iOS Stand-Alone: Can't find pList Template
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- Posts: 50
- Joined: Sun Jun 30, 2013 1:43 am
- Contact:
iOS Stand-Alone: Can't find pList Template
I'm in the process of creating my first LiveCode app. It works relatively well in the iOS Simulator. I'm interested in testing it on an actual device - mainly an iPad. My provisioning profile is set up. I can select it in the Stand-Alond Settings. In Mobile Support settings, Xcode and LiveCode are connected; the square is colored Green. When I attempt to the Stand-Alond app, I receive the message "could not find plist template for device target." I can't find anything listed on this issue and have no idea as to how to solve it (though my bet is that it is quite simple). Anybody have some hints? My LiveCode version is 7.0.5. My Xcode version is 4.6.3.
-
- VIP Livecode Opensource Backer
- Posts: 858
- Joined: Wed Jun 24, 2009 1:17 pm
- Contact:
Re: iOS Stand-Alone: Can't find pList Template
hi physics classroom and welcome to the forum
At version 4.6.3 I think your problem may be that you are running a too-old version of Xcode - however don't get the latest version (Xcode 7) as LC can't handle it yet! - I think if you get Xcode 6.3.1 you should be ok, or if you want to move up to LC 7.0.6 it can handle Xcode 6.3.2
Kind regards
Dave
At version 4.6.3 I think your problem may be that you are running a too-old version of Xcode - however don't get the latest version (Xcode 7) as LC can't handle it yet! - I think if you get Xcode 6.3.1 you should be ok, or if you want to move up to LC 7.0.6 it can handle Xcode 6.3.2
Kind regards
Dave
"...this is not the code you are looking for..."
-
- Posts: 50
- Joined: Sun Jun 30, 2013 1:43 am
- Contact:
Re: iOS Stand-Alone: Can't find pList Template
Thanks Dave. I will do the update.