Switched to gitlab at kulmosen

This commit is contained in:
Dennis Juhler Aagaard
2023-07-26 13:38:31 +02:00
parent eae3ebb04b
commit 2a43babeb8
4 changed files with 9 additions and 132 deletions
+3 -23
View File
@@ -22,31 +22,11 @@
<dict>
<key>Arguments</key>
<dict>
<key>dmg_path</key>
<string>%RECIPE_CACHE_DIR%/%NAME%.dmg</string>
<key>dmg_root</key>
<string>%RECIPE_CACHE_DIR%/%NAME%</string>
<key>pkg_path</key>
<string>%pathname%</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>
<key>destination_path</key>
<string>/Applications</string>
<key>source_item</key>
<string>var/folders/yr/9dx0mtfj7kdf4725tmcz6md80000gp/T/macos-16701-install/arm/Nextcloud.app</string>
</dict>
</array>
</dict>
<key>Processor</key>
<string>InstallFromDMG</string>
<string>Installer</string>
</dict>
</array>
</dict>