Browse Source

Initial

master
mac-user669 4 years ago
commit
9aefa994d9
31 changed files with 160 additions and 0 deletions
  1. +10
    -0
      .theos/_/DEBIAN/control
  2. BIN
      .theos/_/Library/MobileSubstrate/DynamicLibraries/NoUninstall.dylib
  3. +1
    -0
      .theos/_/Library/MobileSubstrate/DynamicLibraries/NoUninstall.plist
  4. +0
    -0
      .theos/build_session
  5. +0
    -0
      .theos/fakeroot
  6. +1
    -0
      .theos/last_package
  7. +0
    -0
      .theos/obj/debug/.stamp
  8. BIN
      .theos/obj/debug/NoUninstall.dylib
  9. BIN
      .theos/obj/debug/arm64/NoUninstall.dylib
  10. +20
    -0
      .theos/obj/debug/arm64/NoUninstall.dylib.dSYM/Contents/Info.plist
  11. BIN
      .theos/obj/debug/arm64/NoUninstall.dylib.dSYM/Contents/Resources/DWARF/NoUninstall.dylib
  12. +20
    -0
      .theos/obj/debug/arm64/Tweak.x.934881e2.Td
  13. BIN
      .theos/obj/debug/arm64/Tweak.x.934881e2.o
  14. BIN
      .theos/obj/debug/arm64e/NoUninstall.dylib
  15. +20
    -0
      .theos/obj/debug/arm64e/NoUninstall.dylib.dSYM/Contents/Info.plist
  16. BIN
      .theos/obj/debug/arm64e/NoUninstall.dylib.dSYM/Contents/Resources/DWARF/NoUninstall.dylib
  17. +20
    -0
      .theos/obj/debug/arm64e/Tweak.x.fef15443.Td
  18. BIN
      .theos/obj/debug/arm64e/Tweak.x.fef15443.o
  19. BIN
      .theos/obj/debug/armv7/NoUninstall.dylib
  20. +20
    -0
      .theos/obj/debug/armv7/NoUninstall.dylib.dSYM/Contents/Info.plist
  21. BIN
      .theos/obj/debug/armv7/NoUninstall.dylib.dSYM/Contents/Resources/DWARF/NoUninstall.dylib
  22. +20
    -0
      .theos/obj/debug/armv7/Tweak.x.09000606.Td
  23. BIN
      .theos/obj/debug/armv7/Tweak.x.09000606.o
  24. +1
    -0
      .theos/packages/com.mac-user669.nouninstall-0.0.1
  25. +10
    -0
      Makefile
  26. +1
    -0
      NoUninstall.plist
  27. +1
    -0
      README.md
  28. +6
    -0
      Tweak.x
  29. +9
    -0
      control
  30. BIN
      packages/com.mac-user669.nouninstall_0.0.1-1+debug_iphoneos-arm.deb
  31. BIN
      packages/com.mac-user669.nouninstall_0.0.1-2+debug_iphoneos-arm.deb

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

@@ -0,0 +1,10 @@
Package: com.mac-user669.nouninstall
Name: NoUninstall
Depends: mobilesubstrate
Architecture: iphoneos-arm
Description: An awesome MobileSubstrate tweak!
Maintainer: mac-user669 <cooper@cooperhull.com>
Author: mac-user669 <cooper@cooperhull.com>
Section: Tweaks
Version: 0.0.1-2+debug
Installed-Size: 200

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


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

@@ -0,0 +1 @@
{ Filter = { Bundles = ( "com.apple.springboard" ); }; }

+ 0
- 0
.theos/build_session View File


+ 0
- 0
.theos/fakeroot View File


+ 1
- 0
.theos/last_package View File

@@ -0,0 +1 @@
./packages/com.mac-user669.nouninstall_0.0.1-2+debug_iphoneos-arm.deb

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


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


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


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

@@ -0,0 +1,20 @@
<?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.NoUninstall.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/NoUninstall.dylib.dSYM/Contents/Resources/DWARF/NoUninstall.dylib View File


+ 20
- 0
.theos/obj/debug/arm64/Tweak.x.934881e2.Td View File

@@ -0,0 +1,20 @@
/Users/cooperhull/Desktop/Tweaks/nouninstall/.theos/obj/debug/arm64/Tweak.x.934881e2.o: \
/Users/cooperhull/Desktop/Tweaks/nouninstall/.theos/obj/debug/arm64/Tweak.x.m \
/Users/cooperhull/theos/Prefix.pch \
/Users/cooperhull/theos/vendor/include/_Prefix/BackwardsCompat.h \
/Users/cooperhull/theos/vendor/include/_Prefix/IOSMacros.h \
/Users/cooperhull/theos/vendor/include/HBLog.h \
/Users/cooperhull/theos/vendor/include/CoreFoundation/CFLogUtilities.h \
/Users/cooperhull/theos/vendor/include/substrate.h

