Just changing the name of the VC solved it. - Koen.
On Mar 6, 2014, at 7:18 PM, Koen van der Drift <koenvanderdr...@gmail.com> wrote: > > On Mar 6, 2014, at 7:15 PM, Kyle Sluder <k...@ksluder.com> wrote: > >> Delete the app from your device and rebuild. I'm guessing the XIB is >> left over and has the same name as a UIViewController, but that view >> controller is now trying to set up its view in code. Since Xcode never >> deletes files from the build products unless you've done a clean >> build—nor does it delete files from the app sandbox when copying to the >> device—the framework can still find the XIB at runtime. > > > Will this be an issue with users when they update to the new version? I don't > want them having to delete the app and lose their data. > > Thanks, > > - Koen. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com