Fixing iPhone build issue

This commit is contained in:
John Lyon-Smith
2018-04-27 20:04:30 -07:00
parent f64c48fba6
commit a3f96bbb6c
4 changed files with 40 additions and 32 deletions

View File

@@ -33,6 +33,8 @@ target 'DeightonAR' do
pod 'ViroReact', :path => '../node_modules/react-viro/ios/'
pod 'ViroKit', :path => '../node_modules/react-viro/ios/dist/ViroRenderer/'
pod 'react-native-image-picker', :path => '../node_modules/react-native-image-picker'
end
pre_install do |installer|