mac-user669 преди 4 години
ревизия
9aefa994d9
променени са 31 файла, в които са добавени 160 реда и са изтрити 0 реда
  1. +10
    -0
      .theos/_/DEBIAN/control
  2. Двоични данни
      .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. Двоични данни
      .theos/obj/debug/NoUninstall.dylib
  9. Двоични данни
      .theos/obj/debug/arm64/NoUninstall.dylib
  10. +20
    -0
      .theos/obj/debug/arm64/NoUninstall.dylib.dSYM/Contents/Info.plist
  11. Двоични данни
      .theos/obj/debug/arm64/NoUninstall.dylib.dSYM/Contents/Resources/DWARF/NoUninstall.dylib
  12. +20
    -0
      .theos/obj/debug/arm64/Tweak.x.934881e2.Td
  13. Двоични данни
      .theos/obj/debug/arm64/Tweak.x.934881e2.o
  14. Двоични данни
      .theos/obj/debug/arm64e/NoUninstall.dylib
  15. +20
    -0
      .theos/obj/debug/arm64e/NoUninstall.dylib.dSYM/Contents/Info.plist
  16. Двоични данни
      .theos/obj/debug/arm64e/NoUninstall.dylib.dSYM/Contents/Resources/DWARF/NoUninstall.dylib
  17. +20
    -0
      .theos/obj/debug/arm64e/Tweak.x.fef15443.Td
  18. Двоични данни
      .theos/obj/debug/arm64e/Tweak.x.fef15443.o
  19. Двоични данни
      .theos/obj/debug/armv7/NoUninstall.dylib
  20. +20
    -0
      .theos/obj/debug/armv7/NoUninstall.dylib.dSYM/Contents/Info.plist
  21. Двоични данни
      .theos/obj/debug/armv7/NoUninstall.dylib.dSYM/Contents/Resources/DWARF/NoUninstall.dylib
  22. +20
    -0
      .theos/obj/debug/armv7/Tweak.x.09000606.Td
  23. Двоични данни
      .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. Двоични данни
      packages/com.mac-user669.nouninstall_0.0.1-1+debug_iphoneos-arm.deb
  31. Двоични данни
      packages/com.mac-user669.nouninstall_0.0.1-2+debug_iphoneos-arm.deb

+ 10
- 0
.theos/_/DEBIAN/control Целия файл

@@ -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

Двоични данни
.theos/_/Library/MobileSubstrate/DynamicLibraries/NoUninstall.dylib Целия файл


+ 1
- 0
.theos/_/Library/MobileSubstrate/DynamicLibraries/NoUninstall.plist Целия файл

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

+ 0
- 0
.theos/build_session Целия файл


+ 0
- 0
.theos/fakeroot Целия файл


+ 1
- 0
.theos/last_package Целия файл

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

+ 0
- 0
.theos/obj/debug/.stamp Целия файл


Двоични данни
.theos/obj/debug/NoUninstall.dylib Целия файл


Двоични данни
.theos/obj/debug/arm64/NoUninstall.dylib Целия файл


+ 20
- 0
.theos/obj/debug/arm64/NoUninstall.dylib.dSYM/Contents/Info.plist Целия файл

@@ -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>

Двоични данни
.theos/obj/debug/arm64/NoUninstall.dylib.dSYM/Contents/Resources/DWARF/NoUninstall.dylib Целия файл


+ 20
- 0
.theos/obj/debug/arm64/Tweak.x.934881e2.Td Целия файл

@@ -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:

Двоични данни
.theos/obj/debug/arm64/Tweak.x.934881e2.o Целия файл


Двоични данни
.theos/obj/debug/arm64e/NoUninstall.dylib Целия файл


+ 20
- 0
.theos/obj/debug/arm64e/NoUninstall.dylib.dSYM/Contents/Info.plist Целия файл

@@ -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>

Двоични данни
.theos/obj/debug/arm64e/NoUninstall.dylib.dSYM/Contents/Resources/DWARF/NoUninstall.dylib Целия файл


+ 20
- 0
.theos/obj/debug/arm64e/Tweak.x.fef15443.Td Целия файл

@@ -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:

Двоични данни
.theos/obj/debug/arm64e/Tweak.x.fef15443.o Целия файл


Двоични данни
.theos/obj/debug/armv7/NoUninstall.dylib Целия файл


+ 20
- 0
.theos/obj/debug/armv7/NoUninstall.dylib.dSYM/Contents/Info.plist Целия файл

@@ -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>

Двоични данни
.theos/obj/debug/armv7/NoUninstall.dylib.dSYM/Contents/Resources/DWARF/NoUninstall.dylib Целия файл


+ 20
- 0
.theos/obj/debug/armv7/Tweak.x.09000606.Td Целия файл

@@ -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:

Двоични данни
.theos/obj/debug/armv7/Tweak.x.09000606.o Целия файл


+ 1
- 0
.theos/packages/com.mac-user669.nouninstall-0.0.1 Целия файл

@@ -0,0 +1 @@
2

+ 10
- 0
Makefile Целия файл

@@ -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 Целия файл

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

+ 1
- 0
README.md Целия файл

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

+ 6
- 0
Tweak.x Целия файл

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

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

+ 9
- 0
control Целия файл

@@ -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

Двоични данни
packages/com.mac-user669.nouninstall_0.0.1-1+debug_iphoneos-arm.deb Целия файл


Двоични данни
packages/com.mac-user669.nouninstall_0.0.1-2+debug_iphoneos-arm.deb Целия файл


Loading…
Отказ
Запис