This commit is contained in:
Serhiy Mytrovtsiy
2024-09-29 15:31:52 +02:00
parent e0fcb6eeed
commit 9275c412b8
3 changed files with 6 additions and 6 deletions

View File

@@ -2841,7 +2841,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 2.11.12;
MARKETING_VERSION = 2.11.13;
OTHER_LDFLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -2879,7 +2879,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 2.11.12;
MARKETING_VERSION = 2.11.13;
OTHER_LDFLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
PRODUCT_NAME = "$(TARGET_NAME)";

View File

@@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>599</string>
<string>600</string>
<key>Description</key>
<string>Simple macOS system monitor in your menu bar</string>
<key>LSApplicationCategoryType</key>
@@ -42,7 +42,7 @@
<key>SMPrivilegedExecutables</key>
<dict>
<key>eu.exelban.Stats.SMC.Helper</key>
<string>anchor apple generic and identifier &quot;eu.exelban.Stats.SMC.Helper&quot; and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = RP2S87B72W)</string>
<string>anchor apple generic and identifier "eu.exelban.Stats.SMC.Helper" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = RP2S87B72W)</string>
</dict>
<key>TeamId</key>
<string>RP2S87B72W</string>

View File

@@ -11,9 +11,9 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleShortVersionString</key>
<string>2.11.12</string>
<string>2.11.13</string>
<key>CFBundleVersion</key>
<string>599</string>
<string>600</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>