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.
- Host: GitHub
- URL: https://github.com/benjamin-dobell/fixprivateframeworks
- Owner: Benjamin-Dobell
- Created: 2013-06-09T16:25:42.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-09T16:31:07.000Z (over 12 years ago)
- Last Synced: 2025-07-19T16:41:46.949Z (3 months ago)
- Language: Ruby
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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