Re: LiveCode 10 and Xcode 15

2024-04-28 Thread panagiotis merakos via use-livecode
might be a multi-day process. > Instead it was resolved in an hour. Thank you Panos. > > 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

Re: LiveCode 10 and Xcode 15

2024-04-28 Thread Mark Smith via use-livecode
024, 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 included in the xcode app bundle and it is a > separate download. >

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 > platf

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

Re: LiveCode 10 and Xcode 15

2024-04-27 Thread Mark Smith via use-livecode
ello 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

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

Re: LiveCode 10 and Xcode 15

2024-04-27 Thread Mark Smith via use-livecode
” is no longer compatible (having been built on LC 9.6.10 or maybe it was .11, can’t recall at the moment, and some ancient version of Xcode … you can find it all in my signature line on the LC forums). Alright, so I have to upgrade. I start with the FAQ. The only entry that lists iOS 17 is the

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, whi

LiveCode 10 and Xcode 15

2024-04-19 Thread Dan Friedman via use-livecode
Just posted an app update to the iOS app store and I got this message: ITMS-90725: SDK version issue - This app was built with the iOS 16.2 SDK. Starting April 29, 2024, all iOS and iPadOS apps must be built with the iOS 17 SDK or later, included in Xcode 15 or later, in order to be uploaded to

Re: Xcode 15.01 working with LC?

2024-04-09 Thread Mike Kerner via use-livecode
rly, but so far, it's only on one test ipad. we'll see if the fleet chokes on it, or not. On Tue, Apr 9, 2024 at 1:08 PM Ralph DiMola via use-livecode < use-livecode@lists.runrev.com> wrote: > I'm using LC 9.6.11 on an M1 Ventura with Xcode 15.0.1 (command line tools > point

RE: Xcode 15.01 working with LC?

2024-04-09 Thread Ralph DiMola via use-livecode
I'm using LC 9.6.11 on an M1 Ventura with Xcode 15.0.1 (command line tools point there) I have built 2 of my apps and the both show splash screen then immediately crashes before first card is shown. I'm testing on an iPad mini iOS 12.5.7. When testing in the simulator it starts b

Re: Xcode 15.01 working with LC?

2024-04-09 Thread Mike Kerner via use-livecode
just tried it, again, and then started digging. on the first attempt, i got the linking error then i fired up xc 15.0.1, and looked at the xcode command-line tools - sure enough, it was set to 14.2. i changed that to 15.0.1, and now the builds link with 9.6.11 and xc 15.0.1 On Mon, Apr 8, 2024

Re: Xcode 15.01 working with LC?

2024-04-08 Thread Andreas Bergendal via use-livecode
Just to complicate matters, though: In the Forum, two people have confirmed successful iOS deployment with Xcode 15.0.1: https://forums.livecode.com/viewtopic.php?f=49&t=38849 /Andreas > 6 apr. 2024 kl. 22:35 skrev Mike Kerner via use-livecode > : > > i should further

Re: Xcode 15.01 working with LC?

2024-04-06 Thread Klaus major-k via use-livecode
get an > error, late. > > On Sat, Apr 6, 2024 at 4:34 PM Mike Kerner > wrote: > >> it does not work, at least with 9.6.11 >> here's where you can find all the downloads, including xcode 15 >> https://developer.apple.com/download/all/?q=xcode >> >>

Re: Xcode 15.01 working with LC?

2024-04-06 Thread Mike Kerner via use-livecode
ll the downloads, including xcode 15 > https://developer.apple.com/download/all/?q=xcode > > On Sat, Apr 6, 2024 at 4:22 PM Klaus major-k via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> Hi friends, >> >> I am just setting up a new Mac Mini M2

Re: Xcode 15.01 working with LC?

2024-04-06 Thread Mike Kerner via use-livecode
it does not work, at least with 9.6.11 here's where you can find all the downloads, including xcode 15 https://developer.apple.com/download/all/?q=xcode On Sat, Apr 6, 2024 at 4:22 PM Klaus major-k via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi friends, > > I

Xcode 15.01 working with LC?

2024-04-06 Thread Klaus major-k via use-livecode
Hi friends, I am just setting up a new Mac Mini M2 and could not find Xcode 15.0 as recommended by LCs release notes, only 15.01 on the Apple Dev download pages. Will that work with LC? Or does someone have a link to version 15.0? Thanks in advance! Best Klaus -- Klaus Major https

RE: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-21 Thread Ralph DiMola via use-livecode
eninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Andreas Bergendal via use-livecode Sent: Thursday, December 21, 2023 3:25 PM To: How to use LiveCode Cc: Andreas Bergendal Subject: Re: Should I upgrade to Xcode 15.0 or 15.1? It

RE: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-21 Thread Jim Lambert via use-livecode
> Ralph wrote: > > Very Nice! This should be on the LC Lesson site. ++1 Jim Lambert ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.run

Re: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-21 Thread Andreas Bergendal via use-livecode
ng. I’m kind of glad now, because my >> slothfulness had me put off any attempt to make an iOS version of Forms >> Generator. That is all a lot to consider. Not only am I bound to rebuild for >> every version of my app, I am also bound to rebuild based on every iOS, >>

Re: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-21 Thread Bob Sneidar via use-livecode
t; Generator. That is all a lot to consider. Not only am I bound to rebuild for > every version of my app, I am also bound to rebuild based on every iOS, MacOS > and Xcode versions. No thank you please. > > Of course I am not selling my apps so it doesn’t matter very much to me. F

Re: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-21 Thread Bob Sneidar via use-livecode
, MacOS and Xcode versions. No thank you please. Of course I am not selling my apps so it doesn’t matter very much to me. For those of us that produce commercial apps, it matters very much. Bob S > On Dec 21, 2023, at 5:41 AM, Andreas Bergendal via use-livecode > wrote: > >

RE: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-21 Thread Ralph DiMola via use-livecode
-livecode Sent: Thursday, December 21, 2023 8:42 AM To: How to use LiveCode Cc: Andreas Bergendal Subject: Re: Should I upgrade to Xcode 15.0 or 15.1? Just for fun, and because Mermaid is my new toy, I threw together a small web stack that shows the various LC-Xcode-macOS-iOS combinations in a sankey

Re: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-21 Thread Mark Smith via use-livecode
That does look like fun. Very clever layout. > On 21 Dec 2023, at 1:41 pm, Andreas Bergendal via use-livecode > wrote: > > Just for fun, and because Mermaid is my new toy, I threw together a small web > stack that shows the various LC-Xcode-macOS-iOS combinations in a sa

Re: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-21 Thread Andreas Bergendal via use-livecode
Just for fun, and because Mermaid is my new toy, I threw together a small web stack that shows the various LC-Xcode-macOS-iOS combinations in a sankey diagram, where you can also change the order of how they are displayed. I added some Xcode versions that are NOT compatible with LiveCode too

Re: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-18 Thread Andreas Bergendal via use-livecode
Thanks, Heather! I was just about to ask if there didn’t use to be a table available somewhere, where this stuff was sorted out. And there it was! :D /Andreas > 18 dec. 2023 kl. 18:11 skrev Heather Laine via use-livecode > : > > Folks, you should upgrade to Xcode 15.0 not 15.

Re: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-18 Thread Paul Dupuis via use-livecode
FYI Heather, The "What are the System Requirements for LiveCode? <https://livecode.com/resources/support/ask-a-question/#group_739>" table needs an update for current macOS and Windows versions. On 12/18/2023 12:11 PM, Heather Laine via use-livecode wrote: Folks, you should

Re: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-18 Thread Heather Laine via use-livecode
Folks, you should upgrade to Xcode 15.0 not 15.1 - see this table (top FAQ): https://livecode.com/resources/support/ask-a-question/ Best Regards, Heather Heather Laine Customer Services Manager LiveCode Ltd www.livecode.com > On 17 Dec 2023, at 15:48, Mike Kerner via use-livec

Re: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-17 Thread Mike Kerner via use-livecode
can lc 9.6.11 use both 15 and 15.1? i've been holding off on updating to sonoma On Sat, Dec 16, 2023 at 1:55 PM Paul Dupuis via use-livecode < use-livecode@lists.runrev.com> wrote: > For the purposes of notarization of macOS apps, I have seen no > difference between Xcode

Re: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-16 Thread Paul Dupuis via use-livecode
For the purposes of notarization of macOS apps, I have seen no difference between Xcode 15 and 15.1 under Sonoma on a macBook Air (M1 processor) I don't developer iOS apps though, nor do I use Xcode for anything other than code signing, notarization, and stapling of macOS desktop apps

Should I upgrade to Xcode 15.0 or 15.1?

2023-12-16 Thread Andreas Bergendal via use-livecode
Hi all, I’ve just taken the step to MacOS Sonoma (14.2), and now intend to upgrade Xcode from 14.x to 15. But I'm unsure of which version to go for, as the latest LC release notes say Xcode 15.0 and LC is usually quite picky about it. I don’t want to download and install all the gigabyt

