Top "Xcode6.1" questions

Related to the specific version of the Apple's IDE, Xcode 6.1. It was released on October 16, 2014.

Xcode 6.1 Missing required architecture X86_64 in file

In Xcode 6.1 , I am getting error for iPhone 6, iPhone 5s(iOS 7.1) which says Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_…

ios xcode6.1
Xcode project not showing list of simulators

I open my project in Xcode 6.1. When I try to run the project, the button is grayed out. When I …

ios xcode xcode6.1
iOS app 'The application could not be verified' only on one device

I have two iphone devices( 4s and 5 ) connected to my computer and i am trying to install an application in …

ios iphone xcode xcode6.1
Incorrect path for Pods.debug.xcconfig in Xcode?

so I used Venmo/Synx on my Xcode project with CocoaPods, and it completely screwed everything up. I was able …

cocoapods xcode6.1 xcconfig
Error: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out."

I am working on an application in Xcode 6.1, iOS 8.1; the application was working completely fine till 2 days before, but today …

ios ios8 ios-simulator xcode6.1
Swift Xcode Index Freezing or Slow

Maybe this is just me experiencing such an annoying "feature": After upgrading from Xcode 6.0.1 to Xcode 6.1, things changed. Xcode 6.1 is …

swift indexing osx-yosemite aws-sdk xcode6.1
Xcode 6.1 error while building IPA

Just upgraded to Xcode 6.1 today, and guess what: Now I'm having trouble submitting builds using the TestFlight desktop app. Here's …

build code-signing ipa xcode6.1
How do we manually fix "ResourceRules.plist: cannot read resources" error after xcode 6.1 upgrade?

We are having the same issue found here, here, here and here Basically we upgraded to xcode 6.1 and our build …

xcode jenkins unity3d xcode6.1
Launch Screen not displaying iOS 8

I'm trying to get the Launch screen to display instead I get the default black screen. I remember I've had …

ios xcode6.1 splash-screen
Changing language on iOS 8.1 simulator does not work

If I change the language on an iOS 8.1 simulator to anything and try to detect this from code with NSString * …

ios localization ios-simulator xcode6.1 ios8.1