]> git.saurik.com Git - cydia.git/blobdiff - iPhonePrivate.h
Try to abstract CydiaURLProtocol as CyteKit class.
[cydia.git] / iPhonePrivate.h
index 411ff9643680e6c263e3174cabd480624774f5a1..cd5934deb866133ade2f015a5e23cca24567d331 100644 (file)
@@ -334,6 +334,7 @@ enum {
 
 @interface NSObject (Apple)
 + (BOOL) isKeyExcludedFromWebScript:(const char *)name;
+- (NSArray *) attributeKeys;
 @end
 
 @interface NSString (Apple)