Type Property 型プロパティ

byMoving

Declaration 宣言

static var byMoving: NSFileVersion.ReplacingOptions { get }

Discussion 議論

When replacing a file, move the old version of the file out of the version store instead of copying the new contents into the file’s version. You should use this option in conjunction with a file coordinator to make sure the operation is coordinated with other clients of the file. ファイルを置き換える時、ファイルの古いバージョンをバージョン倉庫の外に移動してください、新しい内容をそのファイルのもつバージョンにコピーするのではなく。あなたは、このオプションをファイルコーディネータと連携して使うことで、演算がそのファイルの他のクライアントと協調することを確実にするべきです。