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

Remove Xcode 7 warnings #58

Merged
merged 3 commits into from
Sep 10, 2015
Merged

Remove Xcode 7 warnings #58

merged 3 commits into from
Sep 10, 2015

Conversation

irace
Copy link
Contributor

@irace irace commented Sep 10, 2015

@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>com.tumblr.$(PRODUCT_NAME:rfc1034identifier)</string>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was this just something that happened with new Xcode?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, yeah I followed the “upgrade” settings prompt. I can roll this back.

@brianmichel
Copy link

I don't know if it's a problem or not but this seems to be built with Xcode 7, which is GM, but not public yet. Your call to merge and tag, probably a non-issue, but will specifying these values in the project file prohibit people not using Xcode 7?

@irace
Copy link
Contributor Author

irace commented Sep 10, 2015

I rolled back the Info.plist changes but don”t want to rollback the project file changes. I'm just going to merge, I don't think anyone is using this and if they are (without Xcode 7) they can just use the previous version.

irace added a commit that referenced this pull request Sep 10, 2015
@irace irace merged commit 85fc806 into master Sep 10, 2015
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