nextcloud-desktop/shell_integration/MacOSX
Jocelyn Turcotte 5e657aadee Fix Finder crashing when showing the context menu on OS X <= 10.9
OwnCloudFinderRequestManager::_shareMenuTitle was not retained anymore
after the FinderSync refactoring which would cause it to contain any
kind of garbage value for some reason.

Fix the issue by also enabling ARC for RequestManager.m.
We can't enable ARC for the whole project since Finder.h is included
by many .m files and it's not trivial to port to ARC.
2015-09-09 17:45:24 +02:00
..
common shell_i: Cleanup and build fix 2015-06-22 13:55:19 +02:00
OwnCloud.xcworkspace shell_i: Add a FinderSync-based implementation #2340 2015-06-15 15:28:21 +02:00
OwnCloudFinder Fix Finder crashing when showing the context menu on OS X <= 10.9 2015-09-09 17:45:24 +02:00
OwnCloudFinderSync shell_i: Don't request statuses on UPDATE_VIEW 2015-07-31 21:59:58 +02:00
OwnCloudInjector shell_integration: Remove OwnCloud from public strings on OSX 2015-02-25 12:13:28 +01:00
check.scpt OS X: Fix Finder bundle NVTY->OWNC 2014-08-28 15:45:07 +02:00
CMakeLists.txt shell_i: Build the extension with the '-' identity by default 2015-06-22 13:55:19 +02:00
deploy.sh OS X overlays deploy.sh: Update output 2015-06-29 15:16:43 +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