Index: ios/web/shell/BUILD.gn |
diff --git a/ios/web/shell/BUILD.gn b/ios/web/shell/BUILD.gn |
index 077c8e47cc911f4483c86c05b64e5a98c3fb42d6..f9f3a6b6f0ba2c66edb52f8c7dd1d6a04c443ac9 100644 |
--- a/ios/web/shell/BUILD.gn |
+++ b/ios/web/shell/BUILD.gn |
@@ -4,7 +4,7 @@ |
import("//build/config/ios/rules.gni") |
-app("ios_web_shell") { |
+ios_app_bundle("ios_web_shell") { |
info_plist = "Info.plist" |
entitlements_path = "" |
code_signing_identity = "" |