Browse Source

Removed cached folders

master
Jamie Berghmans 4 years ago
parent
commit
0817c9a563
50 changed files with 0 additions and 407 deletions
  1. +0
    -10
      .theos/_/DEBIAN/control
  2. BIN
      .theos/_/Library/MobileSubstrate/DynamicLibraries/HideYTOverlay.dylib
  3. +0
    -1
      .theos/_/Library/MobileSubstrate/DynamicLibraries/HideYTOverlay.plist
  4. +0
    -0
      .theos/build_session
  5. +0
    -0
      .theos/fakeroot
  6. +0
    -1
      .theos/last_package
  7. +0
    -0
      .theos/obj/.stamp
  8. BIN
      .theos/obj/HideYTOverlay.dylib
  9. BIN
      .theos/obj/arm64/HideYTOverlay.dylib
  10. +0
    -20
      .theos/obj/arm64/HideYTOverlay.dylib.dSYM/Contents/Info.plist
  11. BIN
      .theos/obj/arm64/HideYTOverlay.dylib.dSYM/Contents/Resources/DWARF/HideYTOverlay.dylib
  12. +0
    -23
      .theos/obj/arm64/Tweak.xm.4ff4ecce.Td
  13. BIN
      .theos/obj/arm64/Tweak.xm.4ff4ecce.o
  14. BIN
      .theos/obj/arm64e/HideYTOverlay.dylib
  15. +0
    -20
      .theos/obj/arm64e/HideYTOverlay.dylib.dSYM/Contents/Info.plist
  16. BIN
      .theos/obj/arm64e/HideYTOverlay.dylib.dSYM/Contents/Resources/DWARF/HideYTOverlay.dylib
  17. +0
    -23
      .theos/obj/arm64e/Tweak.xm.af39814f.Td
  18. BIN
      .theos/obj/arm64e/Tweak.xm.af39814f.o
  19. BIN
      .theos/obj/armv7/HideYTOverlay.dylib
  20. +0
    -20
      .theos/obj/armv7/HideYTOverlay.dylib.dSYM/Contents/Info.plist
  21. BIN
      .theos/obj/armv7/HideYTOverlay.dylib.dSYM/Contents/Resources/DWARF/HideYTOverlay.dylib
  22. +0
    -23
      .theos/obj/armv7/Tweak.xm.44682a10.Td
  23. BIN
      .theos/obj/armv7/Tweak.xm.44682a10.o
  24. +0
    -0
      .theos/obj/debug/.stamp
  25. BIN
      .theos/obj/debug/HideYTOverlay.dylib
  26. BIN
      .theos/obj/debug/arm64/HideYTOverlay.dylib
  27. +0
    -20
      .theos/obj/debug/arm64/HideYTOverlay.dylib.dSYM/Contents/Info.plist
  28. BIN
      .theos/obj/debug/arm64/HideYTOverlay.dylib.dSYM/Contents/Resources/DWARF/HideYTOverlay.dylib
  29. +0
    -23
      .theos/obj/debug/arm64/Tweak.xm.9bc2e148.Td
  30. BIN
      .theos/obj/debug/arm64/Tweak.xm.9bc2e148.o
  31. +0
    -45
      .theos/obj/debug/arm64/Tweak.xm.mm
  32. BIN
      .theos/obj/debug/arm64e/HideYTOverlay.dylib
  33. +0
    -20
      .theos/obj/debug/arm64e/HideYTOverlay.dylib.dSYM/Contents/Info.plist
  34. BIN
      .theos/obj/debug/arm64e/HideYTOverlay.dylib.dSYM/Contents/Resources/DWARF/HideYTOverlay.dylib
  35. +0
    -23
      .theos/obj/debug/arm64e/Tweak.xm.aa9d1243.Td
  36. BIN
      .theos/obj/debug/arm64e/Tweak.xm.aa9d1243.o
  37. +0
    -45
      .theos/obj/debug/arm64e/Tweak.xm.mm
  38. BIN
      .theos/obj/debug/armv7/HideYTOverlay.dylib
  39. +0
    -20
      .theos/obj/debug/armv7/HideYTOverlay.dylib.dSYM/Contents/Info.plist
  40. BIN
      .theos/obj/debug/armv7/HideYTOverlay.dylib.dSYM/Contents/Resources/DWARF/HideYTOverlay.dylib
  41. +0
    -23
      .theos/obj/debug/armv7/Tweak.xm.e873fb03.Td
  42. BIN
      .theos/obj/debug/armv7/Tweak.xm.e873fb03.o
  43. +0
    -45
      .theos/obj/debug/armv7/Tweak.xm.mm
  44. +0
    -1
      .theos/packages/com.devvix.hideytoverlay-0.0.1
  45. +0
    -1
      .theos/packages/com.devvix.hideytoverlay-1.0.0
  46. BIN
      packages/.DS_Store
  47. BIN
      packages/HideYTOverlay.deb
  48. BIN
      packages/com.devvix.hideytoverlay_1.0.0-1+debug_iphoneos-arm.deb
  49. BIN
      packages/com.devvix.hideytoverlay_1.0.0-2+debug_iphoneos-arm.deb
  50. BIN
      packages/com.devvix.hideytoverlay_1.0.0-3+debug_iphoneos-arm.deb

+ 0
- 10
.theos/_/DEBIAN/control View File

@@ -1,10 +0,0 @@
Package: com.devvix.hideytoverlay
Name: HideYTOverlay
Depends: mobilesubstrate
Architecture: iphoneos-arm
Description: Hide the background behind the YouTube overlay!
Maintainer: Devvix
Author: Devvix
Section: Tweaks
Version: 1.0.0-3+debug
Installed-Size: 200

BIN
.theos/_/Library/MobileSubstrate/DynamicLibraries/HideYTOverlay.dylib View File


+ 0
- 1
.theos/_/Library/MobileSubstrate/DynamicLibraries/HideYTOverlay.plist View File

@@ -1 +0,0 @@
{ Filter = { Bundles = ( "com.google.ios.youtube" ); }; }

+ 0
- 0
.theos/build_session View File


+ 0
- 0
.theos/fakeroot View File


+ 0
- 1
.theos/last_package View File

@@ -1 +0,0 @@
./packages/com.devvix.hideytoverlay_1.0.0-3+debug_iphoneos-arm.deb

+ 0
- 0
.theos/obj/.stamp View File


BIN
.theos/obj/HideYTOverlay.dylib View File


BIN
.theos/obj/arm64/HideYTOverlay.dylib View File


+ 0
- 20
.theos/obj/arm64/HideYTOverlay.dylib.dSYM/Contents/Info.plist View File

@@ -1,20 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.HideYTOverlay.dylib</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>dSYM</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>

BIN
.theos/obj/arm64/HideYTOverlay.dylib.dSYM/Contents/Resources/DWARF/HideYTOverlay.dylib View File


+ 0
- 23
.theos/obj/arm64/Tweak.xm.4ff4ecce.Td View File

@@ -1,23 +0,0 @@
/Users/jamieberghmans/theos-projects/hideytoverlay/.theos/obj/arm64/Tweak.xm.4ff4ecce.o: \
/Users/jamieberghmans/theos-projects/hideytoverlay/.theos/obj/arm64/Tweak.xm.mm \
/Users/jamieberghmans/theos/Prefix.pch \
/Users/jamieberghmans/theos/vendor/include/_Prefix/BackwardsCompat.h \
/Users/jamieberghmans/theos/vendor/include/_Prefix/IOSMacros.h \
/Users/jamieberghmans/theos/vendor/include/HBLog.h \
/Users/jamieberghmans/theos/vendor/include/CoreFoundation/CFLogUtilities.h \
/Users/jamieberghmans/theos-projects/hideytoverlay/Tweak.h \
/Users/jamieberghmans/theos/include/substrate.h

/Users/jamieberghmans/theos/Prefix.pch:

/Users/jamieberghmans/theos/vendor/include/_Prefix/BackwardsCompat.h:

/Users/jamieberghmans/theos/vendor/include/_Prefix/IOSMacros.h:

/Users/jamieberghmans/theos/vendor/include/HBLog.h:

/Users/jamieberghmans/theos/vendor/include/CoreFoundation/CFLogUtilities.h:

/Users/jamieberghmans/theos-projects/hideytoverlay/Tweak.h:

/Users/jamieberghmans/theos/include/substrate.h:

BIN
.theos/obj/arm64/Tweak.xm.4ff4ecce.o View File


BIN
.theos/obj/arm64e/HideYTOverlay.dylib View File


+ 0
- 20
.theos/obj/arm64e/HideYTOverlay.dylib.dSYM/Contents/Info.plist View File

@@ -1,20 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.HideYTOverlay.dylib</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>dSYM</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>

BIN
.theos/obj/arm64e/HideYTOverlay.dylib.dSYM/Contents/Resources/DWARF/HideYTOverlay.dylib View File


+ 0
- 23
.theos/obj/arm64e/Tweak.xm.af39814f.Td View File

@@ -1,23 +0,0 @@
/Users/jamieberghmans/theos-projects/hideytoverlay/.theos/obj/arm64e/Tweak.xm.af39814f.o: \
/Users/jamieberghmans/theos-projects/hideytoverlay/.theos/obj/arm64e/Tweak.xm.mm \
/Users/jamieberghmans/theos/Prefix.pch \
/Users/jamieberghmans/theos/vendor/include/_Prefix/BackwardsCompat.h \
/Users/jamieberghmans/theos/vendor/include/_Prefix/IOSMacros.h \
/Users/jamieberghmans/theos/vendor/include/HBLog.h \
/Users/jamieberghmans/theos/vendor/include/CoreFoundation/CFLogUtilities.h \
/Users/jamieberghmans/theos-projects/hideytoverlay/Tweak.h \
/Users/jamieberghmans/theos/include/substrate.h

/Users/jamieberghmans/theos/Prefix.pch:

/Users/jamieberghmans/theos/vendor/include/_Prefix/BackwardsCompat.h:

/Users/jamieberghmans/theos/vendor/include/_Prefix/IOSMacros.h:

/Users/jamieberghmans/theos/vendor/include/HBLog.h:

/Users/jamieberghmans/theos/vendor/include/CoreFoundation/CFLogUtilities.h:

/Users/jamieberghmans/theos-projects/hideytoverlay/Tweak.h:

/Users/jamieberghmans/theos/include/substrate.h:

BIN
.theos/obj/arm64e/Tweak.xm.af39814f.o View File


BIN
.theos/obj/armv7/HideYTOverlay.dylib View File


+ 0
- 20
.theos/obj/armv7/HideYTOverlay.dylib.dSYM/Contents/Info.plist View File

@@ -1,20 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.HideYTOverlay.dylib</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>dSYM</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>

BIN
.theos/obj/armv7/HideYTOverlay.dylib.dSYM/Contents/Resources/DWARF/HideYTOverlay.dylib View File


+ 0
- 23
.theos/obj/armv7/Tweak.xm.44682a10.Td View File

@@ -1,23 +0,0 @@
/Users/jamieberghmans/theos-projects/hideytoverlay/.theos/obj/armv7/Tweak.xm.44682a10.o: \
/Users/jamieberghmans/theos-projects/hideytoverlay/.theos/obj/armv7/Tweak.xm.mm \
/Users/jamieberghmans/theos/Prefix.pch \
/Users/jamieberghmans/theos/vendor/include/_Prefix/BackwardsCompat.h \
/Users/jamieberghmans/theos/vendor/include/_Prefix/IOSMacros.h \
/Users/jamieberghmans/theos/vendor/include/HBLog.h \
/Users/jamieberghmans/theos/vendor/include/CoreFoundation/CFLogUtilities.h \
/Users/jamieberghmans/theos-projects/hideytoverlay/Tweak.h \
/Users/jamieberghmans/theos/include/substrate.h

/Users/jamieberghmans/theos/Prefix.pch:

/Users/jamieberghmans/theos/vendor/include/_Prefix/BackwardsCompat.h:

/Users/jamieberghmans/theos/vendor/include/_Prefix/IOSMacros.h:

/Users/jamieberghmans/theos/vendor/include/HBLog.h:

/Users/jamieberghmans/theos/vendor/include/CoreFoundation/CFLogUtilities.h:

/Users/jamieberghmans/theos-projects/hideytoverlay/Tweak.h:

/Users/jamieberghmans/theos/include/substrate.h:

BIN
.theos/obj/armv7/Tweak.xm.44682a10.o View File


+ 0
- 0
.theos/obj/debug/.stamp View File


BIN
.theos/obj/debug/HideYTOverlay.dylib View File


BIN
.theos/obj/debug/arm64/HideYTOverlay.dylib View File


+ 0
- 20
.theos/obj/debug/arm64/HideYTOverlay.dylib.dSYM/Contents/Info.plist View File

@@ -1,20 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.HideYTOverlay.dylib</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>dSYM</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>

BIN
.theos/obj/debug/arm64/HideYTOverlay.dylib.dSYM/Contents/Resources/DWARF/HideYTOverlay.dylib View File


+ 0
- 23
.theos/obj/debug/arm64/Tweak.xm.9bc2e148.Td View File

@@ -1,23 +0,0 @@
/Users/jamieberghmans/theos-projects/hideytoverlay/.theos/obj/debug/arm64/Tweak.xm.9bc2e148.o: \
/Users/jamieberghmans/theos-projects/hideytoverlay/.theos/obj/debug/arm64/Tweak.xm.mm \
/Users/jamieberghmans/theos/Prefix.pch \
/Users/jamieberghmans/theos/vendor/include/_Prefix/BackwardsCompat.h \
/Users/jamieberghmans/theos/vendor/include/_Prefix/IOSMacros.h \
/Users/jamieberghmans/theos/vendor/include/HBLog.h \
/Users/jamieberghmans/theos/vendor/include/CoreFoundation/CFLogUtilities.h \
/Users/jamieberghmans/theos-projects/hideytoverlay/Tweak.h \
/Users/jamieberghmans/theos/include/substrate.h

/Users/jamieberghmans/theos/Prefix.pch:

/Users/jamieberghmans/theos/vendor/include/_Prefix/BackwardsCompat.h:

/Users/jamieberghmans/theos/vendor/include/_Prefix/IOSMacros.h:

/Users/jamieberghmans/theos/vendor/include/HBLog.h:

/Users/jamieberghmans/theos/vendor/include/CoreFoundation/CFLogUtilities.h:

/Users/jamieberghmans/theos-projects/hideytoverlay/Tweak.h:

/Users/jamieberghmans/theos/include/substrate.h:

BIN
.theos/obj/debug/arm64/Tweak.xm.9bc2e148.o View File


+ 0
- 45
.theos/obj/debug/arm64/Tweak.xm.mm View File

@@ -1,45 +0,0 @@
#line 1 "Tweak.xm"







#import "Tweak.h"


#include <substrate.h>
#if defined(__clang__)
#if __has_feature(objc_arc)
#define _LOGOS_SELF_TYPE_NORMAL __unsafe_unretained
#define _LOGOS_SELF_TYPE_INIT __attribute__((ns_consumed))
#define _LOGOS_SELF_CONST const
#define _LOGOS_RETURN_RETAINED __attribute__((ns_returns_retained))
#else
#define _LOGOS_SELF_TYPE_NORMAL
#define _LOGOS_SELF_TYPE_INIT
#define _LOGOS_SELF_CONST
#define _LOGOS_RETURN_RETAINED
#endif
#else
#define _LOGOS_SELF_TYPE_NORMAL
#define _LOGOS_SELF_TYPE_INIT
#define _LOGOS_SELF_CONST
#define _LOGOS_RETURN_RETAINED
#endif

@class YTMainAppVideoPlayerOverlayView;
static void (*_logos_orig$_ungrouped$YTMainAppVideoPlayerOverlayView$setControlsOverlayVisible$)(_LOGOS_SELF_TYPE_NORMAL YTMainAppVideoPlayerOverlayView* _LOGOS_SELF_CONST, SEL, BOOL); static void _logos_method$_ungrouped$YTMainAppVideoPlayerOverlayView$setControlsOverlayVisible$(_LOGOS_SELF_TYPE_NORMAL YTMainAppVideoPlayerOverlayView* _LOGOS_SELF_CONST, SEL, BOOL);

#line 10 "Tweak.xm"
static void _logos_method$_ungrouped$YTMainAppVideoPlayerOverlayView$setControlsOverlayVisible$(_LOGOS_SELF_TYPE_NORMAL YTMainAppVideoPlayerOverlayView* _LOGOS_SELF_CONST __unused self, SEL __unused _cmd, BOOL arg1) {
UIView * background = (UIView *) [self backgroundView];
[background setAlpha:(CGFloat)0];
_logos_orig$_ungrouped$YTMainAppVideoPlayerOverlayView$setControlsOverlayVisible$(self, _cmd, arg1);
}

static __attribute__((constructor)) void _logosLocalInit() {
{Class _logos_class$_ungrouped$YTMainAppVideoPlayerOverlayView = objc_getClass("YTMainAppVideoPlayerOverlayView"); MSHookMessageEx(_logos_class$_ungrouped$YTMainAppVideoPlayerOverlayView, @selector(setControlsOverlayVisible:), (IMP)&_logos_method$_ungrouped$YTMainAppVideoPlayerOverlayView$setControlsOverlayVisible$, (IMP*)&_logos_orig$_ungrouped$YTMainAppVideoPlayerOverlayView$setControlsOverlayVisible$);} }
#line 17 "Tweak.xm"

BIN
.theos/obj/debug/arm64e/HideYTOverlay.dylib View File


+ 0
- 20
.theos/obj/debug/arm64e/HideYTOverlay.dylib.dSYM/Contents/Info.plist View File

@@ -1,20 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.HideYTOverlay.dylib</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>dSYM</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>

BIN
.theos/obj/debug/arm64e/HideYTOverlay.dylib.dSYM/Contents/Resources/DWARF/HideYTOverlay.dylib View File


+ 0
- 23
.theos/obj/debug/arm64e/Tweak.xm.aa9d1243.Td View File

@@ -1,23 +0,0 @@
/Users/jamieberghmans/theos-projects/hideytoverlay/.theos/obj/debug/arm64e/Tweak.xm.aa9d1243.o: \
/Users/jamieberghmans/theos-projects/hideytoverlay/.theos/obj/debug/arm64e/Tweak.xm.mm \
/Users/jamieberghmans/theos/Prefix.pch \
/Users/jamieberghmans/theos/vendor/include/_Prefix/BackwardsCompat.h \
/Users/jamieberghmans/theos/vendor/include/_Prefix/IOSMacros.h \
/Users/jamieberghmans/theos/vendor/include/HBLog.h \
/Users/jamieberghmans/theos/vendor/include/CoreFoundation/CFLogUtilities.h \
/Users/jamieberghmans/theos-projects/hideytoverlay/Tweak.h \
/Users/jamieberghmans/theos/include/substrate.h

/Users/jamieberghmans/theos/Prefix.pch:

/Users/jamieberghmans/theos/vendor/include/_Prefix/BackwardsCompat.h:

/Users/jamieberghmans/theos/vendor/include/_Prefix/IOSMacros.h:

/Users/jamieberghmans/theos/vendor/include/HBLog.h:

/Users/jamieberghmans/theos/vendor/include/CoreFoundation/CFLogUtilities.h:

/Users/jamieberghmans/theos-projects/hideytoverlay/Tweak.h:

/Users/jamieberghmans/theos/include/substrate.h:

BIN
.theos/obj/debug/arm64e/Tweak.xm.aa9d1243.o View File


+ 0
- 45
.theos/obj/debug/arm64e/Tweak.xm.mm View File

@@ -1,45 +0,0 @@
#line 1 "Tweak.xm"







#import "Tweak.h"


