iOS Question help build release

billyrudi

Active Member
Licensed User
Longtime User
Hi Erel,
i'm not more able to compile mi app. Can you hel me?
this is the log.

B4i Versione: 7.20
Analisi del Codice. (0.03s)
Building folders structure. (0.07s)
Compilazione del codice. (0.33s)
Compilazione del codice di layouts (0.12s)
Compilazione Progetto Xcode. (1.61s)
Preparing project for builder. (0.24s)
Project size: 0.20 MB
Invio dati a compilatore remoto. Error
Out: Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Release PRODUCT_NAME=BallanNET CONFIGURATION_BUILD_DIR=/Users/<user id>lops/Desktop/B4iBuildServer/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/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload
PRODUCT_NAME = BallanNET
SDKROOT = iphonesimulator14.5

note: Using new build system
note: Planning build
note: Analyzing workspace
note: Constructing build description
note: Build preparation complete
CreateBuildDirectory /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/B4iProject.xcodeproj
builtin-create-build-directory /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build

CreateBuildDirectory /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/B4iProject.xcodeproj
builtin-create-build-directory /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload

MkDir /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload/BallanNET.app (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>
/bin/mkdir -p /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload/BallanNET.app

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources/Entitlements.plist (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>
write-file /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources/Entitlements.plist

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources/Entitlements-Simulated.plist (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>
write-file /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources/Entitlements-Simulated.plist

ProcessProductPackaging "" /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET.app.xcent (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>

Entitlements:

{
"com.apple.security.get-task-allow" = 1;
}

builtin-productPackagingUtility -entitlements -format xml -o /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET.app.xcent

ProcessProductPackaging "" /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET.app-Simulated.xcent (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>

Entitlements:

{
"application-identifier" = "998GW3KZN9.com.BallanNET.bridge";
"aps-environment" = production;
}

builtin-productPackagingUtility -entitlements -format xml -o /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET.app-Simulated.xcent

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/all-product-headers.yaml (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>
write-file /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/all-product-headers.yaml

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-project-headers.hmap (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>
write-file /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-project-headers.hmap

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET.hmap (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>
write-file /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET.hmap

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-own-target-headers.hmap (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>
write-file /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-own-target-headers.hmap

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-generated-files.hmap (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>
write-file /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-generated-files.hmap

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-all-target-headers.hmap (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>
write-file /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-all-target-headers.hmap

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-all-non-framework-target-headers.hmap (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>
write-file /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-all-non-framework-target-headers.hmap

CompileC /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/main.o /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/B4iProject/main.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios9.0-simulator -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/ds/9j7x_y8j2m7fbf25f99ft3bm0000gn/C/org.llvm.clang/ModuleCache.noindex/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 -Wno-objc-interface-ivars -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 -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DB4I_VERSION\=13 -DNS_BLOCK_ASSERTIONS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility\=hidden -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-generated-files.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-own-target-headers.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-all-target-headers.hmap -iquote /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-project-headers.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload/include -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources-normal/x86_64 -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources/x86_64 -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources -F/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/main.d --serialize-diagnostics /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/main.dia -c /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/B4iProject/main.m -o /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/main.o

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/BallanNET.LinkFileList (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>
write-file /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/BallanNET.LinkFileList

CompileC /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_global.o /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/B4iProject/b4i_global.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios9.0-simulator -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/ds/9j7x_y8j2m7fbf25f99ft3bm0000gn/C/org.llvm.clang/ModuleCache.noindex/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 -Wno-objc-interface-ivars -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 -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DB4I_VERSION\=13 -DNS_BLOCK_ASSERTIONS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility\=hidden -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-generated-files.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-own-target-headers.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-all-target-headers.hmap -iquote /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-project-headers.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload/include -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources-normal/x86_64 -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources/x86_64 -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources -F/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_global.d --serialize-diagnostics /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_global.dia -c /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/B4iProject/b4i_global.m -o /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_global.o

CompileC /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_main.o /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/B4iProject/b4i_main.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios9.0-simulator -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/ds/9j7x_y8j2m7fbf25f99ft3bm0000gn/C/org.llvm.clang/ModuleCache.noindex/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 -Wno-objc-interface-ivars -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 -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DB4I_VERSION\=13 -DNS_BLOCK_ASSERTIONS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility\=hidden -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-generated-files.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-own-target-headers.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-all-target-headers.hmap -iquote /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-project-headers.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload/include -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources-normal/x86_64 -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources/x86_64 -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources -F/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_main.d --serialize-diagnostics /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_main.dia -c /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/B4iProject/b4i_main.m -o /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/b4i_main.o

CompileC /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/LS_main.o /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/B4iProject/LS_main.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios9.0-simulator -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/ds/9j7x_y8j2m7fbf25f99ft3bm0000gn/C/org.llvm.clang/ModuleCache.noindex/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 -Wno-objc-interface-ivars -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 -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DB4I_VERSION\=13 -DNS_BLOCK_ASSERTIONS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility\=hidden -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-generated-files.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-own-target-headers.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-all-target-headers.hmap -iquote /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET-project-headers.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload/include -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources-normal/x86_64 -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources/x86_64 -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources -F/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/LS_main.d --serialize-diagnostics /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/LS_main.dia -c /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/B4iProject/LS_main.m -o /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/LS_main.o

Ld /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload/BallanNET.app/BallanNET normal (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target x86_64-apple-ios9.0-simulator -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk -L/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload -L../../Libs -F/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload -F../../Libs -filelist /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/BallanNET.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -object_path_lto -Xlinker /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/BallanNET_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>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/BallanNET.app-Simulated.xcent -lCore -framework Foundation -framework CoreGraphics -framework UIKit -liFirebaseNotifications -liHttp -liHUD -liNetwork -liPhone -liRandomAccessFile -liSQL -liStringUtils -liUI8 -liFirebaseAnalytics -framework AVFoundation -framework FirebaseMessaging -framework FirebaseInstanceID -framework MessageUI -framework CoreMotion -lz -lsqlite3 -framework FirebaseAnalytics -framework FirebaseCore -framework FirebaseCoreDiagnostics -framework FirebaseInstallations -framework GoogleAppMeasurement -framework GoogleDataTransport -framework GoogleUtilities -framework PromisesObjC -framework nanopb -Xlinker -no_adhoc_codesign -Xlinker -dependency_info -Xlinker /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphonesimulator/B4iProject.build/Objects-normal/x86_64/BallanNET_dependency_info.dat -o /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload/BallanNET.app/BallanNET
ld: warning: Could not find or use auto-linked framework 'FBLPromises'
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_SKPaymentQueue", referenced from:
objc-class-ref in GoogleAppMeasurement(APMAnalytics_8b8a060bbe8023e2a8dc40576f3452ac.o)
"_OBJC_CLASS_$_SKProductsRequest", referenced from:
objc-class-ref in GoogleAppMeasurement(APMProductsRequest_769d88c7ff80f19356bd57d9fa02e637.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: 2021-06-11 07:30:41.934 xcodebuild[991:20801] DVTProvisioningProfileManager: Failed to load profile "/Users/<user id>lops/Library/MobileDevice/Provisioning Profiles/1b63c29d-9c36-4b7d-8fce-fd1e720d9971" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/<user id>lops/Library/MobileDevice/Provisioning Profiles/1b63c29d-9c36-4b7d-8fce-fd1e720d9971"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/<user id>lops/Library/MobileDevice/Provisioning Profiles/1b63c29d-9c36-4b7d-8fce-fd1e720d9971".})
2021-06-11 07:30:41.942 xcodebuild[991:23054] DVTProvisioningProfileManager: Failed to load profile "/Users/<user id>lops/Library/MobileDevice/Provisioning Profiles/5ea150ac-156c-4fef-b724-535f14d56220" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/<user id>lops/Library/MobileDevice/Provisioning Profiles/5ea150ac-156c-4fef-b724-535f14d56220"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/<user id>lops/Library/MobileDevice/Provisioning Profiles/5ea150ac-156c-4fef-b724-535f14d56220".})
** BUILD FAILED **


The following build commands failed:
Ld /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload/BallanNET.app/BallanNET normal
(1 failure)
 

billyrudi

Active Member
Licensed User
Longtime User
ok, tanks,
I signed up for the beta developer program from apple ... I think it creates more problems than benefits for me.
 
Upvote 0
Top