Re: iOS 9 features in iOS 8 targeted projects with swift #availability check
Re: iOS 9 features in iOS 8 targeted projects with swift #availability check
- Subject: Re: iOS 9 features in iOS 8 targeted projects with swift #availability check
- From: Sasikumar JP <email@hidden>
- Date: Sun, 16 Aug 2015 23:38:36 +0530
Quincey,
Thank you for the information. I changed the build for value to iOS 9.
it works fine now. I am able to run the application on both iOS 9 and iOS 8.
Regards
Sasikumar JP
On Sun, Aug 16, 2015 at 10:24 PM, Quincey Morris <
email@hidden> wrote:
> On Aug 16, 2015, at 09:20 , Sasikumar JP <email@hidden> wrote:
>
>
> But i am getting compilation error on Main.storyboard "UIStackView before
> iOS 9.0"
>
>
> What’s the “Build for” setting in the File inspector for Main.storyboard?
> The default is “deployment target”, which means iOS 8 in your case, but
> you’ll need to set it to iOS 9 explicitly, to use the new features.
>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden