On 10/16/21 10:27 AM, J. Landman Gay via use-livecode wrote:
I'll look today to see what's going on with line 390 in the SB script. The error happens almost
immediately when the build begins.
Found the problem and it was me, naturally. I'd been updating the Android library to use
adaptive icon
Thanks Panos. I'd done all three things you listed before trying to build.
I tried the Location preference and when I thought that didn't work I used
the terminal command too. However, I didn't do those steps after updating
to Xcode 12.5.1 and Big Sur a couple of days ago so my guess is that I w
Hello Jacque,
It shouldn't make any difference using Xcode 12.5 vs Xcode 12.5.1.
In any case, when switching Xcode versions, you have to make sure:
1. The command line tools of the new version are installed as well (DONE)
2. You have launched the new Xcode at least once
3. You have chosen to use
I built an app for iOS using XCode 12.5.1. A tester crashes on launch when using it with iOS
12.5.5. Testers on iOS 14 and 15 do fine. LC says to use 12.5 so I installed that and its
command line tools, set XCode prefs to use 12.5, removed 12.5.1 from LC Mobile prefs and
pointed it to 12.5.
Th