An open API service indexing awesome lists of open source software.

https://github.com/benjamin-dobell/fixprivateframeworks

Simple ruby script to fix up the IDs and references to private frameworks bundled in OS X applications.
https://github.com/benjamin-dobell/fixprivateframeworks

Last synced: 26 days ago
JSON representation

Simple ruby script to fix up the IDs and references to private frameworks bundled in OS X applications.

Awesome Lists containing this project

README

          

Simple ruby script that automatically runs install_name_tool in order modify IDs and framework references for all frameworks and binaries bundled in an OS X application.

NOTE: Script assumes frameworks are stored in ApplicationName.app/Content/Frameworks sub-directory.

Usage: ./FixPrivateFrameworks.rb