From 33590b7c5b66d4a8abf043f0edd4e32dbd39795c Mon Sep 17 00:00:00 2001 From: FivePixels Date: Mon, 7 Jan 2019 20:13:47 -0600 Subject: meet? --- .../LaunchAtLogin/LaunchAtLoginHelper/Info.plist | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Carthage/Checkouts/LaunchAtLogin/LaunchAtLoginHelper/Info.plist (limited to 'Carthage/Checkouts/LaunchAtLogin/LaunchAtLoginHelper/Info.plist') diff --git a/Carthage/Checkouts/LaunchAtLogin/LaunchAtLoginHelper/Info.plist b/Carthage/Checkouts/LaunchAtLogin/LaunchAtLoginHelper/Info.plist new file mode 100644 index 0000000..a075677 --- /dev/null +++ b/Carthage/Checkouts/LaunchAtLogin/LaunchAtLoginHelper/Info.plist @@ -0,0 +1,28 @@ + + + + + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + APPL + CFBundleShortVersionString + 1.0.0 + CFBundleVersion + 1 + LSMinimumSystemVersion + $(MACOSX_DEPLOYMENT_TARGET) + NSHumanReadableCopyright + MIT © Sindre Sorhus + LSBackgroundOnly + + NSPrincipalClass + NSApplication + + -- cgit v1.2.3