Remove implemented methods/classes

This commit is contained in:
Gregory John Casamento 2019-07-03 02:00:21 -04:00
parent 75f3f0b57d
commit 32b68045b8

View file

@ -25,7 +25,6 @@ Missing headers:
<NSHFSFileTypes.h> <NSHFSFileTypes.h>
<NSLinguisticTagger.h> <NSLinguisticTagger.h>
<NSObjectScripting.h> <NSObjectScripting.h>
<NSOrderedSet.h>
<NSOrthography.h> <NSOrthography.h>
<NSScriptClassDescription.h> <NSScriptClassDescription.h>
<NSScriptCoercionHandler.h> <NSScriptCoercionHandler.h>
@ -42,10 +41,7 @@ Missing headers:
<NSXPCConnection.h> <NSXPCConnection.h>
------------------------------------------------------------- -------------------------------------------------------------
Foundation: Foundation:
<NSOrderedSet.h>
<NSOrthography.h> <NSOrthography.h>
<NSPort.h>
<NSPropertyList.h>
<NSByteCountFormatter.h> <NSByteCountFormatter.h>
<NSFileCoordinator.h> <NSFileCoordinator.h>
<NSFilePresenter.h> <NSFilePresenter.h>
@ -222,11 +218,6 @@ NSDecimalNumber:
@interface NSScanner (NSDecimalNumberScanning) @interface NSScanner (NSDecimalNumberScanning)
------------------------------------------------------------- -------------------------------------------------------------
NSDictionary: NSDictionary:
- keysSortedByValueUsingComparator:
- keysSortedByValueWithOptions:usingComparator:
+ dictionaryWithObjects:forKeys:(const id <NSCopying> [])keys count:
- initWithObjects:forKeys:(const id <NSCopying> [])keys count:
@interface NSDictionary (NSSharedKeySetDictionary) @interface NSDictionary (NSSharedKeySetDictionary)
@interface NSMutableDictionary (NSSharedKeySetDictionary) @interface NSMutableDictionary (NSSharedKeySetDictionary)
------------------------------------------------------------- -------------------------------------------------------------