The warning dialog about the application being downloaded from internet does always appear when launching ThinLinc client. The reason for this is that Mac OS X 10.11.1 seems to require the bundle directory to be writable by user which we do not force. This might even not be possible due to we ship bundle on a iso file.
Hopefully solved. Waiting for a build.
Works nicely. Tester should verify that both an unsigned and signed client only pop up the warning dialog once. An unsigned client is started by right clicking and selecting open.
(In reply to comment #3) > Works nicely. > > Tester should verify that both an unsigned and signed client only pop up the > warning dialog once. An unsigned client is started by right clicking and > selecting open. Both cases works nicely. Tested: signed: tl-4.5.0_4930-client-osx.iso unsigned: tl-4.5.0_4934-client-osx.iso