The file attributes for the new directory. The attributes you can set are owner and group numbers, file permissions, and modification date. If you specify nil
for attributes
, default values for these attributes are set (particularly write access for the creator and read access for others). For a list of keys you can include in this dictionary, Supporting Types. Some of the keys, such as NSFileHFSCreatorCode
and NSFileHFSTypeCode
, do not apply to directories.
新しいディレクトリに対するファイル属性。あなたが設定できる属性は、所有者とグループ番号、ファイル権限、そして修正日です。あなたがnil
をattributes
に指定するならば、それら属性に対する省略時が設定されます(とりわけクリエーターに対する書き込みアクセスと他のものに対する読み出しアクセス)。あなたがこの辞書に含めることができるキーの一覧として、支援を行う型を。キーのいくつか、 例えばNSFileHFSCreatorCode
とNSFileHFSTypeCode
などは、ディレクトリに適用されません。