[Interest] Apple/iOS/XCode8 problems

Eddie Sutton eddie.of.the.spam at gmail.com
Wed Oct 19 17:54:24 CEST 2016


I am not seeing any run-time-crashing or build issues under iOS.  I just made a release for iOS with Qt 5.6.2 Xcode 8.0, under OS X 10.11.6.  I have no crashes reported from testers.

> When I try to build now, with QMAKE_MAC_SDK = macosx10.12 I get:
> :-1: error: Current macosx10.12 SDK version (10.12) is too old. Please upgrade Xcode.

I had an issue where I had to manually edit something to make Xcode 8/0 happy with Qt5.6.1.  I am no longer seeing this.

Are you sure Qt 5.6.2 is being called rather than an older Qt 5.6.* ?

Clean and delete your old shadow-build directories?

-Ed

> On Oct 19, 2016, at 10:43 AM, Jason H <jhihn at gmx.com> wrote:
> 
> 
> Recently, we did a release using 5.6.2 and it is crashing on all the phones. 
> I'm trying to revert to 5.6.0, but in the time between the two, my mac installed XCode 8 and SDK 10.12.
> 
> When I try to build now, with QMAKE_MAC_SDK = macosx10.12 I get:
> :-1: error: Current macosx10.12 SDK version (10.12) is too old. Please upgrade Xcode.
> 
> But 
> $ ls /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/
> MacOSX.sdk     	MacOSX10.12.sdk
> 
> It's all I have now. (Thanks Apple! >:-| )
> 
> How can I get out of this pickle? I need to use Qt 5.6.0 (last know good version) XCode 8 and 10.12 SDK (I can't downgrade!)
> 
> 
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest




More information about the Interest mailing list