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</string>
L 10             <key>LibraryPath</key>
11             <string>GoogleUtilities.framework</string>
12             <key>SupportedArchitectures</key>
13             <array>
14                 <string>arm64</string>
15             </array>
16             <key>SupportedPlatform</key>
17             <string>ios</string>
18         </dict>
19         <dict>
20             <key>LibraryIdentifier</key>
21             <string>tvos-arm64_x86_64-simulator</string>
22             <key>LibraryPath</key>
23             <string>GoogleUtilities.framework</string>
24             <key>SupportedArchitectures</key>
25             <array>
26                 <string>arm64</string>
27                 <string>x86_64</string>
28             </array>
29             <key>SupportedPlatform</key>
30             <string>tvos</string>
31             <key>SupportedPlatformVariant</key>
32             <string>simulator</string>
33         </dict>
34         <dict>
35             <key>LibraryIdentifier</key>
aca600 36             <string>ios-arm64_x86_64-maccatalyst</string>
ed8a75 37             <key>LibraryPath</key>
L 38             <string>GoogleUtilities.framework</string>
39             <key>SupportedArchitectures</key>
40             <array>
41                 <string>arm64</string>
aca600 42                 <string>x86_64</string>
L 43             </array>
44             <key>SupportedPlatform</key>
45             <string>ios</string>
46             <key>SupportedPlatformVariant</key>
47             <string>maccatalyst</string>
ed8a75 48         </dict>
L 49         <dict>
50             <key>LibraryIdentifier</key>
df1e8e 51             <string>macos-arm64_x86_64</string>
ed8a75 52             <key>LibraryPath</key>
L 53             <string>GoogleUtilities.framework</string>
54             <key>SupportedArchitectures</key>
55             <array>
56                 <string>arm64</string>
57                 <string>x86_64</string>
58             </array>
59             <key>SupportedPlatform</key>
df1e8e 60             <string>macos</string>
L 61         </dict>
62         <dict>
63             <key>LibraryIdentifier</key>
64             <string>tvos-arm64</string>
65             <key>LibraryPath</key>
66             <string>GoogleUtilities.framework</string>
67             <key>SupportedArchitectures</key>
68             <array>
69                 <string>arm64</string>
70             </array>
71             <key>SupportedPlatform</key>
ed8a75 72             <string>tvos</string>
L 73         </dict>
74         <dict>
75             <key>LibraryIdentifier</key>
8fa52d 76             <string>ios-arm64_x86_64-simulator</string>
ed8a75 77             <key>LibraryPath</key>
L 78             <string>GoogleUtilities.framework</string>
79             <key>SupportedArchitectures</key>
80             <array>
81                 <string>arm64</string>
82                 <string>x86_64</string>
83             </array>
84             <key>SupportedPlatform</key>
8fa52d 85             <string>ios</string>
df1e8e 86             <key>SupportedPlatformVariant</key>
L 87             <string>simulator</string>
ed8a75 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>