#include <substrate.h>
#if defined(__clang__)
#if __has_feature(objc_arc)
#define _LOGOS_SELF_TYPE_NORMAL __unsafe_unretained
#define _LOGOS_SELF_TYPE_INIT __attribute__((ns_consumed))
#define _LOGOS_SELF_CONST const
#define _LOGOS_RETURN_RETAINED __attribute__((ns_returns_retained))
#else
#define _LOGOS_SELF_TYPE_NORMAL
#define _LOGOS_SELF_TYPE_INIT
#define _LOGOS_SELF_CONST
#define _LOGOS_RETURN_RETAINED
#endif
#else
#define _LOGOS_SELF_TYPE_NORMAL
#define _LOGOS_SELF_TYPE_INIT
#define _LOGOS_SELF_CONST
#define _LOGOS_RETURN_RETAINED
#endif

@class YTMainAppVideoPlayerOverlayView;
static void (*_logos_orig$_ungrouped$YTMainAppVideoPlayerOverlayView$setControlsOverlayVisible$)(_LOGOS_SELF_TYPE_NORMAL YTMainAppVideoPlayerOverlayView* _LOGOS_SELF_CONST, SEL, BOOL); static void _logos_method$_ungrouped$YTMainAppVideoPlayerOverlayView$setControlsOverlayVisible$(_LOGOS_SELF_TYPE_NORMAL YTMainAppVideoPlayerOverlayView* _LOGOS_SELF_CONST, SEL, BOOL);

#line 10 "Tweak.xm"
static void _logos_method$_ungrouped$YTMainAppVideoPlayerOverlayView$setControlsOverlayVisible$(_LOGOS_SELF_TYPE_NORMAL YTMainAppVideoPlayerOverlayView* _LOGOS_SELF_CONST __unused self, SEL __unused _cmd, BOOL arg1) {
UIView * background = (UIView *) [self backgroundView];
[background setAlpha:(CGFloat)0];
_logos_orig$_ungrouped$YTMainAppVideoPlayerOverlayView$setControlsOverlayVisible$(self, _cmd, arg1);
}

static __attribute__((constructor)) void _logosLocalInit() {
{Class _logos_class$_ungrouped$YTMainAppVideoPlayerOverlayView = objc_getClass("YTMainAppVideoPlayerOverlayView"); MSHookMessageEx(_logos_class$_ungrouped$YTMainAppVideoPlayerOverlayView, @selector(setControlsOverlayVisible:), (IMP)&_logos_method$_ungrouped$YTMainAppVideoPlayerOverlayView$setControlsOverlayVisible$, (IMP*)&_logos_orig$_ungrouped$YTMainAppVideoPlayerOverlayView$setControlsOverlayVisible$);} }
#line 17 "Tweak.xm"

BIN
.theos/obj/debug/armv7/HideYTOverlay.dylib View File


+ 0
- 20
.theos/obj/debug/armv7/HideYTOverlay.dylib.dSYM/Contents/Info.plist View File

@@ -1,20 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.HideYTOverlay.dylib</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>dSYM</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>

BIN
.theos/obj/debug/armv7/HideYTOverlay.dylib.dSYM/Contents/Resources/DWARF/HideYTOverlay.dylib View File


+ 0
- 23
.theos/obj/debug/armv7/Tweak.xm.e873fb03.Td View File

@@ -1,23 +0,0 @@
/Users/jamieberghmans/theos-projects/hideytoverlay/.theos/obj/debug/armv7/Tweak.xm.e873fb03.o: \
/Users/jamieberghmans/theos-projects/hideytoverlay/.theos/obj/debug/armv7/Tweak.xm.mm \
/Users/jamieberghmans/theos/Prefix.pch \
/Users/jamieberghmans/theos/vendor/include/_Prefix/BackwardsCompat.h \
/Users/jamieberghmans/theos/vendor/include/_Prefix/IOSMacros.h \
/Users/jamieberghmans/theos/vendor/include/HBLog.h \
/Users/jamieberghmans/theos/vendor/include/CoreFoundation/CFLogUtilities.h \
/Users/jamieberghmans/theos-projects/hideytoverlay/Tweak.h \
/Users/jamieberghmans/theos/include/substrate.h

/Users/jamieberghmans/theos/Prefix.pch:

/Users/jamieberghmans/theos/vendor/include/_Prefix/BackwardsCompat.h:

/Users/jamieberghmans/theos/vendor/include/_Prefix/IOSMacros.h:

