diff options
| author | FivePixels <o5pxels@gmail.com> | 2020-07-17 10:06:30 -0500 |
|---|---|---|
| committer | FivePixels <o5pxels@gmail.com> | 2020-07-17 10:06:30 -0500 |
| commit | 8a752c04771b28d82dce988849cad84ddaf3ea2c (patch) | |
| tree | 65df72d39d9ee9fb260a32c47be6bfb42cedf3ec /.theos/obj/arm64e | |
| download | finical-8a752c04771b28d82dce988849cad84ddaf3ea2c.tar.xz finical-8a752c04771b28d82dce988849cad84ddaf3ea2c.zip | |
Diffstat (limited to '.theos/obj/arm64e')
| -rw-r--r-- | .theos/obj/arm64e/FCLRootListController.m.d9a90589.Td | 22 | ||||
| -rw-r--r-- | .theos/obj/arm64e/FCLRootListController.m.d9a90589.o | bin | 0 -> 34516 bytes | |||
| -rwxr-xr-x | .theos/obj/arm64e/Finical.dylib | bin | 0 -> 34380 bytes | |||
| -rw-r--r-- | .theos/obj/arm64e/Finical.dylib.dSYM/Contents/Info.plist | 20 | ||||
| -rw-r--r-- | .theos/obj/arm64e/Finical.dylib.dSYM/Contents/Resources/DWARF/Finical.dylib | bin | 0 -> 33655 bytes | |||
| -rwxr-xr-x | .theos/obj/arm64e/FinicalPrefs.bundle/FinicalPrefs | bin | 0 -> 34208 bytes | |||
| -rw-r--r-- | .theos/obj/arm64e/FinicalPrefs.bundle/FinicalPrefs.dSYM/Contents/Info.plist | 20 | ||||
| -rw-r--r-- | .theos/obj/arm64e/FinicalPrefs.bundle/FinicalPrefs.dSYM/Contents/Resources/DWARF/FinicalPrefs | bin | 0 -> 40701 bytes | |||
| -rw-r--r-- | .theos/obj/arm64e/Tweak.x.39438a51.Td | 26 | ||||
| -rw-r--r-- | .theos/obj/arm64e/Tweak.x.39438a51.o | bin | 0 -> 38640 bytes |
10 files changed, 88 insertions, 0 deletions
diff --git a/.theos/obj/arm64e/FCLRootListController.m.d9a90589.Td b/.theos/obj/arm64e/FCLRootListController.m.d9a90589.Td new file mode 100644 index 0000000..e0e820d --- /dev/null +++ b/.theos/obj/arm64e/FCLRootListController.m.d9a90589.Td @@ -0,0 +1,22 @@ +/Volumes/Development/iOS/Tweaks/finical/.theos/obj/arm64e/FCLRootListController.m.d9a90589.o: \ + FCLRootListController.m /Users/dylanbolger/theos/Prefix.pch \ + /Users/dylanbolger/theos/vendor/include/_Prefix/BackwardsCompat.h \ + /Users/dylanbolger/theos/vendor/include/_Prefix/IOSMacros.h \ + /Users/dylanbolger/theos/vendor/include/HBLog.h \ + /Users/dylanbolger/theos/vendor/include/CoreFoundation/CFLogUtilities.h \ + /Users/dylanbolger/theos/vendor/include/Preferences/PSListController.h \ + /Users/dylanbolger/theos/vendor/include/Preferences/PSViewController.h + +/Users/dylanbolger/theos/Prefix.pch: + +/Users/dylanbolger/theos/vendor/include/_Prefix/BackwardsCompat.h: + +/Users/dylanbolger/theos/vendor/include/_Prefix/IOSMacros.h: + +/Users/dylanbolger/theos/vendor/include/HBLog.h: + +/Users/dylanbolger/theos/vendor/include/CoreFoundation/CFLogUtilities.h: + +/Users/dylanbolger/theos/vendor/include/Preferences/PSListController.h: + +/Users/dylanbolger/theos/vendor/include/Preferences/PSViewController.h: diff --git a/.theos/obj/arm64e/FCLRootListController.m.d9a90589.o b/.theos/obj/arm64e/FCLRootListController.m.d9a90589.o Binary files differnew file mode 100644 index 0000000..2f936c5 --- /dev/null +++ b/.theos/obj/arm64e/FCLRootListController.m.d9a90589.o diff --git a/.theos/obj/arm64e/Finical.dylib b/.theos/obj/arm64e/Finical.dylib Binary files differnew file mode 100755 index 0000000..c63a8a1 --- /dev/null +++ b/.theos/obj/arm64e/Finical.dylib diff --git a/.theos/obj/arm64e/Finical.dylib.dSYM/Contents/Info.plist b/.theos/obj/arm64e/Finical.dylib.dSYM/Contents/Info.plist new file mode 100644 index 0000000..61ddda7 --- /dev/null +++ b/.theos/obj/arm64e/Finical.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.Finical.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> diff --git a/.theos/obj/arm64e/Finical.dylib.dSYM/Contents/Resources/DWARF/Finical.dylib b/.theos/obj/arm64e/Finical.dylib.dSYM/Contents/Resources/DWARF/Finical.dylib Binary files differnew file mode 100644 index 0000000..588d2f3 --- /dev/null +++ b/.theos/obj/arm64e/Finical.dylib.dSYM/Contents/Resources/DWARF/Finical.dylib diff --git a/.theos/obj/arm64e/FinicalPrefs.bundle/FinicalPrefs b/.theos/obj/arm64e/FinicalPrefs.bundle/FinicalPrefs Binary files differnew file mode 100755 index 0000000..b9d5ec0 --- /dev/null +++ b/.theos/obj/arm64e/FinicalPrefs.bundle/FinicalPrefs diff --git a/.theos/obj/arm64e/FinicalPrefs.bundle/FinicalPrefs.dSYM/Contents/Info.plist b/.theos/obj/arm64e/FinicalPrefs.bundle/FinicalPrefs.dSYM/Contents/Info.plist new file mode 100644 index 0000000..ee46ec0 --- /dev/null +++ b/.theos/obj/arm64e/FinicalPrefs.bundle/FinicalPrefs.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.FinicalPrefs</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> diff --git a/.theos/obj/arm64e/FinicalPrefs.bundle/FinicalPrefs.dSYM/Contents/Resources/DWARF/FinicalPrefs b/.theos/obj/arm64e/FinicalPrefs.bundle/FinicalPrefs.dSYM/Contents/Resources/DWARF/FinicalPrefs Binary files differnew file mode 100644 index 0000000..145ef4c --- /dev/null +++ b/.theos/obj/arm64e/FinicalPrefs.bundle/FinicalPrefs.dSYM/Contents/Resources/DWARF/FinicalPrefs diff --git a/.theos/obj/arm64e/Tweak.x.39438a51.Td b/.theos/obj/arm64e/Tweak.x.39438a51.Td new file mode 100644 index 0000000..10f0e91 --- /dev/null +++ b/.theos/obj/arm64e/Tweak.x.39438a51.Td @@ -0,0 +1,26 @@ +/Volumes/Development/iOS/Tweaks/finical/.theos/obj/arm64e/Tweak.x.39438a51.o: \ + /Volumes/Development/iOS/Tweaks/finical/.theos/obj/arm64e/Tweak.x.m \ + /Users/dylanbolger/theos/Prefix.pch \ + /Users/dylanbolger/theos/vendor/include/_Prefix/BackwardsCompat.h \ + /Users/dylanbolger/theos/vendor/include/_Prefix/IOSMacros.h \ + /Users/dylanbolger/theos/vendor/include/HBLog.h \ + /Users/dylanbolger/theos/vendor/include/CoreFoundation/CFLogUtilities.h \ + /Users/dylanbolger/theos/vendor/include/substrate.h \ + /Volumes/Development/iOS/Tweaks/finical/Headers.h \ + /Volumes/Development/iOS/Tweaks/finical/MediaRemote.h + +/Users/dylanbolger/theos/Prefix.pch: + +/Users/dylanbolger/theos/vendor/include/_Prefix/BackwardsCompat.h: + +/Users/dylanbolger/theos/vendor/include/_Prefix/IOSMacros.h: + +/Users/dylanbolger/theos/vendor/include/HBLog.h: + +/Users/dylanbolger/theos/vendor/include/CoreFoundation/CFLogUtilities.h: + +/Users/dylanbolger/theos/vendor/include/substrate.h: + +/Volumes/Development/iOS/Tweaks/finical/Headers.h: + +/Volumes/Development/iOS/Tweaks/finical/MediaRemote.h: diff --git a/.theos/obj/arm64e/Tweak.x.39438a51.o b/.theos/obj/arm64e/Tweak.x.39438a51.o Binary files differnew file mode 100644 index 0000000..ef7465c --- /dev/null +++ b/.theos/obj/arm64e/Tweak.x.39438a51.o |
