mirror of
https://github.com/zbanks/radiance.git
synced 2026-06-16 04:26:25 +02:00
Add Applications folder to MacOS DMG
This commit is contained in:
@@ -256,6 +256,9 @@ jobs:
|
||||
mkdir dmg-contents
|
||||
cp -R Radiance.app dmg-contents/
|
||||
|
||||
# Create an alias to the Applications folder
|
||||
ln -s /Applications dmg-contents/Applications
|
||||
|
||||
# Create the DMG
|
||||
hdiutil create -volname "Radiance" -srcfolder dmg-contents -ov -format UDZO Radiance.dmg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user