diff --git a/OnlyOffice/ONLYOFFICE.download.recipe b/OnlyOffice/ONLYOFFICE.download.recipe
index 486e3c7..7d4d797 100644
--- a/OnlyOffice/ONLYOFFICE.download.recipe
+++ b/OnlyOffice/ONLYOFFICE.download.recipe
@@ -42,25 +42,23 @@
EndOfCheckPhase
- Processor
- Unarchiver
- Arguments
-
- archive_format
- zip
- archive_path
- %pathname%
- destination_path
- %RECIPE_CACHE_DIR%/%NAME%
- purge_destination
-
-
-
+ Arguments
+
+ archive_path
+ %pathname%
+ destination_path
+ %RECIPE_CACHE_DIR%/%NAME%
+ purge_destination
+
+
+ Processor
+ Unarchiver
+
Arguments
input_path
- %RECIPE_CACHE_DIR%/%NAME%//ONLYOFFICE.app
+ %RECIPE_CACHE_DIR%/%NAME%/ONLYOFFICE.app
requirement
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")
diff --git a/OnlyOffice/ONLYOFFICE.install.recipe b/OnlyOffice/ONLYOFFICE.install.recipe
index b5917c7..1e1cb69 100644
--- a/OnlyOffice/ONLYOFFICE.install.recipe
+++ b/OnlyOffice/ONLYOFFICE.install.recipe
@@ -23,7 +23,18 @@
Arguments
dmg_path
- %pathname%
+ %RECIPE_CACHE_DIR%/%NAME%.dmg
+ dmg_root
+ %RECIPE_CACHE_DIR%/%NAME%
+
+ Processor
+ DmgCreator
+
+
+ Arguments
+
+ dmg_path
+ %dmg_path%
items_to_copy
diff --git a/OnlyOffice/ONLYOFFICE.munki.recipe b/OnlyOffice/ONLYOFFICE.munki.recipe
index 4aba93e..813ce16 100644
--- a/OnlyOffice/ONLYOFFICE.munki.recipe
+++ b/OnlyOffice/ONLYOFFICE.munki.recipe
@@ -38,11 +38,22 @@
com.github.solutiogruppen.download.ONLYOFFICE
Process
+
+ Arguments
+
+ dmg_path
+ %RECIPE_CACHE_DIR%/%NAME%.dmg
+ dmg_root
+ %RECIPE_CACHE_DIR%/%NAME%
+
+ Processor
+ DmgCreator
+
Arguments
pkg_path
- %pathname%
+ %dmg_path%
repo_subdirectory
%MUNKI_REPO_SUBDIR%
diff --git a/OnlyOffice/ONLYOFFICE.pkg.recipe b/OnlyOffice/ONLYOFFICE.pkg.recipe
index 71fa9d7..944549a 100644
--- a/OnlyOffice/ONLYOFFICE.pkg.recipe
+++ b/OnlyOffice/ONLYOFFICE.pkg.recipe
@@ -22,6 +22,11 @@
Process
+ Arguments
+
+ app_path
+ %RECIPE_CACHE_DIR%/%NAME%/ONLYOFFICE.app
+
Processor
AppPkgCreator