I'm a newbie to Xcode, Objective-C and iOS programming (fully comfortable in R however, so familiar with programming concepts). I'm working my way through building my first app using a couple of books.
I have botched some or most connections due to misunderstanding the concept at first, and I think also renaming objects and variables has caused confusion (connections = targets and actions as I understand it). In Xcode,
I'm on OSX 10.7.2 and Xcode 4.2.1 Thanks!
Depending on how deep you are in the project, you could simply create a brand new project and copy your code from the old to the new (and recreate your XIB's; the new ones would have no botched connections).
Or, you'd have to go into each of your XIB files (they're text) and you can delete the connections en masse there (look for entries like IBToOneOutletInfo, IBActionInfo, etc.). Best to do this from within Xcode though, with the built in Interface Builder (just click on the "X"s next to the connections and actions for each object to officially disconnect them).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With