iOS Question [SOLVED] Local builder fails at CompileAssetCatalog

Sandman

Expert
Licensed User
Longtime User
I'm moving away from the hosted builder to a local builder, and have installed everything according to the instructions, with some adjustments per info from Erel.

This means that I'm running
- Mac OS Mojave (10.14)
- Xcode 10.0
- Java JDK 8u191


I've created a new project in B4i and just try to compile that as-is, and I get a very log output log that ends with this:

B4X:
The following build commands failed:
    CompileAssetCatalog /Users/mac/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i\ Blank.app /Users/mac/Downloads/B4iBuildServer/UploadedProjects/<user id>/Images.xcassets
(1 failure)

There's more information in the longer log here, but I'm not sure whether that's relevant. I think the CompileAssetCatalog might be the root cause, so the other things in here might not be important. Perhaps.
<snip>
CompileAssetCatalog /Users/mac/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i\ Blank.app /Users/mac/Downloads/B4iBuildServer/UploadedProjects/<user id>/Images.xcassets (in target: B4iProject)
cd /Users/mac/Downloads/B4iBuildServer/UploadedProjects/<user id>
/Applications/Xcode.app/Contents/Developer/usr/bin/actool --output-format human-readable-text --notices --warnings --export-dependency-info /Users/mac/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/assetcatalog_dependencies --output-partial-info-plist /Users/mac/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/assetcatalog_generated_info.plist --app-icon AppIcon --launch-image LaunchImage --enable-on-demand-resources YES --sticker-pack-identifier-prefix .sticker-pack. --target-device iphone --target-device ipad --minimum-deployment-target 8.0 --platform iphoneos --product-type com.apple.product-type.application --compile /Users/mac/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i\ Blank.app /Users/mac/Downloads/B4iBuildServer/UploadedProjects/<user id>/Images.xcassets

2018-10-24 13:53:11.465 ibtoold[794:22979] [MT] DVTPlugInLoading: Failed to load code for plug-in com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration (/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin), error = Error Domain=NSCocoaErrorDomain Code=3587 "dlopen_preflight(/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration
Reason: image not found" UserInfo={NSLocalizedFailureReason=The bundle is damaged or missing necessary resources., NSLocalizedRecoverySuggestion=Try reinstalling the bundle., NSFilePath=/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration, NSDebugDescription=dlopen_preflight(/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration
Reason: image not found, NSBundlePath=/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin, NSLocalizedDescription=The bundle “IDEInterfaceBuilderWatchKitIntegration” couldn’t be loaded because it is damaged or missing necessary resources.}, dyldError = dlopen(/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration, 0): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration
Reason: image not found

2018-10-24 13:53:11.466 ibtoold[794:22979] [MT] DVTPlugInExtensionFaulting: Failed to fire fault for extension Xcode.InterfaceBuilderKit.PepperIntegration.Singletons: Error Domain=DVTPlugInErrorDomain Code=2 "Loading a plug-in failed." UserInfo={DVTPlugInIdentifierErrorKey=com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration, DVTPlugInExecutablePathErrorKey=/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration, NSLocalizedRecoverySuggestion=The plug-in or one of its prerequisite plug-ins may be missing or damaged and may need to be reinstalled., DVTPlugInDYLDErrorMessageErrorKey=dlopen(/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration, 0): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration
Reason: image not found, NSLocalizedDescription=Loading a plug-in failed., NSFilePath=/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin, NSLocalizedFailureReason=The plug-in “com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration” at path “/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin” could not be loaded. The plug-in or one of its prerequisite plug-ins may be missing or damaged., NSUnderlyingError=0x7fbc14dadfe0 {Error Domain=NSCocoaErrorDomain Code=3587 "dlopen_preflight(/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration
Reason: image not found" UserInfo={NSLocalizedFailureReason=The bundle is damaged or missing necessary resources., NSLocalizedRecoverySuggestion=Try reinstalling the bundle., NSFilePath=/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration, NSDebugDescription=dlopen_preflight(/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration
Reason: image not found, NSBundlePath=/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin, NSLocalizedDescription=The bundle “IDEInterfaceBuilderWatchKitIntegration” couldn’t be loaded because it is damaged or missing necessary resources.}}}

