Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(160)

Unified Diff: ios/web/shell/BUILD.gn

Issue 2060943002: [iOS/GN] Add code signing rules to ios_app_bundle target. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ios-code-signing-gn
Patch Set: Address comments Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/config/ios/rules.gni ('k') | testing/test.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/shell/BUILD.gn
diff --git a/ios/web/shell/BUILD.gn b/ios/web/shell/BUILD.gn
index 2fd2c5d1bfd9d0365a068989edaf582e83342e58..6e5b01411deb1ed9b4709199eebe0887e9700497 100644
--- a/ios/web/shell/BUILD.gn
+++ b/ios/web/shell/BUILD.gn
@@ -6,8 +6,6 @@ import("//build/config/ios/rules.gni")
ios_app_bundle("ios_web_shell") {
info_plist = "Info.plist"
- entitlements_path = ""
- code_signing_identity = ""
sources = [
"web_exe_main.mm",
« no previous file with comments | « build/config/ios/rules.gni ('k') | testing/test.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698