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