diff options
| author | FivePixels <o5pxels@gmail.com> | 2019-03-13 02:32:48 -0500 |
|---|---|---|
| committer | FivePixels <o5pxels@gmail.com> | 2019-03-13 02:32:48 -0500 |
| commit | 44fd4eedbbba9d28efd301c554f611c08f26a3ca (patch) | |
| tree | fc778dd663994dff3123469a7630f0d9d48e9d47 /Carthage/Checkouts/LaunchAtLogin/LaunchAtLoginHelper/Info.plist | |
| parent | 7799cba77fd833817d16465c5be96ff7fcd46451 (diff) | |
| download | dwa140shortcut-44fd4eedbbba9d28efd301c554f611c08f26a3ca.tar.xz dwa140shortcut-44fd4eedbbba9d28efd301c554f611c08f26a3ca.zip | |
Removed Carthage
Diffstat (limited to 'Carthage/Checkouts/LaunchAtLogin/LaunchAtLoginHelper/Info.plist')
| -rw-r--r-- | Carthage/Checkouts/LaunchAtLogin/LaunchAtLoginHelper/Info.plist | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/Carthage/Checkouts/LaunchAtLogin/LaunchAtLoginHelper/Info.plist b/Carthage/Checkouts/LaunchAtLogin/LaunchAtLoginHelper/Info.plist deleted file mode 100644 index a075677..0000000 --- a/Carthage/Checkouts/LaunchAtLogin/LaunchAtLoginHelper/Info.plist +++ /dev/null @@ -1,28 +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>CFBundleExecutable</key> - <string>$(EXECUTABLE_NAME)</string> - <key>CFBundleIdentifier</key> - <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundleName</key> - <string>$(PRODUCT_NAME)</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleShortVersionString</key> - <string>1.0.0</string> - <key>CFBundleVersion</key> - <string>1</string> - <key>LSMinimumSystemVersion</key> - <string>$(MACOSX_DEPLOYMENT_TARGET)</string> - <key>NSHumanReadableCopyright</key> - <string>MIT © Sindre Sorhus</string> - <key>LSBackgroundOnly</key> - <true/> - <key>NSPrincipalClass</key> - <string>NSApplication</string> -</dict> -</plist> |
