-
-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
smcutil: update utility to support Monterey
- Loading branch information
godly-devotion
committed
Oct 27, 2021
1 parent
135ebaf
commit 17c3558
Showing
7 changed files
with
197 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file modified
BIN
+82 Bytes
(100%)
src/Charge Limiter.app/Contents/Resources/Scripts/main.scpt
Binary file not shown.
4 changes: 2 additions & 2 deletions
4
src/Charge Limiter.app/Contents/Resources/description.rtfd/TXT.rtf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{\rtf1\ansi\ansicpg1252\cocoartf1671\cocoasubrtf600 | ||
{\fonttbl} | ||
{\rtf1\ansi\ansicpg1252\cocoartf2580 | ||
\cocoatextscaling0\cocoaplatform0{\fonttbl} | ||
{\colortbl;\red255\green255\blue255;} | ||
{\*\expandedcolortbl;;} | ||
} |
Binary file not shown.
192 changes: 192 additions & 0 deletions
192
src/Charge Limiter.app/Contents/_CodeSignature/CodeResources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,192 @@ | ||
<?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>files</key> | ||
<dict> | ||
<key>Resources/Scripts/main.scpt</key> | ||
<data> | ||
gV0hmyTWZkNkR8Xx++YxWr0WG04= | ||
</data> | ||
<key>Resources/applet.icns</key> | ||
<data> | ||
sINd6lbiqHD5dL8c6u79cFvVXhw= | ||
</data> | ||
<key>Resources/applet.rsrc</key> | ||
<data> | ||
HDKLdsqT9cm9wBeKQeF1Gb+1mM0= | ||
</data> | ||
<key>Resources/description.rtfd/TXT.rtf</key> | ||
<data> | ||
ZNlmbZciELBioKphPqoFPT5NHno= | ||
</data> | ||
<key>Resources/smcutil</key> | ||
<data> | ||
fIvbdO8KoSrVplhupWn8PzD1LVQ= | ||
</data> | ||
</dict> | ||
<key>files2</key> | ||
<dict> | ||
<key>Resources/Scripts/main.scpt</key> | ||
<dict> | ||
<key>hash</key> | ||
<data> | ||
gV0hmyTWZkNkR8Xx++YxWr0WG04= | ||
</data> | ||
<key>hash2</key> | ||
<data> | ||
Dz8FcQRNpmlfMv72eOGSCw0o7vOVaT/Cq4vHA3r1F0U= | ||
</data> | ||
</dict> | ||
<key>Resources/applet.icns</key> | ||
<dict> | ||
<key>hash</key> | ||
<data> | ||
sINd6lbiqHD5dL8c6u79cFvVXhw= | ||
</data> | ||
<key>hash2</key> | ||
<data> | ||
J7weZ6vlnv9r32tS5HFcyuPXl2StdDnfepLxAixlryk= | ||
</data> | ||
</dict> | ||
<key>Resources/applet.rsrc</key> | ||
<dict> | ||
<key>hash</key> | ||
<data> | ||
HDKLdsqT9cm9wBeKQeF1Gb+1mM0= | ||
</data> | ||
<key>hash2</key> | ||
<data> | ||
IcqPVwqEqhY0fdEVQfrLWfo32zLa23RQNuHv679nw60= | ||
</data> | ||
</dict> | ||
<key>Resources/description.rtfd/TXT.rtf</key> | ||
<dict> | ||
<key>hash</key> | ||
<data> | ||
ZNlmbZciELBioKphPqoFPT5NHno= | ||
</data> | ||
<key>hash2</key> | ||
<data> | ||
41OWIJNhwmBB9SfzNZViDvpRnpOlsYF/ASeHnnUXLiY= | ||
</data> | ||
</dict> | ||
<key>Resources/smcutil</key> | ||
<dict> | ||
<key>hash</key> | ||
<data> | ||
fIvbdO8KoSrVplhupWn8PzD1LVQ= | ||
</data> | ||
<key>hash2</key> | ||
<data> | ||
RyuQ39vGM6FnXT9f8HclhVPI/ZS8qthdE3Insuhdc08= | ||
</data> | ||
</dict> | ||
</dict> | ||
<key>rules</key> | ||
<dict> | ||
<key>^Resources/</key> | ||
<true/> | ||
<key>^Resources/.*\.lproj/</key> | ||
<dict> | ||
<key>optional</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1000</real> | ||
</dict> | ||
<key>^Resources/.*\.lproj/locversion.plist$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1100</real> | ||
</dict> | ||
<key>^Resources/Base\.lproj/</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>1010</real> | ||
</dict> | ||
<key>^version.plist$</key> | ||
<true/> | ||
</dict> | ||
<key>rules2</key> | ||
<dict> | ||
<key>.*\.dSYM($|/)</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>11</real> | ||
</dict> | ||
<key>^(.*/)?\.DS_Store$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>2000</real> | ||
</dict> | ||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key> | ||
<dict> | ||
<key>nested</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>10</real> | ||
</dict> | ||
<key>^.*</key> | ||
<true/> | ||
<key>^Info\.plist$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
<key>^PkgInfo$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
<key>^Resources/</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
<key>^Resources/.*\.lproj/</key> | ||
<dict> | ||
<key>optional</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1000</real> | ||
</dict> | ||
<key>^Resources/.*\.lproj/locversion.plist$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1100</real> | ||
</dict> | ||
<key>^Resources/Base\.lproj/</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>1010</real> | ||
</dict> | ||
<key>^[^/]+$</key> | ||
<dict> | ||
<key>nested</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>10</real> | ||
</dict> | ||
<key>^embedded\.provisionprofile$</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
<key>^version\.plist$</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
</dict> | ||
</dict> | ||
</plist> |