Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(apple): allow skipping code signing #383

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

lucasfernog
Copy link
Member

@lucasfernog lucasfernog commented Sep 1, 2024

Looks like Apple cannot handle development profile automatic provisioning well.. let's add an option to skip codesigning for build() and archive(), and let the export() function handle signing when distributing on CI (note that with this change it should also be possible to skip code signing on all steps and sign manually later)

Copy link
Contributor

github-actions bot commented Sep 1, 2024

Package Changes Through 837476b

There are 1 changes which include cargo-mobile2 with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
cargo-mobile2 0.16.0 0.17.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog lucasfernog changed the title fix(apple): allow skipping signing on build and archive fix(apple): allow skipping code signing Sep 1, 2024
@lucasfernog lucasfernog merged commit 64d3e6f into dev Sep 1, 2024
12 checks passed
@lucasfernog lucasfernog deleted the fix/ios-automatic-codesign branch September 1, 2024 12:13
@github-actions github-actions bot mentioned this pull request Sep 1, 2024
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.

1 participant