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

[msbuild] Tweak the codesign logic for iOS Simulator builds #3180

Merged
merged 1 commit into from
Jan 8, 2018

Conversation

jstedfast
Copy link
Member

Don't always codesign, especially for Xcode 8 which seems to break.

iOS Simulator builds should only be codesigned if they require
Entitlements (signified by RequireProvisionProfile).

Don't *always* codesign, especially for Xcode 8 which seems to break.

iOS Simulator builds should only be codesigned if they require
Entitlements (signified by RequireProvisionProfile).
@jstedfast
Copy link
Member Author

This is a back-port of #3114 to the 15.6 branch

@jstedfast jstedfast added this to the d15-6 milestone Jan 8, 2018
@monojenkins
Copy link
Collaborator

Build success

@spouliot spouliot merged commit 30ae7d3 into d15-6 Jan 8, 2018
@jstedfast jstedfast deleted the msbuild-ios8-codesign-tweaks-d15-6 branch January 12, 2018 19:43
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