Can't install applicaton

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Clambuster
Posts: 2
Joined: Mon Jan 30, 2012 8:35 pm

Can't install applicaton

Post by Clambuster » Sun Jun 17, 2012 9:49 pm

I'm building a iPad app and it works fine. I'm trying to create a standalone and I get a error message : Can't install application The application < /Users/ecawley/KTRiver/KTRiver Miss/KTRiver Miss.app does not specify a CFBundleExecutable >. The app. has the CFBundleExecutable in the plist, how do I specify it for the Xcode? I've followed all the steps but I can't find a reference to this.

CALL-151
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 206
Joined: Wed Oct 20, 2010 11:00 am

Re: Can't install applicaton

Post by CALL-151 » Sun Jun 17, 2012 10:30 pm

Not sure, but take a look at this lesson and make sure you're following each step to create a standalone. http://lessons.runrev.com/s/lessons/m/2 ... on-for-ios

You shouldn't have to touch the plist, and you only need Xcode to put your app on your device.

Post Reply