• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: iOS 9 features in iOS 8 targeted projects with swift #availability check
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >iOS 9 features in iOS 8 targeted projects with swift #availability check (From: Sasikumar JP <email@hidden>)
 >Re: iOS 9 features in iOS 8 targeted projects with swift #availability check (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: Nullability annotation "best practice"
  • Next by Date: Re: Nullability annotation "best practice"
  • Previous by thread: Re: iOS 9 features in iOS 8 targeted projects with swift #availability check
  • Next by thread: Help understanding Apple's approach in documentation a little better.
  • Index(es):
    • Date
    • Thread