From 08bd52dc6425865a3be4ce2863ea6ceba9049e75 Mon Sep 17 00:00:00 2001 From: FivePixels Date: Wed, 26 Dec 2018 19:43:11 -0600 Subject: Revert support below 10.12, add Frameworks to begin implementation for adding application to Login Items per user choice --- .../Versions/A/Resources/Info.plist | 51 ++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 DWA140Menu/Defaults.framework/Versions/A/Resources/Info.plist (limited to 'DWA140Menu/Defaults.framework/Versions/A/Resources') diff --git a/DWA140Menu/Defaults.framework/Versions/A/Resources/Info.plist b/DWA140Menu/Defaults.framework/Versions/A/Resources/Info.plist new file mode 100644 index 0000000..d5977e5 --- /dev/null +++ b/DWA140Menu/Defaults.framework/Versions/A/Resources/Info.plist @@ -0,0 +1,51 @@ + + + + + BuildMachineOSBuild + 18C54 + CFBundleDevelopmentRegion + en + CFBundleExecutable + Defaults + CFBundleIdentifier + com.Defaults.Defaults-macOS + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + Defaults + CFBundlePackageType + FMWK + CFBundleShortVersionString + 0.2.2 + CFBundleSignature + ???? + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 1 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 10B61 + DTPlatformVersion + GM + DTSDKBuild + 18B71 + DTSDKName + macosx10.14 + DTXcode + 1010 + DTXcodeBuild + 10B61 + NSHumanReadableCopyright + MIT License © Sindre Sorhus + UIDeviceFamily + + 1 + 2 + + + -- cgit v1.2.3