Top "Xcode4" questions

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

How to add base SDK for 10.5 in xCode 4

I've installed xCode 4 last night and tried to compile a software which should support 10.5 and above OSs. It gave the …

cocoa sdk xcode4 osx-leopard
How to bookmark code in XCode 4?

I couldn't find a way to put a bookmark inside the code in XCode 4. I know about the #pragma mark …

xcode4 bookmarks
XCode 4 (Assembla) SVN Repository "Unable to load revisions"

I've been trying unsuccessfully to connect to an https assembla svn repository with the new xcode 4 IDE for an iPhone …

svn xcode4 assembla
Xcode intellisense meaning of letters in colored boxes like f,T,C,M,P,C,K,# etc

Recently, I have started using Xcode 4 for developing iOS apps. In Xcode intellisense's autocomplete box, there are some letters in …

objective-c ios xcode xcode4 intellisense
iPhone/iPod Touch: application executable is missing a required architecture

I have an issue with xCode 4.2. I am getting this error when building: 2011-06-18 13:35:49.839 Validation[4110:607] *** Warning: Defaulting to the …

objective-c ios4 xcode4 xcode4.2
remove xcode recent projects from dock menu

I would like to remove from Mac OS-X taskbar (Dock) the XCode's recent project menu items. Everywhere I am searching …

xcode xcode4
Link error while building a unit test target

I have a XCode4 / iOS project with a regular target and unit test target. Everything works fine, except when I …

unit-testing xcode4 linker-errors ocunit
Adding Unit Tests to an already existing project?

When you create an XCode 4 project, it asks you if you want to include unit testing. But how do you …

iphone ios xcode unit-testing xcode4
How to disable word-wrap in Xcode 4 editor?

I can't find how to disable word-wrap in Xcode 4 editor. How can I do it?

editor word-wrap xcode4
Add Custom Fonts In Xcode 4.1

i want to use custom fonts in y application. i have declared the "Fonts provided by the application" in the …

iphone objective-c xcode4 uilabel uifont