aboutsummaryrefslogtreecommitdiff
path: root/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/Info.plist
diff options
context:
space:
mode:
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, 44 insertions, 0 deletions
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/Info.plist b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/Info.plist
new file mode 100644
index 0000000..9d95f17
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Resources/Info.plist
@@ -0,0 +1,44 @@
+<?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>