diff --git a/.theos/build_session b/.theos/build_session new file mode 100644 index 0000000..e69de29 diff --git a/.theos/obj/.stamp b/.theos/obj/.stamp new file mode 100644 index 0000000..e69de29 diff --git a/.theos/obj/arm64/Tweak.x.9f0850ee.Td b/.theos/obj/arm64/Tweak.x.9f0850ee.Td new file mode 100644 index 0000000..8588866 --- /dev/null +++ b/.theos/obj/arm64/Tweak.x.9f0850ee.Td @@ -0,0 +1,17 @@ +/Users/yaypixxo/Documents/git/Kage/.theos/obj/arm64/Tweak.x.9f0850ee.o: \ + /Users/yaypixxo/Documents/git/Kage/.theos/obj/arm64/Tweak.x.m \ + /Users/yaypixxo/theos/Prefix.pch \ + /Users/yaypixxo/theos/vendor/include/_Prefix/BackwardsCompat.h \ + /Users/yaypixxo/theos/vendor/include/_Prefix/IOSMacros.h \ + /Users/yaypixxo/theos/vendor/include/HBLog.h \ + /Users/yaypixxo/theos/vendor/include/substrate.h + +/Users/yaypixxo/theos/Prefix.pch: + +/Users/yaypixxo/theos/vendor/include/_Prefix/BackwardsCompat.h: + +/Users/yaypixxo/theos/vendor/include/_Prefix/IOSMacros.h: + +/Users/yaypixxo/theos/vendor/include/HBLog.h: + +/Users/yaypixxo/theos/vendor/include/substrate.h: diff --git a/Tweak.x b/Tweak.x index 03f9605..18a7455 100644 --- a/Tweak.x +++ b/Tweak.x @@ -111,9 +111,6 @@ static void notificationCallback(CFNotificationCenterRef center, void *observer, @property (nonatomic,retain)SBUILegibilityLabel *revealHintTitle; @end -@interface SBIconListPageControl : UIView -@end - /*@interface SBFloatyFolderView : SBFolderView -(void)_handleOutsideTap:(id)arg1 ; @end