Top "Xcode4" questions

Xcode 4, released in June 2011, is Apple's integrated development environment (IDE) for Mac OS X and iOS.

How can I build for release/distribution on the Xcode 4?

Build for debug is just press on the PLAY symbol, but I don't know how to Build for distribution/release?

xcode4
Why can I not switch branches?

I'm trying to switch branches in git but I'm getting this error message: error: you need to resolve your current …

git xcode4
How do I set up NSZombieEnabled in Xcode 4?

How do I set up NSZombieEnabled and CFZombieLevel for my executable in Xcode 4?

objective-c xcode xcode4 nszombie
Xcode: failed to get the task for process

I've run in release mode my app on a iPhone with Xcode 4. Everything worked great until when I switch to …

ios xcode4
How to select Multiple images from UIImagePickerController

In my application, I have to select more images ie; up to 3 images from library or capture of images.

ios iphone xcode ios5 xcode4
Table Header Views in StoryBoards

Is there a way to insert a Table Header View (tableHeaderView) in StoryBoard (like we used to do in Interface …

ios uitableview xcode4 storyboard
How to register a custom app opening URL scheme with Xcode 4?

Xcode4 is asking for a huge number of arguments just to make this simple thing possible: NSString *stringURL = @"twitterriffic://"; NSURL *…

iphone ios ipad xcode4
Can I disable autolayout for a specific subview at runtime?

I have a view that needs to have its frame manipulated programmatically - it's a kind of document view that …

xcode xcode4 interface-builder xcode4.3 autolayout
Xcode can't open Info.plist -- error says "there is no such file"

I switched to Xcode 4 and loaded my project, which worked perfectly in Xcode 3. When I run it, I get an …

xcode xcode4 info.plist
Renaming projects in Xcode 4

I must be missing something obvious, but I can't figure out how to rename my project in Xcode 4. If I …

xcode4