This probably won't work
This commit is contained in:
parent
37da2991ba
commit
ad006a8efe
@ -34,7 +34,10 @@ install:
|
|||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- haxelib run lime build mac
|
- 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/mac/bin"
|
||||||
|
- hdiutil convert /Users/appveyor/temp.dmg -format UDZO -o /Users/appveyor/KadeEngine-macOS.dmg
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: "Kade Engine.app"
|
- path: "/Users/appveyor/KadeEngine-macOS.dmg"
|
||||||
name: macOS build idk
|
name: Kade Engine for macOS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user