Skip to content

Commit

Permalink
this sucks
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdCopter committed Dec 1, 2023
1 parent 56851fc commit d055118
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -677,9 +677,11 @@ function release_osx64() {
console.log('running locally - skipping signing of app');
}

const alias = require('macos-alias');
//var appdmg = require('gulp-appdmg');
var appdmg = require('./gulp-appdmg');


// The appdmg does not generate the folder correctly, manually
createDirIfNotExists(RELEASE_DIR);

Expand Down

0 comments on commit d055118

Please sign in to comment.