Hi,
i'm writing a ios app. When i test it with my iphone everything works.
Now i'm trying to testi it with the simulator and i receive this error
Nb B4ios 4.0 with local compiler updated to 4.3
B4i Version: 4.30
Parsing code. (0.06s)
Compiling code. (0.30s)
Compiling layouts code. (0.01s)
Compiling debugger engine code. (1.67s)
Building Xcode project (0.19s)
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = x86_64
CODE_SIGNING_REQUIRED = NO
CONFIGURATION_BUILD_DIR = /Users/MBluke/Documents/SERVER/UploadedProjects/<user id>/Payload
PRODUCT_NAME = Sos Carro
SDKROOT = iphonesimulator11.1
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
ld: warning: ignoring file ../../Libs/libiGoogleMaps.a, missing required architecture x86_64 in file ../../Libs/libiGoogleMaps.a (3 slices)
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_B4IGoogleMap", referenced from:
objc-class-ref in b4i_content.o
"_OBJC_CLASS_$_B4IMarker", referenced from:
objc-class-ref in b4i_content.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Error: ** BUILD FAILED **
The following build commands failed:
Ld Payload/Sos\ Carro.app/Sos\ Carro normal x86_64
(1 failure)