Workaround for iOS 15 uYou settings bug (#10)

This commit is contained in:
level3tjg
2022-08-27 02:49:20 -04:00
parent 6418f3daeb
commit 11ddcd421d
2 changed files with 13 additions and 0 deletions
+3
View File
@@ -30,6 +30,9 @@
@interface FRPSliderCell : UITableViewCell
@end
@interface boolSettingsVC : UIViewController
@end
// iOS16 fix
@interface OBPrivacyLinkButton : UIButton
- (instancetype)initWithCaption:(NSString *)caption