0
votes
0answers
31 views

How can I prevent my iPhone from ever connecting / showing in Xcode?

I don't currently use my iPhone for development. If I open Xcode while it is charging, I cannot access Xcode's GUI until the iPhone (4S in my case) shows in Organizer/Devices panel. I took a peek at ...
0
votes
0answers
61 views

How could I stop power going to USB Ports without stopping data transfer on a Mac?

I have an iPod touch and I am fed up with it top-up charging when it is plugged into Xcode. Is there any way that I could stop the power output through USB without stopping the data flow? Thanks in ...
2
votes
1answer
75 views

“New Screenshot” button is disabled in Xcode Organizer

I have connected my iPhone to my Mac. When I open Xcode Organizer, the New Screenshot button is disabled. Any idea why? Xcode Version 4.3.2 iOS 6.0.1 P.S: I posted this in apple.stackexchange but ...
3
votes
0answers
34 views

Is it possible to open someone's Xcode snapshot in my Xcode?

My boss sent me a Xcode Snapshot of the project that he is working on, but I don't know how to open it and I am not sure if it's possible to open it. Can someone teach me?
5
votes
1answer
285 views

Mac OS X Lion - Xcode components simulator location

When we downloaded Xcode 4.5.1, to test applications in older simulators we installed it from Settings->Downloads->Components Now there is Xcode 4.5.2 available. Again we need to download ...
1
vote
2answers
865 views

xcode 4.5 not supporting in mac os x 10.7.3

I have updated the xcode 4.3.2 to 4.5 . I have mac version 10.7.3. dmg file which i have downloaded is not recognized by the mac . So I have to update the mac version also so from which version mac ...
0
votes
1answer
285 views

Get links to streaming video from an iOS app

There is this free app called GLWiz in the App Store, which basically allows you to watch satellite channels on your iPod. The good thing about this app is that you can have access to the HD ...
0
votes
3answers
1k 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 ...
1
vote
0answers
326 views

iPhone Provisioning “Preparing to add to portal”

After connecting my iPhone to a new Mac, then trying to right click auto provision in Organizer, I get "preparing to add to portal" - ongoing for many minutes now. Any idea what's going on?
4
votes
3answers
6k views

iPhone not detected by mac

My Mac doesn't recognize my iPhone when I plug it. Here is the configuration: (basically everything is updated) 10.6.4 mac system (Snow Leopard) XCode version 3.2.5 iTunes 10.1.2 iPhone 4 , 16 ...
0
votes
1answer
988 views

File is not writable problem in xcode?

I created one user and gaveallow user to administrate this computer.But when I logged through that user ,I could not edit and save my xcode project files File is not writable error comes..it did not ...
2
votes
1answer
4k views

What is the latest version of Xcode which is compatible with Mac OS X v10.6.2 and iPhone? [closed]

I have Xcode 3.1.3 on Mac OS X 10.5.8 on a MacBook Pro and I want to upgrade from Leopard to Snow Leopard. What Xcode version is compatible with Snow Leopard and how do I install it? Give me some ...
0
votes
3answers
661 views

Trying to install iPhone SDK 4, but it won't detect that Xcode has been closed

I've downloaded the iPhone SDK 4 and I started the installer. Everything seemed fine until it entered into the "installation" step, at which point an "Installation Alert" dialog was raised asking me ...
5
votes
2answers
1k views

Why do my Xcode default font starts to look ugly after some time, until I restart?

I plugged in an external monitor. All resolutions match perfectly. MacBookPro LCD is closed. After restarting Xcode editor fonts look very bad. Only in Xcode. When I restart the mac and DON'T use ...
2
votes
2answers
624 views

iPod OS version, Xcode version and Mac OS X version

My Mac OS X version is 10.5.8 Xcode 3.1.4 I hope to debug my app on the iPod Touch iPod OS version 3.1.3(7E18) Organizer told me that I need newest Xcode. I downloaded and try to install the newest ...
0
votes
1answer
335 views

Problems installing iPhone final 3.2 SDK on Mac OS X

I downloaded the latest iPhone SDK (xcode_3.2.2.2_and_iPhone_SDK_3.2_final.dmg) from Apple and uninstalled the old SDK before the install. I double-clicked the .dmg file and got the following ...
1
vote
1answer
377 views

Update Macbook with latest OS X

I have a macbook running OS X v10.5.8. What is the latest version of Mac OS X for the macbook pro? How can I update my OS to use latest version of XCode?
3
votes
1answer
4k views

How to download Xcode documentation? (on windows)

Xcode Documentation only downloads to the current computer from within Xcode. I want to download the iPhone OS 3.0 Reference Library but the thing is - I am not using my Mac right now. My Mac is at my ...
3
votes
5answers
555 views

Alternate method for downloading large files

I want to download the iPhone SDK, but 2.7 GB is too big to download at once, so I would like to download it in parts? Is there a link available to download the whole SDK in chunks?
1
vote
1answer
700 views

How Do I Reset the Library Templates Defaults in Xcode?

I was attempting to try to add the [cocos2d] template to Xcode but instead of my iPhone OS templates appearing under the iPhone OS heading it is showing all the Mac OS X templates. (See screenshot). ...
0
votes
2answers
853 views

How to Recover XCode project

I have put my all xcodeproject in the desktop folder but accidently deleted the entire contents of the desktop! Can anyone tell me how to recover the source code of .xcodeproj?
0
votes
1answer
1k views

What is snapshot utility in Xcode?

I have seen the option of snapshot option in the File menu of Xcode. But I don't know what it means. Where can the snapshot option can be used? Why would this option be used? Advantages of using ...