mirror of
https://github.com/YuzuZensai/iOS-DiscordPresence.git
synced 2026-01-06 04:33:12 +00:00
Updated header
This commit is contained in:
@@ -21,7 +21,9 @@
|
||||
@end
|
||||
|
||||
@interface SBApplicationInfo (Tweak)
|
||||
@property (nonatomic,copy,readonly) NSArray * iTunesCategoriesOrderedByRelevancy;
|
||||
@property(getter=isAppleApplication, nonatomic, readonly) BOOL appleApplication;
|
||||
@property(getter=isInternalApplication, nonatomic, readonly) BOOL internalApplication;
|
||||
@property(nonatomic, copy, readonly) NSArray *iTunesCategoriesOrderedByRelevancy;
|
||||
@end
|
||||
|
||||
@interface SBLockScreenManager (Tweak)
|
||||
|
||||
Reference in New Issue
Block a user