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

Adding profile entitlements dynamically #385

Closed
icarusdust opened this issue Dec 22, 2023 · 3 comments
Closed

Adding profile entitlements dynamically #385

icarusdust opened this issue Dec 22, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@icarusdust
Copy link
Contributor

When building iOS apps, some capabilities need to be added to bundle identifiers and their associated provisioning profiles. Currently, it can be done manually either by configuring them in the Apple Developer Account or in Xcode. Maybe something similar to Fastlane template_name

@icarusdust icarusdust added the enhancement New feature or request label Dec 22, 2023
@priitlatt
Copy link
Contributor

Adding capabilities to bundle identifiers was introduced in PR #388. Is there anything else that needs to be done?

@icarusdust
Copy link
Contributor Author

That should be it. Thanks!

@priitlatt
Copy link
Contributor

Resolved by #388.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants