Text
comment: Install Rubycocoa on Snow Leopard
Download the Rubycocoa 0.13.2 installer from the official site: http://sourceforge.net/projects/rubycocoa/files/
Mount the DMG file, copy the PKG anywhere that’s writeable.
Right click on the PKG, select “Show Package Contents”. Navigate to the “Info.plist” file, double click to open.
Modify the IFRequirementDicts, Item 1, TestOperator value to ‘=’ (as seen on the screenshot).
If step 4 doesn’t work for you you can remove all the IFRequirementsDict to install it.
<key>IFRequirementDicts</key>
<array>
<dict>
….
</dict>
<dict>
….
</dict>
</array>
ps. is reblog the only way to comment a post on tumblr?
via Jose Fernandez.