Xcode 4 is the successor to Xcode 3, the main development tool for developing software under Mac OS X, targeting Mac OS and iOS. It was introduced to the developer community at Apple WWDC 2010, and the final release was published in March 2011. It's available to registered Apple Developers or via ...

learn more… | top users | synonyms

620
votes
6answers
128k views

How to “add existing frameworks” in Xcode 4?

I can't find the good old "Add existing frameworks" option. How do I do this? We're talking about Xcode 4 DP2 (in the context of iPhone development, as far as it matters...).
185
votes
3answers
32k views

How do I setup NSZombieEnabled in Xcode 4?

How do I set up NSZombieEnabled and CFZombieLevel for my executable in Xcode 4?
111
votes
23answers
16k views

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 So what are they? What are those hidden little Xcode 4 hints & tips that you ...
92
votes
18answers
12k views

XCode 4 says “finished running <my app>” on the targeted device — Nothing happens

The app neither installs nor runs on my device. All provisioning profiles are up to date. I've already tried deleting and re-installing them. The status bar shows that xcode is building my project, ...
86
votes
6answers
20k views

Renaming projects in XCode 4

I must be missing something obvious, but I can't figure out how to rename my project in XCode 4. If I remember correctly XCode 3 had a dedicated menu item for this but there's no such entry in XCode ...
80
votes
4answers
34k views

XCode 4 - build output directory

I have problems with setting up/locating my output files in XCode4 (beta 5). They are placed somewhere in ~/Library/Developer/ugly_path/.... I can't even select "show in finder" on my products. It is ...
78
votes
33answers
17k views

XCode 4 hangs at “Attaching to (app name)”

Hey guys, this is driving me crazy! I just upgraded to XCode 4 and for some reason my app won't run in the simulator or iOS device. It was working perfectly in XCode 3, but all of a sudden now when I ...
76
votes
2answers
11k views

Archiving project in XCode incorrectly creates multi-application bundle

Archiving my project in XCode is creating a multi-application bundle, instead of bundling my main target for release, which is what I want. Specifically, when I validate my archive in Organizer, it ...
65
votes
3answers
7k views

Xcode 4, Core Data Model Version - Set Current Version

I'm confused about how to perform the following function in Xcode 4 to set the model to use after creating a versioned model. Design > Data Model > Set Current Version
64
votes
5answers
12k views

How can we restore ppc/ppc64 as well as full 10.4/10.5 SDK support to Xcode 4?

Since Apple only ships SDK 10.6 with Xcode4, developing PPC applications with Xcode4 became impossible. While it is possible to develop applications with Xcode4 that can also run on 10.5 and maybe ...
61
votes
2answers
10k views

Xcode 4 - “Archive” is greyed out?

I would like to archive my application, but the Archive option is greyed out. What could cause this?
60
votes
9answers
35k views

Xcode 4: create IPA file instead of .xcarchive

In Xcode 3.2.5 I use "Build And Archive" to create an IPA file. In Xcode 4 you can use "Product -> Archive" to archive an application in an .xcarchive bundle. How can I create an .ipa file with Xcode ...
60
votes
3answers
26k views

How to fully remove Xcode 4

I want to remove all existing SDK versions as well as Xcode 4. Xcode 4 Guide says to do this: sudo /Xcode4/Library/uninstall-devtools --mode=all But I don't have Xcode4 at this location and the ...
53
votes
5answers
3k views

XCode 4 Sort Files By Name

In Xcode 3.x I could do Edit > Sort > By Name. I cannot find this functionality in the new version of Xcode. Anyone know how to accomplish this?
51
votes
2answers
11k views

Why doesn't Xcode 4 create any products?

Regardless of build configuration, building my iPad app does not actually output a .app file. It does run in the iPad simulator and on a device, but when I hit build or build and run, the binary ...
45
votes
3answers
20k views

iPhone ad hoc build using Xcode 4

I just switched to Xcode 4 and need to make an ad hoc build so my customer can test my app. Yet every tutorial I find is based on Xcode 3 and I can't seem to find my way with Xcode 4 on similar ...
45
votes
8answers
13k views

Archives not showing up in Organizer for XCode 4

I'm trying to create an IPA in XCode 4, much like the person who asked this question: Xcode 4: create IPA file instead of .xcarchive So--I got my Archive completing successfully--supposedly. It ...
45
votes
13answers
12k views

Xcode 4 Tips and Tricks for Xcode 3 users

As most of you have probably seen, Xcode 4 has been released officially today. Now I know that plenty of devs out there have been using the preview versions, and it'd be great if people could post ...
43
votes
1answer
3k views

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?
41
votes
10answers
8k views

Xcode 4 - slow performance

I have an issue with Xcode 4 really responding very slowly to user interactions, e.g. editing code, scrolling areas etc. This particularly happens with larger scale projects with many controllers/view ...
38
votes
7answers
10k views

Missing file warnings showing up after upgrade to XCode 4

I recently upgraded to Xcode 4 (which is a great upgrade) but now I'm getting some warnings that I did not get before. I have looked through forums and other SO posts but have not come across how to ...
37
votes
12answers
14k views

Compile, Build or Archive problems with Xcode 4 (and dependancies)

This question has evolved over the past several weeks to cover more general issues with xcode4 (and upgrading projects form older xcodes). However many of the issues can be solved by following the ...
36
votes
7answers
9k views

Xcode 4 Archive Version Unspecified

I'm trying to build a release version of my iPhone app in Xcode 4 and when it finishes and launches Organizer, there is no version number, it only says "unspecified". This is preventing me from using ...
35
votes
3answers
4k views

Version vs Build in XCode 4

I have an app that I developed with XCode 3 and recently started editing with XCode 4. In the Target Summary I have the iOS Application Target form with fields: Identifier, Version, Build, Devices, ...
31
votes
6answers
14k views

Python in Xcode 4

Now that Xcode 4 is out and that I am using it, I found that it's not as easy to set up a Python friendly environment. I liked developing in Xcode 3.2 but now I can't get the new "Scheme" feature ...
29
votes
4answers
4k views

How to disable indexing in Xcode 4?

