Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

no such file or directory: '..../Build/Products/Debug-iphonesimulator/libRNGooglePlacePicker.a' #38

Open
saifkamaal opened this issue Sep 7, 2018 · 0 comments

Comments

@saifkamaal
Copy link

Hi,

trying to use this library but with the below version

pod 'GooglePlacePicker', '= 2.7.0'
pod 'GooglePlaces', '= 2.7.0'
pod 'GoogleMaps', '= 2.7.0'

These versions keeps giving me the below error after i link the project 'react-native link' and try to run the project

clang: error: no such file or directory: '/Users/saif-ams/Library/Developer/Xcode/DerivedData/MeraasJustAsk-esgvjsrntfbcgwclmrjqjznyzwbx/Build/Products/Debug-iphonesimulator/libRNGooglePlacePicker.a'

I am forced to use 'GoogleMaps', 2.7.0 as i have some other library dependencies.

My RN Version is
"react": "16.3.0",
"react-native": "0.54.2",
"react-native-google-place-picker": "^1.2.1",

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant