Skip to content

Commit

Permalink
flx在ios pod install时候会报错CocoaPods could not find compatible versions …
Browse files Browse the repository at this point in the history
…for pod "React"
  • Loading branch information
宋杰 authored and jaywcjlove committed Aug 5, 2020
1 parent a7a4c59 commit 06a6916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/ios/Podfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
require_relative '../node_modules/react-native/scripts/react_native_pods'
require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'

platform :ios, '10.0'

target 'HelloWorld' do
config = use_native_modules!
Expand Down

0 comments on commit 06a6916

Please sign in to comment.