The xcode tag has no wiki summary.
0
votes
2answers
61 views
Moved to a new Mac and now GCC is missing, what to do?
I have a new Macbook. I bought it, use time machine to move to it, and it copied everything and xCode runs fine, but when I go to the terminal and type gcc it says command not found.
How do I get ...
0
votes
2answers
18 views
How do I wipe all preferences and settings for a Mac app that's under development?
On iOS, if you want to remove all settings and documents for an application during development and start from a clean install, you just need to delete it. However, on the Mac, removing the application ...
0
votes
2answers
68 views
How to view file's path in XCode?
I am trying to debug another developer's iPhone project. I am using XCode 4.2 on Mac OS X Lion.
Now, when I try to compile the project, I get an error saying that some files are missing. These files ...
0
votes
0answers
25 views
Xcode- Deleted images still being used in simulator [closed]
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-20050815 (Apple version gdb-1708) (Thu Nov 3 21:59:02 UTC 2011)
...
0
votes
0answers
108 views
Command /usr/sbin/chown failed with exit code 1 Error when archiving
I'm trying to archive a project to submit it to the iOS App Store, but keep getting this problem. I have already set yes to the skip install option, re-installed Xcode, rebooted and re-copied my ...
1
vote
0answers
78 views
Mac crashing with black screen on XCode install + random other times
I have a Macbook Pro bought over a year ago without extended warranty.
Lately it has started crashing as follows - the screen goes black.
The last note of the music (if playing, radio or iTunes) ...
4
votes
2answers
88 views
How did XCode/OSX do that? Moved an XCode project to another location. XCode automatically knew where it was located
Just a quick bit of background. I am a long time Windows, C# developer and for a new project for my employer, I've had to transition to OSX and begin learning iOS development. In other words, I'm ...
1
vote
0answers
20 views
XCode to debug gdb-debuggable executable
I have compiled a cmake-based executable that is (miraculously) debuggable in gdb.
So examining hundreds of variables with the terminal becomes a little bit slow for very large projects and I would ...
1
vote
2answers
228 views
Do I need to buy a new Mac to develop iOS 5 apps?
I have a Mac mini I picked up a few months ago to learn about developing iPhone/iPad apps; it's an Intel Core Duo running OSX 10.6. I'm running Xcode 3.2.6.
Can I not use this to test apps for ...
2
votes
0answers
64 views
How do you define a new language specification for color syntax highlighting in Xcode 4?
For Xcode 3 there is plenty of information available about how to define a syntax highlighting specification for a language not already supported in Xcode. But there doesn't seem to be any ...
2
votes
1answer
209 views
“internal logic error” after upgrading from Xcode 3 to Xcode 4.2
I've just upgraded to Xcode 4.2 a few days ago from Xcode 3. The project I have been working on seemed to get on well to 4.2 with no problem at all for the first few days. But then after I moved a ...
4
votes
2answers
273 views
Homebrew keeps saying XCode is not installed
I'm trying to installed Ruby using Homebrew, the OSX package manager.
When I run 'brew install ruby' I keep getting the message 'Warning: XCode is not installed!'. XCode is installed, it's lying.
...
-2
votes
1answer
40 views
Is Lion upgrade bug free now? [closed]
I would like to keep my development tools up to date, in this case it has to do with Xcode and iOS 5 sdk. The latest version of Xcode is Lion only and I am using Snow Leopard.
I remember on launch of ...
4
votes
2answers
2k views
Unable to view Xcode 4.2 help “index.html” is locked for editing
When viewing help documentation in Xcode 4.2 (iOS SDK 5) we get these error messages:
"index.html" is locked for editing and you may not be able to save your changes. Do you want to unlock it?
The ...
4
votes
2answers
8k views
Is there an Xcode 4.2 for Snow Leopard?
I was looking for Xcode 4.2 for Snow Leopard.
I had heard that the official release for iOS 5 was also going to be Snow Leopard enabled.
I could not find Xcode 4.2 + iOS5 for Snow Leopard on Apple's ...
0
votes
0answers
112 views
Does icloud document and data backup xcode related files?
Anybody know if xcode projects will be automatically backed up to iCloud? Thank you.
0
votes
0answers
28 views
how i can open the kal. bundle and modify it by add some picture ?
i need add some image to kal.bundle in xcode4 and use it in the code
i try to add image to my project but i cant to add to kal. bundle in kal
Library
2
votes
3answers
472 views
Where is the Xcode dmg file downloaded to?
I'm downloading XCode 4 onto my new Mac (10.7 Lion, so no DVD) from the App Store. It's taking several hours so I'd like to save the .dmg onto my laptop, so I can install it again without going ...
0
votes
0answers
39 views
How to enable the option to have Xcode 4 check the syntax as you type?
I'm using a sample of code as a starting point for my project but, apparently, the option to have Xcode check the syntax and show warnings/errors as I type is turned off.
As a result I have to hit ...
1
vote
0answers
72 views
Upgrade to OS X 10.7 Lion and Xcode 4 with low disk space
I want to upgrade to OS X Lion (from 10.6.8) but only have 2.5 GB free on my system disk.
I also want to upgrade to XCode 4, so I have 10 GB in /Developer that I might be able to trash (though I'm a ...
1
vote
0answers
78 views
Save As… on Mac always saves in “Library/Autosave Information”
I'm incredibly frustrated with my Mac right now. Every time I try to re-save any file that I recently opened, it doesn't overwrite the file I opened, it instead saves to a duplicate copy that is ...
2
votes
1answer
109 views
Having Tabs in Xcode?
Can someone tell me how to make sure that when I open multiple files (i.e., xed blah1.c, xed blah2.c, and so on) from the Terminal that they open as different tabs and not as different windows? I am ...
2
votes
1answer
340 views
XCode 4 on snow leopard?
Is it still possible to get XCode 4 on snow leopard? I downgraded earlier today from lion, and need it.
0
votes
1answer
108 views
iOS Remote Development
Can an OS X Lion Server be used to develop remotely? If yes, could more than one person be on it at a time? Thoughts?
I'm trying to find a way for users without Macs to remote in and learn how to do ...
1
vote
1answer
191 views
Is it OK to install Xcode on a removable drive?
I have a MBP running 10.6.8 with a 120 SSD hard drive. I would like to use XCode on the machine, but that requires a decent amount of space so I was thinking about an external drive.
How closely is ...
1
vote
0answers
30 views
How to setup Xcode's SCM for static and dynamic site content?
I want to use Xcode 4's SCM (GIT) to manage your static and dynamic site content, which I edit and maintain with a variety of tools (CSSEdit, Dreamweaver and Espresso).
I have tried creating ...
0
votes
1answer
242 views
Make on Mac OSX Lion [closed]
Possible Duplicate:
Snow Leopard: make command not found, even though XCode is installed?
How do I install GNU make on my Mac? I tried installing it from MacPorts, but that didn't work. I ...
0
votes
1answer
51 views
xcode 4 split view randomly stops syncing header and implementation
I'm relatively new to iOS development with Xcode4, but when I started using it it seemed like the default setting for the split view was to display the file you were editing in the left pane, and then ...
0
votes
0answers
106 views
How to do a bare minimum install of Xcode such that I can compile common UNIX applications
I just got a new macbook air where every bit of SSD disk space is precious. I want to be able to compile & run most of the open source tools out there. I figured out I needed to install Xcode but ...
1
vote
2answers
809 views
How do I install OSX Lion on Core Solo Mac Mini?
I have a core solo Mac mini that was being used as an HTPC up until now. It's the only Mac I have, so I thought I might try to salvage it to do some iOS development. For that I wanted to upgrade to ...
1
vote
1answer
171 views
How do I install Perl/Tk 804.29 from CPAN on OS X with the Xcode tools?
A friend tried to install Perl/Tk 804.029 from source on his MacBook Pro, but it failed during the build of the internal zlib archive:
$ cpanp -i Tk
[...]
cd zlib && make libz.a "CC=llvm-gcc-4.2 " ...
1
vote
1answer
2k views
Downloading Xcode 4 for Snow Leopard
So I'm trying to download Xcode 4 for Snow Leopard, and it appears to me that you can no longer do so without upgrading to Lion? Is there some way to get this without having to upgrade my entire ...
5
votes
2answers
3k views
Errors when installing Ruby to Mac OSX Lion via RVM
I was trying to install the newest version of Ruby via RVM, after I upgraded my Mac to Lion and installed the new Xcode 4.1 from the App store. I get this error in the log:
[2011-07-20 16:57:15] ...
0
votes
0answers
18 views
How to remove a bundle from Xcode project?
I have an Xcode project (.xcodeproj) and accidentally added a bundle into the top hierarchy of my project list. Any suggestions on how I can remove the bundle from the list?
0
votes
3answers
309 views
Xcode 4 iOS 4.3 download keeps stopping just prior to completion
I keep trying to download Xcode 4 with iOS 4.3 SDK and after about 16 hours and 3.1 GB the download stops--before the entire 4.3 GB of the IMG file makes it. It's happened three times now. I turned ...
8
votes
5answers
555 views
What is a “pipe” and how can it be “broken”?
I've gotten the "broken pipe" error from Xcode one time too many. I'm now curious to know exactly what a pipe is.
What is the concept of a "pipe" and how can it be "broken"?
2
votes
1answer
2k views
Can you install Xcode 4 on Snow Leopard Server without technical issues?
Simply put, is it possible to run Xcode on Snow Leopard Server? I want to know if there are any issues in doing so; not just in theory but with definitive answers.
I say that because half people I've ...
0
votes
1answer
137 views
Open application from OSX Terminal with debug printouts
I can open an application using open, like this:
open ./MyApp.app
But this doesn't display the application's debug printouts - which I need.
If I locate the binary inside the package manually and ...
1
vote
2answers
664 views
Mac OS X 10.6, Xcode 4, PowerPC C compiler?
When I try to cross-compile C code for PowerPC, I get the following error:
llvm-gcc-4.2: error trying to exec '/usr/bin/../llvm-gcc-4.2/bin/powerpc-apple-darwin10-llvm-gcc-4.2': execvp: No such file ...
0
votes
0answers
265 views
How to Build for Cydia in xCode 4
I've got a very basic App which I'd like to Build for Jailbroken use.
I'm testing the App on the Simulator and it works fine, what are the steps to get it from xCode to iPhone?
Right now Under the ...
2
votes
1answer
482 views
Xcode installed, but gcc/ g++ compilers are not found
I thought Xcode would come with these compilers. Can i download them manually? Where do i find them?
4
votes
1answer
127 views
Keep Xcode from inserting copyright information in files
Whenever a new file is created in Xcode, it automatically inserts copyright information at the top of the file, like this:
//
// main.m
// dl
//
// Created by Mark Szymanski on 5/9/11.
// ...
2
votes
4answers
486 views
How to test if gcc is installed?
How can I find out if I have gcc installed on my machine?
I am trying to run CodeRunner, but it isn't responding. I know you have to have gcc installed in order for it to work properly.
I do have ...
2
votes
1answer
430 views
How to Set Xcode 4 Toolbar Show Icon Only?
In Xcode 4, I can't right click the toolbar to customize it to show icon only or text only. I also can't find any options in the main menu to change it. However, I do see screenshots of Xcode 4 with ...
1
vote
1answer
638 views
port command of MacPorts not found when trying to install wine
I'm an absolute terminal noob (the wine installation process was my first ever time opening it) so its probably a simple fix. that being said I will need any answer broken down to its simplest ...
0
votes
0answers
102 views
Clearing bogus errors in xcode 4
When I look at a certain file in XCode 4, it's reporting errors where there are none, and a few lines off.
For example, I added a new class, and did a search and replace of the entire project to ...
1
vote
3answers
530 views
Mac: How to back up XCode4 Installer to Network Drive
I have a MBP with very limited space because I am using an SSD. I downloaded XCode4 (4.5GB) from the appStore and installed it. I want to copy my XCode4 installer to my WHS network shared drive. ...
0
votes
2answers
99 views
Installing MySQL on MacOS
I want to install mysql. Big Internet told me that I should do it via MacPorts. I've downloaded MacPort's dmg and it asks me to install XCode which I can buy via App Store. It is ridiculous to pay ...
0
votes
0answers
123 views
iPhone application develoment - Macbook configuaration [closed]
I am planning to buy a Mac Book for iphone apps development. I am not sure if i should go for 13 inch screen or a 15 inch MacBook Pro?
I would have to carry my mac every where i go so have to buy ...
0
votes
0answers
1k views
Installing Xcode 4 / iOS SDK 4.3
I just bought, downloaded and installed Xcode 4 through the Mac App Store.
The Xcode 4 detail page in the App Store says:
Xcode 4 runs on Mac OS X Snow Leopard and includes the Xcode IDE, ...