-
Notifications
You must be signed in to change notification settings - Fork 875
Default CODE_SIGN_IDENTITY #691
Copy link
Copy link
Open
Description
As a Developer I want to ensure that my build scripts work from a clean installation of the project, Xcodegen is a critical component of that process.
With the release of Mac Catalyst, the default signing identity certificates have been renamed from "iPhone Developer" to "Apple Development" so that a single certificate now covers both iOS and Mac signing.
Not updating the CODE_SIGN_IDENTITY build setting can result in failed builds.
The application_iOS.yml should be updated to reflect this change the default signing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels