ZenithDark 0.0.2

This commit is contained in:
2020-01-11 09:20:54 -05:00
parent 668bae64c1
commit 3f16708bd0
21 changed files with 90 additions and 11 deletions

View File

@ -1,10 +1,12 @@
Package: com.mac-user669.zenithdark Package: com.mac-user669.zenithdark
Name: ZenithDark
Depends: mobilesubstrate
Architecture: iphoneos-arm Architecture: iphoneos-arm
Description: An awesome MobileSubstrate tweak!
Maintainer: mac-user669 Maintainer: mac-user669
Author: mac-user669 Depends: mobilesubstrate, com.muirey03.zenith
Section: Tweaks 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 Installed-Size: 168

View File

@ -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
.theos/obj/.stamp Normal file
View File

BIN
.theos/obj/ZenithDark.dylib Executable file

Binary file not shown.

View File

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

Binary file not shown.

BIN
.theos/obj/arm64/ZenithDark.dylib Executable file

Binary file not shown.

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

View File

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

Binary file not shown.

Binary file not shown.

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

View File

@ -0,0 +1 @@
2

12
control
View File

@ -1,9 +1,11 @@
Package: com.mac-user669.zenithdark Package: com.mac-user669.zenithdark
Name: ZenithDark Version: 0.0.2
Depends: mobilesubstrate
Version: 0.0.1
Architecture: iphoneos-arm Architecture: iphoneos-arm
Description: An awesome MobileSubstrate tweak!
Maintainer: mac-user669 Maintainer: mac-user669
Author: mac-user669 Depends: mobilesubstrate, com.muirey03.zenith
Section: Tweaks 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/