/Users/jamieberghmans/theos/vendor/include/HBLog.h:

/Users/jamieberghmans/theos/vendor/include/CoreFoundation/CFLogUtilities.h:

/Users/jamieberghmans/theos-projects/hideytoverlay/Tweak.h:

/Users/jamieberghmans/theos/include/substrate.h:

BIN
.theos/obj/debug/armv7/Tweak.xm.e873fb03.o View File


+ 0
- 45
.theos/obj/debug/armv7/Tweak.xm.mm View File

@@ -1,45 +0,0 @@
#line 1 "Tweak.xm"







#import "Tweak.h"


#include <substrate.h>
#if defined(__clang__)
#if __has_feature(objc_arc)
#define _LOGOS_SELF_TYPE_NORMAL __unsafe_unretained
#define _LOGOS_SELF_TYPE_INIT __attribute__((ns_consumed))
#define _LOGOS_SELF_CONST const
#define _LOGOS_RETURN_RETAINED __attribute__((ns_returns_retained))
#else
#define _LOGOS_SELF_TYPE_NORMAL
#define _LOGOS_SELF_TYPE_INIT
#define _LOGOS_SELF_CONST
#define _LOGOS_RETURN_RETAINED
#endif
#else
#define _LOGOS_SELF_TYPE_NORMAL
#define _LOGOS_SELF_TYPE_INIT
#define _LOGOS_SELF_CONST
#define _LOGOS_RETURN_RETAINED
#endif

@class YTMainAppVideoPlayerOverlayView;
static void (*_logos_orig$_ungrouped$YTMainAppVideoPlayerOverlayView$setControlsOverlayVisible$)(_LOGOS_SELF_TYPE_NORMAL YTMainAppVideoPlayerOverlayView* _LOGOS_SELF_CONST, SEL, BOOL); static void _logos_method$_ungrouped$YTMainAppVideoPlayerOverlayView$setControlsOverlayVisible$(_LOGOS_SELF_TYPE_NORMAL YTMainAppVideoPlayerOverlayView* _LOGOS_SELF_CONST, SEL, BOOL);

#line 10 "Tweak.xm"
static void _logos_method$_ungrouped$YTMainAppVideoPlayerOverlayView$setControlsOverlayVisible$(_LOGOS_SELF_TYPE_NORMAL YTMainAppVideoPlayerOverlayView* _LOGOS_SELF_CONST __unused self, SEL __unused _cmd, BOOL arg1) {
UIView * background = (UIView *) [self backgroundView];
[background setAlpha:(CGFloat)0];
_logos_orig$_ungrouped$YTMainAppVideoPlayerOverlayView$setControlsOverlayVisible$(self, _cmd, arg1);
}

static __attribute__((constructor)) void _logosLocalInit() {
{Class _logos_class$_ungrouped$YTMainAppVideoPlayerOverlayView = objc_getClass("YTMainAppVideoPlayerOverlayView"); MSHookMessageEx(_logos_class$_ungrouped$YTMainAppVideoPlayerOverlayView, @selector(setControlsOverlayVisible:), (IMP)&_logos_method$_ungrouped$YTMainAppVideoPlayerOverlayView$setControlsOverlayVisible$, (IMP*)&_logos_orig$_ungrouped$YTMainAppVideoPlayerOverlayView$setControlsOverlayVisible$);} }
#line 17 "Tweak.xm"

+ 0
- 1
.theos/packages/com.devvix.hideytoverlay-0.0.1 View File

@@ -1 +0,0 @@
11

+ 0
- 1
.theos/packages/com.devvix.hideytoverlay-1.0.0 View File

@@ -1 +0,0 @@
3

BIN
packages/.DS_Store View File


BIN
packages/HideYTOverlay.deb View File


BIN
packages/com.devvix.hideytoverlay_1.0.0-1+debug_iphoneos-arm.deb View File


BIN
packages/com.devvix.hideytoverlay_1.0.0-2+debug_iphoneos-arm.deb View File


BIN
packages/com.devvix.hideytoverlay_1.0.0-3+debug_iphoneos-arm.deb View File


Loading…
Cancel
Save