Re: iOS simulator not found after updating LC and Xcode

2016-11-03 Thread John Allijn
Thanks for the info. 
Xcode was upgraded, so the old version was gone. I’m now downloading the 4,5GB 
8.0 version from developer.apple.com . hope that 
works!
thanks again!


> On 03 Nov 2016, at 15:45, Thierry Douez  wrote:
> 
> 2016-11-03 15:37 GMT+01:00 Bob Sneidar :
> 
>> Which version works with which should probably be published in a document,
>> and maybe already has been.
>> 
> 
> ​Hi Bob,
> 
> There is one place:​
> 
> https://livecode.com/resources/support/ask-a-question/
> 
> ​but it needs to be updated too :)
> ​
> ​Thierry
> ​
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: iOS simulator not found after updating LC and Xcode

2016-11-03 Thread Bob Sneidar
There ya go! :-)

Bob S


On Nov 3, 2016, at 07:44 , Peter TB Brett 
mailto:peter.br...@livecode.com>> wrote:

Which
version works with which should probably be published in a document,
and maybe already has been.


This information is always included in the release notes for LiveCode.

 Peter

--
Dr Peter Brett mailto:peter.br...@livecode.com>>
LiveCode Technical Project Manager

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: iOS simulator not found after updating LC and Xcode

2016-11-03 Thread Peter TB Brett



On 03/11/2016 14:37, Bob Sneidar wrote:

When it comes to Xcode, this is almost never the case. What I have
gotten from all the iOS posts in this forum, keeping LC and Xcode in
sync is far more important than having either/both up to date. Which
version works with which should probably be published in a document,
and maybe already has been.



This information is always included in the release notes for LiveCode.

  Peter

--
Dr Peter Brett 
LiveCode Technical Project Manager

lcb-mode for Emacs: https://github.com/peter-b/lcb-mode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: iOS simulator not found after updating LC and Xcode

2016-11-03 Thread Thierry Douez
2016-11-03 15:37 GMT+01:00 Bob Sneidar :

> Which version works with which should probably be published in a document,
> and maybe already has been.
>

​Hi Bob,

There is one place:​

https://livecode.com/resources/support/ask-a-question/

​but it needs to be updated too :)
​
​Thierry
​
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: iOS simulator not found after updating LC and Xcode

2016-11-03 Thread Bob Sneidar
When it comes to Xcode, this is almost never the case. What I have gotten from 
all the iOS posts in this forum, keeping LC and Xcode in sync is far more 
important than having either/both up to date. Which version works with which 
should probably be published in a document, and maybe already has been. 

Bob S


> On Nov 3, 2016, at 02:19 , John Allijn  wrote:
> 
> Yes, 8.0 used to work just fine but I thought it would be a good idea to 
> bring everything up to date...
> 
>> Op 3 nov. 2016 om 10:07 heeft Thierry Douez  het 
>> volgende geschreven:
>> 
>> Mmm, not sure as I'm far away from my computer,
>> but I think you need Xcode 8 ! not 8.1.
>> 
>> Hope someone else could confirm...
>> 
>> Regards,
>> 
>> Thierry
>> 
>> 
>> 
>> 2016-11-03 9:57 GMT+01:00 John Allijn :
>> 
>>> Hi,
>>> Yesterday I updated Xcode to 8.1 and LiveCode to version 8.1.1 and now
>>> LiveCode can’t find any simulators for iOS.
>>> In the Livecode preferences the list with simulators is empty. When I
>>> click Add Entry and select the new Xcode app, it gives an error:
>>> 
>>> "The chosen folder is not a valid iOS SDK. Selected Xcode must have an iOS
>>> SDK among: 6.1, 7.1, 8.2, 9.2 and 10.0”
>>> 
>>> When I look in Xcode though, I have iOS 9.1 and iOS 9.2 installed.
>>> I can also see the installed SDK’s in the /developer folder on my mac but
>>> When I click “Add Entry” these simulators and their parent folders are not
>>> selectable (grayed out)
>>> 
>>> Am I doing something wrong?
>>> 
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: iOS simulator not found after updating LC and Xcode

2016-11-03 Thread Dave Kilroy
Ach - I should have written “Xcode 8.1” and “Xcode81.app" 

> Begin forwarded message:
> 
> From: Dave Kilroy 
> Subject: Re: iOS simulator not found after updating LC and Xcode
> Date: 3 November 2016 at 10:05:31 GMT
> To: How to use LiveCode 
> 
> Yep Thierry is right - still too early to use Xcode 8.1.1
> 
> BTW if you’re going to have multiple versions of Xcode on you machine (which 
> is a sensible thing to do if you’re going to have multiple versions of 
> LiveCode on your machine) the safest way of doing this is to have each of 
> them in their own folder in the Applications folder rather than renaming the 
> .app bundle to something like “Xcode811.app”
> 
> Dave
> 
> 
>> Mmm, not sure as I'm far away from my computer, 
>> but I think you need Xcode 8 ! not 8.1. 
>> 
>> Hope someone else could confirm... 
>> 
>> Regards, 
>> 
>> Thierry 
>> 
>> 
>> 
>> 2016-11-03 9:57 GMT+01:00 John Allijn <[hidden email] 
>> <http://runtime-revolution.278305.n4.nabble.com/user/SendEmail.jtp?type=node&node=4710003&i=0>>:
>>  
>> 
>> > Hi, 
>> > Yesterday I updated Xcode to 8.1 and LiveCode to version 8.1.1 and now 
>> > LiveCode can’t find any simulators for iOS. 
>> > In the Livecode preferences the list with simulators is empty. When I 
>> > click Add Entry and select the new Xcode app, it gives an error: 
>> > 
>> > "The chosen folder is not a valid iOS SDK. Selected Xcode must have an iOS 
>> > SDK among: 6.1, 7.1, 8.2, 9.2 and 10.0” 
>> > 
>> > When I look in Xcode though, I have iOS 9.1 and iOS 9.2 installed. 
>> > I can also see the installed SDK’s in the /developer folder on my mac but 
>> > When I click “Add Entry” these simulators and their parent folders are not 
>> > selectable (grayed out) 
>> > 
>> > Am I doing something wrong? 
>> >
> 

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: iOS simulator not found after updating LC and Xcode

2016-11-03 Thread Dave Kilroy
Yep Thierry is right - still too early to use Xcode 8.1.1

BTW if you’re going to have multiple versions of Xcode on you machine (which is 
a sensible thing to do if you’re going to have multiple versions of LiveCode on 
your machine) the safest way of doing this is to have each of them in their own 
folder in the Applications folder rather than renaming the .app bundle to 
something like “Xcode811.app”

Dave


> Mmm, not sure as I'm far away from my computer, 
> but I think you need Xcode 8 ! not 8.1. 
> 
> Hope someone else could confirm... 
> 
> Regards, 
> 
> Thierry 
> 
> 
> 
> 2016-11-03 9:57 GMT+01:00 John Allijn <[hidden email] 
> >:
>  
> 
> > Hi, 
> > Yesterday I updated Xcode to 8.1 and LiveCode to version 8.1.1 and now 
> > LiveCode can’t find any simulators for iOS. 
> > In the Livecode preferences the list with simulators is empty. When I 
> > click Add Entry and select the new Xcode app, it gives an error: 
> > 
> > "The chosen folder is not a valid iOS SDK. Selected Xcode must have an iOS 
> > SDK among: 6.1, 7.1, 8.2, 9.2 and 10.0” 
> > 
> > When I look in Xcode though, I have iOS 9.1 and iOS 9.2 installed. 
> > I can also see the installed SDK’s in the /developer folder on my mac but 
> > When I click “Add Entry” these simulators and their parent folders are not 
> > selectable (grayed out) 
> > 
> > Am I doing something wrong? 
> >

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: iOS simulator not found after updating LC and Xcode

2016-11-03 Thread John Allijn
Installing livecode 9.0.0 DP1  does not fix it. I'm now downloadind the ios10.0 
simulator. Maybe that helps...

