Page 1 of 1

Could not find plist template for device target

Posted: Fri Oct 06, 2017 4:25 pm
by LiadTal6
Hi everyone,

I'm trying to save my app for iOS in LC 8.1.6 and that's the message that I get:
There was an error while saving the standalone application
Could not find plist template for device target

I'm using Xcode 6.2 and I don't understand what I need to do.
I read this topic and it didn't help me:
viewtopic.php?f=49&t=28022

Someone can help me please?

Thanks.

Re: Could not find plist template for device target

Posted: Fri Oct 06, 2017 4:45 pm
by jmburnod
Hi,
I'm using Xcode 6.2 and I don't understand what I need to do.
I think you have to use xCode 8.3.3
Best regards
Jean-Marc

Re: Could not find plist template for device target

Posted: Fri Oct 06, 2017 8:00 pm
by LiveCode_Panos
Hi all,

The version of Xcode used with 8.1.6 depends on the OSX version:

Xcode 4.6.x on MacOS X 10.7
Xcode 5.1.x on MacOS X 10.8
Xcode 6.2.x on MacOS X 10.9
Xcode 7.2.x on Mac OS X 10.10
Xcode 8.2.x on MacOS X 10.11
Xcode 8.3.x on MacOS 10.12+

BUT if you want to deploy to *device*, you need at least Xcode 7.2.x and OSX 10.10.

Best,
Panos
--

Re: Could not find plist template for device target

Posted: Sat Oct 07, 2017 1:09 pm
by LiadTal6
Thank you so much! Now it's working! :D