Skip to content

Ruby framework - version 2.0 for OS X that was removed after Yosemite

Notifications You must be signed in to change notification settings

iosdec/Ruby.framework-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ruby.framework 2.0

This version of Ruby was removed after the Yosemite update.

Download the contents of this repository:
Download

Disabling SIP

We must disable System Integrity Protection before we continue..
this will allow us to modify folders under /System.
To do this, power down the your Mac and hold CMD+R as the Mac is
powering on, this will bring you into recovery mode.

Now you're in recovery mode, you need to open up a Terminal:
Terminal

Disable SIP by entering the following command:
csrutil disable

You should be presented with the following message:
SIP Disabled

Now restart your Mac by clicking the Apple logo at the top left,
then Restart. SIP should now have been disabled.

Installation

Now open up a Finder window and head to:
/System/Library/Frameworks/Ruby.framework/Versions

Copy the 2.0 folder from Ruby.framework/Versions/
downloaded from this repo to the path above.

Finally re-enable SIP by going into recovery mode and entering
csrutil enable

Done!

About

Ruby framework - version 2.0 for OS X that was removed after Yosemite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published