Build for device problem

I was just trying to get the simple Hello World text to my Iphone 4 and built it with my wildcard * provisioning profile I use for testing on devices, strangely after build on corona simulator for iphone device it say application does not have a valid signature?

I use that prov.profile for everything I do in xcode and it has never failed on me before, so I made a new wildcard prov.profile just for use with corona and named it CoronaSDK. It failed too.

So here is my question, can’t I use wildcard prov.profiles when building for device in corona?

The CoronaSDK profile works fine when I build in xcode with my old obj-c apps so theres nothing wrong with how I set it up when I created it.

Now, here’s another strange thing.
I built the Simple Pool example for test on my iphone just to check if it worked, but then it said “internal API error” when dragging the file to xcode organizer.

I tried installing with xcode 3.x and xcode 4 and none of them works.

Could it be the wildcard profile that causes this, cuz not even the Hello world test worked?

Thanks. [import]uid: 13560 topic_id: 6524 reply_id: 306524[/import]

Now I created a new prov.profile for corona and also an AdHoc, all Icons and the Default launch image is there and all files are in the same folder.

I even followed the instructions in the resources page and it still says “The application does not have a valid signature.” when adding the HelloWorld app to organizer, am I missing something in the config.lua or the build.settings files? Do I have to specify something there?

This is getting pretty frustrating cuz the prov.profile works perfect with xcode projects. It even says in the corona documentation that you can have wildcard in the prov.profile?

It shouldn’t be like this, it’s just a freakin Hello world test??? [import]uid: 13560 topic_id: 6524 reply_id: 22622[/import]

I resolved the issue, answer in this thread.
http://developer.anscamobile.com/forum/2011/02/14/build-device-problem [import]uid: 13560 topic_id: 6524 reply_id: 22843[/import]