But now I'm stuck with a strange problem:
https://github.com/m1k-builds/Pixelpulse2-macOS/actions/runs/12974111994/job/36183593575#step:7:3705
create-dmg will get stuck here : Creating disk image...with no further output till it times out.
@keka any idea? I'll open an issue if I can't figure it out. This happens on both intel mac and apple silicon mac runners
my command:
create-dmg \
--volname "Pixelpulse2" \
--window-pos 200 120 \
--window-size 800 400 \
--icon-size 100 \
--icon "pixelpulse2.app" 200 190 \
--hide-extension "pixelpulse2.app" \
--app-drop-link 600 185 \
"Pixelpulse2-libsmu-${libsmuversion}-${arch}.dmg" \
"pixelpulse2.app" \
--skip-jenkins \
--hdiutil-verbose
#mac #macbook #apple #appledev #aarch64 #pixelpulse2 #adalm1000 #m1k