iOS Question Why is this happening - please help

Ph1lJ

Member
Licensed User
Longtime User
I created a small app, a few months ago I now which to modify I try to use the hosted builder, with same ID as before - in other words nothing changed on the settings side and I get this back :-
(Note I'm using B4i 1.8 - do I need to upgrade because of the switch to xcode 7.1 (Note I lot of info was removed because of the keychain & profile

Please help

Parsing code. 0.02
Compiling code. 0.17
Compiling layouts code. 0.02
Building Xcode project 0.17
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7 arm64
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/administrator/Documents/UploadedProjects/ahv56ig/Payload
OTHER_CODE_SIGN_FLAGS = --keychain ********
PRODUCT_NAME = S H Master On Off
PROVISIONING_PROFILE = baba7ec6-4d43-4357-8ca7-****************

=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===

Check dependencies

Write auxiliary files

*
*
*
*


ld: '../../Libs/libCore_v3.a(B4INavigationControllerWrapper.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)


Error: 2015-11-16 05:49:40.197 xcodebuild[55668:7096084] +dataWithFirstBytes:1024 ofFile:"/Users/administrator/Documents/UploadedProjects/********/Sav3CDC.tmp" failed, errno = 3
** BUILD FAILED **


The following build commands failed:
Ld build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/S\ H\ Master\ On\ Off normal arm64
(1 failure)
 
Top