Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
rhino:mac:autosaving [2020/08/14]
127.0.0.1 external edit
rhino:mac:autosaving [2022/02/02] (current)
maryfugier
Line 1: Line 1:
 ====== Auto Save and Versions in macOS (autosave) ====== ====== Auto Save and Versions in macOS (autosave) ======
-Apple has added a radically different method for managing your models in macOS, and this has been integrated into Rhino for Mac.  Apple describes autosaving and Versions [[http://support.apple.com/kb/HT4753|here]]. Another introduction can be found [[https://www.lifewire.com/use-auto-save-and-versions-in-os-x-2260850/|here]].+Apple has added a radically different method for managing your models in macOS, and this has been integrated into Rhino for Mac.  Apple describes autosaving and Versions [[https://support.apple.com/guide/mac-help/view-and-restore-past-versions-of-documents-mh40710/mac|here]]. Another introduction can be found [[https://www.lifewire.com/use-auto-save-and-versions-in-os-x-2260850/|here]].
  
 This article discusses details not mentioned in these articles that are important to Rhino for Mac users. This article discusses details not mentioned in these articles that are important to Rhino for Mac users.
Line 71: Line 71:
 ===== Is it possible to disable the Versions feature in Rhino for Mac? ===== ===== Is it possible to disable the Versions feature in Rhino for Mac? =====
  
-YesBUT it is **HIGHLY RECOMMENDED** that you **DO NOT DO THIS**.  Rhino for Mac is designed to work with Versions and Autosaving; performance and stability may be impacted if you disable this.  Additionally, you will lose the ability to add tags, rename or move the file from the window title, etc.  If, for some reason, you need to disable it, you will need to launch //Terminal.app// and run the following command: +No, you can not disable Auto Save on Rhino for Mac.
-    defaults write com.mcneel.rhinoceros ApplePersistence -bool no     +
-This will disable autosaving and versions and bring back the Save As in the File menu (instead of Duplicate).+
  
-To change back to default behavior, enter the Terminal command again but replace 'no' with 'yes': +**Note:** It was possible prior to macOS Mojave 10.14
-    defaults write com.mcneel.rhinoceros ApplePersistence -bool yes     +Apple is not allowing this to be disabled and has provided no viable workaround.
-To check to see what that current setting is, use: +
-    defaults read com.mcneel.rhinoceros ApplePersistence     +
-If it returns a 0 (or a pair not found error), it is disabled.  If it returns a 1, it is on.+
  
-**NOTE**: The above steps do not work on macOS Mojave 10.14 We do not currently know of a viable workaround.+//If you find a way, please email Mary Ann Fugier mary@mcneel.com. 
 +We can test you procedure and if it work, we will update this page for other users.//
rhino/mac/autosaving.1597445311.txt.gz · Last modified: 2020/08/14 by 127.0.0.1