Re: Use storyboard in iOS app
Re: Use storyboard in iOS app
- Subject: Re: Use storyboard in iOS app
- From: Fritz Anderson <email@hidden>
- Date: Mon, 17 Oct 2011 12:16:11 -0500
By "the new feature of Xcode 4.2," do you still mean Storyboard? Storyboard is a feature in iOS 5 itself. Xcode 4.2 just provides an editor to support it. There is no way to use a .storyboard in iOS 4.3 or earlier.
The business of weak-linking _other_ API is a red herring so far as you are concerned. As DQ said, you can't as a practical matter work around the lack of Storyboard without writing a major iOS 5 feature for yourself.
— F
On 16 Oct 2011, at 3:57 AM, Mingming Wang wrote:
> For people who tested it, you would know it didn't work for older iOS
> versions.
>
> So is the (weak) keyword. So how to utilize the new feature of Xcode 4.2?
>
> On Sun, Oct 16, 2011 at 4:03 PM, Don Quixote de la Mancha <
> email@hidden> wrote:
...
>> In my App Warp Life, testing on iOS 3.0.6 found just one Objective-C
>> selector that was not present. It was not hard to code up a fallback.
>> But for the lack of storyboards writing your own from scratch would
>> be too hard, so you would probably have to just not provide the
>> feature that uses them when running on iOS builds prior to 5.0
_______________________________________________
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