浏览代码

ZenithDark 0.0.2

master
Cooper Hull 4 年前
父节点
当前提交
3f16708bd0
共有 21 个文件被更改,包括 90 次插入11 次删除
  1. +7
    -5
      .theos/_/DEBIAN/control
  2. 二进制
      .theos/_/Library/MobileSubstrate/DynamicLibraries/ZenithDark.dylib
  3. 二进制
      .theos/_/Library/MobileSubstrate/DynamicLibraries/ZenithDark.plist
  4. +1
    -1
      .theos/last_package
  5. +0
    -0
      .theos/obj/.stamp
  6. 二进制
      .theos/obj/ZenithDark.dylib
  7. +17
    -0
      .theos/obj/arm64/Tweak.x.cad97e75.Td
  8. 二进制
      .theos/obj/arm64/Tweak.x.cad97e75.o
  9. 二进制
      .theos/obj/arm64/ZenithDark.dylib
  10. +20
    -0
      .theos/obj/arm64/ZenithDark.dylib.dSYM/Contents/Info.plist
  11. 二进制
      .theos/obj/arm64/ZenithDark.dylib.dSYM/Contents/Resources/DWARF/ZenithDark.dylib
  12. +17
    -0
      .theos/obj/arm64e/Tweak.x.085b6ed1.Td
  13. 二进制
      .theos/obj/arm64e/Tweak.x.085b6ed1.o
  14. 二进制
      .theos/obj/arm64e/ZenithDark.dylib
  15. +20
    -0
      .theos/obj/arm64e/ZenithDark.dylib.dSYM/Contents/Info.plist
  16. 二进制
      .theos/obj/arm64e/ZenithDark.dylib.dSYM/Contents/Resources/DWARF/ZenithDark.dylib
  17. +1
    -0
      .theos/packages/com.mac-user669.zenithdark-0.0.2
  18. +7
    -5
      control
  19. 二进制
      packages/com.mac-user669.zenithdark_0.0.1-1+debug_iphoneos-arm.deb
  20. 二进制
      packages/com.mac-user669.zenithdark_0.0.1_iphoneos-arm.deb
  21. 二进制
      packages/com.mac-user669.zenithdark_0.0.2_iphoneos-arm.deb

+ 7
- 5
.theos/_/DEBIAN/control 查看文件

@@ -1,10 +1,12 @@
Package: com.mac-user669.zenithdark
Name: ZenithDark
Depends: mobilesubstrate
Architecture: iphoneos-arm
Description: An awesome MobileSubstrate tweak!
Maintainer: mac-user669
Author: mac-user669
Depends: mobilesubstrate, com.muirey03.zenith
Section: Tweaks
Version: 0.0.1-1+debug
Description: Changes Zeniths tabs to a dark blur
Author: mac-user669
Name: ZenithDark
Sileodepiction: https://raw.githubusercontent.com/mac-user669/repo/master/sileodepictions/ZenithDark.json
Depiction: https://mac-user669.github.io/repo/depictions/?p=com.mac-user669.zenithdark/
Version: 0.0.2
Installed-Size: 168

二进制
.theos/_/Library/MobileSubstrate/DynamicLibraries/ZenithDark.dylib 查看文件


二进制
.theos/_/Library/MobileSubstrate/DynamicLibraries/ZenithDark.plist 查看文件


+ 1
- 1
.theos/last_package 查看文件

@@ -1 +1 @@
./packages/com.mac-user669.zenithdark_0.0.1-1+debug_iphoneos-arm.deb
./packages/com.mac-user669.zenithdark_0.0.2_iphoneos-arm.deb

+ 0
- 0
.theos/obj/.stamp 查看文件


二进制
.theos/obj/ZenithDark.dylib 查看文件


+ 17
- 0
.theos/obj/arm64/Tweak.x.cad97e75.Td 查看文件

@@ -0,0 +1,17 @@
/Users/cooperhull/Desktop/Tweaks/ZenithDark/.theos/obj/arm64/Tweak.x.cad97e75.o: \
/Users/cooperhull/Desktop/Tweaks/ZenithDark/.theos/obj/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/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/substrate.h:

二进制
.theos/obj/arm64/Tweak.x.cad97e75.o 查看文件


二进制
.theos/obj/arm64/ZenithDark.dylib 查看文件


+ 20
- 0
.theos/obj/arm64/ZenithDark.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.ZenithDark.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/arm64/ZenithDark.dylib.dSYM/Contents/Resources/DWARF/ZenithDark.dylib 查看文件


+ 17
- 0
.theos/obj/arm64e/Tweak.x.085b6ed1.Td 查看文件

@@ -0,0 +1,17 @@
/Users/cooperhull/Desktop/Tweaks/ZenithDark/.theos/obj/arm64e/Tweak.x.085b6ed1.o: \
/Users/cooperhull/Desktop/Tweaks/ZenithDark/.theos/obj/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/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/substrate.h:

二进制
.theos/obj/arm64e/Tweak.x.085b6ed1.o 查看文件


二进制
.theos/obj/arm64e/ZenithDark.dylib 查看文件


+ 20
- 0
.theos/obj/arm64e/ZenithDark.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.ZenithDark.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/arm64e/ZenithDark.dylib.dSYM/Contents/Resources/DWARF/ZenithDark.dylib 查看文件


+ 1
- 0
.theos/packages/com.mac-user669.zenithdark-0.0.2 查看文件

@@ -0,0 +1 @@
2

+ 7
- 5
control 查看文件

@@ -1,9 +1,11 @@
Package: com.mac-user669.zenithdark
Name: ZenithDark
Depends: mobilesubstrate
Version: 0.0.1
Version: 0.0.2
Architecture: iphoneos-arm
Description: An awesome MobileSubstrate tweak!
Maintainer: mac-user669
Author: mac-user669
Depends: mobilesubstrate, com.muirey03.zenith
Section: Tweaks
Description: Changes Zeniths tabs to a dark blur
Author: mac-user669
Name: ZenithDark
Sileodepiction: https://raw.githubusercontent.com/mac-user669/repo/master/sileodepictions/ZenithDark.json
Depiction: https://mac-user669.github.io/repo/depictions/?p=com.mac-user669.zenithdark/

二进制
packages/com.mac-user669.zenithdark_0.0.1-1+debug_iphoneos-arm.deb 查看文件


二进制
packages/com.mac-user669.zenithdark_0.0.1_iphoneos-arm.deb 查看文件


二进制
packages/com.mac-user669.zenithdark_0.0.2_iphoneos-arm.deb 查看文件


正在加载...
取消
保存