Top "Xcode7" questions

Xcode is an IDE by Apple for the development of iOS and OS X applications.

Xcode 7 UI Tests, Recording button is greyed out

I am trying to add UI tests to my existing project using Xcode 7. However the UI test recording button is …

ios iphone xcode xcode7 xcode-ui-testing
Xcode 7 UITests with localized UI

In my App I'm using NSLocalizedString to localize my app. Now I want to switch to UITests and habe Testcode …

ios swift xcode7 xcode-ui-testing
Xcode 7, UI-Testing: working with UITableView

I'm facing with one problem using UITesting framework for the xCode that Apple has introduced at WWDC 2015. I have a …

ios xcode7 ui-testing xcode-ui-testing
iOS9 storyboard what is unhandled action (handleNonLaunchSpecificActions)?

I've noticed the following error popping up in the console when running my app on iOS 9 when using a storyboard. …

error-handling uistoryboard ios9 xcode7 transition-coordinator
xcode 7 generates core data entity with additional CoreDataProperties category

I have strange new feature in xcode 7, when I generate new NSManagedObject subclass then xcode create two classes: entity and …

ios xcode core-data xcode7
Cannot load HTTP links in UIWebView in iOS 9

I am trying to load HTTP links within UIWebView. The links are from my website so they are reliable. I …

ios uiwebview ios9 xcode7 nsapptransportsecurity
Swift 2 CLLocationManager Error updating

i updated Xcode 6 to Xcode 7 beta with Swift 2. I get this error and i can't find out how to fix …

cllocationmanager swift2 xcode7 xcode7-beta2
How to get the original size of screenshots using iOS Simulator in Xcode 7 when scaling down

In Xcode 7.1 Simulator, when using ⌘+s to save screenshot to desktop, it saves the actual size of the simulator. For …

xcode xcode7 simulator
How to create NSRadioButton Group in Xcode 7 OSX

I was following this tutorial on how to create radio button group. But it seems Radio Group is no longer …

swift cocoa radio-button xcode7
How to add NSExceptionDomains to plist of xcode Version 7.0.1?

I would like to bundle a HTML based website as an iPhone app using Xcode Version 7.0.1, everything works fine and …

ios xcode plist ios9 xcode7