We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9815d3f commit d945be7Copy full SHA for d945be7
example/ios/Podfile
@@ -8,6 +8,7 @@ source 'https://github.com/CocoaPods/Specs.git'
8
platform :ios, '8.0'
9
use_frameworks!
10
11
+# Change 'AirMapsExplorer' to match the target in your Xcode project.
12
target 'AirMapsExplorer' do
13
pod 'React', path: '../node_modules/react-native', :subspecs => [
14
'Core',
0 commit comments