Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: AdBlockBrowser/Info.plist

Issue 29743618: Issue 6608 - Removed CI refs from Target settings for ABB and Share Extension (Closed)
Patch Set: Created April 5, 2018, 11:44 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | ExtensionShare/Info.plist » ('j') | ExtensionShare/Info.plist » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/ PropertyList-1.0.dtd"> 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/ PropertyList-1.0.dtd">
3 <plist version="1.0"> 3 <plist version="1.0">
4 <dict> 4 <dict>
5 <key>LSApplicationQueriesSchemes</key> 5 » <key>CFBundleAllowMixedLocalizations</key>
6 <array> 6 » <true/>
7 <string>org-appextension-feature-password-management</string> 7 » <key>CFBundleDevelopmentRegion</key>
8 </array> 8 » <string>en</string>
9 <key>CFBundleAllowMixedLocalizations</key> 9 » <key>CFBundleDisplayName</key>
10 <true/> 10 » <string>Adblock Browser</string>
11 <key>CFBundleDevelopmentRegion</key> 11 » <key>CFBundleExecutable</key>
12 <string>en</string> 12 » <string>$(EXECUTABLE_NAME)</string>
13 <key>CFBundleDisplayName</key> 13 » <key>CFBundleIdentifier</key>
14 <string>Adblock Browser</string> 14 » <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
15 <key>CFBundleExecutable</key> 15 » <key>CFBundleInfoDictionaryVersion</key>
16 <string>$(EXECUTABLE_NAME)</string> 16 » <string>6.0</string>
17 <key>CFBundleIdentifier</key> 17 » <key>CFBundleName</key>
18 <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> 18 » <string>Adblock Browser</string>
19 <key>CFBundleInfoDictionaryVersion</key> 19 » <key>CFBundlePackageType</key>
20 <string>6.0</string> 20 » <string>APPL</string>
21 <key>CFBundleName</key> 21 » <key>CFBundleShortVersionString</key>
22 <string>Adblock Browser</string> 22 » <string>2.0.0</string>
23 <key>CFBundlePackageType</key> 23 » <key>CFBundleSignature</key>
24 <string>APPL</string> 24 » <string>????</string>
25 <key>CFBundleShortVersionString</key> 25 » <key>CFBundleURLTypes</key>
26 <string>$CI_VERSION_NUMBER</string> 26 » <array>
27 <key>CFBundleSignature</key> 27 » » <dict>
28 <string>????</string> 28 » » » <key>CFBundleTypeRole</key>
29 <key>CFBundleURLTypes</key> 29 » » » <string>Editor</string>
30 <array> 30 » » » <key>CFBundleURLIconFile</key>
31 <dict> 31 » » » <string>app_iphone</string>
32 <key>CFBundleTypeRole</key> 32 » » » <key>CFBundleURLName</key>
33 <string>Editor</string> 33 » » » <string>JavaScript bridge</string>
34 <key>CFBundleURLIconFile</key> 34 » » » <key>CFBundleURLSchemes</key>
35 <string>app_iphone</string> 35 » » » <array>
36 <key>CFBundleURLName</key> 36 » » » » <string>adblockbrowser</string>
37 <string>JavaScript bridge</string> 37 » » » </array>
38 <key>CFBundleURLSchemes</key> 38 » » </dict>
39 <array> 39 » » <dict>
40 <string>adblockbrowser</string> 40 » » » <key>CFBundleTypeRole</key>
41 </array> 41 » » » <string>Viewer</string>
42 </dict> 42 » » » <key>CFBundleURLIconFile</key>
43 <dict> 43 » » » <string></string>
44 <key>CFBundleTypeRole</key> 44 » » » <key>CFBundleURLSchemes</key>
45 <string>Viewer</string> 45 » » » <array>
46 <key>CFBundleURLIconFile</key> 46 » » » » <string>http</string>
47 <string></string> 47 » » » » <string>https</string>
48 <key>CFBundleURLSchemes</key> 48 » » » » <string>adblockbrowser</string>
49 <array> 49 » » » » <string>adblockbrowsers</string>
50 <string>http</string> 50 » » » </array>
51 <string>https</string> 51 » » </dict>
52 <string>adblockbrowser</string> 52 » </array>
53 <string>adblockbrowsers</string> 53 » <key>CFBundleVersion</key>
54 </array> 54 » <string>05_04_2018</string>
dean 2018/04/06 00:03:56 Same as the other file, I'd suggest having this va
55 </dict> 55 » <key>LSApplicationQueriesSchemes</key>
56 </array> 56 » <array>
57 <key>CFBundleVersion</key> 57 » » <string>org-appextension-feature-password-management</string>
58 <string>$CI_BUILD_NUMBER</string> 58 » </array>
59 <key>LSRequiresIPhoneOS</key> 59 » <key>LSRequiresIPhoneOS</key>
60 <true/> 60 » <true/>
61 <key>NSAppTransportSecurity</key> 61 » <key>NSAppTransportSecurity</key>
62 <dict> 62 » <dict>
63 <key>NSAllowsArbitraryLoads</key> 63 » » <key>NSAllowsArbitraryLoads</key>
64 <true/> 64 » » <true/>
65 </dict> 65 » </dict>
66 <key>NSLocationWhenInUseUsageDescription</key> 66 » <key>NSCameraUsageDescription</key>
67 <string>We only give websites (e.g. Google Maps) access to your location if you give permission. Adblock Browser does not use your location for any othe r purpose.</string> 67 » <string>Adblock Browser would like to access your camera in order for yo u to be able to take and upload pictures.</string>
68 <key>UILaunchStoryboardName</key> 68 » <key>NSLocationWhenInUseUsageDescription</key>
69 <string>Bootstrap</string> 69 » <string>We only give websites (e.g. Google Maps) access to your location if you give permission. Adblock Browser does not use your location for any othe r purpose.</string>
70 <key>UIMainStoryboardFile</key> 70 » <key>NSPhotoLibraryUsageDescription</key>
71 <string>Bootstrap</string> 71 » <string>Adblock Browser would like to access your photo library in order for you to be able to upload pictures.</string>
72 <key>UIRequiredDeviceCapabilities</key> 72 » <key>UILaunchStoryboardName</key>
73 <array> 73 » <string>Bootstrap</string>
74 <string>armv7</string> 74 » <key>UIMainStoryboardFile</key>
75 </array> 75 » <string>Bootstrap</string>
76 <key>UISupportedInterfaceOrientations</key> 76 » <key>UIRequiredDeviceCapabilities</key>
77 <array> 77 » <array>
78 <string>UIInterfaceOrientationPortrait</string> 78 » » <string>armv7</string>
79 <string>UIInterfaceOrientationLandscapeLeft</string> 79 » </array>
80 <string>UIInterfaceOrientationLandscapeRight</string> 80 » <key>UIRequiresFullScreen</key>
81 </array> 81 » <true/>
82 <key>UIViewControllerBasedStatusBarAppearance</key> 82 » <key>UISupportedInterfaceOrientations</key>
83 <true/> 83 » <array>
84 <key>UIRequiresFullScreen</key> 84 » » <string>UIInterfaceOrientationPortrait</string>
85 <true/> 85 » » <string>UIInterfaceOrientationLandscapeLeft</string>
86 <key>NSPhotoLibraryUsageDescription</key> 86 » » <string>UIInterfaceOrientationLandscapeRight</string>
87 <string>Adblock Browser would like to access your photo library in order for you to be able to upload pictures.</string> 87 » </array>
88 <key>NSCameraUsageDescription</key> 88 » <key>UIViewControllerBasedStatusBarAppearance</key>
89 <string>Adblock Browser would like to access your camera in order for yo u to be able to take and upload pictures.</string> 89 » <true/>
90 </dict> 90 </dict>
dean 2018/04/06 00:03:56 Silly question - Was the changes to the formatting
91 </plist> 91 </plist>
OLDNEW
« no previous file with comments | « no previous file | ExtensionShare/Info.plist » ('j') | ExtensionShare/Info.plist » ('J')

Powered by Google App Engine
This is Rietveld