lpw
2023-06-03 aca600212ff84587e15aad341babd5eb2faf69a5
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>
aca600 9             <string>macos-arm64_x86_64</string>
df1e8e 10             <key>LibraryPath</key>
L 11             <string>GoogleAppMeasurement.framework</string>
12             <key>SupportedArchitectures</key>
13             <array>
14                 <string>arm64</string>
aca600 15                 <string>x86_64</string>
df1e8e 16             </array>
L 17             <key>SupportedPlatform</key>
aca600 18             <string>macos</string>
df1e8e 19         </dict>
L 20         <dict>
21             <key>LibraryIdentifier</key>
22             <string>ios-arm64_x86_64-maccatalyst</string>
23             <key>LibraryPath</key>
24             <string>GoogleAppMeasurement.framework</string>
25             <key>SupportedArchitectures</key>
26             <array>
27                 <string>arm64</string>
28                 <string>x86_64</string>
29             </array>
30             <key>SupportedPlatform</key>
31             <string>ios</string>
32             <key>SupportedPlatformVariant</key>
33             <string>maccatalyst</string>
34         </dict>
35         <dict>
36             <key>LibraryIdentifier</key>
ed8a75 37             <string>ios-arm64_i386_x86_64-simulator</string>
L 38             <key>LibraryPath</key>
39             <string>GoogleAppMeasurement.framework</string>
40             <key>SupportedArchitectures</key>
41             <array>
42                 <string>arm64</string>
43                 <string>i386</string>
44                 <string>x86_64</string>
45             </array>
46             <key>SupportedPlatform</key>
47             <string>ios</string>
48             <key>SupportedPlatformVariant</key>
49             <string>simulator</string>
50         </dict>
51         <dict>
52             <key>LibraryIdentifier</key>
df1e8e 53             <string>tvos-arm64_x86_64-simulator</string>
ed8a75 54             <key>LibraryPath</key>
L 55             <string>GoogleAppMeasurement.framework</string>
56             <key>SupportedArchitectures</key>
57             <array>
58                 <string>arm64</string>
df1e8e 59                 <string>x86_64</string>
ed8a75 60             </array>
L 61             <key>SupportedPlatform</key>
df1e8e 62             <string>tvos</string>
L 63             <key>SupportedPlatformVariant</key>
64             <string>simulator</string>
65         </dict>
66         <dict>
67             <key>LibraryIdentifier</key>
68             <string>tvos-arm64</string>
69             <key>LibraryPath</key>
70             <string>GoogleAppMeasurement.framework</string>
71             <key>SupportedArchitectures</key>
72             <array>
73                 <string>arm64</string>
74             </array>
75             <key>SupportedPlatform</key>
76             <string>tvos</string>
ed8a75 77         </dict>
aca600 78         <dict>
L 79             <key>LibraryIdentifier</key>
80             <string>ios-arm64_armv7</string>
81             <key>LibraryPath</key>
82             <string>GoogleAppMeasurement.framework</string>
83             <key>SupportedArchitectures</key>
84             <array>
85                 <string>arm64</string>
86                 <string>armv7</string>
87             </array>
88             <key>SupportedPlatform</key>
89             <string>ios</string>
90         </dict>
ed8a75 91     </array>
L 92     <key>CFBundlePackageType</key>
93     <string>XFWK</string>
94     <key>XCFrameworkFormatVersion</key>
95     <string>1.0</string>
96 </dict>
97 </plist>