0
votes
0answers
24 views

iOS simulator autolaunches after start up on OSX

The iOS simulator is automatically launching when I startup my computer. Anyone know how to change the settings so it doesn't do that? I've checked preferences in the simulator and xcode and ...
0
votes
0answers
21 views

Does the xCode version have to be compatible with iOS SDK?

I'm a newbie to Mac series product and I don't know if the iPad iOS version is 5.1., can I install higher xCode version? Check out the version history table The version history table looks like ...
1
vote
2answers
853 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
0answers
91 views

jailbroken iPhone 4s (iOS5.1) and then upgrade iOS6 from Apple site [closed]

I've jailbroken my iPhone 4s (iOS5.1) and then upgrade iOS6 from official Apple site / app store. What does that mean? Would it pose problems with provisioning profile? I'm having problems with ...
0
votes
0answers
78 views

Unit testing in IOS using OCUnit? [closed]

Need to do unit testing (Application testing) using OCUint. If anyone knows, can you guid me?
0
votes
2answers
159 views

Odd UI bug in Xcode 4.3.2

I have this annoying UI bug when using Xcode 4.3.2. Every time I press the space bar, the whole text scroll view jumps. Does anyone know why this happens, or how to stop it? Edit: Happens, for ...
1
vote
2answers
1k views

can't download xcode from appstore?

I have Mac lion and I have Xcode 4.2 installed (downloaded from appstore for free). Today I wanted to upgrade to 4.3.2. Then I searched Xcode from appstore, on the Xcode page, it says "Free", then I ...
1
vote
1answer
3k views

Can't find AU Lab on Mac

Can't find AU Lab on my Mac mini. I have Xcode installed. Where can I find the program?
3
votes
0answers
274 views

Permission denied issue in cocos2d update

I have been trying to update to Cocos2D version 2, but I always get the following lines of code in the terminal. Installing Xcode 4 Box2d iOS template ...
2
votes
2answers
999 views

Why is it that XCode cannot push my changes?

I am writing an iOS application in XCode. I associated a remote repository to it. I finished writing a View Controller file and then went to File -> Source Control -> Commit. I wrote a commit ...
1
vote
1answer
1k views

How come I cannot create a new nib file in XCode?

I am trying to create a new nib file in my empty iPhone application project in XCode. I go to File -> New, after which XCode presents me with these options. I tried selecting "Objective-C ...
0
votes
1answer
360 views

Run apps from xcode to a device wireless?

Is there a way to run apps over air from xcode?
2
votes
0answers
505 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 ...
3
votes
2answers
1k 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 ...
12
votes
3answers
37k 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
1answer
289 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 ...
0
votes
3answers
548 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 ...
10
votes
5answers
3k 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

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, ...