4b7548501a56b9268f9ffcc7c7a049432e66970f
STOPGAP: CODE_SIGN_IDENTITY="-" CODE_SIGNING_REQUIRED=NO to bypass signing on the Mac CI runner which has no Apple account signed into Xcode. REAL FIX: Sign into Xcode → Settings → Accounts with the Apple Developer account on the Mac runner machine. Then -allowProvisioningUpdates + DEVELOPMENT_TEAM will auto-provision profiles for any bundle IDs.
Description
No description provided