iOS Question B4i Build Release APP failure

cambol

Active Member
Licensed User
My B4iBuildServer is live .
But B4i Build Release APP failure
It show "Sending data to remote compiler. Error"

I Just Update My #CertificateFile and #ProvisionFile
 

Attachments

  • 20220502.txt
    71.7 KB · Views: 78

cambol

Active Member
Licensed User
OK , I can pay and Should I use "use Hosted Builder " In B4i .
I think . It will be more easy .

and how much should I pay ?
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Upvote 0

cambol

Active Member
Licensed User
I just build B4i-Bridge App , and always show below

I havd recreate my
#CertificateFile: ios_development.cer and #ProvisionFile: b4idev.mobileprovision



B4X:
Sending data to remote compiler.    Error
Out: Command line invocation:
    /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Release PRODUCT_NAME=B4i-Bridge CONFIGURATION_BUILD_DIR=/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload "CODE_SIGN_IDENTITY=iPhone Developer: RUEI -YAO Wu (MVTS556MKG)" "OTHER_CODE_SIGN_FLAGS=--keychain <user id>" PROVISIONING_PROFILE=eb3df7d8-9299-4552-8f31-671b290cc611 -arch armv7 -arch arm64

Build settings from command line:
    ARCHS = armv7 arm64
    CODE_SIGN_IDENTITY = iPhone Developer: RUEI -YAO Wu (MVTS556MKG)
    CONFIGURATION_BUILD_DIR = /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload
    OTHER_CODE_SIGN_FLAGS = --keychain <user id>
    PRODUCT_NAME = B4i-Bridge
    PROVISIONING_PROFILE = eb3df7d8-9299-4552-8f31-671b290cc611

note: Using new build system
note: Planning build
note: Constructing build description
error: Missing private key for signing certificate. Failed to locate the private key matching certificate "iPhone Developer: RUEI -YAO Wu (MVTS556MKG)" 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')
 
Upvote 0

cambol

Active Member
Licensed User
Watch carefully
I watch step by step , but get the same error

I done this before , I think my step is right .

SO I still can not install bridge app in my iphone



B4X:
#ApplicationLabel: B4i Example
    #Version: 1.0.0
    'Orientation possible values: Portrait, LandscapeLeft, LandscapeRight and PortraitUpsideDown
    #iPhoneOrientations: Portrait, LandscapeLeft, LandscapeRight
    #iPadOrientations: Portrait, LandscapeLeft, LandscapeRight, PortraitUpsideDown
    #Target: iPhone, iPad
    #MinVersion: 8
    #CertificateFile: ios_development.cer
    #ProvisionFile: b4i.mobileprovision

B4X:
B4i Version: 6.80
Parsing code.    (0.00s)
Building folders structure.    (0.07s)
Compiling code.    (0.01s)
Building designer app.    (0.05s)
Building Xcode project    (0.79s)
Sending data to remote compiler.    Error
Out: Command line invocation:
    /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Release PRODUCT_NAME=B4i-Bridge CONFIGURATION_BUILD_DIR=/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload "CODE_SIGN_IDENTITY=iPhone Developer: RUEI -YAO Wu (MVTS556MKG)" "OTHER_CODE_SIGN_FLAGS=--keychain <user id>" PROVISIONING_PROFILE=336930ed-a68e-4c72-b936-0d7cf5fd30a8 -arch armv7 -arch arm64

Build settings from command line:
    ARCHS = armv7 arm64
    CODE_SIGN_IDENTITY = iPhone Developer: RUEI -YAO Wu (MVTS556MKG)
    CONFIGURATION_BUILD_DIR = /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload
    OTHER_CODE_SIGN_FLAGS = --keychain <user id>
    PRODUCT_NAME = B4i-Bridge
    PROVISIONING_PROFILE = 336930ed-a68e-4c72-b936-0d7cf5fd30a8

note: Using new build system
note: Planning build
note: Constructing build description
CreateBuildDirectory /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    builtin-create-build-directory /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build

