Nativescript-plugin-firebase: framework not found FirebaseCore

Created on 24 Oct 2018  路  1Comment  路  Source: EddyVerbruggen/nativescript-plugin-firebase

Hello, when I try to compile the project in xcode, it generates the following error:

ld: warning: directory not found for option '-F/Users/galzate/dev/nativescript/gps_movil/platforms/ios/Build/Products/Debug-iphonesimulator/FirebaseCore'
ld: warning: directory not found for option '-F/Users/galzate/dev/nativescript/gps_movil/platforms/ios/Build/Products/Debug-iphonesimulator/FirebaseMessaging'
ld: warning: directory not found for option '-F/Users/galzate/dev/nativescript/gps_movil/platforms/ios/Build/Products/Debug-iphonesimulator/GoogleUtilities'
ld: warning: directory not found for option '-F/Users/galzate/dev/nativescript/gps_movil/platforms/ios/Build/Products/Debug-iphonesimulator/Protobuf'
ld: warning: directory not found for option '-F/Users/galzate/dev/nativescript/gps_movil/platforms/ios/Build/Products/Debug-iphonesimulator/nanopb'
ld: framework not found FirebaseCore
clang: error: linker command failed with exit code 1 (use -v to see invocation)

xcode 9.4.1
nativescript-plugin-firebase 7.3.0
tns 4.2.4

>All comments

Remove the platforms folder and upgrade to Xcode 10.

Was this page helpful?
0 / 5 - 0 ratings