-
Website
http://www.cuppadev.co.uk -
Original page
http://www.cuppadev.co.uk/platforms/running-your-own-iphone-applications-without-paying-the-developer-fee/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
Craigslist Proxy
1 comment · -1 points
-
steveluscher
1 comment · 1 points
-
BusbyTest
1 comment · 5 points
-
emcmanus
1 comment · 1 points
-
hm2k
1 comment · 1 points
-
-
Popular Threads
-
The Trouble with CSS Transitions
2 weeks ago · 1 comment
-
A Browser within a browser: htmlcanvas
4 weeks ago · 2 comments
-
The Trouble with CSS Transitions
A quick way to sign your apps:
1) create a code signing certificate, e.g. iPhone
2) in your XCode project, under targets: add new build phase -> new run script build phase
for shell you can leave /bin/sh
for script, enter:
CODESIGN_ALLOCATE=/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/codesign_allocate codesign -s iPhone -f ${TARGET_BUILD_DIR}/${EXECUTABLE_FOLDER_PATH}/${EXECUTABLE_NAME}
That's it! The only thing to replace in the script is the certificate name (e.g. iPhone)
Now i tried that, but just couldn't get it to work properly. Even though i sign my app, XCode still complains that it can't verify the app. So i have no idea what is going on there. Seems like the only way i can get it working is copying it over manually and running sans the debugger. :(
Btw, thanks for the correct run script. Was having trouble getting that correct. :)
http://www.246tnt.com/iPhone/#xcode
personaly i´m not to fancy with patching the mobileinstallation och spring bord .. but it works ..
Still, i don't see the harm in patching. If it doesn't work you can just restore...
Cheers,
Buat Duit Dengan Blog