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

Unified Diff: webrtc/test/ios/Info.plist

Issue 2359863003: Add custom info.plist to modules_unittests (Closed)
Patch Set: Created 4 years, 3 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 | « webrtc/modules/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/ios/Info.plist
diff --git a/webrtc/test/ios/Info.plist b/webrtc/test/ios/Info.plist
new file mode 100644
index 0000000000000000000000000000000000000000..6e733e3c13f39222115f42d3ec5054a301fc572d
--- /dev/null
+++ b/webrtc/test/ios/Info.plist
@@ -0,0 +1,194 @@
+<?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>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleDisplayName</key>
+ <string>${PRODUCT_NAME}</string>
+ <key>CFBundleExecutable</key>
+ <string>${EXECUTABLE_NAME}</string>
+ <key>CFBundleIdentifier</key>
+ <string>com.google.gtest.${BUNDLE_ID_TEST_NAME:rfc1034identifier}</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>${PRODUCT_NAME}</string>
+ <key>CFBundlePackageType</key>
+ <string>APPL</string>
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>CFBundleVersion</key>
+ <string>1.0</string>
+ <key>LSApplicationQueriesSchemes</key>
+ <array>
+ <string>chromium</string>
+ <string>chromiums</string>
+ <string>comgooglemaps-v2</string>
+ <string>comgooglemaps-x-callback</string>
+ <string>comgooglemaps</string>
+ <string>googleapp</string>
+ <string>googlechrome</string>
+ <string>googlechromes</string>
+ <string>googledocs-v2</string>
+ <string>googledocs-x-callback</string>
+ <string>googledocs</string>
+ <string>googledrive-v1</string>
+ <string>googledrive-x-callback</string>
+ <string>googledrive</string>
+ <string>googlegmail-x-callback</string>
+ <string>googlegmail</string>
+ <string>googlephotos</string>
+ <string>googlephotos-x-callback</string>
+ <string>googlesheets-v2</string>
+ <string>googlesheets-x-callback</string>
+ <string>googlesheets</string>
+ <string>googleslides-v2</string>
+ <string>googleslides-x-callback</string>
+ <string>googleslides</string>
+ <string>gplus-v2</string>
+ <string>gplus-v3</string>
+ <string>gplus</string>
+ <string>vnd.google.calendar</string>
+ <string>vnd.youtube</string>
+ <string>youtube</string>
+ </array>
+ <key>LSRequiresIPhoneOS</key>
+ <true/>
+ <key>NSAppTransportSecurity</key>
+ <dict>
+ <key>NSAllowsArbitraryLoads</key>
+ <true/>
+ </dict>
+ <key>NSMainNibFile</key>
+ <string>${MAIN_NIB_FILE}</string>
+ <key>UIFileSharingEnabled</key>
+ <true/>
+ <key>UILaunchImages</key>
+ <array>
+ <dict>
+ <key>UILaunchImageMinimumOSVersion</key>
+ <string>7.0</string>
+ <key>UILaunchImageName</key>
+ <string>Default</string>
+ <key>UILaunchImageOrientation</key>
+ <string>Portrait</string>
+ <key>UILaunchImageSize</key>
+ <string>{320, 480}</string>
+ </dict>
+ <dict>
+ <key>UILaunchImageMinimumOSVersion</key>
+ <string>7.0</string>
+ <key>UILaunchImageName</key>
+ <string>Default</string>
+ <key>UILaunchImageOrientation</key>
+ <string>Portrait</string>
+ <key>UILaunchImageSize</key>
+ <string>{320, 568}</string>
+ </dict>
+ <dict>
+ <key>UILaunchImageMinimumOSVersion</key>
+ <string>8.0</string>
+ <key>UILaunchImageName</key>
+ <string>Default</string>
+ <key>UILaunchImageOrientation</key>
+ <string>Portrait</string>
+ <key>UILaunchImageSize</key>
+ <string>{375, 667}</string>
+ </dict>
+ <dict>
+ <key>UILaunchImageMinimumOSVersion</key>
+ <string>8.0</string>
+ <key>UILaunchImageName</key>
+ <string>Default</string>
+ <key>UILaunchImageOrientation</key>
+ <string>Portrait</string>
+ <key>UILaunchImageSize</key>
+ <string>{414, 736}</string>
+ </dict>
+ <dict>
+ <key>UILaunchImageMinimumOSVersion</key>
+ <string>8.0</string>
+ <key>UILaunchImageName</key>
+ <string>Default</string>
+ <key>UILaunchImageOrientation</key>
+ <string>Landscape</string>
+ <key>UILaunchImageSize</key>
+ <string>{414, 736}</string>
+ </dict>
+ </array>
+ <key>UILaunchImages~ipad</key>
+ <array>
+ <dict>
+ <key>UILaunchImageMinimumOSVersion</key>
+ <string>7.0</string>
+ <key>UILaunchImageName</key>
+ <string>Default</string>
+ <key>UILaunchImageOrientation</key>
+ <string>Portrait</string>
+ <key>UILaunchImageSize</key>
+ <string>{768, 1024}</string>
+ </dict>
+ <dict>
+ <key>UILaunchImageMinimumOSVersion</key>
+ <string>7.0</string>
+ <key>UILaunchImageName</key>
+ <string>Default</string>
+ <key>UILaunchImageOrientation</key>
+ <string>Landscape</string>
+ <key>UILaunchImageSize</key>
+ <string>{768, 1024}</string>
+ </dict>
+ </array>
+ <key>UISupportedInterfaceOrientation</key>
+ <array>
+ <string>UIInterfaceOrientationPortrait</string>
+ <string>UIInterfaceOrientationLandscapeLeft</string>
+ <string>UIInterfaceOrientationLandscapeRight</string>
+ </array>
+ <key>CFBundleURLTypes</key>
+ <array>
+ <dict>
+ <key>CFBundleURLSchemes</key>
+ <array>
+ <string>${BUNDLE_ID_TEST_NAME:rfc1034identifier}.http</string>
+ <string>${BUNDLE_ID_TEST_NAME:rfc1034identifier}.https</string>
+ <string>${BUNDLE_ID_TEST_NAME:rfc1034identifier}-x-callback</string>
+ <string>com.google.sso.${BUNDLE_ID_TEST_NAME:rfc1034identifier}</string>
+ </array>
+ </dict>
+ </array>
+ <key>UTImportedTypeDeclarations</key>
+ <array>
+ <dict>
+ <key>UTTypeConformsTo</key>
+ <array>
+ <string>public.url</string>
+ <string>org.appextension.find-login-action</string>
+ </array>
+ <key>UTTypeDescription</key>
+ <string>Chrome Password Fill by App Extension Action</string>
+ <key>UTTypeIdentifier</key>
+ <string>org.appextension.chrome-password-action</string>
+ </dict>
+ <dict>
+ <key>UTTypeConformsTo</key>
+ <array>
+ <string>public.url</string>
+ </array>
+ <key>UTTypeDescription</key>
+ <string>1Password Find Login Action</string>
+ <key>UTTypeIdentifier</key>
+ <string>org.appextension.find-login-action</string>
+ </dict>
+ </array>
+ <key>UIBackgroundModes</key>
+ <array>
+ <string>fetch</string>
+ </array>
+ <key>SSOAuthURLScheme</key>
+ <string>com.google.sso.${BUNDLE_ID_TEST_NAME:rfc1034identifier}</string>
+ <key>NSMicrophoneUsageDescription</key>
+ <string>For testing purposes</string>
kthelgason 2016/09/22 13:17:15 This is really the only relevant line here
henrika_webrtc 2016/09/22 13:26:49 Acknowledged.
kjellander_webrtc 2016/09/22 13:38:59 Can we strip down the Info.plist file to only cont
+</dict>
+</plist>
« no previous file with comments | « webrtc/modules/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698