aboutsummaryrefslogtreecommitdiff
path: root/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/Info.plist
diff options
context:
space:
mode:
authorFivePixels <o5pxels@gmail.com>2019-01-07 18:34:24 -0600
committerFivePixels <o5pxels@gmail.com>2019-01-07 18:34:24 -0600
commitd292e75f5828b110ce7fde71ea941e9575326b1e (patch)
tree7e75e59ad6e2074d1dae46534e9423fa5c8c7de7 /DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/Info.plist
parented4852501935cf85ebded5f58d0092925e38082a (diff)
downloaddwa140shortcut-d292e75f5828b110ce7fde71ea941e9575326b1e.tar.xz
dwa140shortcut-d292e75f5828b110ce7fde71ea941e9575326b1e.zip
LaunchAtLogin support is here :)
Diffstat (limited to 'DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/Info.plist')
-rw-r--r--DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/Info.plist44
1 files changed, 0 insertions, 44 deletions
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/Info.plist b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/Info.plist
deleted file mode 100644
index 9d95f17..0000000
--- a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/Info.plist
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>BuildMachineOSBuild</key>
- <string>18C54</string>
- <key>CFBundleDevelopmentRegion</key>
- <string>en</string>
- <key>CFBundleExecutable</key>
- <string>LaunchAtLogin</string>
- <key>CFBundleIdentifier</key>
- <string>com.sindresorhus.LaunchAtLogin</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>LaunchAtLogin</string>
- <key>CFBundlePackageType</key>
- <string>FMWK</string>
- <key>CFBundleShortVersionString</key>
- <string>2.2.1</string>
- <key>CFBundleSupportedPlatforms</key>
- <array>
- <string>MacOSX</string>
- </array>
- <key>CFBundleVersion</key>
- <string>1</string>
- <key>DTCompiler</key>
- <string>com.apple.compilers.llvm.clang.1_0</string>
- <key>DTPlatformBuild</key>
- <string>10B61</string>
- <key>DTPlatformVersion</key>
- <string>GM</string>
- <key>DTSDKBuild</key>
- <string>18B71</string>
- <key>DTSDKName</key>
- <string>macosx10.14</string>
- <key>DTXcode</key>
- <string>1010</string>
- <key>DTXcodeBuild</key>
- <string>10B61</string>
- <key>NSHumanReadableCopyright</key>
- <string>MIT © Sindre Sorhus</string>
-</dict>
-</plist>