Run Recipe Robot one more time
This commit is contained in:
@@ -42,25 +42,23 @@
|
||||
<string>EndOfCheckPhase</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Processor</key>
|
||||
<string>Unarchiver</string>
|
||||
<key>Arguments</key>
|
||||
<dict>
|
||||
<key>archive_format</key>
|
||||
<string>zip</string>
|
||||
<key>archive_path</key>
|
||||
<string>%pathname%</string>
|
||||
<key>destination_path</key>
|
||||
<string>%RECIPE_CACHE_DIR%/%NAME%</string>
|
||||
<key>purge_destination</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>Arguments</key>
|
||||
<dict>
|
||||
<key>archive_path</key>
|
||||
<string>%pathname%</string>
|
||||
<key>destination_path</key>
|
||||
<string>%RECIPE_CACHE_DIR%/%NAME%</string>
|
||||
<key>purge_destination</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>Processor</key>
|
||||
<string>Unarchiver</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Arguments</key>
|
||||
<dict>
|
||||
<key>input_path</key>
|
||||
<string>%RECIPE_CACHE_DIR%/%NAME%//ONLYOFFICE.app</string>
|
||||
<string>%RECIPE_CACHE_DIR%/%NAME%/ONLYOFFICE.app</string>
|
||||
<key>requirement</key>
|
||||
<string>anchor apple generic and identifier "asc.onlyoffice.ONLYOFFICE" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = "2WH24U26GJ")</string>
|
||||
</dict>
|
||||
|
||||
Reference in New Issue
Block a user