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