

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
Features
No features, maybe you want to suggest one?
Tags
- appdna
- dna
AppDNA News & Activities
Highlights All activities
Recent activities
No activities found.
AppDNA information
What is AppDNA?
AppDNA is a small XCode shell script which efficiently packages a Mac OS X Application's source code into the application itself. The resulting embedded project directory is fully functional, allowing the code and resources to be examined, modified and re-built. The application is self-compiling when a Release build is performed.




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.