Re: Compiling for iOS : something wrong with Xcode and Sonoma

2023-10-11 Thread Ludovic THEBAULT via use-livecode
error: sh -c '/Users/Xcode.app/Contents/Developer/us/bin/ xcodebuild > -sdk iphoneoslo. -hnd q++ <> devnul tailed with exit code 10384: (null) > (errno=No such hle or directory) > xcrun: error: unable to find utility "g++", not a developer tool or in PATH > &g

Re: Which Livecode/Xcode/macOS/iOS version

2023-07-26 Thread Bob Sneidar via use-livecode
+1 A lot of support sites are like that. You cannot find anything unless you know where to look, and if you know that, you probably don’t need to find it. :-) One of my pet peeves is searching for something on a support site and getting 1000 entries, none of which have anything to do with what

Re: Which Livecode/Xcode/macOS/iOS version

2023-07-25 Thread Mark Wieder via use-livecode
On 7/25/23 15:15, Paul Hibbert via use-livecode wrote: Or, click on” Resources" in the main Nav menu then scroll down to “Support" and there’s your FAQ button! Simples! :-) Missing the point though. You need to know it exists somewhere in order to go looking for it. I think a FAQ should be fr

Re: Which Livecode/Xcode/macOS/iOS version

2023-07-25 Thread Paul Hibbert via use-livecode
Or, click on” Resources" in the main Nav menu then scroll down to “Support" and there’s your FAQ button! Simples! :-) Paul > On Jul 25, 2023, at 9:14 AM, Mark Wieder via use-livecode > wrote: > > On 7/25/23 03:55, Heather Laine via use-livecode wrote: >> https://livecode.com/resources/suppor

Re: How to persuade LC to accept Xcode for mobile support?

2023-07-25 Thread Mike Kerner via use-livecode
yep. you can't exceed versions. the restrictions are pretty strict. On Tue, Jul 25, 2023 at 2:11 PM Ben Rubinstein via use-livecode wrote: > > Apologies for what is surely a FAQ, but I can't find this in the archives. > > Using LC 9.6.8 on macOS 12.6.7 with Xcode 13.4.1

How to persuade LC to accept Xcode for mobile support?

2023-07-25 Thread Ben Rubinstein via use-livecode
Apologies for what is surely a FAQ, but I can't find this in the archives. Using LC 9.6.8 on macOS 12.6.7 with Xcode 13.4.1, trying to get set up for building to iOS for the first time in a long while; and failing at the first hurdle. In Preferences, Mobile Support, under iOS SDKs, I

Re: Which Livecode/Xcode/macOS/iOS version

2023-07-25 Thread matthias rebbe via use-livecode
+1 > Am 25.07.2023 um 18:14 schrieb Mark Wieder via use-livecode > : > > On 7/25/23 03:55, Heather Laine via use-livecode wrote: >> https://livecode.com/resources/support/ask-a-question/ >> >> Top FAQ. > > There's a FAQ? > Why isn't the

Re: Which Livecode/Xcode/macOS/iOS version

2023-07-25 Thread Mark Wieder via use-livecode
On 7/25/23 03:55, Heather Laine via use-livecode wrote: https://livecode.com/resources/support/ask-a-question/ Top FAQ. There's a FAQ? Why isn't there a link to it on the main web page? This really should be easier to get to for prospec

Re: Which Livecode/Xcode/macOS/iOS version

2023-07-25 Thread Ben Rubinstein via use-livecode
On 25 Jul 2023, at 11:06, Ben Rubinstein via use-livecode wrote: Somewhere on the livecode.com there used to be a very useful table which showed which versions of Livecode could run on which versions of macOS with which versions of Xcode in order to build to which versions of iOS. I can't

Re: Which Livecode/Xcode/macOS/iOS version

2023-07-25 Thread Heather Laine via use-livecode
t; > Somewhere on the livecode.com there used to be a very useful table which > showed which versions of Livecode could run on which versions of macOS with > which versions of Xcode in order to build to which versions of iOS. > > I can't find it now... can anyone point m

Which Livecode/Xcode/macOS/iOS version

2023-07-25 Thread Ben Rubinstein via use-livecode
Somewhere on the livecode.com there used to be a very useful table which showed which versions of Livecode could run on which versions of macOS with which versions of Xcode in order to build to which versions of iOS. I can't find it now... can anyone point me at it? Many thanks,

