Run Recipe Robot one more time
This commit is contained in:
@@ -23,7 +23,18 @@
|
||||
<key>Arguments</key>
|
||||
<dict>
|
||||
<key>dmg_path</key>
|
||||
<string>%pathname%</string>
|
||||
<string>%RECIPE_CACHE_DIR%/%NAME%.dmg</string>
|
||||
<key>dmg_root</key>
|
||||
<string>%RECIPE_CACHE_DIR%/%NAME%</string>
|
||||
</dict>
|
||||
<key>Processor</key>
|
||||
<string>DmgCreator</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Arguments</key>
|
||||
<dict>
|
||||
<key>dmg_path</key>
|
||||
<string>%dmg_path%</string>
|
||||
<key>items_to_copy</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
||||
Reference in New Issue
Block a user