Skip to content

Commit db3e5c6

Browse files
committed
added platform to Podfile
1 parent 434b4cf commit db3e5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Example/myWeb3Wallet/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Uncomment the next line to define a global platform for your project
2-
# platform :ios, '9.0'
2+
platform :ios, '15.0'
33

44
target 'myWeb3Wallet' do
55
# Comment the next line if you don't want to use dynamic frameworks

0 commit comments

Comments
 (0)