Posts

Post not yet marked as solved
6 Replies
6.2k Views
Every now and then our CI run would fail to compile our app project with the following error: Command CompileAssetCatalog failed with a nonzero exit code Exit status: 65 A simple re-trigger of the same CI job (Jenkins) without any code changes would then succeed without any errors. This started happening with Xcode 11.0 and still exists today with Xcode 11.5 and Xcode 12.0 Beta. Questions: How and where can I get more info why CompileAssetCatalog command failed? What does exit status 65 mean? Where can i find the error codes of actool? Can anybody point me in the right direction how to debug this to figure out what makes it fail? Side info: We have two .xcassets files in our app project. Not sure if this is important.
Posted
by Buju77.
Last updated
.
Post marked as solved
2 Replies
869 Views
Hi,we are currently planing to submit all our apps as Primary App IDs (no grouping at all for now).Is it easily possible to change one of those apps to be "Grouped App ID" from app1 after it has been released to App Store already? Or is this setting a one time thing and it's fixed?I just want to confirm that there are no repercussions in releasing our apps as Primary App IDs for Sign in with Apple. And that we can change and group it later at any time we want to.Thanks in advance.
Posted
by Buju77.
Last updated
.