Skip to content

Commit 4cffa3c

Browse files
committed
added openSSL xcframework (8729614) as a dependency instead of including full repo
1 parent ff48fa5 commit 4cffa3c

File tree

1,468 files changed

+470780
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,468 files changed

+470780
-2
lines changed

Dependencies/OpenSSL

Submodule OpenSSL deleted from 8729614
Lines changed: 171 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,171 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
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>BinaryPath</key>
9+
<string>OpenSSL.framework/OpenSSL</string>
10+
<key>LibraryIdentifier</key>
11+
<string>xros-arm64_x86_64-simulator</string>
12+
<key>LibraryPath</key>
13+
<string>OpenSSL.framework</string>
14+
<key>SupportedArchitectures</key>
15+
<array>
16+
<string>arm64</string>
17+
<string>x86_64</string>
18+
</array>
19+
<key>SupportedPlatform</key>
20+
<string>xros</string>
21+
<key>SupportedPlatformVariant</key>
22+
<string>simulator</string>
23+
</dict>
24+
<dict>
25+
<key>BinaryPath</key>
26+
<string>OpenSSL.framework/OpenSSL</string>
27+
<key>LibraryIdentifier</key>
28+
<string>tvos-arm64</string>
29+
<key>LibraryPath</key>
30+
<string>OpenSSL.framework</string>
31+
<key>SupportedArchitectures</key>
32+
<array>
33+
<string>arm64</string>
34+
</array>
35+
<key>SupportedPlatform</key>
36+
<string>tvos</string>
37+
</dict>
38+
<dict>
39+
<key>BinaryPath</key>
40+
<string>OpenSSL.framework/OpenSSL</string>
41+
<key>LibraryIdentifier</key>
42+
<string>ios-arm64_x86_64-simulator</string>
43+
<key>LibraryPath</key>
44+
<string>OpenSSL.framework</string>
45+
<key>SupportedArchitectures</key>
46+
<array>
47+
<string>arm64</string>
48+
<string>x86_64</string>
49+
</array>
50+
<key>SupportedPlatform</key>
51+
<string>ios</string>
52+
<key>SupportedPlatformVariant</key>
53+
<string>simulator</string>
54+
</dict>
55+
<dict>
56+
<key>BinaryPath</key>
57+
<string>OpenSSL.framework/Versions/A/OpenSSL</string>
58+
<key>LibraryIdentifier</key>
59+
<string>macos-arm64_x86_64</string>
60+
<key>LibraryPath</key>
61+
<string>OpenSSL.framework</string>
62+
<key>SupportedArchitectures</key>
63+
<array>
64+
<string>arm64</string>
65+
<string>x86_64</string>
66+
</array>
67+
<key>SupportedPlatform</key>
68+
<string>macos</string>
69+
</dict>
70+
<dict>
71+
<key>BinaryPath</key>
72+
<string>OpenSSL.framework/OpenSSL</string>
73+
<key>LibraryIdentifier</key>
74+
<string>ios-arm64</string>
75+
<key>LibraryPath</key>
76+
<string>OpenSSL.framework</string>
77+
<key>SupportedArchitectures</key>
78+
<array>
79+
<string>arm64</string>
80+
</array>
81+
<key>SupportedPlatform</key>
82+
<string>ios</string>
83+
</dict>
84+
<dict>
85+
<key>BinaryPath</key>
86+
<string>OpenSSL.framework/OpenSSL</string>
87+
<key>LibraryIdentifier</key>
88+
<string>xros-arm64</string>
89+
<key>LibraryPath</key>
90+
<string>OpenSSL.framework</string>
91+
<key>SupportedArchitectures</key>
92+
<array>
93+
<string>arm64</string>
94+
</array>
95+
<key>SupportedPlatform</key>
96+
<string>xros</string>
97+
</dict>
98+
<dict>
99+
<key>BinaryPath</key>
100+
<string>OpenSSL.framework/OpenSSL</string>
101+
<key>LibraryIdentifier</key>
102+
<string>watchos-arm64_arm64_32_armv7k</string>
103+
<key>LibraryPath</key>
104+
<string>OpenSSL.framework</string>
105+
<key>SupportedArchitectures</key>
106+
<array>
107+
<string>arm64</string>
108+
<string>arm64_32</string>
109+
<string>armv7k</string>
110+
</array>
111+
<key>SupportedPlatform</key>
112+
<string>watchos</string>
113+
</dict>
114+
<dict>
115+
<key>BinaryPath</key>
116+
<string>OpenSSL.framework/OpenSSL</string>
117+
<key>LibraryIdentifier</key>
118+
<string>tvos-arm64_x86_64-simulator</string>
119+
<key>LibraryPath</key>
120+
<string>OpenSSL.framework</string>
121+
<key>SupportedArchitectures</key>
122+
<array>
123+
<string>arm64</string>
124+
<string>x86_64</string>
125+
</array>
126+
<key>SupportedPlatform</key>
127+
<string>tvos</string>
128+
<key>SupportedPlatformVariant</key>
129+
<string>simulator</string>
130+
</dict>
131+
<dict>
132+
<key>BinaryPath</key>
133+
<string>OpenSSL.framework/OpenSSL</string>
134+
<key>LibraryIdentifier</key>
135+
<string>watchos-arm64_x86_64-simulator</string>
136+
<key>LibraryPath</key>
137+
<string>OpenSSL.framework</string>
138+
<key>SupportedArchitectures</key>
139+
<array>
140+
<string>arm64</string>
141+
<string>x86_64</string>
142+
</array>
143+
<key>SupportedPlatform</key>
144+
<string>watchos</string>
145+
<key>SupportedPlatformVariant</key>
146+
<string>simulator</string>
147+
</dict>
148+
<dict>
149+
<key>BinaryPath</key>
150+
<string>OpenSSL.framework/Versions/A/OpenSSL</string>
151+
<key>LibraryIdentifier</key>
152+
<string>ios-arm64_x86_64-maccatalyst</string>
153+
<key>LibraryPath</key>
154+
<string>OpenSSL.framework</string>
155+
<key>SupportedArchitectures</key>
156+
<array>
157+
<string>arm64</string>
158+
<string>x86_64</string>
159+
</array>
160+
<key>SupportedPlatform</key>
161+
<string>ios</string>
162+
<key>SupportedPlatformVariant</key>
163+
<string>maccatalyst</string>
164+
</dict>
165+
</array>
166+
<key>CFBundlePackageType</key>
167+
<string>XFWK</string>
168+
<key>XCFrameworkFormatVersion</key>
169+
<string>1.0</string>
170+
</dict>
171+
</plist>
151 Bytes
Binary file not shown.
176 Bytes
Binary file not shown.
199 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)