Re: LiveCode 10 and Xcode 15

2024-04-28 Thread panagiotis merakos via use-livecode
You are very welcome, Mark :) Take care, Panos On Sun, 28 Apr 2024, 10:28 Mark Smith, wrote: > Just a quick shoutout to Panos and his exemplary customer support. When at > first I had problems getting the upgrade to work I resigned myself to > patiently working through what I thought might be a

Re: LiveCode 10 and Xcode 15

2024-04-28 Thread Mark Smith via use-livecode
Just a quick shoutout to Panos and his exemplary customer support. When at first I had problems getting the upgrade to work I resigned myself to patiently working through what I thought might be a multi-day process. Instead it was resolved in an hour. Thank you Panos. Mark > On 27 Apr 2024, a

Re: LiveCode 10 and Xcode 15

2024-04-27 Thread Mark Smith via use-livecode
Panos, your depth of knowledge is astounding. All working now. Thanks!! Mark > On 27 Apr 2024, at 8:02 PM, panagiotis merakos wrote: > > Hello Mark, > > Nice, one step closer! > > RE this error, you need to install the iOS 17 runtime. As of xcode 15 the iOS > platform runtime is no longer i

Re: LiveCode 10 and Xcode 15

2024-04-27 Thread panagiotis merakos via use-livecode
Hello Mark, Nice, one step closer! RE this error, you need to install the iOS 17 runtime. As of xcode 15 the iOS platform runtime is no longer included in the xcode app bundle and it is a separate download. There must be something in the release notes on how to download it, you have to go somewh

Re: LiveCode 10 and Xcode 15

2024-04-27 Thread Mark Smith via use-livecode
Hi Panos, Thanks for the quick reply. So I still had both 15.3 and 15.0.1 on my storage device, so I switched LC to select the SDK from 15.0.1 and that worked. However, when I build for iOS 17 I get this error… There was an error while saving the standalone application failed to create launch

Re: LiveCode 10 and Xcode 15

2024-04-27 Thread panagiotis merakos via use-livecode
Hello Mark, Xcode 15.3 has probably the iOS SDK 17.3, but livecode 10 dp7 expects 17.0. so you have to install xcode 15.0 or 15.0.1. Note you do not have to uninstall xcode 15.3, unless you want to. Just make sure in the livecode preferences you choose xcode 15.0 (or 15.0.1) and also set the comm

Re: LiveCode 10 and Xcode 15

2024-04-27 Thread Mark Smith via use-livecode
I always encounter these challenges when update season arrives. It started with my phone which mysteriously upgraded itself to iOS 17.4.1 (I don’t remember authorising that but it’s a confusing landscape so perhaps I did). Instantly my app Organize which I virtually depend on to live stopped wor

Re: LiveCode 10 and Xcode 15

2024-04-22 Thread panagiotis merakos via use-livecode
Hello Dan, The released (public) version of LiveCode 10 DP-7 does support building with Xcode 15.0 and 15.0.1, (thus with the iOS 17 SDK). If you got this message - a rough guess is that you used a "custom" (and now outdated) internal build of DP-7 we had done for you back then, which did not sup