Here's some FNF lore: I do not like you

This commit is contained in:
Puyo 2021-06-12 04:06:47 +02:00 committed by GitHub
parent 1fb1a7377e
commit b9fd68c98f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,8 +36,8 @@ build_script:
- haxelib run lime build mac
after_build:
- hdiutil create /Users/appveyor/temp.dmg -ov -volname "KadeEngine-macOS" -fs HFS+ -srcfolder "/Users/appveyor/projects/kade-engine-macos/export/release/macos/bin"
- hdiutil convert /Users/appveyor/temp.dmg -format UDZO -o /Users/appveyor/KadeEngine-macOS.dmg
- hdiutil convert /Users/appveyor/temp.dmg -format UDZO -o KadeEngine-macOS.dmg
artifacts:
- path: "**/KadeEngine-macOS.dmg"
- path: KadeEngine-macOS.dmg
name: Kade Engine for macOS