From ed74764ff4c1023065cbadf50e395b3be1448c8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=8C=E8=90=8C=E5=93=92=E8=B5=AB=E8=90=9D?= Date: Tue, 7 Mar 2023 16:00:30 +0800 Subject: [PATCH] :package: Chore: mac auto build test --- vue.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index 4d1f5512..dfdffa6d 100644 --- a/vue.config.js +++ b/vue.config.js @@ -67,7 +67,6 @@ const config = { }, mac: { icon: 'build/icons/icon.icns', - provisioningProfile: './piclist.provisionprofile', extendInfo: { LSUIElement: 1 },