You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am creating an app called MIDIScout. When I run the build actions the final output is a zip folder that contains two files inside:
"MIDIScout.app" that seems not signed since it macOS does not allow it to run
"MIDIScout.app.zip" which when decompressed outputs a "Contents" folder. If I then create a "MIDIScout.app" folder and put the Contents inside, it all works fine.
There is no .dmg file created.
At this point I assume I am doing something wrong but I do not know what exactly.
I am creating an app called
MIDIScout
. When I run the build actions the final output is a zip folder that contains two files inside:At this point I assume I am doing something wrong but I do not know what exactly.
My
gon-sign.json
fileMy
gon-notarize.json
fileThe text was updated successfully, but these errors were encountered: