Top "Xcode6" questions

Xcode 6 is Apple's integrated development environment (IDE).

Run .app file in iOS 8 simulator

I have a .app file shared from a developer which i would like to run in iOS 8 simulator. I have …

ios xcode6 ios-simulator .app
How do I remove app from iOS 8 Simulator from command line?

I have an automation running in the iOS Simulator that I have to remove before another run. How do I …

ios xcode ios-simulator xcode6 build-automation
iOS 8, How to use device for development?

I have a new iPad Retina and I'd like to use it for development with Xamarin Studio and XCode 6. In …

ios xamarin.ios xcode6
Xcode 6: how to set a custom bundle identifier?

In Xcode 6, I need to set a custom bundle identifier for my app store target. I'm trying this: I tap …

ios xcode swift xcode6 bundle-identifier
Xcode 6 iOS 8 iCloud core data setup

Has anyone got iCloud core data syncing setup on Xcode 6 and iOS 8? (hopefully this isn't a duplicate post) Where did …

ios core-data ios8 icloud xcode6
iOS8 Auto layout programmatically pin to relative layout margin

I have an UI element (UISwitch actually, but does not matter really) that has both leading and trailing space pinned …

ios ios8 autolayout xcode6 visual-format-language
Xcode 6 crashes on submitting Archive

Today I uploaded my first build of first app successfully to App Store for beta testing. After making a few …

xcode xcode6
Timeout when running xcodebuild tests under Xcode 6 via SSH

I seem to be having issues with integrating Xcode6 with jenkins, I currently have this setup and working with Xcode 5. …

ssh jenkins ios-simulator xcode6 xcodebuild
Info.plist not in correct format

I was working through my iOS Xcode project just fine, and then all of a sudden when I tried to …

ios objective-c xcode xcode6 info-plist