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

Look into supporting Ruby 1.9.3’s Fiddle #206

Closed
alloy opened this issue Oct 8, 2014 · 8 comments
Closed

Look into supporting Ruby 1.9.3’s Fiddle #206

alloy opened this issue Oct 8, 2014 · 8 comments
Assignees

Comments

@alloy
Copy link
Member

alloy commented Oct 8, 2014

Basically it seems that at least this version of Fiddle does not have the Fiddle::NULL constant.

@alloy alloy self-assigned this Oct 8, 2014
@Antol
Copy link

Antol commented Oct 8, 2014

I add changes from commit "[PlistHelper] Guard against early versions of Fiddle missing constants." manually. Now I get "The xcodeproj gem is only supported on Ruby versions that includethe Fiddle API or with Ruby 1.8.7 that came with OS X 10.8.x. (RuntimeError)". What should i do?
I use ruby-1.9.3-p125 via rvm.

@segiddins
Copy link
Member

1.9.3-p125 is an unsupported version.

@Antol
Copy link

Antol commented Oct 9, 2014

What version I can use?

@alloy
Copy link
Member Author

alloy commented Oct 9, 2014

@Antol For now upgrade to the current version, e.g. 2.1.3. See https://www.ruby-lang.org/en/

@Antol
Copy link

Antol commented Oct 9, 2014

OK, thank you

@alloy alloy closed this as completed in 0c4c06f Oct 9, 2014
@iosdev-republicofapps
Copy link

Hi,

Many of us still use ruby-1.9.3-p547 since it is the version of Ruby that is supported by Heroku in the 1.9 series. We can't upgrade to other rubies since we are running large production apps on 1.9. Respectfully, is there a reason why cocoa pods can't support ruby 1.9.3 p547? I get the same error as mentioned above.

Thanks!

@neonichu
Copy link
Member

Ruby 2.0 ships with OS X, any reason why you are unable to use this version for CP?

@iosdev-republicofapps
Copy link

I prefer to use Ruby from rvm. No worries, I installed ruby 2.1.3 using rvm and it works fine now. But I tend to use the same ruby as I use for my server projects, which are constrained by the rubies supported by Heroku ...

I was just curious, thanks and best wishes.

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

5 participants