Re: Xcode 7.1b3 isn't checking return types

2015-10-21 Thread Jens Alfke
> On Oct 20, 2015, at 6:31 PM, Rick Mann wrote: > > Ugh. Precisely the type of regression that should've been caught by an > automated test. Assuming it's not something in your project, that is ;-) I know! I added a note to that effect in the bug report, trying not to

Add a dependancy to a framework in a workspace file?

2015-10-21 Thread Dave
Hi, Xcode 7.0.1. I have a Workspace file with two projects in it, one builds a framework and one builds an app that uses it. When I set this up, I dragged the built .framework file from the Framework project (in Xcode) into the App Project inside the same workspace file. This worked ok, in

Re: Can't swap two items in storyboard outline table

2015-10-21 Thread dangerwillrobinsondanger
Are you able to arrange them in the sidebar of Interface Builder that presents the document as a tree of nodes? (As opposed to the more visual layout area) Sent from my iPhone > On Oct 21, 2015, at 11:40 AM, Alex Hall wrote: > > Hi list, > I have a vertical stack view, so

Re: Can't swap two items in storyboard outline table

2015-10-21 Thread Alex Hall
> On Oct 21, 2015, at 05:46, dangerwillrobinsondan...@gmail.com wrote: > > Are you able to arrange them in the sidebar of Interface Builder that > presents the document as a tree of nodes? > (As opposed to the more visual layout area) Yes, that's what VoiceOver calls the "outline table". The