From b8f2ecbbcdf0db5d12c1d01af17010e55940fdfb Mon Sep 17 00:00:00 2001 From: godly-devotion Date: Wed, 27 Oct 2021 11:02:39 -0400 Subject: [PATCH] Remove adhoc code signature & Update README --- README.md | 4 +- .../Contents/_CodeSignature/CodeDirectory | Bin 162 -> 0 bytes .../Contents/_CodeSignature/CodeRequirements | Bin 12 -> 0 bytes .../_CodeSignature/CodeRequirements-1 | Bin 210 -> 0 bytes .../Contents/_CodeSignature/CodeResources | 162 ------------------ .../Contents/_CodeSignature/CodeSignature | 0 6 files changed, 2 insertions(+), 164 deletions(-) delete mode 100644 src/Charge Limiter.scptd/Contents/_CodeSignature/CodeDirectory delete mode 100644 src/Charge Limiter.scptd/Contents/_CodeSignature/CodeRequirements delete mode 100644 src/Charge Limiter.scptd/Contents/_CodeSignature/CodeRequirements-1 delete mode 100644 src/Charge Limiter.scptd/Contents/_CodeSignature/CodeResources delete mode 100644 src/Charge Limiter.scptd/Contents/_CodeSignature/CodeSignature diff --git a/README.md b/README.md index 383f527..487b835 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ Download the latest version from the [releases](https://github.com/godly-devotio ## Running -The app is not code signed so you need to right-click on the app and select "Open" to bypass Gatekeeper's warning. +The app is not code signed so Gatekeeper will tell you that the app cannot be opened. In order to bypass this warning, you need to right-click on the app and select "Open". You will have to do this twice in order to get the option to open the app. -If you wish to undo the changes, set the charge limit to "100". The app itself does not install anything so if you do not need it anymore you can safely move it to the trash. +If you wish to fully charge the battery again, set the charge limit to "100". The app itself does not install anything so if you do not need it anymore you can safely move it to the trash. ## Updates diff --git a/src/Charge Limiter.scptd/Contents/_CodeSignature/CodeDirectory b/src/Charge Limiter.scptd/Contents/_CodeSignature/CodeDirectory deleted file mode 100644 index 00879ab06ad01b8258302ec2d866f29f427df292..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 162 zcmex$kB5nYfngB?6C;pf0I~ak*Z_!`ffy*r86*Oh0`h<$IX_n~JwGLb*YCQ$BHPf8|H3(r>p}TQx=cMDErt k+)^~>z`T>isfSm;YlY>12IsLGe`j>3I)mexq9jODLIw8DXC@oC7Jno zddV4yMd_)!IhnbcC8fXPz0a+OuL%?$y201Fc01?axpFfq z6(;ztPUS1D=wbC*up!7Vt6~3fsl~cKE}1VAcmCO?q;T(hQ}0aoGn2JVg6!YMy^8Pt U`%An>_xkQ;?PZHHBMHd^02}5~asU7T diff --git a/src/Charge Limiter.scptd/Contents/_CodeSignature/CodeResources b/src/Charge Limiter.scptd/Contents/_CodeSignature/CodeResources deleted file mode 100644 index d52f667..0000000 --- a/src/Charge Limiter.scptd/Contents/_CodeSignature/CodeResources +++ /dev/null @@ -1,162 +0,0 @@ - - - - - files - - Resources/Scripts/main.scpt - - gV0hmyTWZkNkR8Xx++YxWr0WG04= - - Resources/description.rtfd/TXT.rtf - - ZNlmbZciELBioKphPqoFPT5NHno= - - Resources/smcutil - - fIvbdO8KoSrVplhupWn8PzD1LVQ= - - - files2 - - Resources/Scripts/main.scpt - - hash - - gV0hmyTWZkNkR8Xx++YxWr0WG04= - - hash2 - - Dz8FcQRNpmlfMv72eOGSCw0o7vOVaT/Cq4vHA3r1F0U= - - - Resources/description.rtfd/TXT.rtf - - hash - - ZNlmbZciELBioKphPqoFPT5NHno= - - hash2 - - 41OWIJNhwmBB9SfzNZViDvpRnpOlsYF/ASeHnnUXLiY= - - - Resources/smcutil - - hash - - fIvbdO8KoSrVplhupWn8PzD1LVQ= - - hash2 - - RyuQ39vGM6FnXT9f8HclhVPI/ZS8qthdE3Insuhdc08= - - - - rules - - ^Resources/ - - ^Resources/.*\.lproj/ - - optional - - weight - 1000 - - ^Resources/.*\.lproj/locversion.plist$ - - omit - - weight - 1100 - - ^Resources/Base\.lproj/ - - weight - 1010 - - ^version.plist$ - - - rules2 - - .*\.dSYM($|/) - - weight - 11 - - ^(.*/)?\.DS_Store$ - - omit - - weight - 2000 - - ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/ - - nested - - weight - 10 - - ^.* - - ^Info\.plist$ - - omit - - weight - 20 - - ^PkgInfo$ - - omit - - weight - 20 - - ^Resources/ - - weight - 20 - - ^Resources/.*\.lproj/ - - optional - - weight - 1000 - - ^Resources/.*\.lproj/locversion.plist$ - - omit - - weight - 1100 - - ^Resources/Base\.lproj/ - - weight - 1010 - - ^[^/]+$ - - nested - - weight - 10 - - ^embedded\.provisionprofile$ - - weight - 20 - - ^version\.plist$ - - weight - 20 - - - - diff --git a/src/Charge Limiter.scptd/Contents/_CodeSignature/CodeSignature b/src/Charge Limiter.scptd/Contents/_CodeSignature/CodeSignature deleted file mode 100644 index e69de29..0000000