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

Add support for code signing entitlements in Xcode build #367

Merged
merged 2 commits into from
Apr 29, 2022

Conversation

BalestraPatrick
Copy link
Contributor

@BalestraPatrick BalestraPatrick commented Apr 28, 2022

Part of #72 and #96.

This PR adds support for fetching the produced entitlements file and setting the right build settings in Xcode. This allows to build the app with the correct entitlements inside of Xcode.

@brentleyjones
Copy link
Contributor

I believe this depends on bazelbuild/rules_apple#1456 to work correctly. I plan on updating our version of rules_apple soon though.

@brentleyjones
Copy link
Contributor

Fixtures need an update after the rules_apple change (which is good!)

@BalestraPatrick BalestraPatrick force-pushed the pb/xcode-code-signing-entitlements branch from 97bcb5e to 3360bc9 Compare April 29, 2022 14:19
@brentleyjones brentleyjones enabled auto-merge (squash) April 29, 2022 14:31
@brentleyjones brentleyjones merged commit 2b3ba3b into main Apr 29, 2022
@brentleyjones brentleyjones deleted the pb/xcode-code-signing-entitlements branch April 29, 2022 14:32
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.

None yet

2 participants