Re: Xcode 4.6 and iOS 7 SDKs?
Re: Xcode 4.6 and iOS 7 SDKs?
- Subject: Re: Xcode 4.6 and iOS 7 SDKs?
- From: Alex Zavatone <email@hidden>
- Date: Sat, 28 Sep 2013 10:20:39 -0400
On Sep 28, 2013, at 9:23 AM, Michael Babin wrote:
> On Sep 28, 2013, at 6:47 AM, Alex Zavatone <email@hidden> wrote:
>
>>
>> On Sep 28, 2013, at 1:18 AM, Chris Hanson wrote:
>>
>>> As long as you're using SCM, you'll be able to revert any changes that do prevent you from using multiple versions of Xcode on a project. Those kinds of changes, however should only happen in response to user action. (For example, by upgrading a xib file to Xcode 5 format or using iOS 7 features.
>>>
>>
>> Not really. Many versions of Xcode will use a different versioning in the storyboard. If you open one version of your code in a newer version of Xcode, occasionally, the storyboard versioning is updated to the new version of Xcode and you can't change it back from an older version of Xcode or even open the storyboard.
>
> Hence the reference/recommendation to using SCM. In such a case, you could revert or rollback your changes using your SCM system. Granted, if you had made significant changes (in addition to the versioning info which is proving problematic), you might have to redo those changes if you are unable to selectively undo only the undesired changes. I'm not familiar enough with storyboards to know how amenable they are to selective hand-editing.
The issue I'm talking about ti she storyboard versioning setting changing upon subsequent version of Xcode. It's one of those lovely things to pay attention to if you move your project back and forth between Macs that may have different versions of Xcode on it.
Specifically, in the Storyboard's Inspector Panel's File Inspector, the item is called Interface Builder Document - Document Versioning and has has both Development and Deployment versioning settings. Actually, can anyone explain the difference between these two?
Cheers.
_______________________________________________
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