invalid version number in ‘-miphoneos-version-min-10.’

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
quailcreek
Posts: 746
Joined: Sun Feb 04, 2007 11:01 pm
Location: McKenna, WA

invalid version number in ‘-miphoneos-version-min-10.’

Post by quailcreek » Thu Oct 20, 2016 2:54 am

Is anybody else seeing this error when building a standalone?

linking for arm (arm64) failed with clang:
error: invalid version number in
‘-miphoneos-version-min-10.’

OS 10.11.6
8.1.1 Stable
xCode 8
Tom
MacBook Pro OS Mojave 10.14

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: invalid version number in ‘-miphoneos-version-min-10.’

Post by LiveCode_Panos » Thu Oct 20, 2016 9:51 am

Hi Tom,

This bug was present in 8.1.1 RC-1, and was fixed in 8.1.1 RC-2. So 8.1.1 STABLE should be ok. I just tested and I can successfully create an iOS standalone with min iOS version = 10.0.

If you still see this bug in 8.1.1, I would suggest you file a bug report and attach your sample stack to test with.

Best,
Panos
--

quailcreek
Posts: 746
Joined: Sun Feb 04, 2007 11:01 pm
Location: McKenna, WA

Re: invalid version number in ‘-miphoneos-version-min-10.’

Post by quailcreek » Thu Oct 20, 2016 7:23 pm

Thanks, Panos.
I had to manually add the 0 to
cRevStandaloneSettings ios,minimum version 10.

for some reason LC left if off. Anyway, I have it handled, Thanks again.
Tom
MacBook Pro OS Mojave 10.14

Post Reply

Return to “iOS Deployment”