Xcode 8 minimum deployment 10.9 issue
Xcode 8 minimum deployment 10.9 issue
- Subject: Xcode 8 minimum deployment 10.9 issue
- From: sqwarqDev <email@hidden>
- Date: Sat, 06 May 2017 21:34:14 +0700
My app, built in Xcode 8.2.1 on 10.11.6 has a minimum deployment target of macOS 10.9.
Although the app runs fine on 10.11, it crashes on 10.9, with the log complaining of incompatible autolayout constraints.
There’s nothing special or fancy about the IB layout. It’s a very simple interface (non-storyboard), with nothing much except a spltivew, two textviews and a few buttons.
My attempts to fix it by resetting all constraints to “suggested" didn’t work.
Since no problems are raised in Xcode 8 at either build time or run time on 10.11, I’m wondering whether this is an Xcode 8 issue when building for earlier OSses. Can anyone verify that building a target for 10.9 in Xcode 8 is possible? I still have Xcode 7.3.1 and could, with a little but not overly much pain, switch the project to that, if I have to.
Thanks
Phil
@sqwarq
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden