watsonbox / ios_google_places_autocomplete

Google Places address entry for iOS (Swift)
MIT License
269 stars 72 forks source link

Getting an error: "Include of non-modular header inside framework module 'FBSnapshotTestCase.FBSnapshotTestCase'" #30

Closed oferRounds closed 8 years ago

oferRounds commented 8 years ago

Any idea? Tried few suggestions - nothing worked.

If I comment the improt of "FBSnapshotTestCase/FBSnapshotTestCasePlatform.h" on the FBSnapshotTestCase it works, but then I get the follwing crash when runing:

dyld: Library not loaded: @rpath/GooglePlacesAutocomplete.framework/GooglePlacesAutocomplete Referenced from: /private/var/mobile/Containers/Bundle/Application/7301485E-5E52-444D-AED6-2C47FD1CDAD1/GooglePlacesAutocompleteExample.app/GooglePlacesAutocompleteExample Reason: image not found