After updating the OS on our Mac, we cannot build a release app using B4i 6.80. We can compile and run the app in debug with no problem.
We've created and downloaded a valid certificate and profile but the build fails. It looks like something is stopping the profile from working. Any clues as to what the problem is? Here's a small piece of the error message:
2021-03-04 17:09:07.242 xcodebuild[10407:264306] DVTProvisioningProfileManager: Failed to load profile "/Users/markjensen/Library/MobileDevice/Provisioning Profiles/d096da45-7a9a-4855-8752-0fd0481701d5" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/markjensen/Library/MobileDevice/Provisioning Profiles/d096da45-7a9a-4855-8752-0fd0481701d5"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/markjensen/Library/MobileDevice/Provisioning Profiles/d096da45-7a9a-4855-8752-0fd0481701d5".})
Thread: <NSThread: 0x7fe9fb0ca250>{number = 7, name = (null)}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
** BUILD FAILED **
The following build commands failed:
CodeSign /Users/markjensen/Desktop/BuildServer/UploadedProjects/<user id>/Payload/VScribe.app
(1 failure)
We've created and downloaded a valid certificate and profile but the build fails. It looks like something is stopping the profile from working. Any clues as to what the problem is? Here's a small piece of the error message:
2021-03-04 17:09:07.242 xcodebuild[10407:264306] DVTProvisioningProfileManager: Failed to load profile "/Users/markjensen/Library/MobileDevice/Provisioning Profiles/d096da45-7a9a-4855-8752-0fd0481701d5" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/markjensen/Library/MobileDevice/Provisioning Profiles/d096da45-7a9a-4855-8752-0fd0481701d5"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/markjensen/Library/MobileDevice/Provisioning Profiles/d096da45-7a9a-4855-8752-0fd0481701d5".})
Thread: <NSThread: 0x7fe9fb0ca250>{number = 7, name = (null)}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
** BUILD FAILED **
The following build commands failed:
CodeSign /Users/markjensen/Desktop/BuildServer/UploadedProjects/<user id>/Payload/VScribe.app
(1 failure)