Skip to content

Commit 2b78567

Browse files
Update Podfile
1 parent ba6bee2 commit 2b78567

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Example/Web3supportBrowser/Podfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Uncomment the next line to define a global platform for your project
2-
fixes all problems with CocoaPods on M1 macs: source 'https://github.com/CocoaPods/Specs.git'
32
# platform :ios, '9.0'
43

4+
source 'https://github.com/CocoaPods/Specs.git'
5+
56
target 'Web3support' do
67
# Comment the next line if you don't want to use dynamic frameworks
78
use_frameworks!

0 commit comments

Comments
 (0)