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

Unified Diff: remoting/client/ios/app/resources/Remoting.entitlements

Issue 2871993003: Moving the iOS directory to be remoting top level. (Closed)
Patch Set: //remoting/ios was the old landing target for the internal iOS application. Fix. Created 3 years, 7 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
Index: remoting/client/ios/app/resources/Remoting.entitlements
diff --git a/remoting/client/ios/app/resources/Remoting.entitlements b/remoting/client/ios/app/resources/Remoting.entitlements
deleted file mode 100644
index d666505a29bbdf18c4136d9b76e464736db1550b..0000000000000000000000000000000000000000
--- a/remoting/client/ios/app/resources/Remoting.entitlements
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>application-identifier</key>
- <string>$(AppIdentifierPrefix)$(CFBundleIdentifier)</string>
- <key>keychain-access-groups</key>
- <array>
- <string>$(AppIdentifierPrefix)$(CFBundleIdentifier)</string>
- <string>$(AppIdentifierPrefix)com.google.common.SSO</string>
- </array>
- <key>com.apple.security.application-groups</key>
- <array>
- <string>group.com.google.chrome</string>
- </array>
-</dict>
-</plist>
« no previous file with comments | « remoting/client/ios/app/resources/LaunchScreen.storyboard ('k') | remoting/client/ios/app/resources/chromium/Icon-120.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698