So, they aren't data files then. Should I expect to present an initial view controller in a storyboard without needing to reference a bundle or include the storyboard in a bundle?
On Mar 1, 2016, at 1:24 PM, Jens Alfke wrote: > >> On Mar 1, 2016, at 6:57 AM, Alex Zavatone <z...@mac.com> wrote: >> >> Well, in the resources bundle, it's no longer a .storyboard file, but a >> .storyboardc file. >> What a surprise. > > Storyboards are source files. They get compiled into a binary form (basically > an NSArchive, IIRC) that has a different suffix. > > (The same thing happens with .xibs. If you look inside your app bundle, > they’ve been compiled into binary .nib files.) > > —Jens
_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (Xcode-users@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to arch...@mail-archive.com