Re: iPhone simulators

2022-08-11 Thread Klaus major-k via use-livecode
Hi all,

> Am 10.08.2022 um 19:30 schrieb Klaus major-k via use-livecode 
> :
> 
> Hi Jaques,
> 
>> Am 10.08.2022 um 19:23 schrieb J. Landman Gay via use-livecode 
>> :
>> If I remember right you can have an iPhone and an iPad simulator open at the 
>> same time and choose between them, but if you want two of the same type then 
>> it doesn't work.
> yep, came to the same conclusion. A good candidate for an "enhancement 
> request". :-)

and done: 


Best

Klaus
--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
kl...@major-k.de


___
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: iPhone simulators

2022-08-10 Thread Klaus major-k via use-livecode
Hi Jaques,

> Am 10.08.2022 um 19:23 schrieb J. Landman Gay via use-livecode 
> :
> 
> If I remember right you can have an iPhone and an iPad simulator open at the 
> same time and choose between them, but if you want two of the same type then 
> it doesn't work.

yep, came to the same conclusion.
A good candidate for an "enhancement request". :-)

> Jacqueline Landman Gay | jac...@hyperactivesw.com
> HyperActive Software | http://www.hyperactivesw.com
> On August 10, 2022 11:39:54 AM Klaus major-k via use-livecode
>> 
>> Does not seem possible in the moment...
>> Looks like only the first opened simulator is being addressed by LC.

Best

Klaus

--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
kl...@major-k.de


___
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: iPhone simulators

2022-08-10 Thread J. Landman Gay via use-livecode
If I remember right you can have an iPhone and an iPad simulator open at 
the same time and choose between them, but if you want two of the same type 
then it doesn't work.


--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On August 10, 2022 11:39:54 AM Klaus major-k via use-livecode


Does not seem possible in the moment...
Looks like only the first opened simulator is being addressed by LC.




___
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: iPhone simulators

2022-08-10 Thread Klaus major-k via use-livecode
Hi Panos,

> Am 10.08.2022 um 18:28 schrieb panagiotis m via use-livecode 
> :
> 
> Hello Klaus,
> 
> The suggested approach is to make sure the desired simulator device is
> already up and running. And then, in the Test Target menu, choose "iPhone
> Simulator 15.2" or ""iPad Simulator 15.2", and click Test.
> 
> PS: To change a device, click on the Simulator app menu Hardware -> Device
> -> iPhone X.Y etc

yes, I know this, that was not my question.

Supposed I opened two iPhone simulators (macOS 12.5, Xcode 13.2.1) in the 
simulator app,
in the LC menu there is only ONE entry named "iPhone Simulator 15.2".

My question is if we can test the app in one of the two simulators directly?
Means can we specifically address one of the open simulators?

Does not seem possible in the moment...
Looks like only the first opened simulator is being addressed by LC.

> Note this might be slightly different depending on the version of your
> Simulator app, which depends on the Xcode version, which depends on your
> MacOS version :)

Go figure!? 8-)

> Cheers,
> Panos
> 
> On Wed, 10 Aug 2022 at 19:08, Klaus major-k via use-livecode <
> use-livecode@lists.runrev.com> wrote:
> 
>> Hi all,
>> 
>> we can open several different iPhone and iPad simulators on the Mac via
>> Xcode.
>> 
>> However in the "Test Target" menu of LC we only see one generic "iPhone
>> Simulator 15.2" resp. "iPad Simulator 15.2".
>> 
>> Is there a way to select one of the open simulators directly?
>> Know what I mean? Thanks in advance!

Best

Klaus

--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
kl...@major-k.de


___
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: iPhone simulators

2022-08-10 Thread panagiotis m via use-livecode
Hello Klaus,

The suggested approach is to make sure the desired simulator device is
already up and running. And then, in the Test Target menu, choose "iPhone
Simulator 15.2" or ""iPad Simulator 15.2", and click Test.

PS: To change a device, click on the Simulator app menu Hardware -> Device
-> iPhone X.Y etc

Note this might be slightly different depending on the version of your
Simulator app, which depends on the Xcode version, which depends on your
MacOS version :)

Cheers,
Panos

On Wed, 10 Aug 2022 at 19:08, Klaus major-k via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Hi all,
>
> we can open several different iPhone and iPad simulators on the Mac via
> Xcode.
>
> However in the "Test Target" menu of LC we only see one generic "iPhone
> Simulator 15.2"
> resp. "iPad Simulator 15.2".
>
> Is there a way to select one of the open simulators directly?
> Know what I mean? Thanks in advance!
>
>
> Best
>
> Klaus
> --
> Klaus Major
> https://www.major-k.de
> https://www.major-k.de/bass
> kl...@major-k.de
>
>
> ___
> 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


iPhone simulators

2022-08-10 Thread Klaus major-k via use-livecode
Hi all,

we can open several different iPhone and iPad simulators on the Mac via Xcode.

However in the "Test Target" menu of LC we only see one generic "iPhone 
Simulator 15.2"
resp. "iPad Simulator 15.2".

Is there a way to select one of the open simulators directly?
Know what I mean? Thanks in advance!


Best

Klaus
--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
kl...@major-k.de


___
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