xCode 6.4 crashes on El Capitan - xcode

I just downloaded El Capitan today and when I try to add a new view controller to my project, xCode crashes and I am unable to add any view controller to my project with I need. Is this happening to anybody else or does anybody have a fix for this? I have reinstalled xCode 6.4 multiple times and I do not want to use xCode 7 as I do not want to use Swift 2 just yet.

Xcode 6.4 does not work with OS X El Capitan. You need to download the Xcode 7.
Good luck!

Related

Use SwiftUI vanished from XCode New Project

I am running XCode 11.1 (Also on 11.0) on Catalina 10.15
Before upgrading to Catalina I remember having a use SwiftUI Check Box when we create a new project.
As in Apple Tutorial https://developer.apple.com/tutorials/swiftui/creating-and-combining-views
However, as you can see this does not exist for me. I have tried upgrading to 11.1 & restarting Xcode
It went to the User Interface setting. You can choose SwiftUI instead of Storyboard.

Update to xcode 7.3 is not working

Is someone else having problems to update xcode 7.2 to 7.3?
Firstly there is no update option in App Store. I found a link at App Store xcode 7.3, this link will open your app store on the xcode page, after I press update, a loading spinner appears but after 2 hours of waiting nothing has happened Is there another way to update xcode?
Edit: There is no option update xcode in App Store
xcode 7.3 is not supported in OS lower than 10.11, You need to upgrade your OS to OS X 10.11 or later (El Capitan) and try to upgrade the xcode to 7.3
You can download Xcode yourself from https://developer.apple.com/downloads (an Apple Developer account required).
This is what you should see (I filtered the available downloads by typing "Xcode"):
I had the same problem while I was trying to update to Xcode 8.1 with Waiting.. status on AppStore under Xcode icon. What I has done to fix this is:
1) Go to https://developer.apple.com/download/
2) Press Lunch Application
And when it opens on AppStore, it will refresh the status from Waiting.. to Downloading...

Xcode 6 does not allow creation of Mac OS X project using Swift

So, a few days ago I download the new Xcode 6. I'm in the process of learning Swift. But here is the problem: It will only let me make a Swift app for iOS and not Mac OS X.
I start up Xcode and click, "Create New Xcode Project."
Next, I select, "Cocoa Application." But when I try to change the language from Objective-C to Swift, it won't let me! It will only show Objective-C!
Any ideas of why this is happening?
Swift for OS X isn't officially out yet.
Quoted from developer.apple.com/swift/resources:
Swift for OS X is coming with OS X Yosemite later this fall. If you
are using Swift to write Mac apps, you can download Xcode 6.1 GM seed
2 for Yosemite, which also includes the iOS 8.1 beta 2 SDK.
↳ Xcode 6.1 GM seed 2 for Yosemite Download
Xcode6-Beta6 ... if you can still get your hands on it ... will create a swift based project, even if you're running on Mavericks. I've been using it to create projects, and then opening them in Xcode6. Then in Xcode 6, to create a swift file, I hit cmd-N and go to the iOS section and pick the swift file type. Xcode 6 adds the swift file to the OS X project without any problems.

Storyboards for OSX App in Xcode 6

With Xcode 6 StoryBoards were added for OSX Apps as well.
But when I create a new app in Cocoa , Storyboards button is disabled.
Am I missing something here ?
Storyboards are a feature of OS X 10.10 (Yosemite). If you run Xcode 6 on 10.9 (Mavericks), you won't be able to use them.

Xcode 4.6 crash on Mountain Lion

I'm trying to use Xcode but since I'm on OS X Mountain Lion (10.8) it always crashes. If I try to run an app (a new project without anything) with the iOS Simulator it crashes. If I go into settings it crashes.
I've tried removing Xcode (moving to trash), reinstalling it from the Mac App Store, repairing the hard disk...but nothing worked.
Any ideas?
I can copy the log if you need it.
Edit: log http://pastebin.com/rgsYbpQ0
I would try wiping out these two folders after uninstalling:
~/Library/Developer/Xcode/
/Library/Developer/Xcode/

Resources