Re: Notarizing a standalone with Xcode 13 and 14

2023-02-24 Thread Mark Smith via use-livecode
he does helping us navigate submissions to the Mac App Store). You are both a godsend!! Mark > On 23 Feb 2023, at 11:55 am, matthias rebbe via use-livecode > wrote: > > Hello, > > with Xcode 13 Apple introduced a new command line tool (notarytool) which > makes Notar

Re: Notarizing a standalone with Xcode 13 and 14

2023-02-23 Thread scott--- via use-livecode
+1 > On Feb 23, 2023, at 4:07 AM, panagiotis m via use-livecode > wrote: > > Thank you very much Matthias :) > > Kind regards, > Panos > > On Thu, 23 Feb 2023 at 13:57, matthias rebbe via use-livecode < > use-livecode@lists.runrev.com> wrote: >

Re: Notarizing a standalone with Xcode 13 and 14

2023-02-23 Thread panagiotis m via use-livecode
Thank you very much Matthias :) Kind regards, Panos On Thu, 23 Feb 2023 at 13:57, matthias rebbe via use-livecode < use-livecode@lists.runrev.com> wrote: > Hello, > > with Xcode 13 Apple introduced a new command line tool (notarytool) which > makes Notarizing much easier and m

Notarizing a standalone with Xcode 13 and 14

2023-02-23 Thread matthias rebbe via use-livecode
Hello, with Xcode 13 Apple introduced a new command line tool (notarytool) which makes Notarizing much easier and more convenient. At least i feel so. ;) For those who are interested There is a new lesson for Xcode 13 and 14 which describe the whole process. The lesson also includes an

Re: OT - NotarizeHelper stack updated (Ventura fix and fix for deprecation message when using Xcode 14)

2023-02-12 Thread scott--- via use-livecode
ute com.apple.provenance. > This is fixed now > > And users of Xcode 14 might have run into the problem that the automated > process was aborted right after the file was uploaded to Apple. This was > caused by a "deprecation message". >>> Warning: altool has been

OT - NotarizeHelper stack updated (Ventura fix and fix for deprecation message when using Xcode 14)

2023-02-12 Thread matthias rebbe via use-livecode
Hello, i've updated the mrSignNotarizeHelperV3 stack. Under Ventura the automated process was aborted, because the app bundle and all its files still had an empty extended attribute com.apple.provenance. This is fixed now And users of Xcode 14 might have run into the problem that the auto

[OT] Upgrade to Monterey from Big Sur Update Simulator/Multiple Xcode versions

2022-11-29 Thread Ralph DiMola via use-livecode
FYI: I was able to run Xcode 14.1 and invoke the iPhone 14 simulator. I tested an LC app building against Xcode 13.2.1. Clicked the test button and BOOM there was the app on the iPhone 14 simulator. Only one little hiccup. I had to select the hardware keyboard then disable then re-enable to get

RE: Xcode

2022-05-24 Thread Ralph DiMola via use-livecode
You can have the most recent version of Xcode installed but must also have the LC supported version installed(if different as it usually is). The build tools must point to the LC supported version for building iOS apps but you can use the most recent version(beta or prod) for side-loading

Re: Xcode

2022-05-24 Thread Jim MacConnell via use-livecode
Panos, I’m so glad I saw this. Just for my clarity…. Are you saying we no longer need to do the “Hold off on Xcode updates until Livecode can catch up?” thing. I have folders full of older Xcode versions and go through a little dance each time I upgrade. It would be wonderful to not have to

Re: Xcode