> Op 3 nov. 2016 om 10:07 heeft Thierry Douez  het volgende 
> geschreven:
> 
> Mmm, not sure as I'm far away from my computer,
> but I think you need Xcode 8 ! not 8.1.
> 
> Hope someone else could confirm...
> 
> Regards,
> 
> Thierry
> 
> 
> 
> 2016-11-03 9:57 GMT+01:00 John Allijn :
> 
>> Hi,
>> Yesterday I updated Xcode to 8.1 and LiveCode to version 8.1.1 and now
>> LiveCode can’t find any simulators for iOS.
>> In the Livecode preferences the list with simulators is empty. When I
>> click Add Entry and select the new Xcode app, it gives an error:
>> 
>> "The chosen folder is not a valid iOS SDK. Selected Xcode must have an iOS
>> SDK among: 6.1, 7.1, 8.2, 9.2 and 10.0”
>> 
>> When I look in Xcode though, I have iOS 9.1 and iOS 9.2 installed.
>> I can also see the installed SDK’s in the /developer folder on my mac but
>> When I click “Add Entry” these simulators and their parent folders are not
>> selectable (grayed out)
>> 
>> Am I doing something wrong?
>> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: iOS simulator not found after updating LC and Xcode

2016-11-03 Thread John Allijn
Yes, 8.0 used to work just fine but I thought it would be a good idea to bring 
everything up to date...

> Op 3 nov. 2016 om 10:07 heeft Thierry Douez  het volgende 
> geschreven:
> 
> Mmm, not sure as I'm far away from my computer,
> but I think you need Xcode 8 ! not 8.1.
> 
> Hope someone else could confirm...
> 
> Regards,
> 
> Thierry
> 
> 
> 
> 2016-11-03 9:57 GMT+01:00 John Allijn :
> 
>> Hi,
>> Yesterday I updated Xcode to 8.1 and LiveCode to version 8.1.1 and now
>> LiveCode can’t find any simulators for iOS.
>> In the Livecode preferences the list with simulators is empty. When I
>> click Add Entry and select the new Xcode app, it gives an error:
>> 
>> "The chosen folder is not a valid iOS SDK. Selected Xcode must have an iOS
>> SDK among: 6.1, 7.1, 8.2, 9.2 and 10.0”
>> 
>> When I look in Xcode though, I have iOS 9.1 and iOS 9.2 installed.
>> I can also see the installed SDK’s in the /developer folder on my mac but
>> When I click “Add Entry” these simulators and their parent folders are not
>> selectable (grayed out)
>> 
>> Am I doing something wrong?
>> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: iOS simulator not found after updating LC and Xcode

2016-11-03 Thread Thierry Douez
Mmm, not sure as I'm far away from my computer,
but I think you need Xcode 8 ! not 8.1.

Hope someone else could confirm...

Regards,

Thierry



2016-11-03 9:57 GMT+01:00 John Allijn :

> Hi,
> Yesterday I updated Xcode to 8.1 and LiveCode to version 8.1.1 and now
> LiveCode can’t find any simulators for iOS.
> In the Livecode preferences the list with simulators is empty. When I
> click Add Entry and select the new Xcode app, it gives an error:
>
> "The chosen folder is not a valid iOS SDK. Selected Xcode must have an iOS
> SDK among: 6.1, 7.1, 8.2, 9.2 and 10.0”
>
> When I look in Xcode though, I have iOS 9.1 and iOS 9.2 installed.
> I can also see the installed SDK’s in the /developer folder on my mac but
> When I click “Add Entry” these simulators and their parent folders are not
> selectable (grayed out)
>
> Am I doing something wrong?
>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

iOS simulator not found after updating LC and Xcode

2016-11-03 Thread John Allijn
Hi, 
Yesterday I updated Xcode to 8.1 and LiveCode to version 8.1.1 and now LiveCode 
can’t find any simulators for iOS. 
In the Livecode preferences the list with simulators is empty. When I click Add 
Entry and select the new Xcode app, it gives an error: 

"The chosen folder is not a valid iOS SDK. Selected Xcode must have an iOS SDK 
among: 6.1, 7.1, 8.2, 9.2 and 10.0”

When I look in Xcode though, I have iOS 9.1 and iOS 9.2 installed. 
I can also see the installed SDK’s in the /developer folder on my mac but When 
I click “Add Entry” these simulators and their parent folders are not 
selectable (grayed out)

Am I doing something wrong?

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode