修改bug
This commit is contained in:
parent
fd8c463e7d
commit
f7a6e8b758
|
@ -24,7 +24,8 @@
|
||||||
"Maps" : {},
|
"Maps" : {},
|
||||||
"Camera" : {},
|
"Camera" : {},
|
||||||
"Record" : {},
|
"Record" : {},
|
||||||
"Push" : {}
|
"Push" : {},
|
||||||
|
"VideoPlayer" : {}
|
||||||
},
|
},
|
||||||
/* 应用发布信息 */
|
/* 应用发布信息 */
|
||||||
"distribute" : {
|
"distribute" : {
|
||||||
|
@ -147,7 +148,7 @@
|
||||||
"xhdpi" : "static/720-1242.png",
|
"xhdpi" : "static/720-1242.png",
|
||||||
"xxhdpi" : "static/1080-1882.png"
|
"xxhdpi" : "static/1080-1882.png"
|
||||||
},
|
},
|
||||||
"iosStyle" : "storyboard",
|
"iosStyle" : "common",
|
||||||
"ios" : {
|
"ios" : {
|
||||||
"storyboard" : "C:/Users/pc/Desktop/CustomStoryboard.zip"
|
"storyboard" : "C:/Users/pc/Desktop/CustomStoryboard.zip"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue