Skip to content

Commit

Permalink
Updated MacOS installer
Browse files Browse the repository at this point in the history
  • Loading branch information
maxonthegit committed Nov 24, 2021
1 parent 0cb8cff commit b335bd8
Show file tree
Hide file tree
Showing 5 changed files with 197 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.20</string>
<string>1.25</string>
<key>CFBundleSignature</key>
<string>aplt</string>
<key>CFBundleVersion</key>
Expand All @@ -44,7 +44,7 @@
<key>NSHomeKitUsageDescription</key>
<string>This script needs access to your HomeKit Home to run.</string>
<key>NSHumanReadableCopyright</key>
<string>©2020 Massimo Rimondini</string>
<string>©2021 Massimo Rimondini</string>
<key>NSMicrophoneUsageDescription</key>
<string>This script needs access to your microphone to run.</string>
<key>NSPhotoLibraryUsageDescription</key>
Expand All @@ -70,9 +70,9 @@
<key>name</key>
<string>ScriptWindowState</string>
<key>positionOfDivider</key>
<real>456</real>
<real>428</real>
<key>savedFrame</key>
<string>79 89 999 672 0 0 1440 877 </string>
<string>79 143 999 672 0 0 1440 875 </string>
<key>selectedTab</key>
<string>result</string>
</dict>
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{\rtf1\ansi\ansicpg1252\cocoartf2513
{\rtf1\ansi\ansicpg1252\cocoartf2636
\cocoatextscaling0\cocoaplatform0{\fonttbl}
{\colortbl;\red255\green255\blue255;}
{\*\expandedcolortbl;;}
Expand Down
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/PPspliT.ppam</key>
<data>
h/UmggxS4hDVtQaROLAtdin9BaU=
</data>
<key>Resources/Scripts/main.scpt</key>
<data>
65jjSI4i5vHVWWiXZkh8oh3FJlo=
</data>
<key>Resources/applet.icns</key>
<data>
sINd6lbiqHD5dL8c6u79cFvVXhw=
</data>
<key>Resources/applet.rsrc</key>
<data>
LeT6JsDe/1qGbvjv1UIfB4ZC87Q=
</data>
<key>Resources/description.rtfd/TXT.rtf</key>
<data>
NAukEFfx+kDOHlvfdSp3c6JBXxY=
</data>
</dict>
<key>files2</key>
<dict>
<key>Resources/PPspliT.ppam</key>
<dict>
<key>hash</key>
<data>
h/UmggxS4hDVtQaROLAtdin9BaU=
</data>
<key>hash2</key>
<data>
OZIy1ALcXEeSZLb4wTWN5mBMPZpD8L+QjLLn27VA2ns=
</data>
</dict>
<key>Resources/Scripts/main.scpt</key>
<dict>
<key>hash</key>
<data>
65jjSI4i5vHVWWiXZkh8oh3FJlo=
</data>
<key>hash2</key>
<data>
lj4UD3xPSoQMwT+d3LKaOBZUzEojgD1tF2U+znxiKf8=
</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>
LeT6JsDe/1qGbvjv1UIfB4ZC87Q=
</data>
<key>hash2</key>
<data>
r3u/4hZm91AoAa13546WNFxVA6s7qaRiR4f6sPK6Ml0=
</data>
</dict>
<key>Resources/description.rtfd/TXT.rtf</key>
<dict>
<key>hash</key>
<data>
NAukEFfx+kDOHlvfdSp3c6JBXxY=
</data>
<key>hash2</key>
<data>
0/ftcsfgwkjVjE0QuKG+dGUPnYqbCpFyWSlf3KSyA+4=
</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>

0 comments on commit b335bd8

Please sign in to comment.