views:

2324

answers:

3

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.

A: 

I would like to know too. I'm looking for the same answer :p But, how do you make the deb's for jailbroken devices? I believe that would bypass the need to save it as an ipa.

Stephen
You don't submit an ipa to have it hosted on a repository, you submit the app bundle; the person who maintains the repository will package it for you. But I can't compile my app in Flash CS5 without a Certifictate and a Provisioning profile. Perhaps there is a way to tell Flash not to codesign, like you would with Xcode?
manderson12
+3  A: 

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 :)

ApplEater
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
I didn't downvote you but I can see that your first sentence is an snarky editorial comment. Maybe be nicer.
willc2
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
A: 

thanx a tons!! ^^

nancy