From dd91c86edf3a0734aedbd7bc1dcdc66cc3676223 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, 14 Mar 2023 18:00:47 +0800 Subject: [PATCH] :package: Chore: fix mas build --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index 3eeb2bb..c352712 100644 --- a/vue.config.js +++ b/vue.config.js @@ -72,7 +72,7 @@ const config = { entitlementsInherit: 'build/entitlements.mas.inherit.plist', provisioningProfile: 'build/piclistmass.provisionprofile', extendInfo: { - LSUIElement: 0 + LSUIElement: 1 }, target: [{ target: 'mas',