Re: Sourcekit crashes in Xcode 7.1
Re: Sourcekit crashes in Xcode 7.1
- Subject: Re: Sourcekit crashes in Xcode 7.1
- From: Jens Alfke <email@hidden>
- Date: Wed, 11 Nov 2015 09:56:26 -0800
On Nov 11, 2015, at 9:45 AM, Alex Zavatone < email@hidden> wrote:
The Assistant Editor is not showing my Objective-C code, but it's trying to convert everything in my main editor to Swift. What is this? How does this happen? Why does Xcode think I'm trying to convert my app to Swift?
You’ve got the assistant editor set to “Counterparts” with the _last_ item (suffix “(Interface)”) selected. This item shows a Swift interface of whatever’s in the main editor. Very useful in a mixed Obj-C/Swift project.
To get out of this view just select a different counterpart, i.e. the .h file, in the pop-up.
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden