lpw
2024-06-12 09e73ac42fe2feb7925d954fed88a2eaa57697f7
commit | author | age
09e73a 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-simulator</string>
10             <key>LibraryPath</key>
11             <string>Didomi.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>simulator</string>
21         </dict>
22         <dict>
23             <key>DebugSymbolsPath</key>
24             <string>dSYMs</string>
25             <key>LibraryIdentifier</key>
26             <string>tvos-arm64</string>
27             <key>LibraryPath</key>
28             <string>Didomi.framework</string>
29             <key>SupportedArchitectures</key>
30             <array>
31                 <string>arm64</string>
32             </array>
33             <key>SupportedPlatform</key>
34             <string>tvos</string>
35         </dict>
36         <dict>
37             <key>DebugSymbolsPath</key>
38             <string>dSYMs</string>
39             <key>LibraryIdentifier</key>
40             <string>ios-arm64</string>
41             <key>LibraryPath</key>
42             <string>Didomi.framework</string>
43             <key>SupportedArchitectures</key>
44             <array>
45                 <string>arm64</string>
46             </array>
47             <key>SupportedPlatform</key>
48             <string>ios</string>
49         </dict>
50         <dict>
51             <key>LibraryIdentifier</key>
52             <string>tvos-arm64_x86_64-simulator</string>
53             <key>LibraryPath</key>
54             <string>Didomi.framework</string>
55             <key>SupportedArchitectures</key>
56             <array>
57                 <string>arm64</string>
58                 <string>x86_64</string>
59             </array>
60             <key>SupportedPlatform</key>
61             <string>tvos</string>
62             <key>SupportedPlatformVariant</key>
63             <string>simulator</string>
64         </dict>
65     </array>
66     <key>CFBundlePackageType</key>
67     <string>XFWK</string>
68     <key>XCFrameworkFormatVersion</key>
69     <string>1.0</string>
70 </dict>
71 </plist>