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
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