I have acquired a mac. I have very little mac knowledge but thought I got it all installed okay.
From terminal I start the server.
Now following the create b4i bridge video I get this error
What did I do wrong or miss please
From terminal I start the server.
Now following the create b4i bridge video I get this error
What did I do wrong or miss please
B4i Version: 8.30
Parsing code. (0.00s)
Building folders structure. (0.01s)
Compiling code. (0.00s)
Building designer app. (0.00s)
Building Xcode project. (0.07s)
Preparing project for builder. (0.04s)
Project size: 0.23 MB
Sending data to remote compiler. Error
Error: security: SecKeychainDelete: The specified keychain could not be found.
Out: Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Release PRODUCT_NAME=B4i-Bridge CONFIGURATION_BUILD_DIR=/Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload "CODE_SIGN_IDENTITY=iPhone Distribution: Tony Steward (ZGJLU2SG3D)" "OTHER_CODE_SIGN_FLAGS=--keychain <user id>" PROVISIONING_PROFILE=3856f742-ccdf-4c6e-89fa-782d33398bbe -arch arm64
User defaults from command line:
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
ARCHS = arm64
CODE_SIGN_IDENTITY = iPhone Distribution: Tony Steward (ZGJLU2SG3D)
CONFIGURATION_BUILD_DIR = /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = 3856f742-ccdf-4c6e-89fa-782d33398bbe
note: Using codesigning identity override: iPhone Distribution: Tony Steward (ZGJLU2SG3D)
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 403251c9cb166ba46f9f98d550ac22b2
Build description path: /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/XCBuildData/403251c9cb166ba46f9f98d550ac22b2.xcbuilddata
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
CreateBuildDirectory /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/B4iProject.xcodeproj
builtin-create-build-directory /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build
CreateBuildDirectory /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/B4iProject.xcodeproj
builtin-create-build-directory /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload
ClangStatCache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk /var/folders/_c/x_s0kn654s14t274s93xgbbm0000gn/C/com.apple.DeveloperTools/14.3.1-14E300c/Xcode/SDKStatCaches.noindex/iphoneos16.4-20E238-.sdkstatcache
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/B4iProject.xcodeproj
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk -o /var/folders/_c/x_s0kn654s14t274s93xgbbm0000gn/C/com.apple.DeveloperTools/14.3.1-14E300c/Xcode/SDKStatCaches.noindex/iphoneos16.4-20E238-.sdkstatcache
CreateBuildDirectory /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/EagerLinkingTBDs/Release-iphoneos
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/B4iProject.xcodeproj
builtin-create-build-directory /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/EagerLinkingTBDs/Release-iphoneos
MkDir /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>
/bin/mkdir -p /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app
ProcessProductPackaging /Users/<user id>/Library/MobileDevice/Provisioning\ Profiles/3856f742-ccdf-4c6e-89fa-782d33398bbe.mobileprovision /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/embedded.mobileprovision (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>
builtin-productPackagingUtility /Users/<user id>/Library/MobileDevice/Provisioning\ Profiles/3856f742-ccdf-4c6e-89fa-782d33398bbe.mobileprovision -o /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/embedded.mobileprovision
WriteAuxiliaryFile /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/Entitlements.plist (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>
write-file /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/Entitlements.plist
ProcessProductPackaging /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/B4i.entitlements /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge.app.xcent (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>
Entitlements:
{
"application-identifier" = "ZGJLU2SG3D.b4i.example2.bridge";
"com.apple.developer.team-identifier" = ZGJLU2SG3D;
"get-task-allow" = 0;
}
builtin-productPackagingUtility /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/B4i.entitlements -entitlements -format xml -o /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge.app.xcent
ProcessProductPackagingDER /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge.app.xcent /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge.app.xcent.der (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>
/usr/bin/derq query -f xml -i /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge.app.xcent -o /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge.app.xcent.der --raw
WriteAuxiliaryFile /Users/<user id>/Downloads/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>/Downloads/B4iBuildServer/UploadedProjects/<user id>
write-file /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/all-product-headers.yaml
WriteAuxiliaryFile /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge.hmap (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>
write-file /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge.hmap
WriteAuxiliaryFile /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-project-headers.hmap (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>
write-file /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-project-headers.hmap
WriteAuxiliaryFile /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-generated-files.hmap (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>
write-file /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-generated-files.hmap
WriteAuxiliaryFile /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-all-target-headers.hmap (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>
write-file /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-all-target-headers.hmap
WriteAuxiliaryFile /Users/<user id>/Downloads/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 /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>
write-file /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-own-target-headers.hmap (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>
write-file /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-own-target-headers.hmap
CpResource /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/b4i_host_ip.txt /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/b4i_host_ip.txt (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/b4i_host_ip.txt /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app
CpResource /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/B4X_MaterialIcons.ttf /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/B4X_MaterialIcons.ttf (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/B4X_MaterialIcons.ttf /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app
WriteAuxiliaryFile /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/B4i-Bridge.LinkFileList (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>
write-file /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/B4i-Bridge.LinkFileList
CpResource /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/B4X_FontAwesome.otf /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/B4X_FontAwesome.otf (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/B4X_FontAwesome.otf /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app
CompileAssetCatalog /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Images.xcassets (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>
/Applications/Xcode.app/Contents/Developer/usr/bin/actool --output-format human-readable-text --notices --warnings --export-dependency-info /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/assetcatalog_dependencies --output-partial-info-plist /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/assetcatalog_generated_info.plist --app-icon AppIcon --enable-on-demand-resources YES --development-region English --target-device iphone --target-device ipad --minimum-deployment-target 8.0 --platform iphoneos --compile /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Images.xcassets
CompileStoryboard /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/LaunchScreen.storyboard (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module B4i_Bridge --output-partial-info-plist /Users/<user id>/Downloads/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 /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/LaunchScreen.storyboard
CompileC /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/main.o /Users/<user id>/Downloads/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 /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /var/folders/_c/x_s0kn654s14t274s93xgbbm0000gn/C/com.apple.DeveloperTools/14.3.1-14E300c/Xcode/SDKStatCaches.noindex/iphoneos16.4-20E238-.sdkstatcache -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/_c/x_s0kn654s14t274s93xgbbm0000gn/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 -Wno-implicit-fallthrough -DB4I_VERSION\=14 -DNS_BLOCK_ASSERTIONS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.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>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-generated-files.hmap -I/Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-own-target-headers.hmap -I/Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-all-target-headers.hmap -iquote /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i-Bridge-project-headers.hmap -I/Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/include -I/Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources-normal/arm64 -I/Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/arm64 -I/Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/main.d --serialize-diagnostics /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/main.dia -c /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/B4iProject/main.m -o /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/main.o
Ld /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/B4i-Bridge normal (in target 'B4iProject' from project 'B4iProject')
cd /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios8.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk -L/Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/EagerLinkingTBDs/Release-iphoneos -L/Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload -L../../Libs -F/Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/EagerLinkingTBDs/Release-iphoneos -F/Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload -F../../Libs -filelist /Users/<user id>/Downloads/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 /Users/<user id>/Downloads/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 -no_adhoc_codesign -Xlinker -dependency_info -Xlinker /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/B4i-Bridge_dependency_info.dat -o /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/B4i-Bridge
ld: file not found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a
clang: error: linker command failed with exit code 1 (use -v to see invocation)
/Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/B4iProject.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.4.99. (in target 'B4iProject' from project 'B4iProject')
Error: 2023-08-22 19:46:42.446 xcodebuild[6937:425004] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2023-08-22 19:46:43.056 xcodebuild[6937:425015] DTDeviceKit: Failed to mount DDI from '<DVTFilePath:0x600000a2c230:'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/12.4/DeveloperDiskImage.dmg'>', error=-402652958: Error Domain=com.apple.dtdevicekit Code=806 "Failed to prepare the device for development." UserInfo={AssociatedMobileDeviceFunction=AMDeviceMountImage, NSUnderlyingError=0x600002d90d50 {Error Domain=com.apple.dt.MobileDeviceErrorDomain Code=-402652958 "The device is locked." UserInfo={MobileDeviceErrorCode=(0xE80000E2), com.apple.dtdevicekit.stacktrace=(
0 DTDeviceKitBase 0x000000010d918b1c DTDKCreateNSErrorFromAMDErrorCode + 300
1 DTDeviceKitBase 0x000000010d94ad94 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 692
2 DTDeviceKitBase 0x000000010d94b750 __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 444
3 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20
4 libdispatch.dylib 0x00000001a0a4797c _dispatch_lane_barrier_sync_invoke_and_complete + 56
5 DTDeviceKitBase 0x000000010d94b538 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 168
6 IDEiOSSupportCore 0x000000010df76048 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 116
7 DVTFoundation 0x0000000101c41de0 __DVT_CALLING_CLIENT_BLOCK__ + 16
8 DVTFoundation 0x0000000101c431bc __DVTDispatchGroupAsync_block_invoke + 152
9 libdispatch.dylib 0x00000001a0a36874 _dispatch_call_block_and_release + 32
10 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20
11 libdispatch.dylib 0x00000001a0a3b91c _dispatch_continuation_pop + 656
12 libdispatch.dylib 0x00000001a0a3aeec _dispatch_async_redirect_invoke + 584
13 libdispatch.dylib 0x00000001a0a49e98 _dispatch_root_queue_drain + 396
14 libdispatch.dylib 0x00000001a0a4a6c0 _dispatch_worker_thread2 + 164
15 libsystem_pthread.dylib 0x00000001a0be4038 _pthread_wqthread + 228
16 libsystem_pthread.dylib 0x00000001a0be2d94 start_wqthread + 8
), DVTRadarComponentKey=261622, NSLocalizedDescription=The device is locked.}}, NSLocalizedRecoverySuggestion=Please unlock and reconnect the device., NSLocalizedFailure=The device is locked., DVTRadarComponentKey=487927, NSLocalizedDescription=Failed to prepare the device for development.}
2023-08-22 19:46:43.056 xcodebuild[6937:425015] iPhoneConnect: ?<DVTiOSDevice (0x11ee4ac80), Tony’s iPhone, iPhone, 12.5.7 (16H81), 327cfabe890ee2375483427b5e038d79cf553f9f> unable to mount developer disk image, (Error Domain=com.apple.dtdevicekit Code=806 "Failed to prepare the device for development." UserInfo={AssociatedMobileDeviceFunction=AMDeviceMountImage, NSUnderlyingError=0x600002d90d50 {Error Domain=com.apple.dt.MobileDeviceErrorDomain Code=-402652958 "The device is locked." UserInfo={MobileDeviceErrorCode=(0xE80000E2), com.apple.dtdevicekit.stacktrace=(
0 DTDeviceKitBase 0x000000010d918b1c DTDKCreateNSErrorFromAMDErrorCode + 300
1 DTDeviceKitBase 0x000000010d94ad94 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 692
2 DTDeviceKitBase 0x000000010d94b750 __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 444
3 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20
4 libdispatch.dylib 0x00000001a0a4797c _dispatch_lane_barrier_sync_invoke_and_complete + 56
5 DTDeviceKitBase 0x000000010d94b538 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 168
6 IDEiOSSupportCore 0x000000010df76048 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 116
7 DVTFoundation 0x0000000101c41de0 __DVT_CALLING_CLIENT_BLOCK__ + 16
8 DVTFoundation 0x0000000101c431bc __DVTDispatchGroupAsync_block_invoke + 152
9 libdispatch.dylib 0x00000001a0a36874 _dispatch_call_block_and_release + 32
10 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20
11 libdispatch.dylib 0x00000001a0a3b91c _dispatch_continuation_pop + 656
12 libdispatch.dylib 0x00000001a0a3aeec _dispatch_async_redirect_invoke + 584
13 libdispatch.dylib 0x00000001a0a49e98 _dispatch_root_queue_drain + 396
14 libdispatch.dylib 0x00000001a0a4a6c0 _dispatch_worker_thread2 + 164
15 libsystem_pthread.dylib 0x00000001a0be4038 _pthread_wqthread + 228
16 libsystem_pthread.dylib 0x00000001a0be2d94 start_wqthread + 8
), DVTRadarComponentKey=261622, NSLocalizedDescription=The device is locked.}}, NSLocalizedRecoverySuggestion=Please unlock and reconnect the device., NSLocalizedFailure=The device is locked., DVTRadarComponentKey=487927, NSLocalizedDescription=Failed to prepare the device for development.}) {
AssociatedMobileDeviceFunction = AMDeviceMountImage;
DVTRadarComponentKey = 487927;
NSLocalizedDescription = "Failed to prepare the device for development.";
NSLocalizedFailure = "The device is locked.";
NSLocalizedRecoverySuggestion = "Please unlock and reconnect the device.";
NSUnderlyingError = "Error Domain=com.apple.dt.MobileDeviceErrorDomain Code=-402652958 \"The device is locked.\" UserInfo={MobileDeviceErrorCode=(0xE80000E2), com.apple.dtdevicekit.stacktrace=(\n\t0 DTDeviceKitBase 0x000000010d918b1c DTDKCreateNSErrorFromAMDErrorCode + 300\n\t1 DTDeviceKitBase 0x000000010d94ad94 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 692\n\t2 DTDeviceKitBase 0x000000010d94b750 __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 444\n\t3 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20\n\t4 libdispatch.dylib 0x00000001a0a4797c _dispatch_lane_barrier_sync_invoke_and_complete + 56\n\t5 DTDeviceKitBase 0x000000010d94b538 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 168\n\t6 IDEiOSSupportCore 0x000000010df76048 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 116\n\t7 DVTFoundation 0x0000000101c41de0 __DVT_CALLING_CLIENT_BLOCK__ + 16\n\t8 DVTFoundation 0x0000000101c431bc __DVTDispatchGroupAsync_block_invoke + 152\n\t9 libdispatch.dylib 0x00000001a0a36874 _dispatch_call_block_and_release + 32\n\t10 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20\n\t11 libdispatch.dylib 0x00000001a0a3b91c _dispatch_continuation_pop + 656\n\t12 libdispatch.dylib 0x00000001a0a3aeec _dispatch_async_redirect_invoke + 584\n\t13 libdispatch.dylib 0x00000001a0a49e98 _dispatch_root_queue_drain + 396\n\t14 libdispatch.dylib 0x00000001a0a4a6c0 _dispatch_worker_thread2 + 164\n\t15 libsystem_pthread.dylib 0x00000001a0be4038 _pthread_wqthread + 228\n\t16 libsystem_pthread.dylib 0x00000001a0be2d94 start_wqthread + 8\n), DVTRadarComponentKey=261622, NSLocalizedDescription=The device is locked.}";
}
2023-08-22 19:46:43.056 xcodebuild[6937:425004] [MT] iPhoneConnect: ?<DVTiOSDevice (0x11ee4ac80), Tony’s iPhone, iPhone, 12.5.7 (16H81), 327cfabe890ee2375483427b5e038d79cf553f9f> -- An error occurred whilst preparing device for development -- Failed to prepare the device for development.
Domain: com.apple.dtdevicekit
Code: 806
Recovery Suggestion: Please unlock and reconnect the device.
User Info: {
AssociatedMobileDeviceFunction = AMDeviceMountImage;
DVTRadarComponentKey = 487927;
NSLocalizedFailure = "The device is locked.";
}
--
The device is locked.
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402652958
User Info: {
DVTRadarComponentKey = 261622;
MobileDeviceErrorCode = "(0xE80000E2)";
"com.apple.dtdevicekit.stacktrace" = (
0 DTDeviceKitBase 0x000000010d918b1c DTDKCreateNSErrorFromAMDErrorCode + 300
1 DTDeviceKitBase 0x000000010d94ad94 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 692
2 DTDeviceKitBase 0x000000010d94b750 __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 444
3 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20
4 libdispatch.dylib 0x00000001a0a4797c _dispatch_lane_barrier_sync_invoke_and_complete + 56
5 DTDeviceKitBase 0x000000010d94b538 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 168
6 IDEiOSSupportCore 0x000000010df76048 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 116
7 DVTFoundation 0x0000000101c41de0 __DVT_CALLING_CLIENT_BLOCK__ + 16
8 DVTFoundation 0x0000000101c431bc __DVTDispatchGroupAsync_block_invoke + 152
9 libdispatch.dylib 0x00000001a0a36874 _dispatch_call_block_and_release + 32
10 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20
11 libdispatch.dylib 0x00000001a0a3b91c _dispatch_continuation_pop + 656
12 libdispatch.dylib 0x00000001a0a3aeec _dispatch_async_redirect_invoke + 584
13 libdispatch.dylib 0x00000001a0a49e98 _dispatch_root_queue_drain + 396
14 libdispatch.dylib 0x00000001a0a4a6c0 _dispatch_worker_thread2 + 164
15 libsystem_pthread.dylib 0x00000001a0be4038 _pthread_wqthread + 228
16 libsystem_pthread.dylib 0x00000001a0be2d94 start_wqthread + 8
);
}
--
2023-08-22 19:46:43.056 xcodebuild[6937:425004] [MT] iPhoneConnect: ?<DVTiOSDevice (0x11ee4ac80), Tony’s iPhone, iPhone, 12.5.7 (16H81), 327cfabe890ee2375483427b5e038d79cf553f9f> == Underlying device preparation errors ==
2023-08-22 19:46:43.056 xcodebuild[6937:425004] [MT] iPhoneConnect: Failed to prepare the device for development.
Domain: com.apple.dtdevicekit
Code: 806
Recovery Suggestion: Please unlock and reconnect the device.
User Info: {
AssociatedMobileDeviceFunction = AMDeviceMountImage;
DVTRadarComponentKey = 487927;
NSLocalizedFailure = "The device is locked.";
}
--
The device is locked.
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402652958
User Info: {
DVTRadarComponentKey = 261622;
MobileDeviceErrorCode = "(0xE80000E2)";
"com.apple.dtdevicekit.stacktrace" = (
0 DTDeviceKitBase 0x000000010d918b1c DTDKCreateNSErrorFromAMDErrorCode + 300
1 DTDeviceKitBase 0x000000010d94ad94 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 692
2 DTDeviceKitBase 0x000000010d94b750 __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 444
3 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20
4 libdispatch.dylib 0x00000001a0a4797c _dispatch_lane_barrier_sync_invoke_and_complete + 56
5 DTDeviceKitBase 0x000000010d94b538 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 168
6 IDEiOSSupportCore 0x000000010df76048 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 116
7 DVTFoundation 0x0000000101c41de0 __DVT_CALLING_CLIENT_BLOCK__ + 16
8 DVTFoundation 0x0000000101c431bc __DVTDispatchGroupAsync_block_invoke + 152
9 libdispatch.dylib 0x00000001a0a36874 _dispatch_call_block_and_release + 32
10 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20
11 libdispatch.dylib 0x00000001a0a3b91c _dispatch_continuation_pop + 656
12 libdispatch.dylib 0x00000001a0a3aeec _dispatch_async_redirect_invoke + 584
13 libdispatch.dylib 0x00000001a0a49e98 _dispatch_root_queue_drain + 396
14 libdispatch.dylib 0x00000001a0a4a6c0 _dispatch_worker_thread2 + 164
15 libsystem_pthread.dylib 0x00000001a0be4038 _pthread_wqthread + 228
16 libsystem_pthread.dylib 0x00000001a0be2d94 start_wqthread + 8
);
}
--
2023-08-22 19:46:43.056 xcodebuild[6937:425004] [MT] iPhoneConnect: ?<DVTiOSDevice (0x11ee4ac80), Tony’s iPhone, iPhone, 12.5.7 (16H81), 327cfabe890ee2375483427b5e038d79cf553f9f> == END: Underlying device preparation errors ==
2023-08-22 19:46:43.273 xcodebuild[6937:425006] DTDeviceKit: Failed to mount DDI from '<DVTFilePath:0x600000a2c230:'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/12.4/DeveloperDiskImage.dmg'>', error=-402652958: Error Domain=com.apple.dtdevicekit Code=806 "Failed to prepare the device for development." UserInfo={AssociatedMobileDeviceFunction=AMDeviceMountImage, NSUnderlyingError=0x600002d83a80 {Error Domain=com.apple.dt.MobileDeviceErrorDomain Code=-402652958 "The device is locked." UserInfo={MobileDeviceErrorCode=(0xE80000E2), com.apple.dtdevicekit.stacktrace=(
0 DTDeviceKitBase 0x000000010d918b1c DTDKCreateNSErrorFromAMDErrorCode + 300
1 DTDeviceKitBase 0x000000010d94ad94 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 692
2 DTDeviceKitBase 0x000000010d94b750 __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 444
3 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20
4 libdispatch.dylib 0x00000001a0a4797c _dispatch_lane_barrier_sync_invoke_and_complete + 56
5 DTDeviceKitBase 0x000000010d94b538 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 168
6 IDEiOSSupportCore 0x000000010df76048 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 116
7 DVTFoundation 0x0000000101c41de0 __DVT_CALLING_CLIENT_BLOCK__ + 16
8 DVTFoundation 0x0000000101c431bc __DVTDispatchGroupAsync_block_invoke + 152
9 libdispatch.dylib 0x00000001a0a36874 _dispatch_call_block_and_release + 32
10 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20
11 libdispatch.dylib 0x00000001a0a3b91c _dispatch_continuation_pop + 656
12 libdispatch.dylib 0x00000001a0a3aeec _dispatch_async_redirect_invoke + 584
13 libdispatch.dylib 0x00000001a0a49e98 _dispatch_root_queue_drain + 396
14 libdispatch.dylib 0x00000001a0a4a6c0 _dispatch_worker_thread2 + 164
15 libsystem_pthread.dylib 0x00000001a0be4038 _pthread_wqthread + 228
16 libsystem_pthread.dylib 0x00000001a0be2d94 start_wqthread + 8
), DVTRadarComponentKey=261622, NSLocalizedDescription=The device is locked.}}, NSLocalizedRecoverySuggestion=Please unlock and reconnect the device., NSLocalizedFailure=The device is locked., DVTRadarComponentKey=487927, NSLocalizedDescription=Failed to prepare the device for development.}
2023-08-22 19:46:43.273 xcodebuild[6937:425006] iPhoneConnect: ?<DVTiOSDevice (0x11ee4ac80), Tony’s iPhone, iPhone, 12.5.7 (16H81), 327cfabe890ee2375483427b5e038d79cf553f9f> unable to mount developer disk image, (Error Domain=com.apple.dtdevicekit Code=806 "Failed to prepare the device for development." UserInfo={AssociatedMobileDeviceFunction=AMDeviceMountImage, NSUnderlyingError=0x600002d83a80 {Error Domain=com.apple.dt.MobileDeviceErrorDomain Code=-402652958 "The device is locked." UserInfo={MobileDeviceErrorCode=(0xE80000E2), com.apple.dtdevicekit.stacktrace=(
0 DTDeviceKitBase 0x000000010d918b1c DTDKCreateNSErrorFromAMDErrorCode + 300
1 DTDeviceKitBase 0x000000010d94ad94 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 692
2 DTDeviceKitBase 0x000000010d94b750 __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 444
3 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20
4 libdispatch.dylib 0x00000001a0a4797c _dispatch_lane_barrier_sync_invoke_and_complete + 56
5 DTDeviceKitBase 0x000000010d94b538 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 168
6 IDEiOSSupportCore 0x000000010df76048 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 116
7 DVTFoundation 0x0000000101c41de0 __DVT_CALLING_CLIENT_BLOCK__ + 16
8 DVTFoundation 0x0000000101c431bc __DVTDispatchGroupAsync_block_invoke + 152
9 libdispatch.dylib 0x00000001a0a36874 _dispatch_call_block_and_release + 32
10 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20
11 libdispatch.dylib 0x00000001a0a3b91c _dispatch_continuation_pop + 656
12 libdispatch.dylib 0x00000001a0a3aeec _dispatch_async_redirect_invoke + 584
13 libdispatch.dylib 0x00000001a0a49e98 _dispatch_root_queue_drain + 396
14 libdispatch.dylib 0x00000001a0a4a6c0 _dispatch_worker_thread2 + 164
15 libsystem_pthread.dylib 0x00000001a0be4038 _pthread_wqthread + 228
16 libsystem_pthread.dylib 0x00000001a0be2d94 start_wqthread + 8
), DVTRadarComponentKey=261622, NSLocalizedDescription=The device is locked.}}, NSLocalizedRecoverySuggestion=Please unlock and reconnect the device., NSLocalizedFailure=The device is locked., DVTRadarComponentKey=487927, NSLocalizedDescription=Failed to prepare the device for development.}) {
AssociatedMobileDeviceFunction = AMDeviceMountImage;
DVTRadarComponentKey = 487927;
NSLocalizedDescription = "Failed to prepare the device for development.";
NSLocalizedFailure = "The device is locked.";
NSLocalizedRecoverySuggestion = "Please unlock and reconnect the device.";
NSUnderlyingError = "Error Domain=com.apple.dt.MobileDeviceErrorDomain Code=-402652958 \"The device is locked.\" UserInfo={MobileDeviceErrorCode=(0xE80000E2), com.apple.dtdevicekit.stacktrace=(\n\t0 DTDeviceKitBase 0x000000010d918b1c DTDKCreateNSErrorFromAMDErrorCode + 300\n\t1 DTDeviceKitBase 0x000000010d94ad94 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 692\n\t2 DTDeviceKitBase 0x000000010d94b750 __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 444\n\t3 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20\n\t4 libdispatch.dylib 0x00000001a0a4797c _dispatch_lane_barrier_sync_invoke_and_complete + 56\n\t5 DTDeviceKitBase 0x000000010d94b538 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 168\n\t6 IDEiOSSupportCore 0x000000010df76048 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 116\n\t7 DVTFoundation 0x0000000101c41de0 __DVT_CALLING_CLIENT_BLOCK__ + 16\n\t8 DVTFoundation 0x0000000101c431bc __DVTDispatchGroupAsync_block_invoke + 152\n\t9 libdispatch.dylib 0x00000001a0a36874 _dispatch_call_block_and_release + 32\n\t10 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20\n\t11 libdispatch.dylib 0x00000001a0a3b91c _dispatch_continuation_pop + 656\n\t12 libdispatch.dylib 0x00000001a0a3aeec _dispatch_async_redirect_invoke + 584\n\t13 libdispatch.dylib 0x00000001a0a49e98 _dispatch_root_queue_drain + 396\n\t14 libdispatch.dylib 0x00000001a0a4a6c0 _dispatch_worker_thread2 + 164\n\t15 libsystem_pthread.dylib 0x00000001a0be4038 _pthread_wqthread + 228\n\t16 libsystem_pthread.dylib 0x00000001a0be2d94 start_wqthread + 8\n), DVTRadarComponentKey=261622, NSLocalizedDescription=The device is locked.}";
}
2023-08-22 19:46:43.273 xcodebuild[6937:425004] [MT] iPhoneConnect: ?<DVTiOSDevice (0x11ee4ac80), Tony’s iPhone, iPhone, 12.5.7 (16H81), 327cfabe890ee2375483427b5e038d79cf553f9f> -- An error occurred whilst preparing device for development -- Failed to prepare the device for development.
Domain: com.apple.dtdevicekit
Code: 806
Recovery Suggestion: Please unlock and reconnect the device.
User Info: {
AssociatedMobileDeviceFunction = AMDeviceMountImage;
DVTRadarComponentKey = 487927;
NSLocalizedFailure = "The device is locked.";
}
--
The device is locked.
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402652958
User Info: {
DVTRadarComponentKey = 261622;
MobileDeviceErrorCode = "(0xE80000E2)";
"com.apple.dtdevicekit.stacktrace" = (
0 DTDeviceKitBase 0x000000010d918b1c DTDKCreateNSErrorFromAMDErrorCode + 300
1 DTDeviceKitBase 0x000000010d94ad94 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 692
2 DTDeviceKitBase 0x000000010d94b750 __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 444
3 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20
4 libdispatch.dylib 0x00000001a0a4797c _dispatch_lane_barrier_sync_invoke_and_complete + 56
5 DTDeviceKitBase 0x000000010d94b538 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 168
6 IDEiOSSupportCore 0x000000010df76048 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 116
7 DVTFoundation 0x0000000101c41de0 __DVT_CALLING_CLIENT_BLOCK__ + 16
8 DVTFoundation 0x0000000101c431bc __DVTDispatchGroupAsync_block_invoke + 152
9 libdispatch.dylib 0x00000001a0a36874 _dispatch_call_block_and_release + 32
10 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20
11 libdispatch.dylib 0x00000001a0a3b91c _dispatch_continuation_pop + 656
12 libdispatch.dylib 0x00000001a0a3aeec _dispatch_async_redirect_invoke + 584
13 libdispatch.dylib 0x00000001a0a49e98 _dispatch_root_queue_drain + 396
14 libdispatch.dylib 0x00000001a0a4a6c0 _dispatch_worker_thread2 + 164
15 libsystem_pthread.dylib 0x00000001a0be4038 _pthread_wqthread + 228
16 libsystem_pthread.dylib 0x00000001a0be2d94 start_wqthread + 8
);
}
--
2023-08-22 19:46:43.273 xcodebuild[6937:425004] [MT] iPhoneConnect: ?<DVTiOSDevice (0x11ee4ac80), Tony’s iPhone, iPhone, 12.5.7 (16H81), 327cfabe890ee2375483427b5e038d79cf553f9f> == Underlying device preparation errors ==
2023-08-22 19:46:43.273 xcodebuild[6937:425004] [MT] iPhoneConnect: Failed to prepare the device for development.
Domain: com.apple.dtdevicekit
Code: 806
Recovery Suggestion: Please unlock and reconnect the device.
User Info: {
AssociatedMobileDeviceFunction = AMDeviceMountImage;
DVTRadarComponentKey = 487927;
NSLocalizedFailure = "The device is locked.";
}
--
The device is locked.
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402652958
User Info: {
DVTRadarComponentKey = 261622;
MobileDeviceErrorCode = "(0xE80000E2)";
"com.apple.dtdevicekit.stacktrace" = (
0 DTDeviceKitBase 0x000000010d918b1c DTDKCreateNSErrorFromAMDErrorCode + 300
1 DTDeviceKitBase 0x000000010d94ad94 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 692
2 DTDeviceKitBase 0x000000010d94b750 __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 444
3 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20
4 libdispatch.dylib 0x00000001a0a4797c _dispatch_lane_barrier_sync_invoke_and_complete + 56
5 DTDeviceKitBase 0x000000010d94b538 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 168
6 IDEiOSSupportCore 0x000000010df76048 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 116
7 DVTFoundation 0x0000000101c41de0 __DVT_CALLING_CLIENT_BLOCK__ + 16
8 DVTFoundation 0x0000000101c431bc __DVTDispatchGroupAsync_block_invoke + 152
9 libdispatch.dylib 0x00000001a0a36874 _dispatch_call_block_and_release + 32
10 libdispatch.dylib 0x00000001a0a38400 _dispatch_client_callout + 20
11 libdispatch.dylib 0x00000001a0a3b91c _dispatch_continuation_pop + 656
12 libdispatch.dylib 0x00000001a0a3aeec _dispatch_async_redirect_invoke + 584
13 libdispatch.dylib 0x00000001a0a49e98 _dispatch_root_queue_drain + 396
14 libdispatch.dylib 0x00000001a0a4a6c0 _dispatch_worker_thread2 + 164
15 libsystem_pthread.dylib 0x00000001a0be4038 _pthread_wqthread + 228
16 libsystem_pthread.dylib 0x00000001a0be2d94 start_wqthread + 8
);
}
--
2023-08-22 19:46:43.273 xcodebuild[6937:425004] [MT] iPhoneConnect: ?<DVTiOSDevice (0x11ee4ac80), Tony’s iPhone, iPhone, 12.5.7 (16H81), 327cfabe890ee2375483427b5e038d79cf553f9f> == END: Underlying device preparation errors ==
** BUILD FAILED **
The following build commands failed:
Ld /Users/<user id>/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i-Bridge.app/B4i-Bridge normal (in target 'B4iProject' from project 'B4iProject')
(1 failure)