mirror of
https://github.com/dredx/prole.git
synced 2026-09-27 13:54:30 +00:00
- Moved prole-tools-app to prole-app at the project root to make it self-contained for transition to its own repository. - Created prole-tools-app/dist/ directory to host build artifacts. - Generated distribution artifacts (Prole Tools.app and Prole Tools.zip) using prole-app/build.sh package. - Checked in the generated artifacts to prole-tools-app/dist/ (bypassing .gitignore for temporary release process). Changes Summary • Renamed directory prole-tools-app/ to prole-app/. • Populated prole-tools-app/dist/ with the latest build output from prole-app/build.sh. • Staged all changes, including the forced addition of ignored artifacts in prole-tools-app/dist/.
160 lines
3.1 KiB
XML
160 lines
3.1 KiB
XML
<?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/Prole Tools.icns</key>
|
|
<data>
|
|
O2xhP8ZPEJtId599wQgaNvr6Tbc=
|
|
</data>
|
|
<key>Resources/prole.properties</key>
|
|
<data>
|
|
6tlbp59sbW6kytPGLdfpYvE1LAs=
|
|
</data>
|
|
<key>Resources/statusIcon.png</key>
|
|
<data>
|
|
WZj6we6ol7rjXIAqv0XRcjlp0ek=
|
|
</data>
|
|
</dict>
|
|
<key>files2</key>
|
|
<dict>
|
|
<key>Frameworks/libRoyalVNCKit.dylib</key>
|
|
<dict>
|
|
<key>cdhash</key>
|
|
<data>
|
|
x3WU0hM7LHs4jSy1Y47kPQvJte4=
|
|
</data>
|
|
<key>requirement</key>
|
|
<string>cdhash H"c77594d2133b2c7b388d2cb5638ee43d0bc9b5ee"</string>
|
|
</dict>
|
|
<key>Resources/Prole Tools.icns</key>
|
|
<dict>
|
|
<key>hash2</key>
|
|
<data>
|
|
32A/+d7uMdVpzwKanvbcEVqVeWPPadHLZgnx2i5TqmI=
|
|
</data>
|
|
</dict>
|
|
<key>Resources/prole.properties</key>
|
|
<dict>
|
|
<key>hash2</key>
|
|
<data>
|
|
uqL8e/uC5EacuHkYlxhefCtR6HAQSbj+ji0uWk4oOWc=
|
|
</data>
|
|
</dict>
|
|
<key>Resources/statusIcon.png</key>
|
|
<dict>
|
|
<key>hash2</key>
|
|
<data>
|
|
fRoU7pnG+am2KW9tWBZLJ++A6rd6Mmus6oSOklRu/dQ=
|
|
</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>
|