This commit is contained in:
Viggo Lekdorf
2020-01-03 11:53:31 +01:00
commit a7005799f4
48 changed files with 767 additions and 0 deletions

BIN
.theos/obj/debug/arm64/Kage.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.Kage.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,21 @@
/Users/yaypixxo/Documents/git/kage/.theos/obj/debug/arm64/KgeRootListController.m.6665583a.o: \
KgeRootListController.m /Users/yaypixxo/theos/Prefix.pch \
/Users/yaypixxo/theos/vendor/include/_Prefix/BackwardsCompat.h \
/Users/yaypixxo/theos/vendor/include/_Prefix/IOSMacros.h \
/Users/yaypixxo/theos/vendor/include/HBLog.h KgeRootListController.h \
/Users/yaypixxo/theos/vendor/include/Preferences/PSListController.h \
/Users/yaypixxo/theos/vendor/include/Preferences/PSViewController.h
/Users/yaypixxo/theos/Prefix.pch:
/Users/yaypixxo/theos/vendor/include/_Prefix/BackwardsCompat.h:
/Users/yaypixxo/theos/vendor/include/_Prefix/IOSMacros.h:
/Users/yaypixxo/theos/vendor/include/HBLog.h:
KgeRootListController.h:
/Users/yaypixxo/theos/vendor/include/Preferences/PSListController.h:
/Users/yaypixxo/theos/vendor/include/Preferences/PSViewController.h:

View File

@ -0,0 +1,17 @@
/Users/yaypixxo/Documents/git/kage/.theos/obj/debug/arm64/Tweak.x.cb862df1.o: \
/Users/yaypixxo/Documents/git/kage/.theos/obj/debug/arm64/Tweak.x.m \
/Users/yaypixxo/theos/Prefix.pch \
/Users/yaypixxo/theos/vendor/include/_Prefix/BackwardsCompat.h \
/Users/yaypixxo/theos/vendor/include/_Prefix/IOSMacros.h \
/Users/yaypixxo/theos/vendor/include/HBLog.h \
/Users/yaypixxo/theos/vendor/include/substrate.h
/Users/yaypixxo/theos/Prefix.pch:
/Users/yaypixxo/theos/vendor/include/_Prefix/BackwardsCompat.h:
/Users/yaypixxo/theos/vendor/include/_Prefix/IOSMacros.h:
/Users/yaypixxo/theos/vendor/include/HBLog.h:
/Users/yaypixxo/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.kageprefs</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>