From 27d5b45724794d0e66d02697f8c2c6eb8cf10791 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Mon, 2 Mar 2020 17:59:44 +0700 Subject: [PATCH] Sencha just doesn't work anymore... C [libsystem_platform.dylib+0x1c92] _platform_strlen+0x12 --- makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/makefile b/makefile index 2a8c2ed..d43cbae 100644 --- a/makefile +++ b/makefile @@ -14,7 +14,6 @@ publish: clean build-production $(ANT) tar spk syno-repo qpkg clean: - -rm -v "$(HOME)/Library/Application Support/Sencha/Cmd/Update/app.properties" # SENCHA BUG: https://www.sencha.com/forum/showthread.php?471696 -rm -rv build dist release git reset --hard git pull