I understand Flash CS5 isn't the best way to make an app, but I'd really like to test out the apps I've made with it on my iPhone. Has anyone come up with a way to modify Flash CS5 so it doesn't require a Developer Certificate or Provisioning Profile (like the way you would modify Xcode so you can compile apps without paying $99 for the developer program)?

I'd really appreciate it if anyone could provide some help. Thanks in advance.

link|improve this question
You do realize that apps created with Flash CS5 will not be accepted on the App Store, right? – Paul Tomblin May 10 '10 at 23:30
1  
Yes, I realize that, I develop apps for Jailbroken Devices and submit them to Cydia. – manderson12 May 10 '10 at 23:35
This is not a good idea, but it's certainly a programming question. Voted up. – bpapa May 11 '10 at 0:43
2  
True, but he is asking how to bypass several points in Apples Licence agreement that is under an NDA. – Rudiger May 11 '10 at 1:43
This is the best question I ever saw about iPhone development. I hate the way that Apple obligates us to pay that crazy value! – Nathan Campos Dec 28 '10 at 2:31
show 1 more comment
feedback

1 Answer

up vote 5 down vote accepted

Paying $99 for a dev certificate only to have anything you make (most likely) rejected because it was made with CS5... lame.

http://www.instructables.com/id/How-to-use-Adobes-iPhone-Packager-without-an-Appl/

works like a charm :)

link|improve this answer
1  
why am i getting negative marks? that answered the question perfectly, there is a zip file with a fake certificate, you simply select that and you can compile iphone apps with Flash CS5?? apple fanboys are ridiculous – ApplEater May 17 '10 at 4:36
1  
I didn't downvote you but I can see that your first sentence is an snarky editorial comment. Maybe be nicer. – willc2 May 18 '10 at 2:09
Thanks! It worked. After testing a simple app on my device, I realized how unpractical it is to use CS5 for iPhone Development, but it's still fun to be able to. :) – manderson12 Jul 16 '10 at 16:49
feedback

protected by Community May 6 '11 at 16:57

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.