diff --git a/manifest.json b/manifest.json index 00209475a4f8fe3780380ecdffa0ca21988b2a94..ce0509a2799f122cc99ca90bf45c2ed155929783 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,11 @@ "uni-ad": { "gdt": {} } + }, + "icons" : { + "ios" : { + "appstore" : "unpackage/icon1024.png" + } } } },