Not a long time ago I updated Xcode to version 4. This new version spent a lot of time on indexing the project (it's quite large). That's why I would like to disable indexing. Searching through Xcode ...
25
votes
6answers
8k views

xCode 4 -reinstalls keychain certs that I delete

I am getting this error: CodeSign error: Certificate identity 'iPhone Developer: XXX' appears more than once in the keychain. The codesign tool requires there only be one. At first I ...
25
votes
9answers
22k views

Xcode 4: How do you view the console?

I can't seem to find a way to have the console run (to show NSLog comments) in XCode 4. The normal method for the previous version of XCode does not work. Does anyone have an idea of how to accomplish ...
24
votes
19answers
7k views

Xcode 4: Build Failed, No Issues

The app works fine in the simulator, builds and runs. When I attach my device (iPhone 3GS running iOS 4.3) and target the iPhone, the result is "Build failed" with "No issues". Looking at the build ...
24
votes
7answers
17k views

Upgrading to xcode 4 error No architectures to compile for

I am getting an error after upgrading to xcode 4, for all of the library projects that my application depends on. [BEROR]No architectures to compile for (ONLY_ACTIVE_ARCH=YES, active arch=i386, ...
23
votes
1answer
2k views

Xcode 4.2 - declaration of '…' will not be visible outside of this function warning

I use Apple Reachability class from Apple Sample code Reachability http://developer.apple.com/library/ios/#samplecode/Reachability/Listings/ReadMe_txt.html in Xcode 4.2 and new Apple 3.0 compiler I ...
22
votes
1answer
7k views

iPhone apps with a deployment target lower than 4.3 should include an armv6 architecture

I have a problem :-( When I build my application for release XCode shows a warning saying: iPhone apps with a deployment target lower than 4.3 should include an armv6 architecture (current ...
22
votes
5answers
22k views

How can I build for release/distribution on the Xcode 4?

Build for debug is just press on the PLAY symbol, but I don't know how to Build for distribution/release? thank you in advance :)
20
votes
6answers
1k views

Trackpad gesture to switch to header/source

I used to be able to use three finger scroll-up to switch between source/header. Since upgrading to Lion, I it just does a regular scroll. Is there any way to get that feature back? Aka, it doesn't ...
19
votes
4answers
7k views

Static libraries in Xcode 4

(My question has been asked here before but with no working answers that I can see. E.g. Xcode4 Workspace with Static library project & application project) I'm trying to use a library provided ...
19
votes
12answers
7k views

Xcode 4: Auto-complete & Jump to Definition broken in my Xcode 3 Project

My project was created in Xcode 3, I'm opening it in Xcode 4 and notice the following: 'Jump to Definition' no longer works with my own symbols (However UI* and even TT* symbols do work fine!) ...
19
votes
5answers
5k views

Xcode - SenTestingKit not found

I have an issue that popped up when I upgraded my version of xcode. I use unit tests, and I now when I try to import SenTestingKit (#import <SenTestingKit/SenTestingKit.h>), I get this error: ...
18
votes
1answer
1k views

How can I fix “Freeform Size simulated metrics are not available prior to Xcode 4.2” warnings?

Since a couple of weeks, I've been using XCode 4.2 with projects created with previous XCode 3.x versions. When creating some custom iPad views, I often use the "freeform" attribute of Interface ...
18
votes
1answer
380 views

Replace parameter multiple times in Xcode code snippets

Can I create a custom snippet that takes a parameter that is replaced multiple times inside the code? I tried something like: <#class#> instanceOf<#class#>; but it doesn't replace both ...
18
votes
4answers
12k views

How to Empty Caches and Clean All Targets Xcode 4

I don't have the reputation to comment answers so i'll just post a new one. Jonathan suggest here: Xcode Includes .xib files that have been deleted! that cleaning all targets and empty the caches ...
18
votes
6answers
6k views

How should I manage dependencies across projects in an Xcode workspace?

I'm working on an iOS app project, and add the json-framework project to the workspace. The project navigator on the left shows both projects, and the build scheme selector shows the schemes from both ...
18
votes
3answers
4k views

Adding files to seperate targets in Xcode 4

Since upgrading to xcode 4, I can't find where to specify what Target a resource belongs to. Previously, I selected the file and hit command+i, but this now seems to run the program, rather than bring ...
17
votes
1answer
1k views

Where does Xcode 4 store Scheme Data?

I'm just starting to use Xcode 4, and I'm trying to find the file in a project where it stores all of a project's Schemes. I figured they would be stored in a file in the xcodeproj directory ...
16
votes
6answers
4k views

XCode 4 Archive/IPA Error: “The operation couldn’t be completed. No such file or directory”

I've found various proposed solutions to this problem on this internet, but none of them work for me. Does anyone know why this might be happening? ...
16
votes
1answer
3k views

Xcode4 - Build for Archiving greyed out

I want to submit my iOS App via Xcode 4. The problem is that I cant do the Build for Archiving. Its Inactive and Gray (the Menu Item Product->Build For->Build For Archiving) and i dont know why. ...
16
votes
5answers
4k views

Can you disable version control integration in Xcode 4?

I use Cornerstone for managing my Subversion repositories, so I don't need Xcode's integration, and I'm noticing Xcode is dumping loads of SVN-related output into my console (it recognises that my ...
16
votes
17answers
26k views

Apple Mach-O Linker Error when compiling for device

I've just upgraded to xcode 4.0 and I can no longer deploy to iPhone, I get a Apple Mach-O Linker Error, it still works for the simulator though. Ld ...
16
votes
6answers
641 views

Short and useful Objective-C snippets?

Since XCode 4, there is now a Code Snippets section which offers the snippets via auto-complete when typing. I'd be very interested in snippets you all have stored in there. What snippets save you the ...
16
votes
3answers
2k views

“Run > Stop on Objective-C exception” in Xcode 4?

Maybe somebody knows where is the "Run > Stop on Objective-C exception" menu in Xcode 4? I've used it sometimes in Xcode 3, but it disappeared in the new IDE.
15
votes
2answers
235 views

Xcode 4 build schemes screwed up everytime I change branches in Git

In Xcode 4, when I'm working when an iOS project, the Scheme drop down menu in Xcode's toolbar normally displays a scheme for iPhone X.X Simulator, iPad X.X Simulator and iOS Device. When changing ...

1 2 3 4 5 80