Top "Xcode4.2" questions

the Oct.

SVN certificate trust error with XCode 4.2 or Coda, but not with command-line or svnX

I just got a new Mac (with Lion) and am setting everything up, but I am stuck on this SVN …

xcode svn xcode4.2 coda
Download Xcode 4.2 documentation for offline install

I've read a few posts on how to install the missing documentation on Xcode 4.2 by going into the documents manager …

ios xcode4.2
How do you create a Shell Script target in Xcode 4.2?

I was wondering if anyone knew with XCode 4.1 how to create a shell script. The option for that doesn't exist, …

objective-c shell xcode4 xcode4.2
CGContextAddLineToPoint: no current point

I am developing a pattern lock application, (like the Android lock). I want to draw lines between the points to …

iphone xcode ios5 xcode4 xcode4.2
Xcode- Deleted images appear in simulator

Mac OS X Lion v10.7.2 Xcode v4.2.1 Build 4D502 gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) GNU gdb 6.3.50…

xcode xcode4 xcode4.2
conflicting distributed object modifiers on return type in implementation of 'release' in Singleton class

I have recently upgraded to Xcode 4.2 and its started to give me so many semantic warnings with my code... one …

iphone objective-c xcode4.2
How to establish secondary NSSortDescriptor sort key?

I have successfully sorted the data I have by my sort key lastName, but I want to know how to …

iphone objective-c ios xcode4.2 nssortdescriptor
Command Line Tools for Xcode 4.2

Where can I download Command Line Tools for Xcode 4.2 (Snow Leopard)? It's not in https://developer.apple.com/downloads/index.…

xcode4.2 osx-snow-leopard titanium-modules command-line-tool
Cannot create an NSPersistentStoreCoordinator with a nil model error

I have a coreData datamodel file which was running perfectly. Due to some special requirements i deleted the old datamodel …

iphone ios core-data xcode4.2 core-data-migration
How to test the release build on device with Xcode 4.2?

I've just finished writing an update for my app, and now I want to submit it to the app store. …

iphone ios xcode4.2 provisioning