From fef79c6143f1391967c7587e72018b93186a3444 Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Wed, 18 Nov 2015 14:20:18 -0400 Subject: [PATCH] osx(package) Build without --asar This change fixes the following issues: - https://github.com/resin-io/herostratus/issues/17 - https://github.com/resin-io/herostratus/issues/18 --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index a3c4be6391..f8fb3084d0 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,6 @@ release/Herostratus-darwin-x64: . --arch=x64 \ --version=$(ELECTRON_VERSION) \ --ignore="$(ELECTRON_IGNORE)" \ - --asar \ --icon="assets/icon.icns" \ --overwrite \ --out=release/