Xcode never finishes compiling storyboard file
Xcode never finishes compiling storyboard file
- Subject: Xcode never finishes compiling storyboard file
- From: Rick Mann <email@hidden>
- Date: Wed, 15 Apr 2015 14:39:12 -0700
I have a mixed Swift/Obj-C OS X project that uses Storyboards and bindings. When I bind a table column to an array controller property (the array controller is bound to an NSArray on an Objective-C class, the property is on a Swift class), Xcode builds my project but gets stuck compiling the storyboard. I can quit Xcode, but it never seems to finish compiling the Storyboard. My fans are running, and kernel_task is using 30% CPU, but there are no other Xcode-related tasks in the top 5. CPU is about 50% (on my quad-core MBP).
Console spits one of these lines out every second or so:
4/15/15 14:36:57.000 kernel[0]: memorystatus_thread: idle exiting pid 45367 [secd]
4/15/15 14:36:58.000 kernel[0]: memorystatus_thread: idle exiting pid 45364 [pkd]
Any ideas?
If I remove the binding, it compiles the Storyboard just fine.
--
Rick Mann
email@hidden
_______________________________________________
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