Skip to content

An utility to properly create a bundle for Cocoa applications.

License

Notifications You must be signed in to change notification settings

integral-llc/libb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libb

An utility to properly create a bundle for Cocoa applications.

It uses otool application to analyze needed dependencies from the application itself and its dependencies recursively.

It will copy all needed files to bundle/Frameworks folder and change needed links using install_name_tool -change command.

About

An utility to properly create a bundle for Cocoa applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages