I am getting an Unknown Error after I try to sync to install my application on the my iphone. [import]uid: 8192 topic_id: 1933 reply_id: 301933[/import]
It looks like there may be a bug in the way we handle the ’ character. I’ll have some one take a look at this. [import]uid: 3 topic_id: 1933 reply_id: 5708[/import]
When I install it through Xcode I get this message:
The Info.plist for application at specifies a CFBundleExecutable of template, which does not exist [import]uid: 8192 topic_id: 1933 reply_id: 5701[/import]
I just tried to rename it without the ’ and still same issue. I am going to look at the provisioning profile.
A beginner question. Do I have to have a config.lua? That might be the issue too. I don’t currently have one.
[import]uid: 8192 topic_id: 1933 reply_id: 5711[/import]
You don’t need a config.lua file unless you need to scale your app for different screen sizes.
-Tom [import]uid: 7559 topic_id: 1933 reply_id: 5714[/import]
And it looks like there is something in my main.lua file that I had changed since June. I was testing the app for android since then and didn’t build it for my IPod. That will be hard one to find. Thanks for FileMerge, that will be a live saver. [import]uid: 5712 topic_id: 1933 reply_id: 10412[/import]
Arggh, I get the same error. Now. Its for a project I didn’t build in two months. Everything was fine before but now I can’t install it.
My error message looks like this:
The Info.plist for application at /blablabl/ specifies a CFBundleExecutable of (null), which does not exist
[import]uid: 5712 topic_id: 1933 reply_id: 10410[/import]
Okidoki, I found out what was causing this. If the file name of the created app is the same as your profile name, then you will get this error. Note to myself… take this into account when creating new profiles. [import]uid: 5712 topic_id: 1933 reply_id: 10414[/import]