diff --git a/manifest.json b/manifest.json index 1eec92d..68d646f 100644 --- a/manifest.json +++ b/manifest.json @@ -11,6 +11,9 @@ "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, + "ios" : { + "deploymentTarget" : "13.0" + }, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true,