Fwd: Identifying a specific Mac model

2015-09-18 Thread Clark S. Cox III
> On 2015/09/16, at 1:38, Marek Hrušovský > wrote: > > Many thanks. > What I have discovered is that they track model version as well: > > Exported UTI > com.apple.macbook-retina-silver > com.apple.device-model-code > MacBook8,1@ECOLOR=225,225,223 > > com.apple.macbo

Re: Working with NSTextFields

2015-09-18 Thread Quincey Morris
On Sep 18, 2015, at 16:46 , Alex Hall wrote: > > myField.accessibilityHelp="new help message" > Well, it’s a fascinating problem. I can see what’s wrong, but I don’t know why. For some reason, the “accessibilityHelp” property, declared in the NSAccessibility protocol, is being b

Re: swift: windowControllerDidLoadNib called twice

2015-09-18 Thread Quincey Morris
On Sep 18, 2015, at 16:40 , Boyd Collier wrote: > > Any suggestions why this might be happening would be greatly appreciated. You should approach this systematically. 1. Is your app actually creating 2 window controllers? You can look at the object pointer in the debugger, and see if you had d

Re: Working with NSTextFields

2015-09-18 Thread Alex Hall
> On Sep 15, 2015, at 21:04, Quincey Morris > wrote: > >> My only remaining wonder is about setting the accessibilityHelp property, >> which is giving me the same error it always has: self is immutable. > > You’re going to have to post a few text fragments to show what’s going on, > that sho

swift: windowControllerDidLoadNib called twice

2015-09-18 Thread Boyd Collier
I have a simple OS X project ( in swift 2.0 and Xcode 7.0) and that is supposed to open a .txt file and display the file’s contents in a document window. For the most part, it works correctly, except that windowControllerDidLoadNib is called twice each time I chose OpenFile from the file menu

Re: [OT] VPN Problems?

2015-09-18 Thread Philip Ershler
I have no trouble from a 10.10 client to a 10.10 server at all. Phil > On Sep 18, 2015, at 17:42, Dave wrote: > > Hi, > > Has anyone encountered problems with VPN under Mac OS 10.9 and 10.10? I’m > having huge problems getting a VPN connection to work, has anyone managed to > do this under

Re: [OT] VPN Problems?

2015-09-18 Thread dangerwillrobinsondanger
WAY OT. If you have to write OT don't send it to the list and spam thousands of people. Try another venue. > On Sep 19, 2015, at 12:42 AM, Dave wrote: > > Hi, > > Has anyone encountered problems with VPN under Mac OS 10.9 and 10.10? I’m > having huge problems getting a VPN connection to w

[OT] VPN Problems?

2015-09-18 Thread Dave
Hi, Has anyone encountered problems with VPN under Mac OS 10.9 and 10.10? I’m having huge problems getting a VPN connection to work, has anyone managed to do this under Mac OS 10.10 or 10.9? Thanks a lot Dave ___ Cocoa-dev mailing list (Cocoa-dev@l

Re: Is it possible to transfer data by using light

2015-09-18 Thread Michael David Crawford
Do iOS devices support Trusted Computing in hardware? If so is it accessible to userspace apps? If so, you could store your phones secret in a write-only register. For the profoundly paranoid, even the duplication of your storage would not yield your phone's secret, The Bad Guy would need your pe

Re: Is it possible to transfer data by using light

2015-09-18 Thread Maxthon Chan
The "over-the-shoulder" issue can be avoided using what is effectively a Diffie-Hellman on top of QR codes. This can be done using front-facing cameras on two devices placed face-to-face. Sent from my iPhone > On Sep 18, 2015, at 00:46, Pascal J. Bourguignon > wrote: > > > >> On 17/09/15 1

Re: Is it possible to transfer data by using light

2015-09-18 Thread Maxthon Chan
I used to have a multi-factor authenticating door lock using this QR code mechanism. The lock is powered by Raspberry Pi, and have a 128px by 64px monochromatic screen, a camera and an RFID reader attached on it. Procedure to unlock the door: 1. You swipe a RFID card across the lock. A QR code