

AppDNA
3 likes
AppDNA is a small XCode shell script which efficiently packages a Mac OS X Application's source code into the application itself.
Cost / License
- Free
- Open Source
Platforms
- Mac


AppDNA is a small XCode shell script which efficiently packages a Mac OS X Application's source code into the application itself.
Comments and Reviews
inside the app there is a folder called source. for example: ~/Lynxlet.app/contents/Source/ inside there, there is the source code of "Lynxlet", plus AppDNA.sh It's very good for learning.