mirror of
https://github.com/AppHouseKitchen/AlDente-Battery_Care_and_Monitoring.git
synced 2026-04-26 10:48:41 +02:00
launchatlogin fix, b/w icon, osx battery scale
This commit is contained in:
@@ -221,9 +221,9 @@
|
|||||||
92981ED423F08D9B00C05424 /* Frameworks */,
|
92981ED423F08D9B00C05424 /* Frameworks */,
|
||||||
92981ED523F08D9B00C05424 /* Resources */,
|
92981ED523F08D9B00C05424 /* Resources */,
|
||||||
9224A08623F1F6E300961AC4 /* CopyFiles */,
|
9224A08623F1F6E300961AC4 /* CopyFiles */,
|
||||||
|
9240BF2F23FD3547005A710B /* Embed Frameworks */,
|
||||||
9286FB4B23F84C2B00BEB15B /* Embed Frameworks */,
|
9286FB4B23F84C2B00BEB15B /* Embed Frameworks */,
|
||||||
92E24B4423F847B500BE41ED /* ShellScript */,
|
92E24B4423F847B500BE41ED /* ShellScript */,
|
||||||
9240BF2F23FD3547005A710B /* Embed Frameworks */,
|
|
||||||
);
|
);
|
||||||
buildRules = (
|
buildRules = (
|
||||||
);
|
);
|
||||||
@@ -367,6 +367,7 @@
|
|||||||
PRODUCT_MODULE_NAME = AlDenteHelper;
|
PRODUCT_MODULE_NAME = AlDenteHelper;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||||
|
SKIP_INSTALL = YES;
|
||||||
SWIFT_VERSION = 5.0;
|
SWIFT_VERSION = 5.0;
|
||||||
SYSTEM_FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/Frameworks";
|
SYSTEM_FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/Frameworks";
|
||||||
};
|
};
|
||||||
@@ -397,6 +398,7 @@
|
|||||||
PRODUCT_MODULE_NAME = AlDenteHelper;
|
PRODUCT_MODULE_NAME = AlDenteHelper;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||||
|
SKIP_INSTALL = YES;
|
||||||
SWIFT_VERSION = 5.0;
|
SWIFT_VERSION = 5.0;
|
||||||
SYSTEM_FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/Frameworks";
|
SYSTEM_FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/Frameworks";
|
||||||
};
|
};
|
||||||
@@ -457,6 +459,7 @@
|
|||||||
MTL_FAST_MATH = YES;
|
MTL_FAST_MATH = YES;
|
||||||
ONLY_ACTIVE_ARCH = YES;
|
ONLY_ACTIVE_ARCH = YES;
|
||||||
SDKROOT = macosx;
|
SDKROOT = macosx;
|
||||||
|
SKIP_INSTALL = NO;
|
||||||
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
||||||
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
||||||
};
|
};
|
||||||
@@ -510,6 +513,7 @@
|
|||||||
MTL_ENABLE_DEBUG_INFO = NO;
|
MTL_ENABLE_DEBUG_INFO = NO;
|
||||||
MTL_FAST_MATH = YES;
|
MTL_FAST_MATH = YES;
|
||||||
SDKROOT = macosx;
|
SDKROOT = macosx;
|
||||||
|
SKIP_INSTALL = NO;
|
||||||
SWIFT_COMPILATION_MODE = wholemodule;
|
SWIFT_COMPILATION_MODE = wholemodule;
|
||||||
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
||||||
};
|
};
|
||||||
@@ -523,7 +527,7 @@
|
|||||||
CODE_SIGN_IDENTITY = "Apple Development";
|
CODE_SIGN_IDENTITY = "Apple Development";
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
COMBINE_HIDPI_IMAGES = YES;
|
COMBINE_HIDPI_IMAGES = YES;
|
||||||
CURRENT_PROJECT_VERSION = 2;
|
CURRENT_PROJECT_VERSION = 4;
|
||||||
DEVELOPMENT_ASSET_PATHS = "\"AlDente/Preview Content\"";
|
DEVELOPMENT_ASSET_PATHS = "\"AlDente/Preview Content\"";
|
||||||
DEVELOPMENT_TEAM = 56C2L92EKW;
|
DEVELOPMENT_TEAM = 56C2L92EKW;
|
||||||
ENABLE_HARDENED_RUNTIME = YES;
|
ENABLE_HARDENED_RUNTIME = YES;
|
||||||
@@ -538,10 +542,11 @@
|
|||||||
"@executable_path/../Frameworks",
|
"@executable_path/../Frameworks",
|
||||||
);
|
);
|
||||||
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
||||||
MARKETING_VERSION = 1.1;
|
MARKETING_VERSION = 1.2;
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = com.davidwernhart.AlDente;
|
PRODUCT_BUNDLE_IDENTIFIER = com.davidwernhart.AlDente;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||||
|
SKIP_INSTALL = NO;
|
||||||
SWIFT_VERSION = 5.0;
|
SWIFT_VERSION = 5.0;
|
||||||
};
|
};
|
||||||
name = Debug;
|
name = Debug;
|
||||||
@@ -554,7 +559,7 @@
|
|||||||
CODE_SIGN_IDENTITY = "Apple Development";
|
CODE_SIGN_IDENTITY = "Apple Development";
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
COMBINE_HIDPI_IMAGES = YES;
|
COMBINE_HIDPI_IMAGES = YES;
|
||||||
CURRENT_PROJECT_VERSION = 2;
|
CURRENT_PROJECT_VERSION = 4;
|
||||||
DEVELOPMENT_ASSET_PATHS = "\"AlDente/Preview Content\"";
|
DEVELOPMENT_ASSET_PATHS = "\"AlDente/Preview Content\"";
|
||||||
DEVELOPMENT_TEAM = 56C2L92EKW;
|
DEVELOPMENT_TEAM = 56C2L92EKW;
|
||||||
ENABLE_HARDENED_RUNTIME = YES;
|
ENABLE_HARDENED_RUNTIME = YES;
|
||||||
@@ -569,10 +574,11 @@
|
|||||||
"@executable_path/../Frameworks",
|
"@executable_path/../Frameworks",
|
||||||
);
|
);
|
||||||
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
||||||
MARKETING_VERSION = 1.1;
|
MARKETING_VERSION = 1.2;
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = com.davidwernhart.AlDente;
|
PRODUCT_BUNDLE_IDENTIFIER = com.davidwernhart.AlDente;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||||
|
SKIP_INSTALL = NO;
|
||||||
SWIFT_VERSION = 5.0;
|
SWIFT_VERSION = 5.0;
|
||||||
};
|
};
|
||||||
name = Release;
|
name = Release;
|
||||||
|
|||||||
Binary file not shown.
BIN
AlDente/.DS_Store
vendored
BIN
AlDente/.DS_Store
vendored
Binary file not shown.
@@ -10,6 +10,7 @@ import Cocoa
|
|||||||
import SwiftUI
|
import SwiftUI
|
||||||
import ServiceManagement
|
import ServiceManagement
|
||||||
import Foundation
|
import Foundation
|
||||||
|
import LaunchAtLogin
|
||||||
|
|
||||||
@NSApplicationMain
|
@NSApplicationMain
|
||||||
class AppDelegate: NSObject, NSApplicationDelegate {
|
class AppDelegate: NSObject, NSApplicationDelegate {
|
||||||
@@ -33,7 +34,8 @@ class AppDelegate: NSObject, NSApplicationDelegate {
|
|||||||
let statusBar = NSStatusBar.system
|
let statusBar = NSStatusBar.system
|
||||||
statusBarItem = statusBar.statusItem(
|
statusBarItem = statusBar.statusItem(
|
||||||
withLength: NSStatusItem.squareLength)
|
withLength: NSStatusItem.squareLength)
|
||||||
statusBarItem.button?.title = "🍝"
|
statusBarItem.button?.image = NSImage(named: "menubaricon")!
|
||||||
|
//statusBarItem.button?.title = "🍝"
|
||||||
|
|
||||||
if let button = self.statusBarItem.button {
|
if let button = self.statusBarItem.button {
|
||||||
button.action = #selector(togglePopover(_:))
|
button.action = #selector(togglePopover(_:))
|
||||||
@@ -41,6 +43,7 @@ class AppDelegate: NSObject, NSApplicationDelegate {
|
|||||||
|
|
||||||
Helper.instance.checkHelperVersion()
|
Helper.instance.checkHelperVersion()
|
||||||
|
|
||||||
|
LaunchAtLogin.isEnabled = true
|
||||||
}
|
}
|
||||||
|
|
||||||
@objc func togglePopover(_ sender: AnyObject?) {
|
@objc func togglePopover(_ sender: AnyObject?) {
|
||||||
|
|||||||
54
AlDente/Assets.xcassets/menubaricon.imageset/Contents.json
vendored
Normal file
54
AlDente/Assets.xcassets/menubaricon.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,54 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"filename" : "aldentelighticon1x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"appearances" : [
|
||||||
|
{
|
||||||
|
"appearance" : "luminosity",
|
||||||
|
"value" : "dark"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"filename" : "aldentedarkicon1x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "aldentelighticon2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"appearances" : [
|
||||||
|
{
|
||||||
|
"appearance" : "luminosity",
|
||||||
|
"value" : "dark"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"filename" : "aldentedarkicon2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"appearances" : [
|
||||||
|
{
|
||||||
|
"appearance" : "luminosity",
|
||||||
|
"value" : "dark"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
AlDente/Assets.xcassets/menubaricon.imageset/aldentedarkicon1x.png
vendored
Normal file
BIN
AlDente/Assets.xcassets/menubaricon.imageset/aldentedarkicon1x.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
BIN
AlDente/Assets.xcassets/menubaricon.imageset/aldentedarkicon2x.png
vendored
Normal file
BIN
AlDente/Assets.xcassets/menubaricon.imageset/aldentedarkicon2x.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.6 KiB |
BIN
AlDente/Assets.xcassets/menubaricon.imageset/aldentelighticon1x.png
vendored
Normal file
BIN
AlDente/Assets.xcassets/menubaricon.imageset/aldentelighticon1x.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
BIN
AlDente/Assets.xcassets/menubaricon.imageset/aldentelighticon2x.png
vendored
Normal file
BIN
AlDente/Assets.xcassets/menubaricon.imageset/aldentelighticon2x.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
@@ -32,11 +32,16 @@ struct RedButtonStyle: ButtonStyle {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
var osxScale:Bool = true
|
||||||
|
|
||||||
struct settings<Content: View>: View {
|
struct settings<Content: View>: View {
|
||||||
|
|
||||||
|
|
||||||
var content: () -> Content
|
var content: () -> Content
|
||||||
@State var launchOnLogin = LaunchAtLogin.isEnabled
|
@State var launchOnLogin = LaunchAtLogin.isEnabled
|
||||||
|
@State var osxScaleToggle = osxScale
|
||||||
|
@ObservedObject var presenter = SMCPresenter.shared
|
||||||
|
|
||||||
|
|
||||||
init(@ViewBuilder _ content: @escaping () -> Content) {
|
init(@ViewBuilder _ content: @escaping () -> Content) {
|
||||||
self.content = content
|
self.content = content
|
||||||
@@ -66,6 +71,19 @@ struct settings<Content: View>: View {
|
|||||||
Text("Launch on Login")
|
Text("Launch on Login")
|
||||||
}.padding()
|
}.padding()
|
||||||
|
|
||||||
|
Toggle(isOn: Binding(
|
||||||
|
get: {
|
||||||
|
self.osxScaleToggle
|
||||||
|
},
|
||||||
|
set: {(newValue) in
|
||||||
|
self.osxScaleToggle = newValue
|
||||||
|
osxScale = newValue
|
||||||
|
self.presenter.setValue(value: Float(self.presenter.value))
|
||||||
|
}
|
||||||
|
)) {
|
||||||
|
Text("Use MacOS battery scale")
|
||||||
|
}.padding()
|
||||||
|
|
||||||
Spacer()
|
Spacer()
|
||||||
Button( action: {
|
Button( action: {
|
||||||
Helper.instance.installHelper()
|
Helper.instance.installHelper()
|
||||||
@@ -80,7 +98,7 @@ struct settings<Content: View>: View {
|
|||||||
HStack(alignment: .center) {
|
HStack(alignment: .center) {
|
||||||
Spacer()
|
Spacer()
|
||||||
VStack(alignment: .leading){
|
VStack(alignment: .leading){
|
||||||
Text("AlDente 🍝").font(.subheadline)
|
Text("AlDente 1.2 🍝").font(.subheadline)
|
||||||
Button(action:{
|
Button(action:{
|
||||||
let url = URL(string: "https://www.github.com/davidwernhart/AlDente")!
|
let url = URL(string: "https://www.github.com/davidwernhart/AlDente")!
|
||||||
if NSWorkspace.shared.open(url) {
|
if NSWorkspace.shared.open(url) {
|
||||||
@@ -114,7 +132,7 @@ struct ContentView: View{
|
|||||||
@State var adaptableHeight = CGFloat(100)
|
@State var adaptableHeight = CGFloat(100)
|
||||||
@State var showSettings = false
|
@State var showSettings = false
|
||||||
|
|
||||||
@ObservedObject var presenter = SMCPresenter()
|
@ObservedObject var presenter = SMCPresenter.shared
|
||||||
|
|
||||||
init() {
|
init() {
|
||||||
Helper.instance.delegate = presenter
|
Helper.instance.delegate = presenter
|
||||||
@@ -182,7 +200,8 @@ struct ContentView: View{
|
|||||||
|
|
||||||
Spacer()
|
Spacer()
|
||||||
if(self.showSettings){
|
if(self.showSettings){
|
||||||
settings{Text("")}
|
//settings{Text("")}
|
||||||
|
settings({Text("")})
|
||||||
}
|
}
|
||||||
|
|
||||||
}.frame(width: 400, height: adaptableHeight)
|
}.frame(width: 400, height: adaptableHeight)
|
||||||
@@ -195,12 +214,19 @@ struct ContentView: View{
|
|||||||
|
|
||||||
class SMCPresenter: ObservableObject, HelperDelegate{
|
class SMCPresenter: ObservableObject, HelperDelegate{
|
||||||
|
|
||||||
|
static let shared = SMCPresenter()
|
||||||
|
|
||||||
@Published var value: UInt8 = 0
|
@Published var value: UInt8 = 0
|
||||||
private var timer: Timer?
|
private var timer: Timer?
|
||||||
|
|
||||||
func OnMaxBatRead(value: UInt8){
|
func OnMaxBatRead(value: UInt8){
|
||||||
DispatchQueue.main.async {
|
DispatchQueue.main.async {
|
||||||
self.value = value
|
if(osxScale){
|
||||||
|
self.value = value + 3
|
||||||
|
}
|
||||||
|
else{
|
||||||
|
self.value = value
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -209,11 +235,19 @@ class SMCPresenter: ObservableObject, HelperDelegate{
|
|||||||
self.value = UInt8(value)
|
self.value = UInt8(value)
|
||||||
}
|
}
|
||||||
self.timer?.invalidate()
|
self.timer?.invalidate()
|
||||||
|
|
||||||
self.timer = Timer.scheduledTimer(withTimeInterval: 1.0, repeats: false, block: { timer in
|
self.timer = Timer.scheduledTimer(withTimeInterval: 1.0, repeats: false, block: { timer in
|
||||||
print("Setting Max Battery To: ",value)
|
var setval = value
|
||||||
Helper.instance.writeMaxBatteryCharge(setVal: UInt8(value))
|
if(osxScale){
|
||||||
Helper.instance.readMaxBatteryCharge()
|
setval -= 3
|
||||||
self.timer = nil
|
}
|
||||||
|
if(setval >= 20 && setval <= 100){
|
||||||
|
print("Setting Max Battery To: ",setval)
|
||||||
|
Helper.instance.writeMaxBatteryCharge(setVal: UInt8(setval))
|
||||||
|
Helper.instance.readMaxBatteryCharge()
|
||||||
|
self.timer = nil
|
||||||
|
}
|
||||||
|
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
BIN
Carthage/.DS_Store
vendored
BIN
Carthage/.DS_Store
vendored
Binary file not shown.
BIN
Carthage/Build/.DS_Store
generated
vendored
BIN
Carthage/Build/.DS_Store
generated
vendored
Binary file not shown.
15
Carthage/Build/.LaunchAtLogin.version
generated
vendored
15
Carthage/Build/.LaunchAtLogin.version
generated
vendored
@@ -1,19 +1,10 @@
|
|||||||
{
|
{
|
||||||
|
"commitish" : "v3.0.0",
|
||||||
"Mac" : [
|
"Mac" : [
|
||||||
{
|
{
|
||||||
"name" : "LaunchAtLogin",
|
"name" : "LaunchAtLogin",
|
||||||
"hash" : "2e9388c5a92a57f855ee3fd4af35f7bd9ca52e5b9b45da92d64104cf31cb017d",
|
"hash" : "3e5f8a12d3371e2e67b1cb69491ac112af892603ed2ceb6af78d9727577f3371",
|
||||||
"swiftToolchainVersion" : "5.1.3 (swiftlang-1100.0.282.1 clang-1100.0.33.15)"
|
"swiftToolchainVersion" : "5.2.4 (swiftlang-1103.0.32.9 clang-1103.0.32.53)"
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"watchOS" : [
|
|
||||||
|
|
||||||
],
|
|
||||||
"tvOS" : [
|
|
||||||
|
|
||||||
],
|
|
||||||
"commitish" : "v3.0.0",
|
|
||||||
"iOS" : [
|
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
BIN
Carthage/Build/Mac/LaunchAtLogin.framework.dSYM/Contents/Resources/DWARF/LaunchAtLogin
generated
vendored
BIN
Carthage/Build/Mac/LaunchAtLogin.framework.dSYM/Contents/Resources/DWARF/LaunchAtLogin
generated
vendored
Binary file not shown.
7
Carthage/Build/Mac/LaunchAtLogin.framework/Versions/A/Headers/LaunchAtLogin-Swift.h
generated
vendored
7
Carthage/Build/Mac/LaunchAtLogin.framework/Versions/A/Headers/LaunchAtLogin-Swift.h
generated
vendored
@@ -1,4 +1,4 @@
|
|||||||
// Generated by Apple Swift version 5.1.3 (swiftlang-1100.0.282.1 clang-1100.0.33.15)
|
// Generated by Apple Swift version 5.2.4 (swiftlang-1103.0.32.9 clang-1103.0.32.53)
|
||||||
#pragma clang diagnostic push
|
#pragma clang diagnostic push
|
||||||
#pragma clang diagnostic ignored "-Wgcc-compat"
|
#pragma clang diagnostic ignored "-Wgcc-compat"
|
||||||
|
|
||||||
@@ -82,6 +82,11 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
|
|||||||
#else
|
#else
|
||||||
# define SWIFT_NOESCAPE
|
# define SWIFT_NOESCAPE
|
||||||
#endif
|
#endif
|
||||||
|
#if __has_attribute(ns_consumed)
|
||||||
|
# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed))
|
||||||
|
#else
|
||||||
|
# define SWIFT_RELEASES_ARGUMENT
|
||||||
|
#endif
|
||||||
#if __has_attribute(warn_unused_result)
|
#if __has_attribute(warn_unused_result)
|
||||||
# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
|
# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
|
||||||
#else
|
#else
|
||||||
|
|||||||
BIN
Carthage/Build/Mac/LaunchAtLogin.framework/Versions/A/LaunchAtLogin
generated
vendored
BIN
Carthage/Build/Mac/LaunchAtLogin.framework/Versions/A/LaunchAtLogin
generated
vendored
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
10
Carthage/Build/Mac/LaunchAtLogin.framework/Versions/A/Resources/Info.plist
generated
vendored
10
Carthage/Build/Mac/LaunchAtLogin.framework/Versions/A/Resources/Info.plist
generated
vendored
@@ -3,7 +3,7 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>19D76</string>
|
<string>19F101</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>LaunchAtLogin</string>
|
<string>LaunchAtLogin</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
@@ -25,17 +25,17 @@
|
|||||||
<key>DTCompiler</key>
|
<key>DTCompiler</key>
|
||||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
<key>DTPlatformBuild</key>
|
<key>DTPlatformBuild</key>
|
||||||
<string>11C504</string>
|
<string>11E608c</string>
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>GM</string>
|
<string>GM</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
<string>19B90</string>
|
<string>19E258</string>
|
||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx10.15</string>
|
<string>macosx10.15</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>1130</string>
|
<string>1150</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>11C504</string>
|
<string>11E608c</string>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
<string>10.12</string>
|
<string>10.12</string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>19D76</string>
|
<string>19F101</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>LaunchAtLoginHelper</string>
|
<string>LaunchAtLoginHelper</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
@@ -25,17 +25,17 @@
|
|||||||
<key>DTCompiler</key>
|
<key>DTCompiler</key>
|
||||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
<key>DTPlatformBuild</key>
|
<key>DTPlatformBuild</key>
|
||||||
<string>11C504</string>
|
<string>11E608c</string>
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>GM</string>
|
<string>GM</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
<string>19B90</string>
|
<string>19E258</string>
|
||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx10.15</string>
|
<string>macosx10.15</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>1130</string>
|
<string>1150</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>11C504</string>
|
<string>11E608c</string>
|
||||||
<key>LSBackgroundOnly</key>
|
<key>LSBackgroundOnly</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user