2018-10-24 13:53:11.469 ibtoold[794:22979] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Error getting value for parameter key 'name' of extension 'Xcode.InterfaceBuilderKit.PepperIntegration.Singletons' in plug-in 'com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration''
*** First throw call stack:
(
0 CoreFoundation 0x00007fff3ed75571 __exceptionPreprocess + 256
1 libobjc.A.dylib 0x00007fff6ad22efb objc_exception_throw + 48
2 DVTFoundation 0x00000001106ff34c -[DVTExtensionParameter valueForKey:error:] + 0
3 IDEInterfaceBuilderKit 0x000000010fe5e090 -[IBScopedSingletonRegistry init] + 722
4 IDEInterfaceBuilderKit 0x000000010fe5dda4 __43+[IBScopedSingletonRegistry sharedInstance]_block_invoke + 41
5 libdispatch.dylib 0x00007fff6bd9adcb _dispatch_client_callout + 8
6 libdispatch.dylib 0x00007fff6bd9c511 _dispatch_once_callout + 20
7 IDEInterfaceBuilderKit 0x000000010fe5dd78 +[IBScopedSingletonRegistry sharedInstance] + 45
8 IDEInterfaceBuilderKit 0x000000010fc730a0 -[IBInterfaceBuilderPlugin init] + 146
9 IDEInterfaceBuilderKit 0x000000010fc72ff4 +[IBInterfaceBuilderPlugin ide_initializeWithOptions:error:] + 34
10 IDEFoundation 0x00000001110c2789 _IDEInitializeOnePlugInAndPrerequisites + 2324
11 IDEFoundation 0x00000001110c2090 _IDEInitializeOnePlugInAndPrerequisites + 539
12 IDEFoundation 0x00000001110c2090 _IDEInitializeOnePlugInAndPrerequisites + 539
13 IDEFoundation 0x00000001110c0fe6 _IDEInitializePlugIns + 1598
14 IDEFoundation 0x00000001110c03f3 IDEInitialize + 8444
15 ibtoold 0x000000010f9595b0 IBIDEInitialize + 52
16 ibtoold 0x000000010f9586dc main + 1744
17 libdyld.dylib 0x00007fff6bde9085 start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
Command CompileAssetCatalog failed with a nonzero exit code


Error: 2018-10-24 13:53:08.359 xcodebuild[781:22905] DVTProvisioningProfileManager: Failed to load profile "/Users/mac/Library/MobileDevice/Provisioning Profiles/5adaad05-c889-4b8d-a440-0ec5b48cde81" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/mac/Library/MobileDevice/Provisioning Profiles/5adaad05-c889-4b8d-a440-0ec5b48cde81"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/mac/Library/MobileDevice/Provisioning Profiles/5adaad05-c889-4b8d-a440-0ec5b48cde81".})
** BUILD FAILED **


The following build commands failed:
CompileAssetCatalog /Users/mac/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i\ Blank.app /Users/mac/Downloads/B4iBuildServer/UploadedProjects/<user id>/Images.xcassets
(1 failure)


I tried installing Xcode 9.4.1 to see if that would make a difference, and it didn't really. The log output changed a bit, but it's mostly the same:
B4X:
The following build commands failed:
    CompileAssetCatalog Payload/B4i\ Blank.app Images.xcassets
(1 failure)

And here's a longer version again:
<snip>

