1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-20 16:42:45 +02:00
Nextcloud-Desktop/shell_integration/MacOSX
Markus Goetz ef019cdbfa OS X Overlay Icons: Fix Finder plugin crash
By enabling ARC for GCDAsyncSocket (as we should have done before
https://github.com/robbiehanson/CocoaAsyncSocket/wiki/ARC) there
is no chance anymore for a situation where the to-be-written NSData*
is deleted before the socket has had a chance to write it.
Interestingly, this only happened after switching to local sockets,
probably because of how immediatly the NSData* would be sent.

This commit also keeps the debug symbols for the Finder plugin.
2014-10-03 07:23:43 +02:00
..
OwnCloud.xcworkspace OS X: Rename LiferayNativity code for shell icons 2014-08-18 12:57:29 +02:00
OwnCloudFinder OS X Overlay Icons: Fix Finder plugin crash 2014-10-03 07:23:43 +02:00
OwnCloudInjector OS X: Fix Finder bundle NVTY->OWNC 2014-08-28 15:45:07 +02:00
check.scpt OS X: Fix Finder bundle NVTY->OWNC 2014-08-28 15:45:07 +02:00
CMakeLists.txt cmake: fix typo 2014-09-23 10:25:11 +02:00
deploy.sh OS X: Rename LiferayNativity code for shell icons 2014-08-18 12:57:29 +02:00
load.scpt OS X: Fix Finder bundle NVTY->OWNC 2014-08-28 15:45:07 +02:00
loadPlugin.sh OS X: Fix Finder bundle NVTY->OWNC 2014-08-28 15:45:07 +02:00
unload.scpt OS X: Fix Finder bundle NVTY->OWNC 2014-08-28 15:45:07 +02:00