Skip to content

Commit 033fcb4

Browse files
committed
Bump version 1.1.1501
1 parent f3961dd commit 033fcb4

File tree

36 files changed

+33
-32
lines changed

36 files changed

+33
-32
lines changed

Frameworks/OpenSSL.xcframework/Info.plist

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,51 +6,49 @@
66
<array>
77
<dict>
88
<key>LibraryIdentifier</key>
9-
<string>ios-arm64_i386_x86_64-simulator</string>
9+
<string>ios-arm64_armv7</string>
1010
<key>LibraryPath</key>
1111
<string>OpenSSL.framework</string>
1212
<key>SupportedArchitectures</key>
1313
<array>
1414
<string>arm64</string>
15-
<string>i386</string>
16-
<string>x86_64</string>
15+
<string>armv7</string>
1716
</array>
1817
<key>SupportedPlatform</key>
1918
<string>ios</string>
20-
<key>SupportedPlatformVariant</key>
21-
<string>simulator</string>
2219
</dict>
2320
<dict>
2421
<key>LibraryIdentifier</key>
25-
<string>ios-arm64_armv7</string>
22+
<string>macos-arm64_x86_64</string>
2623
<key>LibraryPath</key>
2724
<string>OpenSSL.framework</string>
2825
<key>SupportedArchitectures</key>
2926
<array>
3027
<string>arm64</string>
31-
<string>armv7</string>
28+
<string>x86_64</string>
3229
</array>
3330
<key>SupportedPlatform</key>
34-
<string>ios</string>
31+
<string>macos</string>
3532
</dict>
3633
<dict>
3734
<key>LibraryIdentifier</key>
38-
<string>ios-arm64_x86_64-maccatalyst</string>
35+
<string>ios-arm64_i386_x86_64-simulator</string>
3936
<key>LibraryPath</key>
4037
<string>OpenSSL.framework</string>
4138
<key>SupportedArchitectures</key>
4239
<array>
4340
<string>arm64</string>
41+
<string>i386</string>
4442
<string>x86_64</string>
4543
</array>
4644
<key>SupportedPlatform</key>
4745
<string>ios</string>
4846
<key>SupportedPlatformVariant</key>
49-
<string>maccatalyst</string>
47+
<string>simulator</string>
5048
</dict>
5149
<dict>
5250
<key>LibraryIdentifier</key>
53-
<string>macos-arm64_x86_64</string>
51+
<string>ios-arm64_x86_64-maccatalyst</string>
5452
<key>LibraryPath</key>
5553
<string>OpenSSL.framework</string>
5654
<key>SupportedArchitectures</key>
@@ -59,7 +57,9 @@
5957
<string>x86_64</string>
6058
</array>
6159
<key>SupportedPlatform</key>
62-
<string>macos</string>
60+
<string>ios</string>
61+
<key>SupportedPlatformVariant</key>
62+
<string>maccatalyst</string>
6363
</dict>
6464
</array>
6565
<key>CFBundlePackageType</key>
Binary file not shown.
Binary file not shown.

Frameworks/OpenSSL.xcframework/ios-arm64_armv7/OpenSSL.framework/_CodeSignature/CodeResources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@
426426
</data>
427427
<key>Info.plist</key>
428428
<data>
429-
7lQQ4PL2FqMq2DwrF2wDq9BLGbE=
429+
J6mmFKTEygTHCtoiH3+Xzuyl+Xg=
430430
</data>
431431
<key>Modules/module.modulemap</key>
432432
<data>

Frameworks/OpenSSL.xcframework/ios-arm64_i386_x86_64-simulator/OpenSSL.framework/_CodeSignature/CodeResources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@
426426
</data>
427427
<key>Info.plist</key>
428428
<data>
429-
ky6rze6229m837uLhZXybpTDJ1o=
429+
q80NAak57Ooed8Hniwrx/ohelBU=
430430
</data>
431431
<key>Modules/module.modulemap</key>
432432
<data>

Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-maccatalyst/OpenSSL.framework/Versions/A/Resources/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>FMWK</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.1.1500</string>
20+
<string>1.1.1501</string>
2121
<key>CFBundleSupportedPlatforms</key>
2222
<array>
2323
<string>MacOSX</string>

Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-maccatalyst/OpenSSL.framework/Versions/A/_CodeSignature/CodeResources

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<dict>
77
<key>Resources/Info.plist</key>
88
<data>
9-
iAhkV7DNCZSykVgdpxNGOS1sYS4=
9+
lbmE5gnJT5XBD6JJtzWVgNhFrLU=
1010
</data>
1111
</dict>
1212
<key>files2</key>
@@ -757,7 +757,7 @@
757757
<dict>
758758
<key>hash2</key>
759759
<data>
760-
0B3Al9t8SIvy2S4XFirai7o4pVRVOXsXvVbNlmpboUU=
760+
tCtOKU7TeMZV+sjjItp2Dwslw98teQs5BLXRSK5sWZ8=
761761
</data>
762762
</dict>
763763
</dict>

