Top "Xcode6" questions

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

How to implement tab bar controller with navigation controller in right way

I am using Storyboard and Xcode 6. I have next controllers and scenes in my Storyboard: UINavigationController that has HomeViewController as …

ios uinavigationcontroller uitabbarcontroller xcode6 uistoryboard
How do I create a new Swift project without using Storyboards?

Creating a new project in XCode 6 doesn't allow to disable Storyboards. You can only select Swift or Objective-C and to …

ios swift xcode6
How to "Delete derived data" in Xcode?

In Xcode5 there is simple option to Delete derived data: In organiser menu (cmd + shift + 2): But with new interface of …

xcode xcode6 ios-simulator
How to use Charles Proxy on the Xcode 6 (iOS 8) Simulator?

It seems that the directory for the iOS Simulator has changed. It used to be in ~/Library/Application\ Support/iPhone\ …

ios ios8 xcode6 ios-simulator charles-proxy
How to integrate splash screen for all types of iPhones in Xcode 6.1?

I need to create and app which will run on iPhone 4S, 5,5S, 6, 6+ and the deployment target will be iOS 7.1. …

ios8 xcode6 splash-screen uiimageasset
dismiss keyboard with a uiTextView

I am sure this is not that difficult, but I am having trouble finding info on how to dismiss a …

swift uitextview xcode6 uikeyboard
Unable to run app in Simulator: An error was encountered while running (Domain = LaunchServicesError, Code = 0)

After successfully compiling the project in Xcode 6, I am unable to run it in the simulator with the above mentioned …

ios objective-c xcode6
Xcode beta 6 iOS 8: Simulator not working

I cannot launch the simulator successfully. Once I launch the IOS Simulator this error appears: "Unable to boot the IOS …

ios xcode ios6 swift xcode6
How to turn flashlight ON and OFF in swift?

I'd like to add flashlight functionality to my app in Swift. How can I go about doing that?

ios swift xcode6 flashlight
Xcode 6 allows VECTOR image assets... how to use them?

I was fiddling with Xcode 6 vs images assets when I noticed something very interesting: we now can specify vector images …

vector-graphics ios8 xcode6