From f7a6e8b75826a2c63300adcfb2e51936a6e46b98 Mon Sep 17 00:00:00 2001 From: "Mr.jiang" <714156421@qq.com> Date: Fri, 9 Aug 2024 22:53:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 7e5c032..8397946 100644 --- a/manifest.json +++ b/manifest.json @@ -24,7 +24,8 @@ "Maps" : {}, "Camera" : {}, "Record" : {}, - "Push" : {} + "Push" : {}, + "VideoPlayer" : {} }, /* 应用发布信息 */ "distribute" : { @@ -147,7 +148,7 @@ "xhdpi" : "static/720-1242.png", "xxhdpi" : "static/1080-1882.png" }, - "iosStyle" : "storyboard", + "iosStyle" : "common", "ios" : { "storyboard" : "C:/Users/pc/Desktop/CustomStoryboard.zip" }