Hello,
I'm stuck on compiling my app.
I'm using B4I 7.0
i think this is the relevant error:
ld: warning: Could not find or use auto-linked framework 'FBLPromises'
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_GDTCORUploadPackage", referenced from:
objc-class-ref in GoogleDataTransportCCTSupport(GDTCCTPrioritizer.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The strange thing is that yesterday it was working.
something wrong on hosted builder?
I'm stuck on compiling my app.
I'm using B4I 7.0
i think this is the relevant error:
ld: warning: Could not find or use auto-linked framework 'FBLPromises'
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_GDTCORUploadPackage", referenced from:
objc-class-ref in GoogleDataTransportCCTSupport(GDTCCTPrioritizer.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The strange thing is that yesterday it was working.
something wrong on hosted builder?