Skip to content

Conversation

@mokagio
Copy link
Collaborator

@mokagio mokagio commented Apr 29, 2025

We have internal tooling to manage those in a way that does not require developers to set up Ruby for local every-day work.

Internal refs:

The screenshot below shows Xcode successfully resolving the provisioning profile and development certificate pairs and the app running for Mac Catalyst:

image

We have internal tooling to manage those in a way that does not require
developers to set up Ruby for local every-day work.

Internal refs:

- pdnsEh-1ZG-p2
- https://linear.app/a8c/issue/AINFRA-245
@mokagio mokagio self-assigned this Apr 29, 2025
Comment on lines 106 to 108
lane :set_up_code_signing_app_store do |readonly: true|
set_up_code_signing(type: 'appstore', readonly: readonly)
end
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could have refined this and removed the two-step abstraction, consolidating everything in the set_up_code_singing lane.

I decided against it to 1) save time 2) leaving the code like this doesn't make it much more complex and it has the advantage of being already layered in case we'll add additional code signing types in the future.

@mokagio mokagio merged commit b0c6c9b into main May 12, 2025
2 checks passed
@mokagio mokagio deleted the mokagio/remove-match-dev-prov-prof branch May 12, 2025 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants