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

pod install sets OS X settings for iOS project #2957

Closed
dumoko opened this issue Dec 19, 2014 · 1 comment
Closed

pod install sets OS X settings for iOS project #2957

dumoko opened this issue Dec 19, 2014 · 1 comment

Comments

@dumoko
Copy link

dumoko commented Dec 19, 2014

Hi. I started encountering a curious issue, and can't google it right.
Firstly, it occurred on an old project, and I thought it's project's fault.
Then I create a brand new iOS project, add a Podfile to it, and run pod install.

~/Projects/Dop pod install
Analyzing dependencies
Downloading dependencies
Installing AFNetworking (2.5.0)
Installing Appirater (2.0.4)
Generating Pods project
Integrating client project

[!] From now on use `Dop.xcworkspace`.
~/Projects/Dop which pod
/usr/bin/pod
~/Projects/Dop pod --version
0.35.0
~/Projects/Dop 

Why does it create the following settings for the Pod project?
screenshot 2014-12-19 10 23 44

@kylef
Copy link
Contributor

kylef commented Dec 28, 2014

@OlegAnghelov These are default empty values for an Xcode project. CocoaPods set these values per target.

screen shot 2014-12-28 at 15 56 11

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

No branches or pull requests

2 participants