Questions tagged [xcode3.2]

The June 2009 release of Xcode, Apple's integrated development environment (IDE) for its Mac OS X and iOS platforms.

Xcode is Apple's integrated development environment (IDE) for development for its Mac OS X () and iOS (/) platforms. Documentation for Xcode 4, the newest major version, can be found in Apple's Xcode 4 User Guide. Apple also has a good starting point for new users.

This tag covers:

  • Project organization
  • Source code editing
  • Build system
  • Unit testing
  • Interface Builder (in Xcode 4 and later only; it is separate in 3 and earlier)

Xcode comes with Apple's Mac OS X and iOS SDKs bundled, but that does not mean questions about the use of those SDKs are questions about the IDE. Consider what changes your question would require if you were using vi to edit and make to build; if your question would remain unchanged, then it is not an Xcode question, so you should not give your question the tag. Use the (Mac) and/or (iOS) tags instead.

See for more information.

276 questions
1
vote
2 answers

Navigating autocomplete entries in XCode

Sometimes when I type certain words, XCode will offer to autocomplete with several options. If I press enter, it automatically puts the curser on the first option and selects it so when I start typing that part gets replaced. After that, how do I…
neuromancer
  • 53,769
  • 78
  • 166
  • 223
1
vote
1 answer

Base SDK Missing

Possible Duplicate: Install xCode 3.2.3 w/ iPhone SDK 4, get “Base SDK missing”, can't see other SDKs I just upgraded my xcode directly from the website i.e. I downloaded the new version of xcode which came with ios4 - yet when I finished…
TheLearner
  • 19,387
  • 35
  • 95
  • 163
1
vote
3 answers

Building against 3.x SDK in Xcode 3.2.3 for iPhone only app?

Is it possible? Because if I build against SDK 4.0, my app goes wacko, doing silly things and generally not working properly. If I build against 3.2 however, it works splendidly, but I get a warning saying: [BWARN]warning: building with 'Targeted…
quano
  • 18,812
  • 25
  • 97
  • 108
1
vote
1 answer

MKMapView broken in 3.2.3 / OS4 - Can't set region

In the last version of Xcode, set region worked fine, now in 3.2.3 it doesn't snap to your specified region? After View did load... [mapView setMapType:MKMapTypeHybrid]; [mapView setZoomEnabled:YES]; [mapView setScrollEnabled:YES]; …
Rich
  • 11
  • 1
1
vote
1 answer

Difference between writing #import and #import "filename.h" i.e written the file name in angular brackets and quotes?

Possible Duplicate: what is the difference between #include and #include “filename” Difference between writing #import and #import "filename.h" i.e written the file name in angular brackets and quotes?
Ade
  • 11
  • 3
1
vote
1 answer

XCode 3.2.3 doesn't show me the installed profiles

how are you all? I'm having a problem with the new XCode and I think someone where maybe can help me to solve this out. I will really appreciate it. This is my problem: I have an XCode project that contains about 10 different targets, each one has…
Sebastian
  • 449
  • 1
  • 4
  • 14
1
vote
1 answer

How to get Xcode 3.2.3 to correctly include the SpiderMonkey jsapi.h file?

I have created a C Command Line app in Xcode 3.2.3. I have compiled SpiderMonkey from the command line, and have it working, this was for CouchDB 0.11. The js interpreter works, as well as all the files being in /usr/local/spidermonkey/include and…
user177800
1
vote
4 answers

downgrading iPhone 3GS iOS4 to OS3

I'm working on an iphone project for OS3.1.3. I updated my iPhone to iOS4 and now I can't test my project on my iPhone anymore. I tried downgrading but get "device not eligible" What should I do now? If I download latest XCode SDK4 will I be able…
Thomas Joos
  • 2,451
  • 5
  • 26
  • 30
1
vote
1 answer

XCode 3.2 does not mark unit test assert failures in the editor

I've been off in Java land for about a month or so and now, upon returning to XCode I feel lost. I've upgraded 1st to 3.1.2 then recently to 3.2 and also got a new Mac with Snow Leopard so I'm not exactly sure when the problem surfaced. I just know…
Cliff
  • 10,586
  • 7
  • 61
  • 102
1
vote
3 answers

What is the difference between #ifdef __IPHONE_3.2 and #if __IPHONE_3.2?

I have an iphone app that needs to work for 3.1.3 for the iPhone and 3.2 for the iPad. It is an iPhone app that I want to work on the iPad. The main difference is the MPMoviePlayerController which introduces/and deprecates lots of things in 3.2. …
Jonathan
  • 621
  • 1
  • 11
  • 27
1
vote
0 answers

XCode 3.2 Active SDK. Iphone Simulator 1.0(missing)

Sorry for my English. I have installed 3.2 version of XCode on my Mac. I am using a old version of Xcode because we have an old Mac computer. I don´t know why, Xcode says: "Iphone simulator 1.0 (missing)" Someone knows where is the problem? Thanks!
amaia85
  • 11
  • 1
1
vote
2 answers

No "Distribution" setting in latest Xcode?

For some reason, a choice for "Distribution" configuration is not showing up for building an app in the latest Xcode 3.2.2 with iPhone SDK 3.2 when I'm trying to build an app for the iPad Any one else seeing this? I can set it to "Debug" or…
iwasrobbed
  • 46,496
  • 21
  • 150
  • 195
1
vote
1 answer

Xcode Wildcard characters?

I have a whole list of data that I need to replace some data with. Each line starts with: