From fbad8077ccec52afd1381756d46561484c894e4e Mon Sep 17 00:00:00 2001 From: yaypixxo Date: Sun, 5 Jan 2020 20:35:03 +0100 Subject: [PATCH] ughhhhhhhh --- .theos/build_session | 0 .theos/obj/.stamp | 0 .theos/obj/arm64/Tweak.x.9f0850ee.Td | 17 +++++++++++++++++ Tweak.x | 3 --- 4 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 .theos/build_session create mode 100644 .theos/obj/.stamp create mode 100644 .theos/obj/arm64/Tweak.x.9f0850ee.Td 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