Re: Bundle build setting that renames or compresses storyboards, xibs and nibs
Re: Bundle build setting that renames or compresses storyboards, xibs and nibs
- Subject: Re: Bundle build setting that renames or compresses storyboards, xibs and nibs
- From: Jens Alfke <email@hidden>
- Date: Tue, 01 Mar 2016 10:24:52 -0800
On Mar 1, 2016, at 6:57 AM, Alex Zavatone < email@hidden> 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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden