Remove from MISSING those methods we are implementing

This commit is contained in:
Gregory John Casamento 2019-08-02 15:41:26 -04:00
parent fe3968a9a1
commit ac523fb169

View file

@ -282,7 +282,6 @@ NSFileManager:
- mountedVolumeURLsIncludingResourceValuesForKeys:options:
- contentsOfDirectoryAtURL:includingPropertiesForKeys:options:error:
- URLsForDirectory:inDomains:
- URLForDirectory:inDomain:appropriateForURL:create:error:
- createDirectoryAtURL:withIntermediateDirectories:attributes:error:
- createSymbolicLinkAtURL:withDestinationURL:error:
- setDelegate:
@ -298,7 +297,6 @@ NSFileManager:
- linkItemAtURL:toURL:error:
- removeItemAtURL:error:
- trashItemAtURL:resultingItemURL:error:
- enumeratorAtURL:includingPropertiesForKeys:options:errorHandler:
- (__strong const char *)fileSystemRepresentationWithPath:
- replaceItemAtURL:withItemAtURL:backupItemName:options:resultingItemURL:error:
- setUbiquitous:itemAtURL:destinationURL:error: