Re: Sierra Document Handling

2017-04-06 Thread John Brownie
I saw this issue last October, and filed bug 28977266. I then had this response from Apple: Engineering has the following feedback for you: This is logged at the debug level, if you are debugging an app (this looks to be the case here) and an SFL gets removed then this is expected behavior ev

Re: Question about tvOS and the Apple TV remote

2017-04-06 Thread Quincey Morris
On Apr 6, 2017, at 06:29 , Eric E. Dolecki wrote: > > I just made a sample tvOS app and I couldn't import Intents for it. There is > no SiriKit for tvOS - Sorry, I misread your original message, and thought you were asking about iOS. > so I still wonder if I do a "Find kittens on YouTube" - ho

Re: Using Quartz Debug to simulate Retina display broken?

2017-04-06 Thread Kyle Sluder
On Thu, Apr 6, 2017, at 06:05 PM, Sean McBride wrote: > Hi all, > > It's been a few years since I tried to simulate a Retina display on my > non-Retina monitor. I used Quartz Debug (version 4.2 (182)) as described > here: > >

Re: Reference to embedded view controller in IB?

2017-04-06 Thread Quincey Morris
On Apr 6, 2017, at 14:55 , Kyle Sluder wrote: > > It is not called for all segues, but it should be called for embed > segues created by dragging out a Container View from the Object Library. I was wondering about this, like Jean-Daniel was, so I just tried it in an existing Mac project, and th

Re: Sierra Document Handling

2017-04-06 Thread Kyle Sluder
On Thu, Apr 6, 2017, at 06:28 PM, Richard Charles wrote: > > > On Apr 6, 2017, at 11:38 AM, Kyle Sluder wrote: > > > > Do you have “Desktop & Documents Folders” enabled in System Preferences > > iCloud > iCloud Drive Options…? > > No. But the problem occurs if this is on or off. It does not ma

Re: Sierra Document Handling

2017-04-06 Thread Richard Charles
> On Apr 6, 2017, at 11:38 AM, Kyle Sluder wrote: > > Do you have “Desktop & Documents Folders” enabled in System Preferences > iCloud > iCloud Drive Options…? No. But the problem occurs if this is on or off. It does not matter. As a side note enabling iCloud Drive “Desktop & Documents Folder

Using Quartz Debug to simulate Retina display broken?

2017-04-06 Thread Sean McBride
Hi all, It's been a few years since I tried to simulate a Retina display on my non-Retina monitor. I used Quartz Debug (version 4.2 (182)) as described here: and desp

Re: Reference to embedded view controller in IB?

2017-04-06 Thread Kyle Sluder
On Thu, Apr 6, 2017, at 04:25 PM, Jean-Daniel wrote: > > > Le 6 avr. 2017 à 22:35, Kyle Sluder a écrit : > > > > On Wed, Apr 5, 2017, at 03:42 PM, Doug Hill wrote: > >> I have a view controller that I instantiate in my Storyboard. This view > >> controller has an embedding view inside it's vie

Re: Sierra Document Handling

2017-04-06 Thread dangerwillrobinsondanger
> On Apr 7, 2017, at 2:38, Kyle Sluder wrote: > >> On Wed, Apr 5, 2017, at 03:27 PM, Richard Charles wrote: >> Since switching to macOS 10.12 Sierra I am getting tons of document >> handling messages in the Xcode debug console for my document based >> application. >> >> // Delete existing docu

Re: Reference to embedded view controller in IB?

2017-04-06 Thread Jean-Daniel
> Le 6 avr. 2017 à 22:35, Kyle Sluder a écrit : > > On Wed, Apr 5, 2017, at 03:42 PM, Doug Hill wrote: >> I have a view controller that I instantiate in my Storyboard. This view >> controller has an embedding view inside it's view, and this embedding >> view has another view controller in it. >>

Re: Reference to embedded view controller in IB?

2017-04-06 Thread Kyle Sluder
On Wed, Apr 5, 2017, at 03:42 PM, Doug Hill wrote: > I have a view controller that I instantiate in my Storyboard. This view > controller has an embedding view inside it's view, and this embedding > view has another view controller in it. > > I need to configure this embedded view controller but I

Re: Sierra Document Handling

2017-04-06 Thread Kyle Sluder
On Wed, Apr 5, 2017, at 03:27 PM, Richard Charles wrote: > Since switching to macOS 10.12 Sierra I am getting tons of document > handling messages in the Xcode debug console for my document based > application. > > // Delete existing document then launch app. > > 2017-04-05 13:58:13.795408 MyApp[

Re: Question about tvOS and the Apple TV remote

2017-04-06 Thread Eric E. Dolecki
Thanks. I just made a sample tvOS app and I couldn't import Intents for it. There is no SiriKit for tvOS - so I still wonder if I do a "Find kittens on YouTube" - how that actually happens. On Fri, Mar 31, 2017 at 4:51 PM Quincey Morris < quinceymor...@rivergatesoftware.com> wrote: > On Mar 31, 2