0
votes
0answers
36 views

Xcode 4.6.2 not getting downloaded from mac app store

I have MAC OSX 10.7.4 and i want to download xcode 4.6.2, but in the mac app store, when i click on "View in mac app store", it opens a dialog box to choose an application and on selecting xcode, ...
0
votes
2answers
27 views

Using xcode 4 to read c source

ALL I want to explore python source using Xcode 4. After adding projects files to "Command Line Tool" blank project, I started reading. But I can't found a symbols list (like functions , symbols ) ...
1
vote
3answers
78 views

After localization: Unable to find nib named … in bundle path: (null)

I'm starting to get into Mac OS X development and I have a problem the solution to which I haven't been able to figure out for the last three hours (I've googled a long time). Test application: I ...
3
votes
3answers
426 views

Simultaneous iOS and Mac Development (from single code base)

We have a fairly rich e-learning app, built mostly using cocos2d. Currently we are in alpha and want to setup our project structure so we can also build a Mac version to target the Mac App store. It ...
2
votes
2answers
3k views

Minimum Mac version to install XCode 4

I have Snow Leopard 10.6.4. Can I install XCode 4 in that machine? If not, what is the minimum version of Mac required to install XCode 4?
7
votes
2answers
1k views

Xcode 4 shows no files after loading project

I've loaded a project in Xcode4 after not looking at it for a while. Xcode shows its progress bar and indicates in text that the project is loading, and it appears to finish, but then there are no ...
3
votes
2answers
287 views

Why would Xcode stop drawing tabs when indent level is greater than three?

For some reason Xcode 4.5 and 4.4.1 have both stopped displaying indented text at the proper level if there are more than three Tab characters of leading whitespace on the lines. Easier to show than ...
1
vote
1answer
181 views

How do I build a C++ program as a .app program?

I am trying to build a c++ program I wrote as a stand alone .app that I can distribute. I didn't notice till now that it is just building a unix executable. I am using Xcode 4. Also if my program ...
6
votes
4answers
8k views

XCode 4 Tutorials for Cocoa OS X Applications

There's obviously a lot of buzz around writing Cocoa Touch applications, but there doesn't seem to be much around creating applications for OS X apps using XCode 4. Does anyone know of any resources ...
26
votes
9answers
4k 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 ...
2
votes
1answer
83 views

How to setup SDL2 with XCode 4.6 and OS X 10.8

Does anyone have any guide or information how to setup SDL2 with MAC OS X 10.8 and XCode 4.6 or later versions. I have managed to build SDL2 and assume to have all the files I need. Where should I ...
-1
votes
0answers
37 views

swipe to show slides in Mac OSX App

I am new to building MAC OS X applications and I am looking for any help in achieving this: Make a carousel where each slide takes up the entire window. The slides can be dragged away to reveal the ...
0
votes
0answers
35 views

Specifying symbols/source path in XCode 4 for Debugging

I've a .app package that I want to debug which does not contain symbols. However, I've a separate folder which contains all the symbols of binaries in the app. And in another folder, I have all the ...
-1
votes
0answers
31 views

How to rewrite codec?

I have 32-bit Carbon codec component for QuickTime 7, but it does not work in new QuickTime X. Is any way to rewrite this codec component to become work with QuickTime X?
2
votes
3answers
2k views

GCC error: command 'gcc-4.0' failed with exit status 1

I am trying to install Fabric into a Virtualenv / Django 1.3.1 / OS X Lion with Xcode 4.2. This error seems to be fairly prevalent but I can't seem to find an answer when you are running Python 2.7 ...

1 2 3 4 5 19
15 30 50 per page