2022-05-24 Thread Klaus major-k via use-livecode
Hi Panos, > Am 24.05.2022 um 12:51 schrieb panagiotis m via use-livecode > : > > Hello Klaus, > > You do not have to use the latest version of Xcode if your goal is to be > able to deploy to the latest version of iOS. > > This is the reason we have not moved (ye

Re: Xcode

2022-05-24 Thread panagiotis m via use-livecode
Hello Klaus, You do not have to use the latest version of Xcode if your goal is to be able to deploy to the latest version of iOS. This is the reason we have not moved (yet) to a newer Xcode version - you can still use Xcode 13.2 to build apps that will run not only on devices running the

Xcode

2022-05-24 Thread Klaus major-k via use-livecode
Hi all, Xcode 13.4 is already available but LC 9.67 and LC 10 dp3 only support Xcode 13.2. Did I miss something? Best Klaus -- Klaus Major https://www.major-k.de https://www.major-k.de/bass kl...@major-k.de ___ use-livecode mailing list use

Re: Error: Unable to install app - Mac OS 11.5.2 , Xcode 13.2 (13C90), LC 9.6.7 en iOS 15.2

2022-05-09 Thread Mark Smith via use-livecode
Thanks for letting us know William. Glad the cleanup did the trick. Mark > On May 9, 2022, at 9:00 AM, William de Smet via use-livecode > wrote: > > Hi there, > > Thanks for answering my questions. > First off all I downloaded a newer version of Xcode 13.2.1 yesterday b

Re: Error: Unable to install app - Mac OS 11.5.2 , Xcode 13.2 (13C90), LC 9.6.7 en iOS 15.2

2022-05-09 Thread William de Smet via use-livecode
Hi there, Thanks for answering my questions. First off all I downloaded a newer version of Xcode 13.2.1 yesterday but that didn't make a difference. Then Jaque replied on the forum and suggested an issue with Apple Intermediate Certificate: https://developer.apple.com/support/expiration/

Re: Error: Unable to install app - Mac OS 11.5.2 , Xcode 13.2 (13C90), LC 9.6.7 en iOS 15.2

2022-05-08 Thread panagiotis m via use-livecode
alled and ran just fine on my iPad. I tried with both > the Test button in LC and installing the app with Xcode and in both cases > it worked ok, so that can’t be the problem. Do let us know if you track > down the cause. > > Cheers, > Mark > > > > On May 7,

Re: Error: Unable to install app - Mac OS 11.5.2 , Xcode 13.2 (13C90), LC 9.6.7 en iOS 15.2

2022-05-08 Thread Mark Smith via use-livecode
iPhone” setting, and it installed and ran just fine on my iPad. I tried with both the Test button in LC and installing the app with Xcode and in both cases it worked ok, so that can’t be the problem. Do let us know if you track down the cause. Cheers, Mark > On May 7, 2022, at 9:06 AM, Will

Error: Unable to install app - Mac OS 11.5.2 , Xcode 13.2 (13C90), LC 9.6.7 en iOS 15.2

2022-05-07 Thread William de Smet via use-livecode
Hi there, Mac OS 11.5.2 , Xcode 13.2 (13C90), LC 9.6.7 en iOS 15.2 Yesterday I tried to put an app on my iPad 2020 with iOS 15.2 on it. Building the app is no problem and gives no error message on my Mac Putting the app with Xcode on my iPad however gives an error: Unable to Install App I

Re: How to install XCode essentials only for LiveCode builds

2022-03-01 Thread Mark Smith via use-livecode
es NOT matter in this case. > I _think_ this command downloads the latest version by default, or at least > the latest version that can be installed in your machine. > > Building standalone for **iOS** does require to download the full Xcode > bundle though - and in this case the ve

Re: How to install XCode essentials only for LiveCode builds

2022-03-01 Thread panagiotis m via use-livecode
. Building standalone for **iOS** does require to download the full Xcode bundle though - and in this case the version (of Xcode) does matter. In the future we might make it so that the Xcode version does not matter in this case too. Kind regards, Panos -- On Tue, 1 Mar 2022 at 02:50, Bob Sneidar via use

Re: How to install XCode essentials only for LiveCode builds

2022-02-28 Thread Bob Sneidar via use-livecode
; > Sean asked me to post this in a separate post. :-) > > We do not have to install the complete (ca. 16 GB) Xcode package to create a > standalone with LC. > Just install the neccessary command line tools via the TERMINAL, enter: > xcode-select --install > > An

Re: How to install XCode essentials only for LiveCode builds

2022-02-28 Thread Bob Sneidar via use-livecode
Thanks Jacque. :-) I got ahead of that one. Bob S > On Feb 28, 2022, at 12:10 , J. Landman Gay via use-livecode > wrote: > > On 2/28/22 1:42 PM, Klaus major-k via use-livecode wrote: >> We do not have to install the complete (ca. 16 GB) Xcode package to create a >

Re: How to install XCode essentials only for LiveCode builds

2022-02-28 Thread Mark Smith via use-livecode
How do you know which version you are getting with this? Or is it always just “the latest”? > On Feb 28, 2022, at 8:10 PM, J. Landman Gay via use-livecode > wrote: > > On 2/28/22 1:42 PM, Klaus major-k via use-livecode wrote: >> We do not have to install the complete (ca. 16

Re: How to install XCode essentials only for LiveCode builds

2022-02-28 Thread Marty Knapp via use-livecode
Would this get around the need to have the “correct" version of Xcode installed? (wishful thinking…) --- Marty Knapp > On Feb 28, 2022, at 11:42 AM, Klaus major-k via use-livecode > wrote: > > Hi all, > > Sean asked me to post this in a separate post. :-) > >

Re: How to install XCode essentials only for LiveCode builds

2022-02-28 Thread J. Landman Gay via use-livecode
On 2/28/22 1:42 PM, Klaus major-k via use-livecode wrote: We do not have to install the complete (ca. 16 GB) Xcode package to create a standalone with LC. Just install the neccessary command line tools via the TERMINAL, enter: xcode-select --install And it will download all neccessary stuff

How to install XCode essentials only for LiveCode builds

2022-02-28 Thread Klaus major-k via use-livecode
Hi all, Sean asked me to post this in a separate post. :-) We do not have to install the complete (ca. 16 GB) Xcode package to create a standalone with LC. Just install the neccessary command line tools via the TERMINAL, enter: xcode-select --install And it will download all neccessary stuff

Re: Xcode and Catalina **NEW MBP**

2021-11-17 Thread Mike Kerner via use-livecode
For anyone else who gets to fight through this before a new LC comes out: This is not an OS upgrade, this is a new box, with monterey preinstalled. I used the Time Machine method for setting up this box That brought over multiple copies of XCode, including 12.5 and 12.5.1 Building with LC throws

RE: Xcode and Catalina **NEW MBP**

2021-11-17 Thread Ralph DiMola via use-livecode
:36 AM To: How to use LiveCode Cc: Mike Kerner Subject: Re: Xcode and Catalina **NEW MBP** just to follow up on this some more, I have tried launching XC 12.5.1 manually. You can do it, but something happened with the command-line tools, which causes builds from within LC to bork with an error. On

Re: Xcode and Catalina **NEW MBP**

2021-11-17 Thread Mike Kerner via use-livecode
ode@lists.runrev.com> wrote: > Am I understanding correctly? > There is a way to get Xcode 12.5 running on Monterey? > Will this satisfy the LC requirements? > Jim > > > On Nov 16, 2021, at 4:40 PM, Ralph DiMola via use-livecode < > use-livecode@lists.runrev.com> wrote: >

Re: Xcode and Catalina **NEW MBP**

2021-11-17 Thread Mike Kerner via use-livecode
link, please. It isn't working for me. ___ 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: Xcode and Catalina **NEW MBP**

2021-11-16 Thread Jim MacConnell via use-livecode
Am I understanding correctly? There is a way to get Xcode 12.5 running on Monterey? Will this satisfy the LC requirements? Jim > On Nov 16, 2021, at 4:40 PM, Ralph DiMola via use-livecode > wrote: > > Apple did it again. It looks like only Xcode 13 will run on Monterey. Lo

RE: Xcode and Catalina **NEW MBP**

2021-11-16 Thread Ralph DiMola via use-livecode
Apple did it again. It looks like only Xcode 13 will run on Monterey. Looks can be deceiving. If you activate Xcode 12.5.x from the command line it will start. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode

Re: Xcode and Catalina **NEW MBP**

2021-11-16 Thread Mike Kerner via use-livecode
. #firstWorldProblems On Tue, Nov 16, 2021 at 1:22 PM Ralph DiMola via use-livecode < use-livecode@lists.runrev.com> wrote: > Mike, > > From 9.6.5 Release notes. > > - macOS 10.15.4: Xcode 12.4.x - LiveCode builds iOS apps using the iOS > 14.4 SDK > > There is a

Re: xcode and catalina **NEW MBP**

2021-11-16 Thread Mike Kerner via use-livecode
terey until LC can > deal with xCode 13. > > ~j > > Sent from Jim's iPhone XR > Please excuse brevity, typos and errors > > > On Nov 16, 2021, at 9:23 AM, Mike Kerner via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > Has a

Re: xcode and catalina **NEW MBP**

2021-11-16 Thread Jim At Consensus via use-livecode
Do you mean “Monterey”. I’m in Bog Sur and Vataliba was a version Orr more ago. Doesn’t really matter. I’m holding off on upgrade to Monterey until LC can deal with xCode 13. ~j Sent from Jim's iPhone XR Please excuse brevity, typos and errors > On Nov 16, 2021, at 9:23 AM, Mike Ke

RE: Xcode and Catalina **NEW MBP**