/Users/cooperhull/theos/Prefix.pch:

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

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

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

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

/Users/cooperhull/theos/vendor/include/substrate.h:

BIN
.theos/obj/debug/arm64/Tweak.x.934881e2.o View File


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


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

@@ -0,0 +1,20 @@
<?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.NoUninstall.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/NoUninstall.dylib.dSYM/Contents/Resources/DWARF/NoUninstall.dylib View File


+ 20
- 0
.theos/obj/debug/arm64e/Tweak.x.fef15443.Td View File

@@ -0,0 +1,20 @@
/Users/cooperhull/Desktop/Tweaks/nouninstall/.theos/obj/debug/arm64e/Tweak.x.fef15443.o: \
/Users/cooperhull/Desktop/Tweaks/nouninstall/.theos/obj/debug/arm64e/Tweak.x.m \
/Users/cooperhull/theos/Prefix.pch \
/Users/cooperhull/theos/vendor/include/_Prefix/BackwardsCompat.h \
/Users/cooperhull/theos/vendor/include/_Prefix/IOSMacros.h \
/Users/cooperhull/theos/vendor/include/HBLog.h \
/Users/cooperhull/theos/vendor/include/CoreFoundation/CFLogUtilities.h \
/Users/cooperhull/theos/vendor/include/substrate.h

/Users/cooperhull/theos/Prefix.pch:

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

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

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

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

/Users/cooperhull/theos/vendor/include/substrate.h:

BIN
.theos/obj/debug/arm64e/Tweak.x.fef15443.o View File


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


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

@@ -0,0 +1,20 @@
<?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.NoUninstall.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/NoUninstall.dylib.dSYM/Contents/Resources/DWARF/NoUninstall.dylib View File


+ 20
- 0
.theos/obj/debug/armv7/Tweak.x.09000606.Td View File

@@ -0,0 +1,20 @@
/Users/cooperhull/Desktop/Tweaks/nouninstall/.theos/obj/debug/armv7/Tweak.x.09000606.o: \
/Users/cooperhull/Desktop/Tweaks/nouninstall/.theos/obj/debug/armv7/Tweak.x.m \
/Users/cooperhull/theos/Prefix.pch \
/Users/cooperhull/theos/vendor/include/_Prefix/BackwardsCompat.h \
/Users/cooperhull/theos/vendor/include/_Prefix/IOSMacros.h \
/Users/cooperhull/theos/vendor/include/HBLog.h \
/Users/cooperhull/theos/vendor/include/CoreFoundation/CFLogUtilities.h \
/Users/cooperhull/theos/vendor/include/substrate.h

/Users/cooperhull/theos/Prefix.pch:

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

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

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

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

/Users/cooperhull/theos/vendor/include/substrate.h:

BIN
.theos/obj/debug/armv7/Tweak.x.09000606.o View File


+ 1
- 0
.theos/packages/com.mac-user669.nouninstall-0.0.1 View File

@@ -0,0 +1 @@
2

+ 10
- 0
Makefile View File

@@ -0,0 +1,10 @@
INSTALL_TARGET_PROCESSES = SpringBoard

include $(THEOS)/makefiles/common.mk

TWEAK_NAME = NoUninstall

NoUninstall_FILES = Tweak.x
NoUninstall_CFLAGS = -fobjc-arc

include $(THEOS_MAKE_PATH)/tweak.mk

+ 1
- 0
NoUninstall.plist View File

@@ -0,0 +1 @@
{ Filter = { Bundles = ( "com.apple.springboard" ); }; }

+ 1
- 0
README.md View File

@@ -0,0 +1 @@
# NoUninstall

+ 6
- 0
Tweak.x View File

@@ -0,0 +1,6 @@
%hook SBLeafIcon

-(BOOL)isUninstallSupported {
return NO;
}
%end

+ 9
- 0
control View File

@@ -0,0 +1,9 @@
Package: com.mac-user669.nouninstall
Name: NoUninstall
Depends: mobilesubstrate
Version: 0.0.1
Architecture: iphoneos-arm
Description: An awesome MobileSubstrate tweak!
Maintainer: mac-user669 <cooper@cooperhull.com>
Author: mac-user669 <cooper@cooperhull.com>
Section: Tweaks

BIN
packages/com.mac-user669.nouninstall_0.0.1-1+debug_iphoneos-arm.deb View File


BIN
packages/com.mac-user669.nouninstall_0.0.1-2+debug_iphoneos-arm.deb View File


Loading…
Cancel
Save