lpw
2023-07-20 80f7cc0c18ce7e590a4c14cd1011a82b296770f5
commit | author | age
2e29a3 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>
9             <string>ios-arm64_x86_64-maccatalyst</string>
10             <key>LibraryPath</key>
11             <string>FBSDKLoginKit.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>ios</string>
19             <key>SupportedPlatformVariant</key>
20             <string>maccatalyst</string>
21         </dict>
22         <dict>
23             <key>LibraryIdentifier</key>
e0ec42 24             <string>ios-arm64</string>
2e29a3 25             <key>LibraryPath</key>
L 26             <string>FBSDKLoginKit.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>
e0ec42 36             <string>ios-arm64_x86_64-simulator</string>
2e29a3 37             <key>LibraryPath</key>
L 38             <string>FBSDKLoginKit.framework</string>
39             <key>SupportedArchitectures</key>
40             <array>
41                 <string>arm64</string>
42                 <string>x86_64</string>
43             </array>
44             <key>SupportedPlatform</key>
e0ec42 45             <string>ios</string>
2e29a3 46             <key>SupportedPlatformVariant</key>
L 47             <string>simulator</string>
48         </dict>
49     </array>
50     <key>CFBundlePackageType</key>
51     <string>XFWK</string>
52     <key>XCFrameworkFormatVersion</key>
53     <string>1.0</string>
54 </dict>
55 </plist>