Frameworks/OpenSSL.xcframework/macos-arm64_x86_64/OpenSSL.framework/Versions/A/Resources/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>FMWK</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.1.1500</string>
20+
<string>1.1.1501</string>
2121
<key>CFBundleSupportedPlatforms</key>
2222
<array>
2323
<string>MacOSX</string>

Frameworks/OpenSSL.xcframework/macos-arm64_x86_64/OpenSSL.framework/Versions/A/_CodeSignature/CodeResources

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<dict>
77
<key>Resources/Info.plist</key>
88
<data>
9-
kIEA4VPF1WCAynGOcjRSYlcdwPc=
9+
WvYEC+dytEIL7i2GhAp2ZTQE2Uo=
1010
</data>
1111
</dict>
1212
<key>files2</key>
@@ -1181,11 +1181,11 @@
11811181
<dict>
11821182
<key>hash</key>
11831183
<data>
1184-
kIEA4VPF1WCAynGOcjRSYlcdwPc=
1184+
WvYEC+dytEIL7i2GhAp2ZTQE2Uo=
11851185
</data>
11861186
<key>hash2</key>
11871187
<data>
1188-
WLe62c6W0gpwpCgVh1i1yYQ7Xcd+8+bQWQxyosnnUR0=
1188+
h404R8fkPPWBi9OLAf44R3Mc5R89EkWBCVuh1nsgNXE=
11891189
</data>
11901190
</dict>
11911191
</dict>
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

Frameworks/iphoneos/OpenSSL.framework/_CodeSignature/CodeResources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@
426426
</data>
427427
<key>Info.plist</key>
428428
<data>
429-
7lQQ4PL2FqMq2DwrF2wDq9BLGbE=
429+
J6mmFKTEygTHCtoiH3+Xzuyl+Xg=
430430
</data>
431431
<key>Modules/module.modulemap</key>
432432
<data>
Binary file not shown.
Binary file not shown.

Frameworks/iphonesimulator/OpenSSL.framework/_CodeSignature/CodeResources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@
426426
</data>
427427
<key>Info.plist</key>
428428
<data>
429-
ky6rze6229m837uLhZXybpTDJ1o=
429+
q80NAak57Ooed8Hniwrx/ohelBU=
430430
</data>
431431
<key>Modules/module.modulemap</key>
432432
<data>
Binary file not shown.

Frameworks/macosx/OpenSSL.framework/Versions/A/Resources/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>FMWK</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.1.1500</string>
20+
<string>1.1.1501</string>
2121
<key>CFBundleSupportedPlatforms</key>
2222
<array>
2323
<string>MacOSX</string>

Frameworks/macosx/OpenSSL.framework/Versions/A/_CodeSignature/CodeResources

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<dict>
77
<key>Resources/Info.plist</key>
88
<data>
9-
kIEA4VPF1WCAynGOcjRSYlcdwPc=
9+
WvYEC+dytEIL7i2GhAp2ZTQE2Uo=
1010
</data>
1111
</dict>
1212
<key>files2</key>
@@ -1181,11 +1181,11 @@
11811181
<dict>
11821182
<key>hash</key>
11831183
<data>
1184-
kIEA4VPF1WCAynGOcjRSYlcdwPc=
1184+
WvYEC+dytEIL7i2GhAp2ZTQE2Uo=
11851185
</data>
11861186
<key>hash2</key>
11871187
<data>
1188-
WLe62c6W0gpwpCgVh1i1yYQ7Xcd+8+bQWQxyosnnUR0=
1188+
h404R8fkPPWBi9OLAf44R3Mc5R89EkWBCVuh1nsgNXE=
11891189
</data>
11901190
</dict>
11911191
</dict>
Binary file not shown.

Frameworks/macosx_catalyst/OpenSSL.framework/Versions/A/Resources/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>FMWK</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.1.1500</string>
20+
<string>1.1.1501</string>
2121
<key>CFBundleSupportedPlatforms</key>
2222
<array>
2323
<string>MacOSX</string>

0 commit comments

Comments
 (0)