Re: IB Deployment
Re: IB Deployment
- Subject: Re: IB Deployment
- From: Quincey Morris <email@hidden>
- Date: Mon, 12 Nov 2012 18:24:46 -0800
Is that true of the IB setting? I know it's true for code. But I seem to recall warnings when using IB features later than the version specified (in the past).
I don't recall ever seeing an IB warning about a XIB format version based on the SDK deployment version, but it may have happened.
In practical terms, you should probably make a pass through the XIB file attributes once after choosing your deployment target for a new project, and (defensively) again each time you use a new Xcode major version, to make sure it hasn't changed. On the one hand, this is a chore, though a mild one for most projects; on the other hand, seeing what's new in an inspector panel is a way of spotting enhancements you might not otherwise have been aware of. :)
|
_______________________________________________
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