Top "Xcode4" questions

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

Exception thrown in NSOrderedSet generated accessors

On my Lion app, I have this data model: The relationship subitems inside Item is ordered. Xcode 4.1 (build 4B110) has …

cocoa core-data xcode4
How to point Xcode to an old SDK so it can be used as a "Base SDK"?

My Mac's Setup: Volume A: OS X 10.8 Xcode 4.5 or later - 10.6 SDK IS NOT available as Base SDK Volume B: …

xcode macos sdk xcode4 xcode5
Display datepicker on tapping on textfield

How can I display a datetimepicker control on tap of a textbox? I have a user interface that has arrival …

ios4 xcode4 uitextfield uidatepicker
Xcode duplicate line

There is a Duplicate command in the Edit Menu (with a default shortcut of ⌘D), but it is (as Halley …

xcode4 keyboard-shortcuts xcode5 key-bindings duplication
Change templates in Xcode

How would I change the initial templates created by Xcode when creating a new Cocoa Class. I am referring to …

xcode macos templates xcode4 xcode4.5
Codesign error: Certificate identity appearing twice

CodeSign error: Certificate identity 'iPhone Developer: XXXX (12345678)' appears more than once in the keychain. The codesign tool requires there …

iphone objective-c xcode4 code-signing
Xcode 4 build succeeds, command line build fails?

I have a project in Xcode 4 (the latest non-beta version) that builds fine when built in Xcode itself. Specifically, the …

ios xcode xcode4 xcodebuild
Is it possible to view the contents of files in the iOS Application sandbox while debugging?

I'd like to check the contents of an XML file at a specific point of execution while debugging in Xcode. …

ios xcode debugging logging xcode4
Hidden Features of Xcode 4

Now that Xcode 4 is officially released it's time for a follow up to my previous question: Hidden Features of Xcode …

cocoa ios macos xcode4 hidden-features
Build app with Xcode 4 - it always show some error about PNG image

When I build my app with Xcode 4 it always show this error message: CopyPNGFile /Users/michaelchen/Library/Developer/Xcode/DerivedData/…

xcode xcode4