Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

xcworkspace file not generating in latest project #27

Closed
iamabhiee opened this issue Jan 28, 2014 · 3 comments
Closed

xcworkspace file not generating in latest project #27

iamabhiee opened this issue Jan 28, 2014 · 3 comments

Comments

@iamabhiee
Copy link

After yesterday's commit, I facing a strange issue, Downloaded a new source and updating pods doesnt creating xcworkspace file in my project.

I dont know anything wrong with my configuration or there is some issue with new release.

@calebd
Copy link
Owner

calebd commented Jan 28, 2014

Does the pod install succeed? It should look like this:

SimpleAuth (master) -> pod install
Analyzing dependencies
Downloading dependencies
Installing CMDQueryStringSerialization (0.1.0)
Installing NSData+Base64 (1.0.0)
Installing ReactiveCocoa (2.2.3)
Installing cocoa-oauth (0.0.1)
Generating Pods project
Integrating client project

[!] From now on use `SimpleAuth.xcworkspace`.

Make sure your CocoaPods is up to date

SimpleAuth (master) -> pod --version
0.29.0

And make sure you are using at least ruby 1.8.x

SimpleAuth (master) -> ruby -v
ruby 2.1.0p0 (2013-12-25 revision 44422) [x86_64-darwin13.0]

@calebd
Copy link
Owner

calebd commented Jan 28, 2014

Also, which commit is it that seemed to break?

@iamabhiee
Copy link
Author

i think it was working before this week's release

@calebd calebd closed this as completed Feb 28, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants