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