| 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>
|
|
|