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

Recommended project settings #131

Closed
fulldecent opened this issue Nov 1, 2015 · 4 comments
Closed

Recommended project settings #131

fulldecent opened this issue Nov 1, 2015 · 4 comments

Comments

@fulldecent
Copy link
Collaborator

Test case:

  1. pod lib create PROJECT
  2. Open XCode on the workspace
  3. Product -> Run

Expected:

Builds with no errors

Actual:

A warning is generated for Pods.xcodeproj titled "Update to recommended settings"

screen shot 2015-11-01 at 4 00 41 pm

@fulldecent
Copy link
Collaborator Author

Reported upstream to CocoaPods/Xcodeproj#370 but also keeping here as there may be other related problems.

@orta
Copy link
Member

orta commented May 2, 2016

This project uses a vendored Xcode project, so those changes would need to be done manually in here, by editing the Xcode projects by hand objc / swift

@fulldecent
Copy link
Collaborator Author

I tried doing this, but some of the specific code is created by Xcodeproj. Example:

  • Single quotes vs. double quotes

@fulldecent
Copy link
Collaborator Author

Closing, this is fixed as of CocoaPods 1.0.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants