Revert back to working version
This commit is contained in:
@@ -3,13 +3,15 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>Comment</key>
|
||||
<string>Created with Recipe Robot v2.0.0 (https://github.com/homebysix/recipe-robot)</string>
|
||||
<string>Created with Recipe Robot v1.2.1 (https://github.com/homebysix/recipe-robot)</string>
|
||||
<key>Description</key>
|
||||
<string>Downloads the latest version of ONLYOFFICE and creates a package.</string>
|
||||
<key>Identifier</key>
|
||||
<string>com.github.solutiogruppen.pkg.ONLYOFFICE</string>
|
||||
<key>Input</key>
|
||||
<dict>
|
||||
<key>BUNDLE_ID</key>
|
||||
<string>asc.onlyoffice.ONLYOFFICE</string>
|
||||
<key>NAME</key>
|
||||
<string>ONLYOFFICE</string>
|
||||
</dict>
|
||||
@@ -20,6 +22,11 @@
|
||||
<key>Process</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>Arguments</key>
|
||||
<dict>
|
||||
<key>app_path</key>
|
||||
<string>%RECIPE_CACHE_DIR%/%NAME%/ONLYOFFICE.app</string>
|
||||
</dict>
|
||||
<key>Processor</key>
|
||||
<string>AppPkgCreator</string>
|
||||
</dict>
|
||||
|
||||
Reference in New Issue
Block a user