From a75efc9cc4b3858e7cbdc44c516bb3c7b1dffd04 Mon Sep 17 00:00:00 2001 From: AICells <1713699517@qq.com> Date: Sat, 11 Jul 2020 02:23:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rebar.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 2d6f61d..0c0b91e 100644 --- a/rebar.config +++ b/rebar.config @@ -1,6 +1,6 @@ -{erl_opts, [debug_info]}. +{erl_opts, [no_debug_info]}. {deps, [ - {genBehavior, ".*", {git, "https://github.com/SisMaker/genBehavior.git", {branch, "master"}}} + {erlGbh, ".*", {git, "https://github.com/SisMaker/genBehavior.git", {branch, "master"}}} ]}. {shell, [