We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba6bee2 commit 2b78567Copy full SHA for 2b78567
Example/Web3supportBrowser/Podfile
@@ -1,7 +1,8 @@
1
# 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'
3
# platform :ios, '9.0'
4
+source 'https://github.com/CocoaPods/Specs.git'
5
+
6
target 'Web3support' do
7
# Comment the next line if you don't want to use dynamic frameworks
8
use_frameworks!
0 commit comments