Last version or XCode (3.2.1) is running very slow on OS X 10.6. What kinds of tweaks can you do to your Mac in order to speedup Xcode build process.
Does anyone know how to obtain the path to the current directory when running xcodebuild (mainly, the project directory) and write files to it? I\'m trying to save the results of some unit tests to di
I upgraded an iPhone project from the 2.2.1 SDK开发者_StackOverflow中文版 to 3.0 SDK recently...
How do I add c library to Xcode Cocoa project? Or what is the best option, I don\'t want to copy them into Cocoa project directory.
I\'m writing a build script to compile and package my ap开发者_如何学运维p, and I\'d like a nice way to get the full path name of the .app created. I can\'t find any command line tools other than xcod
I\'m writing a plain C project. I\'m using a Mac and I like working with Xcode and I want to use the Xcode project and bu开发者_开发技巧ild environment. I\'d like to be able to build it on other platf
I\'ve installed on my MacPro (intel) Xcode 3.2.1 (iPhone SDK 3.1.2) and Snow Leopard I made a new project (called Untitled) for iPhone OS, when I try to build, it returns an error:
I have a Run Script phase configured for my 开发者_运维问答project\'s target. It is run on every build. Is it possible to temporarily disable this script without removing it from the target?I don\'t k
I\'m getting close to f开发者_StackOverflow中文版inishing my first relatively simple Xcode project (a custom installer) and I need to do 22 builds. Yes that wasn\'t a typo! What\'s different on each b
I am having problem with the XCode->Project->Edit Active Target \"projectname\" setting I am trying to set the \"Product Name\" as \"My App\" ,开发者_开发问答 but while running the app in the device.