lpw
2022-02-15 df1e8e61ffd4f44c1225b3d3808fab6516ba6e93
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>
df1e8e 9             <string>macos-arm64_x86_64</string>
ed8a75 10             <key>LibraryPath</key>
L 11             <string>FirebaseCore.framework</string>
12             <key>SupportedArchitectures</key>
13             <array>
14                 <string>arm64</string>
15                 <string>x86_64</string>
16             </array>
17             <key>SupportedPlatform</key>
df1e8e 18             <string>macos</string>
ed8a75 19         </dict>
L 20         <dict>
21             <key>LibraryIdentifier</key>
22             <string>ios-arm64_x86_64-maccatalyst</string>
23             <key>LibraryPath</key>
24             <string>FirebaseCore.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>
37             <string>ios-arm64_i386_x86_64-simulator</string>
38             <key>LibraryPath</key>
39             <string>FirebaseCore.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>ios-arm64_armv7</string>
ed8a75 54             <key>LibraryPath</key>
L 55             <string>FirebaseCore.framework</string>
56             <key>SupportedArchitectures</key>
57             <array>
58                 <string>arm64</string>
df1e8e 59                 <string>armv7</string>
ed8a75 60             </array>
L 61             <key>SupportedPlatform</key>
df1e8e 62             <string>ios</string>
ed8a75 63         </dict>
L 64         <dict>
65             <key>LibraryIdentifier</key>
66             <string>tvos-arm64</string>
67             <key>LibraryPath</key>
68             <string>FirebaseCore.framework</string>
69             <key>SupportedArchitectures</key>
70             <array>
71                 <string>arm64</string>
72             </array>
73             <key>SupportedPlatform</key>
74             <string>tvos</string>
75         </dict>
df1e8e 76         <dict>
L 77             <key>LibraryIdentifier</key>
78             <string>tvos-arm64_x86_64-simulator</string>
79             <key>LibraryPath</key>
80             <string>FirebaseCore.framework</string>
81             <key>SupportedArchitectures</key>
82             <array>
83                 <string>arm64</string>
84                 <string>x86_64</string>
85             </array>
86             <key>SupportedPlatform</key>
87             <string>tvos</string>
88             <key>SupportedPlatformVariant</key>
89             <string>simulator</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>