lpw
2021-04-20 ed8a75165efbcd79f5f9b1ab6f4ec10eed6f16a1
commit | author | age
ed8a75 1 <?xml version="1.0" encoding="UTF-8"?>
L 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5     <key>AvailableLibraries</key>
6     <array>
7         <dict>
8             <key>LibraryIdentifier</key>
9             <string>ios-arm64_x86_64-maccatalyst</string>
10             <key>LibraryPath</key>
11             <string>GoogleDataTransport.framework</string>
12             <key>SupportedArchitectures</key>
13             <array>
14                 <string>arm64</string>
15                 <string>x86_64</string>
16             </array>
17             <key>SupportedPlatform</key>
18             <string>ios</string>
19             <key>SupportedPlatformVariant</key>
20             <string>maccatalyst</string>
21         </dict>
22         <dict>
23             <key>LibraryIdentifier</key>
24             <string>ios-arm64_i386_x86_64-simulator</string>
25             <key>LibraryPath</key>
26             <string>GoogleDataTransport.framework</string>
27             <key>SupportedArchitectures</key>
28             <array>
29                 <string>arm64</string>
30                 <string>i386</string>
31                 <string>x86_64</string>
32             </array>
33             <key>SupportedPlatform</key>
34             <string>ios</string>
35             <key>SupportedPlatformVariant</key>
36             <string>simulator</string>
37         </dict>
38         <dict>
39             <key>LibraryIdentifier</key>
40             <string>tvos-arm64_x86_64-simulator</string>
41             <key>LibraryPath</key>
42             <string>GoogleDataTransport.framework</string>
43             <key>SupportedArchitectures</key>
44             <array>
45                 <string>arm64</string>
46                 <string>x86_64</string>
47             </array>
48             <key>SupportedPlatform</key>
49             <string>tvos</string>
50             <key>SupportedPlatformVariant</key>
51             <string>simulator</string>
52         </dict>
53         <dict>
54             <key>LibraryIdentifier</key>
55             <string>ios-arm64_armv7</string>
56             <key>LibraryPath</key>
57             <string>GoogleDataTransport.framework</string>
58             <key>SupportedArchitectures</key>
59             <array>
60                 <string>arm64</string>
61                 <string>armv7</string>
62             </array>
63             <key>SupportedPlatform</key>
64             <string>ios</string>
65         </dict>
66         <dict>
67             <key>LibraryIdentifier</key>
68             <string>tvos-arm64</string>
69             <key>LibraryPath</key>
70             <string>GoogleDataTransport.framework</string>
71             <key>SupportedArchitectures</key>
72             <array>
73                 <string>arm64</string>
74             </array>
75             <key>SupportedPlatform</key>
76             <string>tvos</string>
77         </dict>
78         <dict>
79             <key>LibraryIdentifier</key>
80             <string>macos-arm64_x86_64</string>
81             <key>LibraryPath</key>
82             <string>GoogleDataTransport.framework</string>
83             <key>SupportedArchitectures</key>
84             <array>
85                 <string>arm64</string>
86                 <string>x86_64</string>
87             </array>
88             <key>SupportedPlatform</key>
89             <string>macos</string>
90         </dict>
91     </array>
92     <key>CFBundlePackageType</key>
93     <string>XFWK</string>
94     <key>XCFrameworkFormatVersion</key>
95     <string>1.0</string>
96 </dict>
97 </plist>