I have an Xcode cloud workflow setup and it failed with:
Showing All Messages xcodebuild: error: Scheme XXXXXX is not currently configured for the build action.
I've verified - multiple times the scheme is shared and has the build action - have verified the actual physical file contains the scheme's and the BuildAction
in present.
In the log I see a number of errors before it and am wondering if possible the error being produced is a false flag but can't find any guidance on the following messages either
Showing All Messages AVPIdentity: AppleVirtualPlatformHostKey.mm:234: Assert: platformExpert, value: 0
AVPIdentity: AppleVirtualPlatformHostKey.mm:234: Failed to get AppleVirtualPlatformARMPE service.
AVPIdentity: AppleVirtualPlatformHostKey.mm:234: Assert: platformExpert, value: 0
AVPIdentity: AppleVirtualPlatformHostKey.mm:234: Failed to get AppleVirtualPlatformARMPE service.
AVPIdentity: AppleVirtualPlatformHostKey.mm:234: Assert: platformExpert, value: 0
AVPIdentity: AppleVirtualPlatformHostKey.mm:234: Failed to get AppleVirtualPlatformARMPE service.
AVPIdentity: AppleVirtualPlatformHostKey.mm:234: Assert: platformExpert, value: 0
AVPIdentity: AppleVirtualPlatformHostKey.mm:234: Failed to get AppleVirtualPlatformARMPE service.
Any help would be appreciated.