Skip to content

Commit e7d3438

Browse files
committed
Update OpenSSL to version 3.6.0001 and add debug symbol (dSYM) support
Updated Info.plist and binary files to reflect OpenSSL version 3.6.0001. Added dSYM bundles across all supported platforms to include debug symbol information for better diagnostics. Updated CodeResources and framework signatures accordingly. Updated static libraries and frameworks (+dSYM/.yml) for all platforms (iOS, macOS, tvOS, watchOS, visionOS).
1 parent bf493d4 commit e7d3438

File tree

161 files changed

+1214
-124
lines changed

Some content is hidden

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

161 files changed

+1214
-124
lines changed

Frameworks/OpenSSL.xcframework/Info.plist

Lines changed: 55 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -7,89 +7,94 @@
77
<dict>
88
<key>BinaryPath</key>
99
<string>OpenSSL.framework/OpenSSL</string>
10+
<key>DebugSymbolsPath</key>
11+
<string>dSYMs</string>
1012
<key>LibraryIdentifier</key>
11-
<string>xros-arm64_x86_64-simulator</string>
13+
<string>ios-arm64</string>
1214
<key>LibraryPath</key>
1315
<string>OpenSSL.framework</string>
1416
<key>SupportedArchitectures</key>
1517
<array>
1618
<string>arm64</string>
17-
<string>x86_64</string>
1819
</array>
1920
<key>SupportedPlatform</key>
20-
<string>xros</string>
21-
<key>SupportedPlatformVariant</key>
22-
<string>simulator</string>
21+
<string>ios</string>
2322
</dict>
2423
<dict>
2524
<key>BinaryPath</key>
26-
<string>OpenSSL.framework/OpenSSL</string>
25+
<string>OpenSSL.framework/Versions/A/OpenSSL</string>
26+
<key>DebugSymbolsPath</key>
27+
<string>dSYMs</string>
2728
<key>LibraryIdentifier</key>
28-
<string>xros-arm64</string>
29+
<string>macos-arm64_x86_64</string>
2930
<key>LibraryPath</key>
3031
<string>OpenSSL.framework</string>
3132
<key>SupportedArchitectures</key>
3233
<array>
3334
<string>arm64</string>
35+
<string>x86_64</string>
3436
</array>
3537
<key>SupportedPlatform</key>
36-
<string>xros</string>
38+
<string>macos</string>
3739
</dict>
3840
<dict>
3941
<key>BinaryPath</key>
4042
<string>OpenSSL.framework/OpenSSL</string>
43+
<key>DebugSymbolsPath</key>
44+
<string>dSYMs</string>
4145
<key>LibraryIdentifier</key>
42-
<string>ios-arm64_x86_64-simulator</string>
46+
<string>tvos-arm64</string>
4347
<key>LibraryPath</key>
4448
<string>OpenSSL.framework</string>
4549
<key>SupportedArchitectures</key>
4650
<array>
4751
<string>arm64</string>
48-
<string>x86_64</string>
4952
</array>
5053
<key>SupportedPlatform</key>
51-
<string>ios</string>
52-
<key>SupportedPlatformVariant</key>
53-
<string>simulator</string>
54+
<string>tvos</string>
5455
</dict>
5556
<dict>
5657
<key>BinaryPath</key>
5758
<string>OpenSSL.framework/OpenSSL</string>
59+
<key>DebugSymbolsPath</key>
60+
<string>dSYMs</string>
5861
<key>LibraryIdentifier</key>
59-
<string>watchos-arm64_arm64_32_armv7k</string>
62+
<string>ios-arm64_x86_64-simulator</string>
6063
<key>LibraryPath</key>
6164
<string>OpenSSL.framework</string>
6265
<key>SupportedArchitectures</key>
6366
<array>
6467
<string>arm64</string>
65-
<string>arm64_32</string>
66-
<string>armv7k</string>
68+
<string>x86_64</string>
6769
</array>
6870
<key>SupportedPlatform</key>
69-
<string>watchos</string>
71+
<string>ios</string>
72+
<key>SupportedPlatformVariant</key>
73+
<string>simulator</string>
7074
</dict>
7175
<dict>
7276
<key>BinaryPath</key>
7377
<string>OpenSSL.framework/OpenSSL</string>
78+
<key>DebugSymbolsPath</key>
79+
<string>dSYMs</string>
7480
<key>LibraryIdentifier</key>
75-
<string>watchos-arm64_x86_64-simulator</string>
81+
<string>xros-arm64</string>
7682
<key>LibraryPath</key>
7783
<string>OpenSSL.framework</string>
7884
<key>SupportedArchitectures</key>
7985
<array>
8086
<string>arm64</string>
81-
<string>x86_64</string>
8287
</array>
8388
<key>SupportedPlatform</key>
84-
<string>watchos</string>
85-
<key>SupportedPlatformVariant</key>
86-
<string>simulator</string>
89+
<string>xros</string>
8790
</dict>
8891
<dict>
8992
<key>BinaryPath</key>
90-
<string>OpenSSL.framework/Versions/A/OpenSSL</string>
93+
<string>OpenSSL.framework/OpenSSL</string>
94+
<key>DebugSymbolsPath</key>
95+
<string>dSYMs</string>
9196
<key>LibraryIdentifier</key>
92-
<string>macos-arm64_x86_64</string>
97+
<string>xros-arm64_x86_64-simulator</string>
9398
<key>LibraryPath</key>
9499
<string>OpenSSL.framework</string>
95100
<key>SupportedArchitectures</key>
@@ -98,56 +103,71 @@
98103
<string>x86_64</string>
99104
</array>
100105
<key>SupportedPlatform</key>
101-
<string>macos</string>
106+
<string>xros</string>
107+
<key>SupportedPlatformVariant</key>
108+
<string>simulator</string>
102109
</dict>
103110
<dict>
104111
<key>BinaryPath</key>
105112
<string>OpenSSL.framework/OpenSSL</string>
113+
<key>DebugSymbolsPath</key>
114+
<string>dSYMs</string>
106115
<key>LibraryIdentifier</key>
107-
<string>tvos-arm64</string>
116+
<string>watchos-arm64_x86_64-simulator</string>
108117
<key>LibraryPath</key>
109118
<string>OpenSSL.framework</string>
110119
<key>SupportedArchitectures</key>
111120
<array>
112121
<string>arm64</string>
122+
<string>x86_64</string>
113123
</array>
114124
<key>SupportedPlatform</key>
115-
<string>tvos</string>
125+
<string>watchos</string>
126+
<key>SupportedPlatformVariant</key>
127+
<string>simulator</string>
116128
</dict>
117129
<dict>
118130
<key>BinaryPath</key>
119-
<string>OpenSSL.framework/OpenSSL</string>
131+
<string>OpenSSL.framework/Versions/A/OpenSSL</string>
132+
<key>DebugSymbolsPath</key>
133+
<string>dSYMs</string>
120134
<key>LibraryIdentifier</key>
121-
<string>ios-arm64</string>
135+
<string>ios-arm64_x86_64-maccatalyst</string>
122136
<key>LibraryPath</key>
123137
<string>OpenSSL.framework</string>
124138
<key>SupportedArchitectures</key>
125139
<array>
126140
<string>arm64</string>
141+
<string>x86_64</string>
127142
</array>
128143
<key>SupportedPlatform</key>
129144
<string>ios</string>
145+
<key>SupportedPlatformVariant</key>
146+
<string>maccatalyst</string>
130147
</dict>
131148
<dict>
132149
<key>BinaryPath</key>
133-
<string>OpenSSL.framework/Versions/A/OpenSSL</string>
150+
<string>OpenSSL.framework/OpenSSL</string>
151+
<key>DebugSymbolsPath</key>
152+
<string>dSYMs</string>
134153
<key>LibraryIdentifier</key>
135-
<string>ios-arm64_x86_64-maccatalyst</string>
154+
<string>watchos-arm64_arm64_32_armv7k</string>
136155
<key>LibraryPath</key>
137156
<string>OpenSSL.framework</string>
138157
<key>SupportedArchitectures</key>
139158
<array>
140159
<string>arm64</string>
141-
<string>x86_64</string>
160+
<string>arm64_32</string>
161+
<string>armv7k</string>
142162
</array>
143163
<key>SupportedPlatform</key>
144-
<string>ios</string>
145-
<key>SupportedPlatformVariant</key>
146-
<string>maccatalyst</string>
164+
<string>watchos</string>
147165
</dict>
148166
<dict>
149167
<key>BinaryPath</key>
150168
<string>OpenSSL.framework/OpenSSL</string>
169+
<key>DebugSymbolsPath</key>
170+
<string>dSYMs</string>
151171
<key>LibraryIdentifier</key>
152172
<string>tvos-arm64_x86_64-simulator</string>
153173
<key>LibraryPath</key>
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)