2021-11-16 Thread Ralph DiMola via use-livecode
Mike, >From 9.6.5 Release notes. - macOS 10.15.4: Xcode 12.4.x - LiveCode builds iOS apps using the iOS 14.4 SDK There is a full list of working LiveCode/macOS/Xcode combinations here: https://livecode.com/docs/9-5-0/faq/faq/ Important: From the start of April 2021, Apple is only accept

xcode and catalina **NEW MBP**

2021-11-16 Thread Mike Kerner via use-livecode
Has anyone gotten LC/XC to work on a new mac that came with catalina pre-installed? I'm kind-of in a catch-22 with LC not working with XC 13.1 and XC 12.5.1 and below not even running in Catalina, so I can't complete the installs. -- On the first day, God created the heavens and the Earth On the

Re: MacOS 12.x (Monterey) disables the Xcode 12.5 app

2021-10-26 Thread HENRY LOWE via use-livecode
Thank you Panos. Any idea when 9.6.6 (rc 1) might be released? I can probably get by as is for a week or so. Henry > On Oct 26, 2021, at 11:00 AM, panagiotis m via use-livecode > wrote: > > Hello Henry, > > You can have as many Xcode versions installed as you want. I sugg

Re: MacOS 12.x (Monterey) disables the Xcode 12.5 app

2021-10-26 Thread panagiotis m via use-livecode
Hello Henry, You can have as many Xcode versions installed as you want. I suggest you create a folder "Xcodes" and put everything in it, after you have renamed them appropriately (e.g. rename your current Xcode to Xcode_12_5_0.app). LiveCode uses the iOS 14.5 SDKs and some of Xcode'

MacOS 12.x (Monterey) disables the Xcode 12.5 app

2021-10-26 Thread HENRY LOWE via use-livecode
Updated to MacOS Monetary (12.0.1) yesterday. After the update, the installed version of Xcode (12.5) was marked as disabled. Attempting to launch Xcode displayed the message: "The version of Xcode installed on this Mac is not compatible with macOS Monterey.” LC 9.6.5 (rc 2) launche

Re: iOS 15 and Xcode Cant Install app

2021-10-01 Thread scott--- via use-livecode
te: > >> I would assume it's signed and notarized. It installed on my Mac Mini >> running iOS 12.x just fine. From what I could find that this may be caused >> by signing on Catalina not the iOS SDK version. Apparently building on Big >> Sur with Xcode 12.4 is OK(until 4

RE: iOS 15 and Xcode Cant Install app

2021-10-01 Thread J. Landman Gay via use-livecode
ni running iOS 12.x just fine. From what I could find that this may be caused by signing on Catalina not the iOS SDK version. Apparently building on Big Sur with Xcode 12.4 is OK(until 4/2022). This might be a back-door way to get us to buy a new Mac now. It worked on me, I'm getting a M1 Ma

RE: iOS 15 and Xcode Cant Install app

2021-10-01 Thread Ralph DiMola via use-livecode
I would assume it's signed and notarized. It installed on my Mac Mini running iOS 12.x just fine. From what I could find that this may be caused by signing on Catalina not the iOS SDK version. Apparently building on Big Sur with Xcode 12.4 is OK(until 4/2022). This might be a back-door w

Re: iOS 15 and Xcode Cant Install app

2021-10-01 Thread J. Landman Gay via use-livecode
.15.7 Xcode 12.4 and LC 9.6.3. A tester tried to install and got ("App name" Needs to be updated. The developer of this app need to update it to work with this version of iOS) I know this was brought up on the list but was there a resolution? From the Apple developer site: “Starting Apri

iOS 15 and Xcode Cant Install app

2021-09-30 Thread Ralph DiMola via use-livecode
I built an ad-hoc iOS app using Catalina 10.15.7 Xcode 12.4 and LC 9.6.3. A tester tried to install and got ("App name" Needs to be updated. The developer of this app need to update it to work with this version of iOS) I know this was brought up on the list but was there a resolution

Re: iOS 15 - Xcode version

2021-09-25 Thread Rick Harrison via use-livecode
Hi Marty, There are a bunch of other programs that have a lot of the same features as photoshop. Graphic Converter 11 GIMP InkScape GravitDesigner Even Apple’s Photos program has come a long way. Good luck! Rick > On Sep 24, 2021, at 6:19 PM, Marty Knapp via use-livecode > wrote: > > But

Re: iOS 15 - Xcode version

2021-09-24 Thread Stephen Barncard via use-livecode
*"Try Affinity Photo, really good software for only few bucks."* Yes, a very capable app for about $50 US. Different workflow than PS but well thought out. Their documentation and learning materials are well thought out. MAC AND PC, and a beautiful UI. "-- Stephen Barncard - Sebastopol Ca. USA

