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" }