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

Set -distribution flag when Android/IOS is being built in Shipping configuration #75

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

hach-que
Copy link
Member

@hach-que hach-que commented Dec 2, 2024

The -distribution flag is necessary for code signing to sign with the release keys instead of debug keys.

cc @JasperDeLaat94 This one might affect you; I'm not sure how -distribution interacts with APK builds distributed outside of the store. Let me know if we need to make this a configurable option.

…nfiguration

The -distribution flag is necessary for code signing to sign with the release keys instead of debug keys.
@hach-que hach-que force-pushed the android-distribution branch from ae7a8f2 to a0bdd45 Compare December 2, 2024 10:28
@JasperDeLaat94
Copy link
Collaborator

This is fine, some private MDM solutions (e.g. Meta for Business / Oculus Developer) require signing with a release key anyway.

@hach-que hach-que merged commit a4f8336 into main Dec 2, 2024
19 checks passed
@hach-que hach-que deleted the android-distribution branch December 2, 2024 12:35
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.

2 participants