From 32b68045b8568b99cdc2228a3d7141caeddf332f Mon Sep 17 00:00:00 2001 From: Gregory John Casamento Date: Wed, 3 Jul 2019 02:00:21 -0400 Subject: [PATCH] Remove implemented methods/classes --- Headers/Foundation/MISSING | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Headers/Foundation/MISSING b/Headers/Foundation/MISSING index 2ea839da4..cd8a55cc9 100644 --- a/Headers/Foundation/MISSING +++ b/Headers/Foundation/MISSING @@ -25,7 +25,6 @@ Missing headers: - @@ -42,10 +41,7 @@ Missing headers: ------------------------------------------------------------- Foundation: - - - @@ -222,11 +218,6 @@ NSDecimalNumber: @interface NSScanner (NSDecimalNumberScanning) ------------------------------------------------------------- NSDictionary: - - keysSortedByValueUsingComparator: - - keysSortedByValueWithOptions:usingComparator: - + dictionaryWithObjects:forKeys:(const id [])keys count: - - initWithObjects:forKeys:(const id [])keys count: - @interface NSDictionary (NSSharedKeySetDictionary) @interface NSMutableDictionary (NSSharedKeySetDictionary) -------------------------------------------------------------