Skip to content

Commit bb7dde1

Browse files
nilsdingmgallien
authored andcommitted
fix: move array to correct value in dict
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
1 parent 42f9eca commit bb7dde1

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

admin/osx/macosx.pkgproj.cmake

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -682,11 +682,6 @@
682682
<key>PROJECT_REQUIREMENTS</key>
683683
<dict>
684684
<key>LIST</key>
685-
<array/>
686-
<key>POSTINSTALL_PATH</key>
687-
<dict/>
688-
<key>PREINSTALL_PATH</key>
689-
<dict/>
690685
<array>
691686
<dict>
692687
<key>BEHAVIOR</key>
@@ -712,6 +707,10 @@
712707
<true/>
713708
</dict>
714709
</array>
710+
<key>POSTINSTALL_PATH</key>
711+
<dict/>
712+
<key>PREINSTALL_PATH</key>
713+
<dict/>
715714
<key>RESOURCES</key>
716715
<array/>
717716
<key>ROOT_VOLUME_ONLY</key>

0 commit comments

Comments
 (0)