Re: iOS 15 - Xcode version

2021-09-24 Thread Ludovic THEBAULT via use-livecode
> Le 25 sept. 2021 à 00:19, Marty Knapp via use-livecode > a écrit : > > > But now I can no longer use Photoshop CS3! It’s probably 10 years old so it > had a good long run. Now to find a replacement as I don’t want to pay $20 a > month for that… > Hello ! Try Affinity Photo, really good

Re: iOS 15 - Xcode version

2021-09-24 Thread Marty Knapp via use-livecode
Just a follow up here. I installed Big Sur on a separate volume and then downloaded the latest version of Xcode - 13.0. That doesn’t work. So I went into my Apple Developer account to get Xcode 12.5.1 which downloads as a .xip file - took forever to install from that (just so you know). So

Re: iOS 15 - Xcode version

2021-09-23 Thread Ludovic via use-livecode
Hello I noticed that on first opening my apps quit suddenly after the update. But they should work normally since. I had compiled them under bigsur Ludovic ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe

RE: iOS 15 - Xcode version

2021-09-23 Thread Ralph DiMola via use-livecode
I'm on Catalina with Xcode 12.4. My mobile device is too old to go to 15. Can anyone test the Catalina/Xcode 12.4/iOS 15 scenario? Thanks in advance! Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net ___ use-liv

Re: iOS 15 - Xcode version

2021-09-23 Thread matthias rebbe via use-livecode
What i forgot to mention. I am on Big Sur with XCode 12.5. > Am 23.09.2021 um 19:47 schrieb matthias_livecode_150...@m-r-d.de: > > i had here a similar problem. My test app created with LC 9.6.4 worked until > i upgraded to iOS 15. > Pressing the icon to start it, opened the

Re: iOS 15 - Xcode version

2021-09-23 Thread matthias rebbe via use-livecode
bug report and attach your sample stack, so > that we investigate and fix it asap. > > Kind regards, > Panos > > > On Thu, 23 Sep 2021, 20:08 Marty Knapp via use-livecode, < > use-livecode@lists.runrev.com> wrote: > >> Just local testing. I’m using LC 9.6.3,

Re: iOS 15 - Xcode version

2021-09-23 Thread Marty Knapp via use-livecode
I’ve just tried with one app, which is quite simple. It’s my customer database which just pulls in data from a text file. I exploring this further, it looks like I’ll need the latest version of Xcode which requires Big Sur. So I’m just installing Big Sur on a partition and will set things up

Re: iOS 15 - Xcode version

2021-09-23 Thread panagiotis m via use-livecode
-livecode, < use-livecode@lists.runrev.com> wrote: > Just local testing. I’m using LC 9.6.3, Mojave and Xcode 11.3.1. Worked > fine for iOS 14.8 > > Marty > > > On Sep 23, 2021, at 10:04 AM, J. Landman Gay via use-livecode < > use-livecode@lists.runrev.com> wro

Re: iOS 15 - Xcode version

2021-09-23 Thread Marty Knapp via use-livecode
Just local testing. I’m using LC 9.6.3, Mojave and Xcode 11.3.1. Worked fine for iOS 14.8 Marty > On Sep 23, 2021, at 10:04 AM, J. Landman Gay via use-livecode > wrote: > > I'm in the same boat. We have an app in the App Store, built with Mojave, do > we know if that

Re: iOS 15 - Xcode version

2021-09-23 Thread J. Landman Gay via use-livecode
arty Knapp via use-livecode wrote: I just updated my iPhone to iOS 15 and now my LC built app won’t run (developer needs to update). Yes I should have checked that out before I updated. My app was running on the previous iOS fine and is built with the latest version of LC running on Mojave

iOS 15 - Xcode version

2021-09-23 Thread Marty Knapp via use-livecode
I just updated my iPhone to iOS 15 and now my LC built app won’t run (developer needs to update). Yes I should have checked that out before I updated. My app was running on the previous iOS fine and is built with the latest version of LC running on Mojave and Xcode 11.3.1. I can’t seem to find

RE: XCode command line tools 12

2021-05-20 Thread J. Landman Gay via use-livecode
Thanks, but I wasn't clear enough. I didn't mention that I want to run the 12.x command line tools in Mojave itself, rather than setting up a VM with Big Sur. I do keep multiple versions of Xcode but those are all older. I get the feeling from your response that 12.x tools will

  1   2   3   4   5   6   7   >