Skip to content

Ensure all headers are project to allow iOS archiving#93

Merged
jdee merged 1 commit intoBranchMetrics:masterfrom
matt-oakes:ios_archive
Feb 2, 2017
Merged

Ensure all headers are project to allow iOS archiving#93
jdee merged 1 commit intoBranchMetrics:masterfrom
matt-oakes:ios_archive

Conversation

@matt-oakes
Copy link
Copy Markdown
Contributor

The library will currently prevent you submitting your app to the App Store because it includes a public header. Because of this, Xcode will think the generated archive is "generic" and will not allow you to upload it to iTunes Connect.

This PR fixes this by making all headers "project headers".

See here for more information:

@jdee
Copy link
Copy Markdown
Contributor

jdee commented Feb 2, 2017

@mattoakesnet Thanks for the PR. Apologies for the problem. We'll probably be releasing 0.9.2/1.0.2 in the next couple of days. This will be included.

@jdee jdee merged commit bd75340 into BranchMetrics:master Feb 2, 2017
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