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

$ xcodeproj --version is not working #107

Closed
krzyzanowskim opened this issue Oct 25, 2013 · 1 comment
Closed

$ xcodeproj --version is not working #107

krzyzanowskim opened this issue Oct 25, 2013 · 1 comment

Comments

@krzyzanowskim
Copy link

Affected version: xcodeproj (0.14.0)

xcodeproj --help suggest that there is option to display version

    --version   Prints the version of CocoaPods

however executing it like this, cause error

$ xcodeproj --version
uninitialized constant Xcodeproj::Command::VERSION
/Users/marcinkrzyzanowski/.rvm/gems/ruby-1.9.3-p392/gems/xcodeproj-0.14.0/lib/xcodeproj/command.rb:84:in parse' /Users/marcinkrzyzanowski/.rvm/gems/ruby-1.9.3-p392/gems/xcodeproj-0.14.0/lib/xcodeproj/command.rb:65:inrun'
/Users/marcinkrzyzanowski/.rvm/gems/ruby-1.9.3-p392/gems/xcodeproj-0.14.0/bin/xcodeproj:13:in <top (required)>' /Users/marcinkrzyzanowski/.rvm/rubies/ruby-1.9.3-p392/bin/xcodeproj:23:inload'
/Users/marcinkrzyzanowski/.rvm/rubies/ruby-1.9.3-p392/bin/xcodeproj:23:in <main>' /Users/marcinkrzyzanowski/.rvm/gems/ruby-1.9.3-p392/bin/ruby_executable_hooks:15:ineval'
/Users/marcinkrzyzanowski/.rvm/gems/ruby-1.9.3-p392/bin/ruby_executable_hooks:15:in `

'

@alloy alloy closed this as completed in cbec0a8 Oct 25, 2013
alloy added a commit that referenced this issue Oct 25, 2013
@alloy
Copy link
Member

alloy commented Oct 25, 2013

Thanks!

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