CompileAssetCatalog Payload/B4i\ Blank.app Images.xcassets
cd /Users/mac/Downloads/B4iBuildServer/UploadedProjects/<user id>
export PATH="/Volumes/tmpdrive/Xcode 9.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Volumes/tmpdrive/Xcode 9.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Volumes/tmpdrive/Xcode\ 9.app/Contents/Developer/usr/bin/actool --output-format human-readable-text --notices --warnings --export-dependency-info /Users/mac/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/assetcatalog_dependencies --output-partial-info-plist /Users/mac/Downloads/B4iBuildServer/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/assetcatalog_generated_info.plist --app-icon AppIcon --launch-image LaunchImage --enable-on-demand-resources YES --sticker-pack-identifier-prefix .sticker-pack. --target-device iphone --target-device ipad --minimum-deployment-target 8.0 --platform iphoneos --product-type com.apple.product-type.application --compile /Users/mac/Downloads/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i\ Blank.app /Users/mac/Downloads/B4iBuildServer/UploadedProjects/<user id>/Images.xcassets
2018-10-24 14:58:03.726 ibtoold[727:11502] [MT] DVTPlugInLoading: Failed to load code for plug-in com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (/Volumes/tmpdrive/Xcode 9.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework), error = Error Domain=NSCocoaErrorDomain Code=3587 "dlopen_preflight(/Volumes/tmpdrive/Xcode 9.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
Referenced from: /Volumes/tmpdrive/Xcode 9.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit
Reason: image not found" UserInfo={NSLocalizedFailureReason=The bundle is damaged or missing necessary resources., NSLocalizedRecoverySuggestion=Try reinstalling the bundle., NSFilePath=/Volumes/tmpdrive/Xcode 9.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, NSDebugDescription=dlopen_preflight(/Volumes/tmpdrive/Xcode 9.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
Referenced from: /Volumes/tmpdrive/Xcode 9.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit
Reason: image not found, NSBundlePath=/Volumes/tmpdrive/Xcode 9.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework, NSLocalizedDescription=The bundle “IDEInterfaceBuilderCocoaTouchIntegration” couldn’t be loaded because it is damaged or missing necessary resources.}, dyldError = dlopen(/Volumes/tmpdrive/Xcode 9.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, 0): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
Referenced from: /Volumes/tmpdrive/Xcode 9.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit
Reason: image not found
2018-10-24 14:58:03.728 ibtoold[727:11502] [MT] DVTPlugInExtensionFaulting: Failed to fire fault for extension Xcode.InterfaceBuilderKit.CocoaTouchIntegration.Singletons: Error Domain=DVTPlugInErrorDomain Code=2 "Loading a plug-in failed." UserInfo={DVTPlugInIdentifierErrorKey=com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration, DVTPlugInExecutablePathErrorKey=/Volumes/tmpdrive/Xcode 9.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, NSLocalizedRecoverySuggestion=The plug-in or one of its prerequisite plug-ins may be missing or damaged and may need to be reinstalled., DVTPlugInDYLDErrorMessageErrorKey=dlopen(/Volumes/tmpdrive/Xcode 9.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, 0): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
Referenced from: /Volumes/tmpdrive/Xcode 9.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit
Reason: image not found, NSLocalizedDescription=Loading a plug-in failed., NSFilePath=/Volumes/tmpdrive/Xcode 9.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework, NSLocalizedFailureReason=The plug-in “com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration” at path “/Volumes/tmpdrive/Xcode 9.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework” could not be loaded. The plug-in or one of its prerequisite plug-ins may be missing or damaged., NSUnderlyingError=0x7fd5b89121e0 {Error Domain=NSCocoaErrorDomain Code=3587 "dlopen_preflight(/Volumes/tmpdrive/Xcode 9.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
Referenced from: /Volumes/tmpdrive/Xcode 9.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit
Reason: image not found" UserInfo={NSLocalizedFailureReason=The bundle is damaged or missing necessary resources., NSLocalizedRecoverySuggestion=Try reinstalling the bundle., NSFilePath=/Volumes/tmpdrive/Xcode 9.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, NSDebugDescription=dlopen_preflight(/Volumes/tmpdrive/Xcode 9.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
Referenced from: /Volumes/tmpdrive/Xcode 9.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit
Reason: image not found, NSBundlePath=/Volumes/tmpdrive/Xcode 9.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework, NSLocalizedDescription=The bundle “IDEInterfaceBuilderCocoaTouchIntegration” couldn’t be loaded because it is damaged or missing necessary resources.}}}
2018-10-24 14:58:03.735 ibtoold[727:11502] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Error getting value for parameter key 'name' of extension 'Xcode.InterfaceBuilderKit.CocoaTouchIntegration.Singletons' in plug-in 'com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration''
*** First throw call stack:
(
0 CoreFoundation 0x00007fff52b1e571 __exceptionPreprocess + 256
1 libobjc.A.dylib 0x00007fff7eacbefb objc_exception_throw + 48
2 DVTFoundation 0x00000001072c3905 -[DVTExtensionParameter valueForKey:error:] + 0
3 IDEInterfaceBuilderKit 0x0000000106a5c0d8 -[IBScopedSingletonRegistry init] + 722
4 IDEInterfaceBuilderKit 0x0000000106a5bdec __43+[IBScopedSingletonRegistry sharedInstance]_block_invoke + 41
5 libdispatch.dylib 0x00007fff7fb43dcb _dispatch_client_callout + 8
6 libdispatch.dylib 0x00007fff7fb45511 _dispatch_once_callout + 20
7 IDEInterfaceBuilderKit 0x0000000106a5bdc0 +[IBScopedSingletonRegistry sharedInstance] + 45
8 IDEInterfaceBuilderKit 0x0000000106877a2e -[IBInterfaceBuilderPlugin init] + 146
9 IDEInterfaceBuilderKit 0x0000000106877982 +[IBInterfaceBuilderPlugin ide_initializeWithOptions:error:] + 34
10 IDEFoundation 0x0000000107c27118 _IDEInitializeOnePlugInAndPrerequisites + 2324
11 IDEFoundation 0x0000000107c26a1f _IDEInitializeOnePlugInAndPrerequisites + 539
12 IDEFoundation 0x0000000107c26a1f _IDEInitializeOnePlugInAndPrerequisites + 539
13 IDEFoundation 0x0000000107c25243 _IDEInitializePlugIns + 1607
14 IDEFoundation 0x0000000107c24650 IDEInitialize + 8470
15 ibtoold 0x00000001065616bc IBIDEInitialize + 52
16 ibtoold 0x000000010656084f main + 1713
17 libdyld.dylib 0x00007fff7fb92085 start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
Command /Volumes/tmpdrive/Xcode 9.app/Contents/Developer/usr/bin/actool failed with exit code 6


Error: ** BUILD FAILED **


The following build commands failed:
CompileAssetCatalog Payload/B4i\ Blank.app Images.xcassets
(1 failure)


All help appreciated.
 

Sandman

Expert
Licensed User
Longtime User
Have you opened Xcode?

Um, no. I never thought to try that. (I did accept a license in the terminal though.) But as I started it now, it asked if it should install some (unspecified) "additional components" "to support running and debugging". Considering I only got to choose between Install and Quit, I installed them...

...and that was it. I restarted the build server and now everything works as expected.

Thanks Erel. Might be worth adding a step between 2 and 3 in your instructions aimed for us users blindly following instructions without thinking: "2.5 Open Xcode and install whatever it says to install". :)
 
Upvote 0

lkching7

Member
Licensed User
Longtime User
Ya. I just Face This Issue Also. Just Run The XCode, And Let It Update.... After Update. Restart The Build Server. Done.
 
Upvote 0

Similar Threads

Top