root / trunk / data / iphone-python / make.sh

Revision 74, 120 bytes (checked in by saurik, 10 months ago)

Got PyObjC working.

Line 
1pkg: mkdir /Applications
2pkg: cp -a %/HelloPython.app /Applications
3pkg: find / -name '.svn' -prune -exec rm -rfv {} \;
Note: See TracBrowser for help on using the browser.