iOS Question b4i 4.3 beta won't build app

ilan

Expert
Licensed User
Longtime User
hi

i have upgraded to b4i v4.3 Beta2 and i am not able to build my apps.
it worked with the previous b4i version.

i need to mention that i am using a new HD on my mac mini so i had to reinstall the macserver. maybe i forgot something?

B4i Version: 4.30 BETA #2
Parsing code. (0.05s)
Compiling code. (0.14s)
Compiling layouts code. (0.00s)
Compiling debugger engine code. (2.24s)
Building Xcode project (0.04s)
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = x86_64
CODE_SIGNING_REQUIRED = NO
CONFIGURATION_BUILD_DIR = /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/Payload
PRODUCT_NAME = Ballz Shooter
SDKROOT = iphonesimulator10.3

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

Check dependencies

Create product structure
/bin/mkdir -p /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/Payload/Ballz\ Shooter.app
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/B4iProject/b4i_main.m:668:58: note: place parentheses around the '&&' expression to silence this warning
if ([[_acontact BodyA] CategoryBitMask]==self._cowboycat && [[_acontact BodyB] CategoryBitMask]==self._ballcat || [[_acontact BodyB] CategoryBitMask]==self._cowboycat && [[_acontact BodyA] CategoryBitMask]==self._ballcat) {
^
( )
/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/B4iProject/b4i_main.m:668:168: warning: '&&' within '||' [-Wlogical-op-parentheses]
if ([[_acontact BodyA] CategoryBitMask]==self._cowboycat && [[_acontact BodyB] CategoryBitMask]==self._ballcat || [[_acontact BodyB] CategoryBitMask]==self._cowboycat && [[_acontact BodyA] CategoryBitMask]==self._ballcat) {
~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/B4iProject/b4i_main.m:668:168: note: place parentheses around the '&&' expression to silence this warning
if ([[_acontact BodyA] CategoryBitMask]==self._cowboycat && [[_acontact BodyB] CategoryBitMask]==self._ballcat || [[_acontact BodyB] CategoryBitMask]==self._cowboycat && [[_acontact BodyA] CategoryBitMask]==self._ballcat) {
^
( )
/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/B4iProject/b4i_main.m:698:58: warning: '&&' within '||' [-Wlogical-op-parentheses]
if ([[_acontact BodyA] CategoryBitMask]==self._bulletcat && [[_acontact BodyB] CategoryBitMask]==self._ballcat || [[_acontact BodyB] CategoryBitMask]==self._bulletcat && [[_acontact BodyA] CategoryBitMask]==self._ballcat) {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/B4iProject/b4i_main.m:698:58: note: place parentheses around the '&&' expression to silence this warning
if ([[_acontact BodyA] CategoryBitMask]==self._bulletcat && [[_acontact BodyB] CategoryBitMask]==self._ballcat || [[_acontact BodyB] CategoryBitMask]==self._bulletcat && [[_acontact BodyA] CategoryBitMask]==self._ballcat) {
^
( )
/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/B4iProject/b4i_main.m:698:168: warning: '&&' within '||' [-Wlogical-op-parentheses]
if ([[_acontact BodyA] CategoryBitMask]==self._bulletcat && [[_acontact BodyB] CategoryBitMask]==self._ballcat || [[_acontact BodyB] CategoryBitMask]==self._bulletcat && [[_acontact BodyA] CategoryBitMask]==self._ballcat) {
~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/B4iProject/b4i_main.m:698:168: note: place parentheses around the '&&' expression to silence this warning
if ([[_acontact BodyA] CategoryBitMask]==self._bulletcat && [[_acontact BodyB] CategoryBitMask]==self._ballcat || [[_acontact BodyB] CategoryBitMask]==self._bulletcat && [[_acontact BodyA] CategoryBitMask]==self._ballcat) {
^
( )
4 warnings generated.

CompileC build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_mycowboy.o B4iProject/b4i_mycowboy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/m4/8jhp1bvs7hgbtr3ndwxnn0kh0000gn/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mios-simulator-version-min=9.0 -fvisibility=hidden -Wno-sign-conversion -Wno-infinite-recursion -fobjc-abi-version=2 -fobjc-legacy-dispatch -iquote /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Ballz\ Shooter-generated-files.hmap -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Ballz\ Shooter-own-target-headers.hmap -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Ballz\ Shooter-all-target-headers.hmap -iquote /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Ballz\ Shooter-project-headers.hmap -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/Payload/include -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources/x86_64 -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources -F/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_mycowboy.d --serialize-diagnostics /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_mycowboy.dia -c /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/B4iProject/b4i_mycowboy.m -o /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_mycowboy.o

CompileC build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_rndplus.o B4iProject/b4i_rndplus.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/m4/8jhp1bvs7hgbtr3ndwxnn0kh0000gn/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mios-simulator-version-min=9.0 -fvisibility=hidden -Wno-sign-conversion -Wno-infinite-recursion -fobjc-abi-version=2 -fobjc-legacy-dispatch -iquote /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Ballz\ Shooter-generated-files.hmap -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Ballz\ Shooter-own-target-headers.hmap -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Ballz\ Shooter-all-target-headers.hmap -iquote /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Ballz\ Shooter-project-headers.hmap -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/Payload/include -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources/x86_64 -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources -F/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_rndplus.d --serialize-diagnostics /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_rndplus.dia -c /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/B4iProject/b4i_rndplus.m -o /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_rndplus.o

CompileC build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_shabatmodule.o B4iProject/b4i_shabatmodule.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/m4/8jhp1bvs7hgbtr3ndwxnn0kh0000gn/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mios-simulator-version-min=9.0 -fvisibility=hidden -Wno-sign-conversion -Wno-infinite-recursion -fobjc-abi-version=2 -fobjc-legacy-dispatch -iquote /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Ballz\ Shooter-generated-files.hmap -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Ballz\ Shooter-own-target-headers.hmap -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Ballz\ Shooter-all-target-headers.hmap -iquote /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Ballz\ Shooter-project-headers.hmap -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/Payload/include -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources/x86_64 -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources -F/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_shabatmodule.d --serialize-diagnostics /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_shabatmodule.dia -c /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/B4iProject/b4i_shabatmodule.m -o /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_shabatmodule.o

CompileC build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_skobjects.o B4iProject/b4i_skobjects.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/m4/8jhp1bvs7hgbtr3ndwxnn0kh0000gn/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mios-simulator-version-min=9.0 -fvisibility=hidden -Wno-sign-conversion -Wno-infinite-recursion -fobjc-abi-version=2 -fobjc-legacy-dispatch -iquote /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Ballz\ Shooter-generated-files.hmap -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Ballz\ Shooter-own-target-headers.hmap -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Ballz\ Shooter-all-target-headers.hmap -iquote /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Ballz\ Shooter-project-headers.hmap -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/Payload/include -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources/x86_64 -I/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources -F/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_skobjects.d --serialize-diagnostics /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_skobjects.dia -c /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/B4iProject/b4i_skobjects.m -o /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_skobjects.o

Ld Payload/Ballz\ Shooter.app/Ballz\ Shooter normal x86_64
cd /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>
export IPHONEOS_DEPLOYMENT_TARGET=9.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -L/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/Payload -L../../Libs -F/Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/Payload -F../../Libs -filelist /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/Ballz\ Shooter.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -mios-simulator-version-min=9.0 -Xlinker -object_path_lto -Xlinker /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/Ballz\ Shooter_lto.o -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -fobjc-arc -fobjc-link-runtime -ObjC -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __entitlements -Xlinker /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Ballz\ Shooter.app.xcent -lCore -framework Foundation -framework CoreGraphics -framework UIKit -liSpriteKit -liStringUtils -liPhone -framework AVFoundation -framework SpriteKit -framework MessageUI -framework CoreMotion -liDebug2 -Xlinker -dependency_info -Xlinker /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/Ballz\ Shooter_dependency_info.dat -o /Users/<user id>tetruashvili/Downloads/macserver/UploadedProjects/<user id>/Payload/Ballz\ Shooter.app/Ballz\ Shooter
ld: warning: ignoring file ../../Libs/libCore.a, missing required architecture x86_64 in file ../../Libs/libCore.a (3 slices)
ld: warning: ignoring file ../../Libs/libiSpriteKit.a, missing required architecture x86_64 in file ../../Libs/libiSpriteKit.a (3 slices)
ld: warning: ignoring file ../../Libs/libiStringUtils.a, missing required architecture x86_64 in file ../../Libs/libiStringUtils.a (3 slices)
ld: warning: ignoring file ../../Libs/libiPhone.a, missing required architecture x86_64 in file ../../Libs/libiPhone.a (3 slices)
ld: warning: ignoring file ../../Libs/libiDebug2.a, missing required architecture x86_64 in file ../../Libs/libiDebug2.a (3 slices)
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_B4I", referenced from:
objc-class-ref in b4i_callsubutils.o
objc-class-ref in b4i_createnewball.o
objc-class-ref in b4i_main.o
objc-class-ref in b4i_mycowboy.o
objc-class-ref in b4i_skobjects.o
"_OBJC_CLASS_$_B4IAppDelegate", referenced from:
objc-class-ref in main.o
"_OBJC_CLASS_$_B4IApplicationWrapper", referenced from:
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_B4IArray", referenced from:
objc-class-ref in b4i_callsubutils.o
objc-class-ref in b4i_functions.o
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_B4IClass", referenced from:
_OBJC_CLASS_$_b4i_callsubutils in b4i_callsubutils.o
"_OBJC_CLASS_$_B4ICommon", referenced from:
objc-class-ref in b4i_createnewball.o
objc-class-ref in b4i_functions.o
objc-class-ref in b4i_main.o
objc-class-ref in b4i_mycowboy.o
objc-class-ref in b4i_rndplus.o
objc-class-ref in b4i_shabatmodule.o
objc-class-ref in b4i_skobjects.o
...
"_OBJC_CLASS_$_B4IDebug", referenced from:
objc-class-ref in b4i_callsubutils.o
objc-class-ref in b4i_createnewball.o
objc-class-ref in b4i_functions.o
objc-class-ref in b4i_main.o
objc-class-ref in b4i_mycowboy.o
objc-class-ref in b4i_rndplus.o
objc-class-ref in b4i_shabatmodule.o
...
"_OBJC_CLASS_$_B4IList", referenced from:
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_B4IMap", referenced from:
objc-class-ref in b4i_callsubutils.o
"_OBJC_CLASS_$_B4INativeObject", referenced from:
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_B4INavigationControllerWrapper", referenced from:
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_B4IObjectWrapper", referenced from:
objc-class-ref in b4i_createnewball.o
objc-class-ref in b4i_main.o
objc-class-ref in b4i_mycowboy.o
"_OBJC_CLASS_$_B4IPage", referenced from:
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_B4IPathWrapper", referenced from:
objc-class-ref in b4i_mycowboy.o
objc-class-ref in b4i_skobjects.o
"_OBJC_CLASS_$_B4IRDebugUtils", referenced from:
objc-class-ref in b4i_callsubutils.o
objc-class-ref in b4i_createnewball.o
objc-class-ref in b4i_functions.o
objc-class-ref in b4i_main.o
objc-class-ref in b4i_mycowboy.o
objc-class-ref in b4i_rndplus.o
objc-class-ref in b4i_shabatmodule.o
...
"_OBJC_CLASS_$_B4IRect", referenced from:
objc-class-ref in b4i_main.o
objc-class-ref in b4i_mycowboy.o
objc-class-ref in b4i_skobjects.o
"_OBJC_CLASS_$_B4IResumableSub", referenced from:
_OBJC_CLASS_$_ResumableSub_main_killcowboy in b4i_main.o
"_OBJC_CLASS_$_B4IShellBI", referenced from:
objc-class-ref in b4i_callsubutils.o
objc-class-ref in b4i_createnewball.o
objc-class-ref in b4i_functions.o
objc-class-ref in b4i_main.o
objc-class-ref in b4i_mycowboy.o
objc-class-ref in b4i_rndplus.o
objc-class-ref in b4i_shabatmodule.o
...
"_OBJC_CLASS_$_B4IStaticModule", referenced from:
_OBJC_CLASS_$_b4i_createnewball in b4i_createnewball.o
_OBJC_CLASS_$_b4i_functions in b4i_functions.o
_OBJC_CLASS_$_b4i_main in b4i_main.o
_OBJC_CLASS_$_b4i_mycowboy in b4i_mycowboy.o
_OBJC_CLASS_$_b4i_rndplus in b4i_rndplus.o
_OBJC_CLASS_$_b4i_shabatmodule in b4i_shabatmodule.o
_OBJC_CLASS_$_b4i_skobjects in b4i_skobjects.o
...
"_OBJC_CLASS_$_B4ITimer", referenced from:
objc-class-ref in b4i_callsubutils.o
"_OBJC_CLASS_$_SAction", referenced from:
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_SCameraNode", referenced from:
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_SLabelNode", referenced from:
objc-class-ref in b4i_createnewball.o
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_SNode", referenced from:
objc-class-ref in b4i_createnewball.o
objc-class-ref in b4i_main.o
objc-class-ref in b4i_mycowboy.o
"_OBJC_CLASS_$_SPhysicsBody", referenced from:
objc-class-ref in b4i_createnewball.o
objc-class-ref in b4i_main.o
objc-class-ref in b4i_mycowboy.o
objc-class-ref in b4i_skobjects.o
"_OBJC_CLASS_$_SPhysicsJoint", referenced from:
objc-class-ref in b4i_main.o
objc-class-ref in b4i_mycowboy.o
"_OBJC_CLASS_$_SPhysicsJointFixed", referenced from:
objc-class-ref in b4i_mycowboy.o
"_OBJC_CLASS_$_SPhysicsJointPin", referenced from:
objc-class-ref in b4i_mycowboy.o
"_OBJC_CLASS_$_SPoint", referenced from:
objc-class-ref in b4i_functions.o
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_SScene", referenced from:
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_SShapeNode", referenced from:
objc-class-ref in b4i_createnewball.o
objc-class-ref in b4i_main.o
objc-class-ref in b4i_mycowboy.o
objc-class-ref in b4i_skobjects.o
"_OBJC_CLASS_$_SSize", referenced from:
objc-class-ref in b4i_functions.o
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_SSpriteNode", referenced from:
objc-class-ref in b4i_main.o
objc-class-ref in b4i_mycowboy.o
objc-class-ref in b4i_skobjects.o
"_OBJC_CLASS_$_STransition", referenced from:
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_SVector", referenced from:
objc-class-ref in b4i_functions.o
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_SView", referenced from:
objc-class-ref in b4i_main.o
"_OBJC_METACLASS_$_B4IClass", referenced from:
_OBJC_METACLASS_$_b4i_callsubutils in b4i_callsubutils.o
"_OBJC_METACLASS_$_B4IResumableSub", referenced from:
_OBJC_METACLASS_$_ResumableSub_main_killcowboy in b4i_main.o
"_OBJC_METACLASS_$_B4IStaticModule", referenced from:
_OBJC_METACLASS_$_b4i_createnewball in b4i_createnewball.o
_OBJC_METACLASS_$_b4i_functions in b4i_functions.o
_OBJC_METACLASS_$_b4i_main in b4i_main.o
_OBJC_METACLASS_$_b4i_mycowboy in b4i_mycowboy.o
_OBJC_METACLASS_$_b4i_rndplus in b4i_rndplus.o
_OBJC_METACLASS_$_b4i_shabatmodule in b4i_shabatmodule.o
_OBJC_METACLASS_$_b4i_skobjects in b4i_skobjects.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/Ballz\ Shooter.app/Ballz\ Shooter normal x86_64
(1 failure)
 

ilan

Expert
Licensed User
Longtime User
Are you sure that you updated the builder to v4.30?

Yes i updated the builder

iSpriteKit library will need to be updated with 64 bit simulator binaries (x86_64)

Ok that means until then i will need to stay with v4.01 :(
 
Upvote 0

ilan

Expert
Licensed User
Longtime User
iSpriteKit library will need to be updated with 64 bit simulator binaries (x86_64).

hi erel

i have tested again the BETA2 with no libs checked (only core)
and just put a log in application create and i am getting the same error.

B4i Version: 4.30 BETA #2
Parsing code. (0.00s)
Compiling code. (0.03s)
Compiling layouts code. (0.00s)
Compiling debugger engine code. (0.82s)
Building Xcode project (0.10s)
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = x86_64
CODE_SIGNING_REQUIRED = NO
CONFIGURATION_BUILD_DIR = /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/Payload
PRODUCT_NAME = B4i Example
SDKROOT = iphonesimulator10.3

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

Check dependencies

Write auxiliary files
write-file /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i\ Example-project-headers.hmap
write-file /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/B4i\ Example.LinkFileList
write-file /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i\ Example-own-target-headers.hmap
write-file /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i\ Example-all-target-headers.hmap
write-file /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i\ Example-generated-files.hmap
write-file /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i\ Example-all-non-framework-target-headers.hmap
write-file /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i\ Example.hmap

Create product structure
/bin/mkdir -p /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/Payload/B4i\ Example.app

ProcessInfoPlistFile Payload/B4i\ Example.app/Info.plist B4iProject/B4iProject-Info.plist
cd /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-infoPlistUtility /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/B4iProject/B4iProject-Info.plist -genpkginfo /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/Payload/B4i\ Example.app/PkgInfo -expandbuildsettings -format binary -platform iphonesimulator -o /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/Payload/B4i\ Example.app/Info.plist

ProcessProductPackaging "" build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i\ Example.app.xcent
cd /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-productPackagingUtility -entitlements -format xml -o /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i\ Example.app.xcent

CompileC build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/main.o B4iProject/main.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/m4/8jhp1bvs7hgbtr3ndwxnn0kh0000gn/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mios-simulator-version-min=7.0 -fvisibility=hidden -Wno-sign-conversion -Wno-infinite-recursion -fobjc-abi-version=2 -fobjc-legacy-dispatch -iquote /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i\ Example-generated-files.hmap -I/Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i\ Example-own-target-headers.hmap -I/Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i\ Example-all-target-headers.hmap -iquote /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i\ Example-project-headers.hmap -I/Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/Payload/include -I/Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources/x86_64 -I/Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources -F/Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/main.d --serialize-diagnostics /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/main.dia -c /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/B4iProject/main.m -o /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/main.o

CompileC build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_main.o B4iProject/b4i_main.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/m4/8jhp1bvs7hgbtr3ndwxnn0kh0000gn/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mios-simulator-version-min=7.0 -fvisibility=hidden -Wno-sign-conversion -Wno-infinite-recursion -fobjc-abi-version=2 -fobjc-legacy-dispatch -iquote /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i\ Example-generated-files.hmap -I/Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i\ Example-own-target-headers.hmap -I/Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i\ Example-all-target-headers.hmap -iquote /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i\ Example-project-headers.hmap -I/Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/Payload/include -I/Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources/x86_64 -I/Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources -F/Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_main.d --serialize-diagnostics /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_main.dia -c /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/B4iProject/b4i_main.m -o /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_main.o

Ld Payload/B4i\ Example.app/B4i\ Example normal x86_64
cd /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>
export IPHONEOS_DEPLOYMENT_TARGET=7.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -L/Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/Payload -L../../Libs -F/Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/Payload -F../../Libs -filelist /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/B4i\ Example.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -mios-simulator-version-min=7.0 -Xlinker -object_path_lto -Xlinker /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/B4i\ Example_lto.o -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -fobjc-arc -fobjc-link-runtime -ObjC -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __entitlements -Xlinker /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i\ Example.app.xcent -lCore -framework Foundation -framework CoreGraphics -framework UIKit -framework AVFoundation -liDebug2 -Xlinker -dependency_info -Xlinker /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/B4i\ Example_dependency_info.dat -o /Users/<user id>tetruashvili/Downloads/macserver43/UploadedProjects/<user id>/Payload/B4i\ Example.app/B4i\ Example
ld: warning: ignoring file ../../Libs/libCore.a, missing required architecture x86_64 in file ../../Libs/libCore.a (3 slices)
ld: warning: ignoring file ../../Libs/libiDebug2.a, missing required architecture x86_64 in file ../../Libs/libiDebug2.a (3 slices)
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_B4I", referenced from:
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_B4IAppDelegate", referenced from:
objc-class-ref in main.o
"_OBJC_CLASS_$_B4IApplicationWrapper", referenced from:
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_B4ICommon", referenced from:
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_B4IDebug", referenced from:
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_B4INavigationControllerWrapper", referenced from:
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_B4IPage", referenced from:
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_B4IRDebugUtils", referenced from:
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_B4IShellBI", referenced from:
objc-class-ref in b4i_main.o
"_OBJC_CLASS_$_B4IStaticModule", referenced from:
_OBJC_CLASS_$_b4i_main in b4i_main.o
"_OBJC_METACLASS_$_B4IStaticModule", referenced from:
_OBJC_METACLASS_$_b4i_main in b4i_main.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/B4i\ Example.app/B4i\ Example normal x86_64
(1 failure)

it is not related to the iSpriteKit lib. i am trying to run it on the simulator ios10.3 (iphone 7)

any ideas what could be the reason?
 
Upvote 0
Top