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
nothing.....
i'm tring all but nothing.

B4i Versione: 7.20
Analisi del Codice. (0.04s)
Building folders structure. (0.03s)
Compilazione del codice. (0.12s)
Compilazione del codice di layouts (0.01s)
Compilazione Progetto Xcode. (0.65s)
Preparing project for builder. (0.12s)
Project size: 0.21 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_SIGN_IDENTITY=iPhone Distribution: Ballan S.p.A. (998GW3KZN9)" "OTHER_CODE_SIGN_FLAGS=--keychain <user id>" PROVISIONING_PROFILE=2d6c139e-6328-4bf9-8fbb-16a7479b333c -arch armv7 -arch arm64

User defaults from command line:
IDEPackageSupportUseBuiltinSCM = YES

Build settings from command line:
ARCHS = armv7 arm64
CODE_SIGN_IDENTITY = iPhone Distribution: Ballan S.p.A. (998GW3KZN9)
CONFIGURATION_BUILD_DIR = /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = BallanNET
PROVISIONING_PROFILE = 2d6c139e-6328-4bf9-8fbb-16a7479b333c

note: Using new build system
note: Using codesigning identity override: iPhone Distribution: Ballan S.p.A. (998GW3KZN9)
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

ProcessProductPackaging /Users/<user id>lops/Library/MobileDevice/Provisioning\ Profiles/2d6c139e-6328-4bf9-8fbb-16a7479b333c.mobileprovision /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload/BallanNET.app/embedded.mobileprovision (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>
builtin-productPackagingUtility /Users/<user id>lops/Library/MobileDevice/Provisioning\ Profiles/2d6c139e-6328-4bf9-8fbb-16a7479b333c.mobileprovision -o /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload/BallanNET.app/embedded.mobileprovision

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/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-iphoneos/B4iProject.build/DerivedSources/Entitlements.plist

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

Entitlements:

{
"application-identifier" = "998GW3KZN9.com.BallanNET";
"aps-environment" = production;
"beta-reports-active" = 1;
"com.apple.developer.team-identifier" = 998GW3KZN9;
"get-task-allow" = 0;
}

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

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/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-iphoneos/B4iProject.build/all-product-headers.yaml

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/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-iphoneos/B4iProject.build/BallanNET.hmap

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/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-iphoneos/B4iProject.build/BallanNET-project-headers.hmap

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/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-iphoneos/B4iProject.build/BallanNET-own-target-headers.hmap

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/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-iphoneos/B4iProject.build/BallanNET-generated-files.hmap

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/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-iphoneos/B4iProject.build/BallanNET-all-non-framework-target-headers.hmap

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/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-iphoneos/B4iProject.build/BallanNET-all-target-headers.hmap

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/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-iphoneos/B4iProject.build/Objects-normal/arm64/BallanNET.LinkFileList

CompileC /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_main.o /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/B4iProject/b4i_main.m normal armv7 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 armv7-apple-ios9.0 -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.5.sdk -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 -iquote /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/BallanNET-generated-files.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/BallanNET-own-target-headers.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/BallanNET-all-target-headers.hmap -iquote /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/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-iphoneos/B4iProject.build/DerivedSources-normal/armv7 -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/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-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_main.d --serialize-diagnostics /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/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-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_main.o

WriteAuxiliaryFile /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/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-iphoneos/B4iProject.build/Objects-normal/armv7/BallanNET.LinkFileList

CompileC /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.o /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/B4iProject/main.m normal armv7 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 armv7-apple-ios9.0 -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.5.sdk -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 -iquote /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/BallanNET-generated-files.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/BallanNET-own-target-headers.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/BallanNET-all-target-headers.hmap -iquote /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/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-iphoneos/B4iProject.build/DerivedSources-normal/armv7 -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/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-iphoneos/B4iProject.build/Objects-normal/armv7/main.d --serialize-diagnostics /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/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-iphoneos/B4iProject.build/Objects-normal/armv7/main.o

CompileC /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_global.o /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/B4iProject/b4i_global.m normal armv7 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 armv7-apple-ios9.0 -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.5.sdk -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 -iquote /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/BallanNET-generated-files.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/BallanNET-own-target-headers.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/BallanNET-all-target-headers.hmap -iquote /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/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-iphoneos/B4iProject.build/DerivedSources-normal/armv7 -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/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-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_global.d --serialize-diagnostics /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/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-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_global.o

......

CompileC /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/LS_main.o /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/B4iProject/LS_main.m normal arm64 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 arm64-apple-ios9.0 -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.5.sdk -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 -iquote /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/BallanNET-generated-files.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/BallanNET-own-target-headers.hmap -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/BallanNET-all-target-headers.hmap -iquote /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/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-iphoneos/B4iProject.build/DerivedSources-normal/arm64 -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/arm64 -I/Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/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-iphoneos/B4iProject.build/Objects-normal/arm64/LS_main.d --serialize-diagnostics /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/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-iphoneos/B4iProject.build/Objects-normal/arm64/LS_main.o

Ld /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/Binary/BallanNET normal armv7 (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 armv7-apple-ios9.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.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-iphoneos/B4iProject.build/Objects-normal/armv7/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-iphoneos/B4iProject.build/Objects-normal/armv7/BallanNET_lto.o -Xlinker -no_deduplicate -fobjc-arc -fobjc-link-runtime -ObjC -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-iphoneos/B4iProject.build/Objects-normal/armv7/BallanNET_dependency_info.dat -o /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/Binary/BallanNET
ld: warning: object file (../../Libs/libiFirebaseNotifications.a(iFirebaseNotifications.o)) was built for newer iOS version (9.3) than being linked (9.0)
ld: warning: object file (../../Libs/libiFirebaseAnalytics.a(iFirebaseAnalytics.o)) was built for newer iOS version (9.3) than being linked (9.0)
ld: warning: Could not find or use auto-linked framework 'FBLPromises'
Undefined symbols for architecture armv7:
"_OBJC_CLASS_$_SKPaymentQueue", referenced from:
objc-class-ref in GoogleAppMeasurement(APMAnalytics_4f9668e08eb8601f3872dcf3f26aec26.o)
"_OBJC_CLASS_$_SKProductsRequest", referenced from:
objc-class-ref in GoogleAppMeasurement(APMProductsRequest_1d32402b235273321d4fe5e67f0b9438.o)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Ld /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/Binary/BallanNET normal arm64 (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 arm64-apple-ios9.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.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-iphoneos/B4iProject.build/Objects-normal/arm64/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-iphoneos/B4iProject.build/Objects-normal/arm64/BallanNET_lto.o -Xlinker -no_deduplicate -fobjc-arc -fobjc-link-runtime -ObjC -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-iphoneos/B4iProject.build/Objects-normal/arm64/BallanNET_dependency_info.dat -o /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/Binary/BallanNET
ld: warning: object file (../../Libs/libiFirebaseNotifications.a(iFirebaseNotifications.o)) was built for newer iOS version (9.3) than being linked (9.0)
ld: warning: object file (../../Libs/libiFirebaseAnalytics.a(iFirebaseAnalytics.o)) was built for newer iOS version (9.3) than being linked (9.0)


Error: 2021-06-11 09:00:38.758 xcodebuild[2090:88208] 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".})
2021-06-11 09:00:38.760 xcodebuild[2090:88387] 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".})
** BUILD FAILED **


The following build commands failed:
Ld /Users/<user id>lops/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/Binary/BallanNET normal armv7
(1 failure)
 
Upvote 0

billyrudi

Active Member
Licensed User
Longtime User
Schermata 2021-06-11 alle 23.22.35.png

this?
 
Upvote 0

billyrudi

Active Member
Licensed User
Longtime User
Erel,
nothing to do!
can you help me!! can i try to compile with your cloud service one time? I can send also to you a zip with project.... and keys..
I have osx 11.5.


Build server version: 7.26
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-06-14 11:28:51.098:INFO::main: Logging initialized @800ms to org.eclipse.jetty.util.log.StdErrLog
Loading default configuration file.
AppPath=/Users/paololops/Desktop/B4iBuildServer
Mac version: 11.5
Xcode path: /Applications/Xcode.app/Contents/Developer
Xcode version: 12.5
Forcing ip address to: 192.168.1.214
2021-06-14 11:28:59.465:INFO:eek:ejs.Server:main: jetty-9.4.z-SNAPSHOT; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 16.0.1+9-24
2021-06-14 11:28:59.574:INFO:eek:ejs.session:main: DefaultSessionIdManager workerName=node0
2021-06-14 11:28:59.574:INFO:eek:ejs.session:main: No SessionScavenger set, using defaults
2021-06-14 11:28:59.577:INFO:eek:ejs.session:main: node0 Scavenging every 660000ms
2021-06-14 11:28:59.608:INFO:eek:ejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@2a70a3d8{/,file:///Users/paololops/Desktop/B4iBuildServer/www,AVAILABLE}
2021-06-14 11:28:59.622:INFO:eek:ejs.AbstractNCSARequestLog:main: Opened /Users/paololops/Desktop/B4iBuildServer/logs/b4j-2021_06_14.request.log
2021-06-14 11:28:59.707:INFO:eek:ejs.AbstractConnector:main: Started ServerConnector@43d7741f{HTTP/1.1,[http/1.1]}{0.0.0.0:51041}
2021-06-14 11:29:00.122:INFO:eek:ejus.SslContextFactory:main: x509=X509@7a52f2a2(jetty,h=[192.168.1.214],w=[]) for SslContextFactory@78047b92[provider=null,keyStore=file:///Users/paololops/Desktop/B4iBuildServer/key/key.jks,trustStore=null]
2021-06-14 11:29:00.123:INFO:eek:ejus.SslContextFactory:main: x509=X509@8909f18(rootca,h=[],w=[]) for SslContextFactory@78047b92[provider=null,keyStore=file:///Users/paololops/Desktop/B4iBuildServer/key/key.jks,trustStore=null]
2021-06-14 11:29:00.358:INFO:eek:ejs.AbstractConnector:main: Started ServerConnector@595b007d{SSL,[ssl, http/1.1]}{0.0.0.0:51042}
2021-06-14 11:29:00.359:INFO:eek:ejs.Server:main: Started @10064ms
Build server is ready
Build server version: 7.26
Adding user to keychain: paolo
success: true, 65
 
Upvote 0

billyrudi

Active Member
Licensed User
Longtime User
Erel, with cloud id the error is this...
B4i Versione: 7.20
Analisi del Codice. (0.06s)
Building folders structure. (0.03s)
Compilazione del codice. (0.13s)
Compilazione del codice di layouts (0.01s)
Compilazione Progetto Xcode. (0.62s)
Preparing project for builder. (0.17s)
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/erel/Documents/UploadedProjects/<user id>/Payload "CODE_SIGN_IDENTITY=iPhone Distribution: Ballan S.p.A. (998GW3KZN9)" "OTHER_CODE_SIGN_FLAGS=--keychain <user id>" PROVISIONING_PROFILE=2a4b0d41-0d47-46e8-9415-a3c98999e821 -arch armv7 -arch arm64

Build settings from command line:
ARCHS = armv7 arm64
CODE_SIGN_IDENTITY = iPhone Distribution: Ballan S.p.A. (998GW3KZN9)
CONFIGURATION_BUILD_DIR = /Users/erel/Documents/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = BallanNET
PROVISIONING_PROFILE = 2a4b0d41-0d47-46e8-9415-a3c98999e821

note: Using new build system
note: Using codesigning identity override: iPhone Distribution: Ballan S.p.A. (998GW3KZN9)
note: Planning build
note: Constructing build description
error: Missing private key for signing certificate. Failed to locate the private key matching certificate "iPhone Distribution: Ballan S.p.A. (998GW3KZN9)" in the keychain. To sign with this signing certificate, install its private key in your keychain. If you don't have the private key, select a different signing certificate for CODE_SIGN_IDENTITY in the build settings editor. (in target 'B4iProject' from project 'B4iProject')


Error: ** BUILD FAILED **
 
Upvote 0

billyrudi

Active Member
Licensed User
Longtime User
Erel...
with your works fine...

I am heartbroken, with sudo ... I get

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
error: "B4iProject" requires a provisioning profile with the Push Notifications feature. Select a provisioning profile in the Signing & Capabilities editor. (in target 'B4iProject' from project 'B4iProject')

Error: 2021-06-15 14:46:01.306 xcodebuild[2102:90348] [MT] DVTPlugInManager: Required plug-in compatibility UUID 42E1F17B-27B3-4DE8-92A8-DC76BA4F5921 for DVTCoreGlyphs.framework (com.apple.dt.DVTCoreGlyphs) not present
** BUILD FAILED **


mine server log is

paololops@iMac-di-Paolo-Ufficio B4iBuildServer % sudo java -jar B4iBuildServer.jar
Password:
Build server version: 7.26
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-06-15 14:34:11.686:INFO::main: Logging initialized @939ms to org.eclipse.jetty.util.log.StdErrLog
Loading default configuration file.
AppPath=/Users/paololops/Desktop/B4iBuildServer
Mac version: 11.5
Xcode path: /Applications/Xcode.app/Contents/Developer
Xcode version: 13
Forcing ip address to: 192.168.1.214
2021-06-15 14:34:13.721:INFO:eek:ejs.Server:main: jetty-9.4.z-SNAPSHOT; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 16.0.1+9-24
2021-06-15 14:34:13.813:INFO:eek:ejs.session:main: DefaultSessionIdManager workerName=node0
2021-06-15 14:34:13.813:INFO:eek:ejs.session:main: No SessionScavenger set, using defaults
2021-06-15 14:34:13.817:INFO:eek:ejs.session:main: node0 Scavenging every 660000ms
2021-06-15 14:34:13.830:INFO:eek:ejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@2a70a3d8{/,file:///Users/paololops/Desktop/B4iBuildServer/www,AVAILABLE}
2021-06-15 14:34:13.834:INFO:eek:ejs.AbstractNCSARequestLog:main: Opened /Users/paololops/Desktop/B4iBuildServer/logs/b4j-2021_06_15.request.log
2021-06-15 14:34:13.912:INFO:eek:ejs.AbstractConnector:main: Started ServerConnector@43d7741f{HTTP/1.1,[http/1.1]}{0.0.0.0:51041}
2021-06-15 14:34:14.236:INFO:eek:ejus.SslContextFactory:main: x509=X509@7a52f2a2(jetty,h=[192.168.1.214],w=[]) for SslContextFactory@78047b92[provider=null,keyStore=file:///Users/paololops/Desktop/B4iBuildServer/key/key.jks,trustStore=null]
2021-06-15 14:34:14.236:INFO:eek:ejus.SslContextFactory:main: x509=X509@8909f18(rootca,h=[],w=[]) for SslContextFactory@78047b92[provider=null,keyStore=file:///Users/paololops/Desktop/B4iBuildServer/key/key.jks,trustStore=null]
2021-06-15 14:34:14.489:INFO:eek:ejs.AbstractConnector:main: Started ServerConnector@595b007d{SSL,[ssl, http/1.1]}{0.0.0.0:51042}
2021-06-15 14:34:14.490:INFO:eek:ejs.Server:main: Started @3747ms
Build server is ready
Build server version: 7.26
Adding user to keychain: aachaer
success: true, 65
14:34:49| Compilation time: 16229, aachaer, queue: 0, success: false
success: true, 65
14:37:42| Compilation time: 12120, aachaer, queue: 0, success: false
Adding user to keychain: aachaer
success: true, 65
14:38:16| Compilation time: 9624, aachaer, queue: 0, success: false
success: true, 65
14:38:46| Compilation time: 8608, aachaer, queue: 0, success: false
success: true, 65
14:43:11| Compilation time: 10247, aachaer, queue: 0, success: false
success: true, 65
14:46:05| Compilation time: 7905, aachaer, queue: 0, success: false
 
Upvote 0
Top