Xcode reliable in applying changes and keeping them?
Xcode reliable in applying changes and keeping them?
- Subject: Xcode reliable in applying changes and keeping them?
- From: Laurent Daudelin <email@hidden>
- Date: Thu, 30 Aug 2012 21:54:44 -0700
Has anybody ever re-opened a xib in Xcode (actually a storyboard) only to find that some changes you had done and save and ran on a device had been reverted to a previous version of the storyboard?
In my project, at some point, I toyed with the idea of setting 4 UIImageView as my own subclass of UIImageView. A few days later, I changed idea and reverted the image views to UIImageView in the interface builder.
Tonight, I reopen the project and when I'm loading that view controller, the system was now complaining that some objects in the storyboard were using a class (my old subclass) that was non-existent. I went to the identity inspector and sure enough, the image views were set to my old subclass that I had deleted a few days ago.
I'm sure I was not sleeping (even though I might have been tired) so, I'm just curious to see if anybody else ever had a similar problem, after making changes to a storyboard, a few days or iterations later, some older settings were back?
-Laurent.
--
Laurent Daudelin
AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/
Logiciels Nemesys Software email@hidden
_______________________________________________
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