iOS Question compilation error

kreativa sas

Member
Licensed User
Hi everybody,

i have a strange problem during compilation vith simulator:

the error is:
B4i Versione: 7.80

Analisi del Codice. (0.20s)

Building folders structure. (0.17s)

Compilazione del codice. (0.25s)

Compilazione del codice di layouts (0.02s)

Compilazione del codice debugger. (0.02s)

Compilazione Progetto Xcode. (0.28s)

Preparazione del progetto per la sua costruzione. (0.09s)

Dimensioni del progetto: 0.33 MB

Invio dati a compilatore remoto. Error

Out: Command line invocation:

/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Release PRODUCT_NAME=Smartevolution CONFIGURATION_BUILD_DIR=/Users/luke/builder/UploadedProjects/<user id>/Payload CODE_SIGNING_REQUIRED=NO -sdk iphonesimulator -arch x86_64



User defaults from command line:

IDEPackageSupportUseBuiltinSCM = YES



Build settings from command line:

ARCHS = x86_64

CODE_SIGNING_REQUIRED = NO

CONFIGURATION_BUILD_DIR = /Users/luke/builder/UploadedProjects/<user id>/Payload

PRODUCT_NAME = Smartevolution

SDKROOT = iphonesimulator15.2



note: Using new build system

note: Planning

Analyze workspace



Create build description

Build description signature: 04a7767eed9a8c97af8539e96afb4d7b

Build description path: /Users/luke/builder/UploadedProjects/<user id>/build/XCBuildData/04a7767eed9a8c97af8539e96afb4d7b-desc.xcbuild



note: Build preparation complete

warning: Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning

/Users/luke/builder/UploadedProjects/<user id>/B4iProject.xcodeproj: error: The linked library 'libiMapList.a' is missing one or more architectures required by this target: x86_64. (in target 'B4iProject' from project 'B4iProject')



Error: ** BUILD FAILED **
 
Top