Hi
I tried to use the local builder and use it on XCode 9. Unfortunately it does not work as I get the following error:
ld: framework not found GoogleMaps
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Error: ** BUILD FAILED **
The following build commands failed:
Ld build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/MyInfo normal armv7
Ld build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/MyInfo normal arm64
(2 failures)
I use local builder 4.41 together with XCode 9.1. The googleMaps.framework I copied to /B4iBuildServer440/Libs
I can use the hosted builder and the app compiles swiftely.
Any help is appreciated!
Regards
David
PS: I want to do this in order to check my app on the iPhone X simulator. I'd prefer the real thing but can't afford it
I tried to use the local builder and use it on XCode 9. Unfortunately it does not work as I get the following error:
ld: framework not found GoogleMaps
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Error: ** BUILD FAILED **
The following build commands failed:
Ld build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/MyInfo normal armv7
Ld build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/MyInfo normal arm64
(2 failures)
I use local builder 4.41 together with XCode 9.1. The googleMaps.framework I copied to /B4iBuildServer440/Libs
I can use the hosted builder and the app compiles swiftely.
Any help is appreciated!
Regards
David
PS: I want to do this in order to check my app on the iPhone X simulator. I'd prefer the real thing but can't afford it