MkDir /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    /bin/mkdir -p /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app

WriteAuxiliaryFile /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/Entitlements.plist (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    write-file /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/Entitlements.plist

ProcessProductPackaging /Users/<user id>/Library/MobileDevice/Provisioning\ Profiles/336930ed-a68e-4c72-b936-0d7cf5fd30a8.mobileprovision /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/embedded.mobileprovision (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    builtin-productPackagingUtility /Users/<user id>/Library/MobileDevice/Provisioning\ Profiles/336930ed-a68e-4c72-b936-0d7cf5fd30a8.mobileprovision -o /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/embedded.mobileprovision

ProcessProductPackaging "" /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge.app.xcent (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    

Entitlements:

{
    "application-identifier" = "MM43SA9US6.nicefate.com.bridge";
    "com.apple.developer.team-identifier" = MM43SA9US6;
    "get-task-allow" = 1;
}


    builtin-productPackagingUtility -entitlements -format xml -o /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge.app.xcent

WriteAuxiliaryFile /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/all-product-headers.yaml (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    write-file /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/all-product-headers.yaml

WriteAuxiliaryFile /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge.hmap (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    write-file /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge.hmap

WriteAuxiliaryFile /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-project-headers.hmap (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    write-file /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-project-headers.hmap

WriteAuxiliaryFile /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-own-target-headers.hmap (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    write-file /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-own-target-headers.hmap

WriteAuxiliaryFile /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-generated-files.hmap (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    write-file /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-generated-files.hmap

WriteAuxiliaryFile /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-all-target-headers.hmap (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    write-file /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-all-target-headers.hmap

WriteAuxiliaryFile /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-all-non-framework-target-headers.hmap (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    write-file /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-all-non-framework-target-headers.hmap

WriteAuxiliaryFile /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/B4i-Bridge.LinkFileList (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    write-file /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/B4i-Bridge.LinkFileList

WriteAuxiliaryFile /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/B4i-Bridge.LinkFileList (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    write-file /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/B4i-Bridge.LinkFileList

CompileC /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.o /Volumes/Data/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 /Volumes/Data/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-ios8.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/l3/gb93bw152tg2r8hgfygmwwsc0000gn/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=12 -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.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 /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-generated-files.hmap -I/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-own-target-headers.hmap -I/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-all-target-headers.hmap -iquote /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-project-headers.hmap -I/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/include -I/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources-normal/armv7 -I/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.d --serialize-diagnostics /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.dia -c /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/B4iProject/main.m -o /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.o

CompileC /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/main.o /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/B4iProject/main.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/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-ios8.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/l3/gb93bw152tg2r8hgfygmwwsc0000gn/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=12 -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.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 /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-generated-files.hmap -I/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-own-target-headers.hmap -I/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-all-target-headers.hmap -iquote /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-project-headers.hmap -I/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/include -I/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources-normal/arm64 -I/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/arm64 -I/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/main.d --serialize-diagnostics /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/main.dia -c /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/B4iProject/main.m -o /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/main.o

Ld /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/Binary/B4i-Bridge normal armv7 (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target armv7-apple-ios8.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk -L/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload -L../../Libs -F/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload -F../../Libs -filelist /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/B4i-Bridge.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -object_path_lto -Xlinker /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/B4i-Bridge_lto.o -Xlinker -no_deduplicate -fobjc-arc -fobjc-link-runtime -ObjC -lCore -framework Foundation -framework CoreGraphics -framework UIKit -liDesigner -Xlinker -dependency_info -Xlinker /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/B4i-Bridge_dependency_info.dat -o /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/Binary/B4i-Bridge

Ld /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/Binary/B4i-Bridge normal arm64 (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-ios8.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk -L/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload -L../../Libs -F/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload -F../../Libs -filelist /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/B4i-Bridge.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -object_path_lto -Xlinker /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/B4i-Bridge_lto.o -Xlinker -no_deduplicate -fobjc-arc -fobjc-link-runtime -ObjC -lCore -framework Foundation -framework CoreGraphics -framework UIKit -liDesigner -Xlinker -dependency_info -Xlinker /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/B4i-Bridge_dependency_info.dat -o /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/Binary/B4i-Bridge

CreateUniversalBinary /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/B4i-Bridge normal armv7\ arm64 (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/Binary/B4i-Bridge /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/Binary/B4i-Bridge -output /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/B4i-Bridge

CpResource /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/B4X_MaterialIcons.ttf /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/B4X_MaterialIcons.ttf (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/B4X_MaterialIcons.ttf /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app

CpResource /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/b4i_host_ip.txt /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/b4i_host_ip.txt (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/b4i_host_ip.txt /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app

CpResource /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/B4X_FontAwesome.otf /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/B4X_FontAwesome.otf (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/B4X_FontAwesome.otf /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app

CompileStoryboard /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/LaunchScreen.storyboard (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..
    /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module B4i_Bridge --output-partial-info-plist /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/LaunchScreen-SBPartialInfo.plist --auto-activate-custom-fonts --target-device iphone --target-device ipad --minimum-deployment-target 8.0 --output-format human-readable-text --compilation-directory /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/LaunchScreen.storyboard

CompileAssetCatalog /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Images.xcassets (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    /Applications/Xcode.app/Contents/Developer/usr/bin/actool --output-format human-readable-text --notices --warnings --export-dependency-info /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/assetcatalog_dependencies --output-partial-info-plist /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/assetcatalog_generated_info.plist --app-icon AppIcon --enable-on-demand-resources YES --sticker-pack-identifier-prefix .sticker-pack. --development-region English --target-device iphone --target-device ipad --minimum-deployment-target 8.0 --platform iphoneos --product-type com.apple.product-type.application --compile /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Images.xcassets
2022-05-03 15:41:28.022 ibtoold[1289:44755] DEBUG: Added to environment: {
    TMPDIR = "/var/folders/l3/gb93bw152tg2r8hgfygmwwsc0000gn/T/62E85C1B-40AE-4712-AE41-90C243438614";
}
/* com.apple.actool.document.notices */
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Images.xcassets:./AppIcon.appiconset/[][iphone][57x57][][][1x][][]: notice: 57x57 app icons only apply to iPhone apps targeting releases of iOS prior to 7.0
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Images.xcassets:./AppIcon.appiconset/[][iphone][57x57][][][2x][][]: notice: 57x57@2x app icons only apply to iPhone apps targeting releases of iOS prior to 7.0
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Images.xcassets:./AppIcon.appiconset/[][ipad][50x50][][][1x][][]: notice: 50x50 iPad spotlight icons only apply to iPad apps targeting releases of iOS prior to 7.0
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Images.xcassets:./AppIcon.appiconset/[][ipad][50x50][][][2x][][]: notice: 50x50 iPad spotlight icons only apply to iPad apps targeting releases of iOS prior to 7.0
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Images.xcassets:./AppIcon.appiconset/[][ipad][72x72][][][1x][][]: notice: 72x72 app icons only apply to iPad apps targeting releases of iOS prior to 7.0
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Images.xcassets:./AppIcon.appiconset/[][ipad][72x72][][][2x][][]: notice: 72x72@2x app icons only apply to iPad apps targeting releases of iOS prior to 7.0
/* com.apple.actool.compilation-results */
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/[email protected]
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/[email protected]
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/AppIcon29x29.png
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/[email protected]
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/[email protected]
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/[email protected]
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/[email protected]
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/AppIcon57x57.png
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/[email protected]
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/[email protected]
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/[email protected]
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/AppIcon20x20~ipad.png
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/AppIcon20x20@2x~ipad.png
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/AppIcon29x29~ipad.png
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/AppIcon29x29@2x~ipad.png
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/AppIcon40x40~ipad.png
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/AppIcon40x40@2x~ipad.png
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/AppIcon50x50~ipad.png
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/AppIcon50x50@2x~ipad.png
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/AppIcon72x72~ipad.png
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/AppIcon72x72@2x~ipad.png
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/AppIcon76x76~ipad.png
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/AppIcon76x76@2x~ipad.png
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/AppIcon83.5x83.5@2x~ipad.png
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/Assets.car
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/assetcatalog_generated_info.plist


LinkStoryboards (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..
    /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module B4i_Bridge --target-device iphone --target-device ipad --minimum-deployment-target 8.0 --output-format human-readable-text --link /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/LaunchScreen.storyboardc

ProcessInfoPlistFile /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/Info.plist /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/B4iProject/B4iProject-Info.plist (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    builtin-infoPlistUtility /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/B4iProject/B4iProject-Info.plist -producttype com.apple.product-type.application -genpkginfo /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/PkgInfo -expandbuildsettings -format binary -platform iphoneos -additionalcontentfile /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/LaunchScreen-SBPartialInfo.plist -additionalcontentfile /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/assetcatalog_generated_info.plist -o /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/Info.plist
warning: User-supplied CFBundleIdentifier value 'nicefate.com.bridge' in the Info.plist must be the same as the PRODUCT_BUNDLE_IDENTIFIER build setting value ''. (in target 'B4iProject' from project 'B4iProject')

GenerateDSYMFile /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app.dSYM /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/B4i-Bridge (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/B4i-Bridge -o /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app.dSYM

CodeSign /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app (in target 'B4iProject' from project 'B4iProject')
    cd /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>
    export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
    
Signing Identity:     "iPhone Developer: RUEI -YAO Wu (MVTS556MKG)"
Provisioning Profile: "b4i"
                      (336930ed-a68e-4c72-b936-0d7cf5fd30a8)

    /usr/bin/codesign --force --sign CE821DF46F229B4BC6184FB08A2AC1C35D5647D9 --keychain <user id> --entitlements /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge.app.xcent --timestamp=none /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app
Warning: unable to build chain to self-signed root for signer "iPhone Developer: RUEI -YAO Wu (MVTS556MKG)"
/Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app: errSecInternalComponent
Command CodeSign failed with a nonzero exit code


Error: 2022-05-03 15:41:24.988 xcodebuild[1305:45529]  DVTProvisioningProfileManager: Failed to load profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/65a07d2b-c235-4579-9854-d09951c9a802" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/65a07d2b-c235-4579-9854-d09951c9a802"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/65a07d2b-c235-4579-9854-d09951c9a802".})
2022-05-03 15:41:24.988 xcodebuild[1305:45459]  DVTProvisioningProfileManager: Failed to load profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/d76d6220-7dc7-4c23-b8af-00058997bae0" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/d76d6220-7dc7-4c23-b8af-00058997bae0"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/d76d6220-7dc7-4c23-b8af-00058997bae0".})
2022-05-03 15:41:25.004 xcodebuild[1305:45459]  DVTProvisioningProfileManager: Failed to load profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/9f0ad817-0c80-4919-bdef-bc965e4e8254" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/9f0ad817-0c80-4919-bdef-bc965e4e8254"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/9f0ad817-0c80-4919-bdef-bc965e4e8254".})
2022-05-03 15:41:25.009 xcodebuild[1305:45459]  DVTProvisioningProfileManager: Failed to load profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/9a0b3e2a-35f4-45ee-993b-5dab52208bb6" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/9a0b3e2a-35f4-45ee-993b-5dab52208bb6"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/9a0b3e2a-35f4-45ee-993b-5dab52208bb6".})
2022-05-03 15:41:25.009 xcodebuild[1305:45459]  DVTProvisioningProfileManager: Failed to load profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/7a768f49-d654-476e-853e-334878dd76f0" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/7a768f49-d654-476e-853e-334878dd76f0"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/7a768f49-d654-476e-853e-334878dd76f0".})
2022-05-03 15:41:25.011 xcodebuild[1305:45460]  DVTProvisioningProfileManager: Failed to load profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/afbd60d1-b79d-4a31-afb1-8dd96561b6eb" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/afbd60d1-b79d-4a31-afb1-8dd96561b6eb"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/afbd60d1-b79d-4a31-afb1-8dd96561b6eb".})
2022-05-03 15:41:25.014 xcodebuild[1305:45539]  DVTProvisioningProfileManager: Failed to load profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/c7b5774e-928c-424b-8c59-24559cdc58b0" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/c7b5774e-928c-424b-8c59-24559cdc58b0"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/c7b5774e-928c-424b-8c59-24559cdc58b0".})
2022-05-03 15:41:25.014 xcodebuild[1305:45459]  DVTProvisioningProfileManager: Failed to load profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/6305015c-42ff-4312-ac25-ab10f17c8659" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/6305015c-42ff-4312-ac25-ab10f17c8659"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/6305015c-42ff-4312-ac25-ab10f17c8659".})
2022-05-03 15:41:25.014 xcodebuild[1305:45539]  DVTProvisioningProfileManager: Failed to load profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/41ff5ea4-9b9b-41d3-ae2a-d5c9a5abd31e" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/41ff5ea4-9b9b-41d3-ae2a-d5c9a5abd31e"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/41ff5ea4-9b9b-41d3-ae2a-d5c9a5abd31e".})
2022-05-03 15:41:25.015 xcodebuild[1305:45459]  DVTProvisioningProfileManager: Failed to load profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/3588cadf-1468-4d7a-8b9c-2ea19b793716" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/3588cadf-1468-4d7a-8b9c-2ea19b793716"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/3588cadf-1468-4d7a-8b9c-2ea19b793716".})
2022-05-03 15:41:25.015 xcodebuild[1305:45459]  DVTProvisioningProfileManager: Failed to load profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/8b3a1d81-182e-40ca-9cfd-df98a6bbc068" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/8b3a1d81-182e-40ca-9cfd-df98a6bbc068"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/8b3a1d81-182e-40ca-9cfd-df98a6bbc068".})
2022-05-03 15:41:25.016 xcodebuild[1305:45539]  DVTProvisioningProfileManager: Failed to load profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/9072a87b-e81e-4b71-ba3a-96b30acf8752" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/9072a87b-e81e-4b71-ba3a-96b30acf8752"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/9072a87b-e81e-4b71-ba3a-96b30acf8752".})
2022-05-03 15:41:25.024 xcodebuild[1305:45539]  DVTProvisioningProfileManager: Failed to load profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/06cfadf1-8117-4f4a-9507-fb1a56205f90" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/06cfadf1-8117-4f4a-9507-fb1a56205f90"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/06cfadf1-8117-4f4a-9507-fb1a56205f90".})
2022-05-03 15:41:25.025 xcodebuild[1305:45460]  DVTProvisioningProfileManager: Failed to load profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/abdd7545-7810-4191-93c1-295f861f47fe" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/abdd7545-7810-4191-93c1-295f861f47fe"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/abdd7545-7810-4191-93c1-295f861f47fe".})
2022-05-03 15:41:25.026 xcodebuild[1305:45539]  DVTProvisioningProfileManager: Failed to load profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/cb6e9c07-0a52-4150-8437-5f8c47f72340" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/cb6e9c07-0a52-4150-8437-5f8c47f72340"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/<user id>/Library/MobileDevice/Provisioning Profiles/cb6e9c07-0a52-4150-8437-5f8c47f72340".})
** BUILD FAILED **


The following build commands failed:
    CodeSign /Volumes/Data/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app
(1 failure)
 

Attachments

  • 01.jpg
    01.jpg
    138.8 KB · Views: 74
  • 02.jpg
    02.jpg
    231.6 KB · Views: 82
  • 03.jpg
    03.jpg
    143.1 KB · Views: 72
  • 04.jpg
    04.jpg
    227.1 KB · Views: 81
  • 05.jpg
    05.jpg
    128.3 KB · Views: 84
  • 06.jpg
    06.jpg
    291.3 KB · Views: 78
Upvote 0

Similar Threads

Top