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/debug/arm64/FinicalPrefs.bundle/FinicalPrefs.dSYM/Contents/Info.plist | |
| download | finical-8a752c04771b28d82dce988849cad84ddaf3ea2c.tar.xz finical-8a752c04771b28d82dce988849cad84ddaf3ea2c.zip | |
Diffstat (limited to '.theos/obj/debug/arm64/FinicalPrefs.bundle/FinicalPrefs.dSYM/Contents/Info.plist')
| -rw-r--r-- | .theos/obj/debug/arm64/FinicalPrefs.bundle/FinicalPrefs.dSYM/Contents/Info.plist | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.theos/obj/debug/arm64/FinicalPrefs.bundle/FinicalPrefs.dSYM/Contents/Info.plist b/.theos/obj/debug/arm64/FinicalPrefs.bundle/FinicalPrefs.dSYM/Contents/Info.plist new file mode 100644 index 0000000..ee46ec0 --- /dev/null +++ b/.theos/obj/debug/arm64/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> |
