lpw
2024-06-28 2a6e182ea4428bff2e16f033c28850f3a02a93a9
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>
97fc0a 8             <key>BinaryPath</key>
L 9             <string>FBSDKLoginKit.framework/FBSDKLoginKit</string>
2e29a3 10             <key>LibraryIdentifier</key>
e0ec42 11             <string>ios-arm64_x86_64-simulator</string>
2e29a3 12             <key>LibraryPath</key>
L 13             <string>FBSDKLoginKit.framework</string>
14             <key>SupportedArchitectures</key>
15             <array>
16                 <string>arm64</string>
17                 <string>x86_64</string>
18             </array>
19             <key>SupportedPlatform</key>
e0ec42 20             <string>ios</string>
2e29a3 21             <key>SupportedPlatformVariant</key>
L 22             <string>simulator</string>
23         </dict>
97fc0a 24         <dict>
L 25             <key>BinaryPath</key>
26             <string>FBSDKLoginKit.framework/Versions/A/FBSDKLoginKit</string>
27             <key>LibraryIdentifier</key>
28             <string>ios-arm64_x86_64-maccatalyst</string>
29             <key>LibraryPath</key>
30             <string>FBSDKLoginKit.framework</string>
31             <key>SupportedArchitectures</key>
32             <array>
33                 <string>arm64</string>
34                 <string>x86_64</string>
35             </array>
36             <key>SupportedPlatform</key>
37             <string>ios</string>
38             <key>SupportedPlatformVariant</key>
39             <string>maccatalyst</string>
40         </dict>
2a6e18 41         <dict>
L 42             <key>BinaryPath</key>
43             <string>FBSDKLoginKit.framework/FBSDKLoginKit</string>
44             <key>LibraryIdentifier</key>
45             <string>ios-arm64</string>
46             <key>LibraryPath</key>
47             <string>FBSDKLoginKit.framework</string>
48             <key>SupportedArchitectures</key>
49             <array>
50                 <string>arm64</string>
51             </array>
52             <key>SupportedPlatform</key>
53             <string>ios</string>
54         </dict>
2e29a3 55     </array>
L 56     <key>CFBundlePackageType</key>
57     <string>XFWK</string>
58     <key>XCFrameworkFormatVersion</key>
59     <string>1.0</string>
60 </dict>
61 </plist>