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

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