I have a circular problem. I'm having issues when compiling with the hosted builder:
Sending data to remote compiler. Error
Failed to parse certificate file.Error: security: SecKeychainDelete: The specified keychain could not be found.
I checked my Mac and the keychain entry is missing. Probably got wiped out after the xcode 13.4 update. Normally a compile to the local Mac will add the keychain entry, but when I try to start the B4i BuildServer it stops and displays the error "Failed to find xcode version". It's probably looking for xcode 13.2 which is not available. Is there another way to restore the keychain?
Sending data to remote compiler. Error
Failed to parse certificate file.Error: security: SecKeychainDelete: The specified keychain could not be found.
I checked my Mac and the keychain entry is missing. Probably got wiped out after the xcode 13.4 update. Normally a compile to the local Mac will add the keychain entry, but when I try to start the B4i BuildServer it stops and displays the error "Failed to find xcode version". It's probably looking for xcode 13.2 which is not available. Is there another way to restore the keychain?