Skip to content

Commit 747d160

Browse files
authored
Moved to Xcode 16.3 (#558)
* removed a bogus folder * lzo+cmake4 * updated boost url * updated libarchive * Rebuilt with XC16.3 * Switch to XC16.3 * Fixed the evil hardcoded attempts counter * Cranked up the attempts to 100 * Marked the flaky tags tests as [!mayfail]
1 parent 9229333 commit 747d160

File tree

158 files changed

+132
-3646
lines changed

Some content is hidden

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

158 files changed

+132
-3646
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
workflow_dispatch:
1515

1616
env:
17-
XC_VERSION: ${{ '16.2' }}
17+
XC_VERSION: ${{ '16.3' }}
1818

1919
jobs:
2020

.github/workflows/nightly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- cron: '0 3 * * *' # at 03:00 AM UTC everyday
77

88
env:
9-
XC_VERSION: ${{ '16.2' }}
9+
XC_VERSION: ${{ '16.3' }}
1010

1111
jobs:
1212
build:

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55

66
env:
7-
XC_VERSION: ${{ '16.2' }}
7+
XC_VERSION: ${{ '16.3' }}
88

99
jobs:
1010
build:
4.21 KB
Binary file not shown.

3rd_Party/Catch2/lib/libCatch2.a

-1.59 KB
Binary file not shown.

3rd_Party/Catch2/lib/libCatch2Main.a

0 Bytes
Binary file not shown.
Binary file not shown.

3rd_Party/LetsMove/LetsMove.framework/Versions/A/Resources/Info.plist

+7-7
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>24B83</string>
6+
<string>24E248</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
@@ -27,19 +27,19 @@
2727
<key>DTCompiler</key>
2828
<string>com.apple.compilers.llvm.clang.1_0</string>
2929
<key>DTPlatformBuild</key>
30-
<string>24C94</string>
30+
<string>24E241</string>
3131
<key>DTPlatformName</key>
3232
<string>macosx</string>
3333
<key>DTPlatformVersion</key>
34-
<string>15.2</string>
34+
<string>15.4</string>
3535
<key>DTSDKBuild</key>
36-
<string>24C94</string>
36+
<string>24E241</string>
3737
<key>DTSDKName</key>
38-
<string>macosx15.2</string>
38+
<string>macosx15.4</string>
3939
<key>DTXcode</key>
40-
<string>1620</string>
40+
<string>1630</string>
4141
<key>DTXcodeBuild</key>
42-
<string>16C5032a</string>
42+
<string>16E140</string>
4343
<key>LSMinimumSystemVersion</key>
4444
<string>10.15</string>
4545
<key>NSHumanReadableCopyright</key>

3rd_Party/LetsMove/LetsMove.framework/Versions/A/_CodeSignature/CodeResources

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<dict>
77
<key>Resources/Info.plist</key>
88
<data>
9-
LuH/1vrfQYQZYgACWyRnoasMCEc=
9+
TisgCRQeuztR4tU4OkJPP5+DVzM=
1010
</data>
1111
<key>Resources/ca.lproj/MoveApplication.strings</key>
1212
<dict>
@@ -270,7 +270,7 @@
270270
<dict>
271271
<key>hash2</key>
272272
<data>
273-
k3trgPVTfwTY7/qcgT8teHX+qr7uJCvNLjF7f3fTvRI=
273+
SUDg+34wTGsP0xX33T5swGHt6vHx8WevVRZfwRVbh40=
274274
</data>
275275
</dict>
276276
<key>Resources/ca.lproj/MoveApplication.strings</key>

3rd_Party/OpenSSL/lib/libcrypto.a

321 KB
Binary file not shown.

3rd_Party/OpenSSL/lib/libssl.a

-37 KB
Binary file not shown.

3rd_Party/README.md

+1-1
Binary file not shown.

3rd_Party/Sparkle/Sparkle.framework/Versions/B/Resources/Info.plist

+7-7
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>24B83</string>
6+
<string>24E248</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
@@ -29,19 +29,19 @@
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>
32-
<string>24C94</string>
32+
<string>24E241</string>
3333
<key>DTPlatformName</key>
3434
<string>macosx</string>
3535
<key>DTPlatformVersion</key>
36-
<string>15.2</string>
36+
<string>15.4</string>
3737
<key>DTSDKBuild</key>
38-
<string>24C94</string>
38+
<string>24E241</string>
3939
<key>DTSDKName</key>
40-
<string>macosx15.2</string>
40+
<string>macosx15.4</string>
4141
<key>DTXcode</key>
42-
<string>1620</string>
42+
<string>1630</string>
4343
<key>DTXcodeBuild</key>
44-
<string>16C5032a</string>
44+
<string>16E140</string>
4545
<key>LSMinimumSystemVersion</key>
4646
<string>10.13</string>
4747
</dict>
Binary file not shown.
Binary file not shown.

3rd_Party/Sparkle/Sparkle.framework/Versions/B/Updater.app/Contents/Info.plist

+7-7
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>24B83</string>
6+
<string>24E248</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
@@ -67,19 +67,19 @@
6767
<key>DTCompiler</key>
6868
<string>com.apple.compilers.llvm.clang.1_0</string>
6969
<key>DTPlatformBuild</key>
70-
<string>24C94</string>
70+
<string>24E241</string>
7171
<key>DTPlatformName</key>
7272
<string>macosx</string>
7373
<key>DTPlatformVersion</key>
74-
<string>15.2</string>
74+
<string>15.4</string>
7575
<key>DTSDKBuild</key>
76-
<string>24C94</string>
76+
<string>24E241</string>
7777
<key>DTSDKName</key>
78-
<string>macosx15.2</string>
78+
<string>macosx15.4</string>
7979
<key>DTXcode</key>
80-
<string>1620</string>
80+
<string>1630</string>
8181
<key>DTXcodeBuild</key>
82-
<string>16C5032a</string>
82+
<string>16E140</string>
8383
<key>LSApplicationCategoryType</key>
8484
<string>public.app-category.utilities</string>
8585
<key>LSMinimumSystemVersion</key>
Binary file not shown.

3rd_Party/Sparkle/Sparkle.framework/Versions/B/Updater.app/Contents/_CodeSignature/CodeResources

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<dict>
77
<key>Resources/SUStatus.nib</key>
88
<data>
9-
mvkHPsVFMOgSQABLEslAOaWhaM8=
9+
cBN4gRyXnif6PV/vZ0pYIRlshes=
1010
</data>
1111
</dict>
1212
<key>files2</key>
@@ -15,7 +15,7 @@
1515
<dict>
1616
<key>hash2</key>
1717
<data>
18-
LsINg7m9bj6muHQHWyyTTROoMm/yFWsbDnQqP9eo0O4=
18+
3SaznMNPOZqG+IaRBAsNY126PACddOxaWgl1GNknA9M=
1919
</data>
2020
</dict>
2121
</dict>

3rd_Party/Sparkle/Sparkle.framework/Versions/B/XPCServices/Downloader.xpc/Contents/Info.plist

+7-7
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>24B83</string>
6+
<string>24E248</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
@@ -29,19 +29,19 @@
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>
32-
<string>24C94</string>
32+
<string>24E241</string>
3333
<key>DTPlatformName</key>
3434
<string>macosx</string>
3535
<key>DTPlatformVersion</key>
36-
<string>15.2</string>
36+
<string>15.4</string>
3737
<key>DTSDKBuild</key>
38-
<string>24C94</string>
38+
<string>24E241</string>
3939
<key>DTSDKName</key>
40-
<string>macosx15.2</string>
40+
<string>macosx15.4</string>
4141
<key>DTXcode</key>
42-
<string>1620</string>
42+
<string>1630</string>
4343
<key>DTXcodeBuild</key>
44-
<string>16C5032a</string>
44+
<string>16E140</string>
4545
<key>LSMinimumSystemVersion</key>
4646
<string>10.13</string>
4747
<key>NSAppTransportSecurity</key>

3rd_Party/Sparkle/Sparkle.framework/Versions/B/XPCServices/Installer.xpc/Contents/Info.plist

+7-7
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>24B83</string>
6+
<string>24E248</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
@@ -29,19 +29,19 @@
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>
32-
<string>24C94</string>
32+
<string>24E241</string>
3333
<key>DTPlatformName</key>
3434
<string>macosx</string>
3535
<key>DTPlatformVersion</key>
36-
<string>15.2</string>
36+
<string>15.4</string>
3737
<key>DTSDKBuild</key>
38-
<string>24C94</string>
38+
<string>24E241</string>
3939
<key>DTSDKName</key>
40-
<string>macosx15.2</string>
40+
<string>macosx15.4</string>
4141
<key>DTXcode</key>
42-
<string>1620</string>
42+
<string>1630</string>
4343
<key>DTXcodeBuild</key>
44-
<string>16C5032a</string>
44+
<string>16E140</string>
4545
<key>LSMinimumSystemVersion</key>
4646
<string>10.13</string>
4747
<key>NSHumanReadableCopyright</key>

3rd_Party/Sparkle/Sparkle.framework/Versions/B/_CodeSignature/CodeResources

+18-18
Original file line numberDiff line numberDiff line change
@@ -6,31 +6,31 @@
66
<dict>
77
<key>Resources/Base.lproj/SUUpdateAlert.nib</key>
88
<data>
9-
CwzRlLP+3NEQAAEUMnf22jOrOFU=
9+
icXXkvXDm1uzOL0sG+3WPebwmsU=
1010
</data>
1111
<key>Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-101300.nib</key>
1212
<data>
13-
31yM57uI4RmDcwpU90kssxX0OiI=
13+
0VytLh2L6LWp2NcTykGHwD2qmkM=
1414
</data>
1515
<key>Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-110000.nib</key>
1616
<data>
17-
WAxCULN6jwQjUkhdtZszbbEbElM=
17+
M9MtCKsGEL4dtQbtdluPIq3BU/M=
1818
</data>
1919
<key>Resources/Base.lproj/Sparkle.strings</key>
2020
<data>
2121
yENpjnRY3Io5iY3w/nXBi2P2CFc=
2222
</data>
2323
<key>Resources/Info.plist</key>
2424
<data>
25-
W6yAmG2KRiowMBGJXhNkTecRWaw=
25+
K/9FxDo3jCtP+lv7gN/l14M4nK0=
2626
</data>
2727
<key>Resources/ReleaseNotesColorStyle.css</key>
2828
<data>
2929
NjIvb1z7eJuLCKf9HS15O5heg50=
3030
</data>
3131
<key>Resources/SUStatus.nib</key>
3232
<data>
33-
mvkHPsVFMOgSQABLEslAOaWhaM8=
33+
cBN4gRyXnif6PV/vZ0pYIRlshes=
3434
</data>
3535
<key>Resources/ar.lproj/SUUpdateAlert.strings</key>
3636
<dict>
@@ -939,10 +939,10 @@
939939
<dict>
940940
<key>cdhash</key>
941941
<data>
942-
xnw3pFjZ6UXTCyf2epi68wZqmTg=
942+
xV9nwSxtVr1v8Z4ViPaF1ghyHx0=
943943
</data>
944944
<key>requirement</key>
945-
<string>cdhash H"c67c37a458d9e945d30b27f67a98baf3066a9938" or cdhash H"ce61137493f0e45aa7d4176f2e30a258f7bd4ef1"</string>
945+
<string>cdhash H"c55f67c12c6d56bd6ff19e1588f685d608721f1d" or cdhash H"5b8c1584d48ef0afcb83a4b8d84887ff9cc32ee5"</string>
946946
</dict>
947947
<key>Headers/SPUDownloadData.h</key>
948948
<dict>
@@ -1158,21 +1158,21 @@
11581158
<dict>
11591159
<key>hash2</key>
11601160
<data>
1161-
Ljl/rK2RBYbzB2DKeTqfO00nOp8F0b7te4vJoUFAMWE=
1161+
x8aU/OnG6acBNAkKNRQnifzH+iEVZmOP+Q9K8Hq51jY=
11621162
</data>
11631163
</dict>
11641164
<key>Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-101300.nib</key>
11651165
<dict>
11661166
<key>hash2</key>
11671167
<data>
1168-
2ApUH/ejbTkxM01rBdnOhPZg35tsnPDYZwiQRPx9Q/c=
1168+
RNxux7v0RP2sdK6QJ6z43fvABhnIS7pw2eT9C2cOA4Y=
11691169
</data>
11701170
</dict>
11711171
<key>Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-110000.nib</key>
11721172
<dict>
11731173
<key>hash2</key>
11741174
<data>
1175-
i4NBxlosPCkv293WsvkW7OmbJKiHVP9y06VIAOj5nC4=
1175+
rdCjfFtFaq3ksTW8v0gLHmalRON+K+fXv1CNhxPayHQ=
11761176
</data>
11771177
</dict>
11781178
<key>Resources/Base.lproj/Sparkle.strings</key>
@@ -1186,7 +1186,7 @@
11861186
<dict>
11871187
<key>hash2</key>
11881188
<data>
1189-
fsMqE33Z5aa7QEzx4QGDXIN1Qg8vGSgruT1audGQDqo=
1189+
Yi6/32rGKhVb8jA6jHXdVgz7r82cJq93LxK99QOS8ao=
11901190
</data>
11911191
</dict>
11921192
<key>Resources/ReleaseNotesColorStyle.css</key>
@@ -1200,7 +1200,7 @@
12001200
<dict>
12011201
<key>hash2</key>
12021202
<data>
1203-
LsINg7m9bj6muHQHWyyTTROoMm/yFWsbDnQqP9eo0O4=
1203+
3SaznMNPOZqG+IaRBAsNY126PACddOxaWgl1GNknA9M=
12041204
</data>
12051205
</dict>
12061206
<key>Resources/ar.lproj/SUUpdateAlert.strings</key>
@@ -2107,28 +2107,28 @@
21072107
<dict>
21082108
<key>cdhash</key>
21092109
<data>
2110-
y6EwVDg/cZorn6hRNcAIlZLsS0A=
2110+
OaDA+drNiFOgEfs+Ed9TcGo1SUY=
21112111
</data>
21122112
<key>requirement</key>
2113-
<string>cdhash H"cba13054383f719a2b9fa85135c0089592ec4b40" or cdhash H"c4fd5f9fb1fa4f17afaa6dcfbfdd171ed04ef074"</string>
2113+
<string>cdhash H"39a0c0f9dacd8853a011fb3e11df53706a354946" or cdhash H"efab1f48dad62c8816c2c83b3026ad2fda71d33b"</string>
21142114
</dict>
21152115
<key>XPCServices/Downloader.xpc</key>
21162116
<dict>
21172117
<key>cdhash</key>
21182118
<data>
2119-
ghsrUsH8Tga48y4sSiV9Qfp0+qE=
2119+
W4KuWK4m3A2er20qN65x1KcjjsY=
21202120
</data>
21212121
<key>requirement</key>
2122-
<string>cdhash H"821b2b52c1fc4e06b8f32e2c4a257d41fa74faa1" or cdhash H"7e6b47da0fac3efdd6673713ba9787297c9446a1"</string>
2122+
<string>cdhash H"5b82ae58ae26dc0d9eaf6d2a37ae71d4a7238ec6" or cdhash H"60547b0531ec7998569c9d7757ef66bc07e2da86"</string>
21232123
</dict>
21242124
<key>XPCServices/Installer.xpc</key>
21252125
<dict>
21262126
<key>cdhash</key>
21272127
<data>
2128-
EvmcbgHNySUzjJvBr6v0Bg8KBpU=
2128+
ldVWEGE2YEjoHbTz97hRgzEGDIY=
21292129
</data>
21302130
<key>requirement</key>
2131-
<string>cdhash H"12f99c6e01cdc925338c9bc1afabf4060f0a0695" or cdhash H"e030a21edffffadeca298029d0f0de7e86a0710f"</string>
2131+
<string>cdhash H"95d5561061366048e81db4f3f7b8518331060c86" or cdhash H"ca1ca08c66b591a0fedbec1785b1d9d98f11d6aa"</string>
21322132
</dict>
21332133
</dict>
21342134
<key>rules</key>

3rd_Party/abseil/lib/cmake/absl/abslTargets.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if(CMAKE_VERSION VERSION_LESS "3.0.0")
77
message(FATAL_ERROR "CMake >= 3.0.0 required")
88
endif()
99
cmake_policy(PUSH)
10-
cmake_policy(VERSION 3.0.0...3.29)
10+
cmake_policy(VERSION 3.0.0...3.30)
1111
#----------------------------------------------------------------
1212
# Generated CMake target import file.
1313
#----------------------------------------------------------------
192 Bytes
Binary file not shown.
208 Bytes
Binary file not shown.
208 Bytes
Binary file not shown.

3rd_Party/abseil/lib/libabsl_base.a

3.67 KB
Binary file not shown.

3rd_Party/abseil/lib/libabsl_city.a

480 Bytes
Binary file not shown.
1.41 KB
Binary file not shown.

3rd_Party/abseil/lib/libabsl_cord.a

-2.56 KB
Binary file not shown.
-3.84 KB
Binary file not shown.
368 Bytes
Binary file not shown.
-7.39 KB
Binary file not shown.
-3.66 KB
Binary file not shown.
-336 Bytes
Binary file not shown.

3rd_Party/abseil/lib/libabsl_crc32c.a

2.08 KB
Binary file not shown.
-2.52 KB
Binary file not shown.
272 Bytes
Binary file not shown.
6.16 KB
Binary file not shown.
768 Bytes
Binary file not shown.
Binary file not shown.
-1.22 KB
Binary file not shown.
1.22 KB
Binary file not shown.
1.34 KB
Binary file not shown.
912 Bytes
Binary file not shown.
336 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-2.09 KB
Binary file not shown.
-7.69 KB
Binary file not shown.
2.15 KB
Binary file not shown.
-2.45 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1.72 KB
Binary file not shown.
Binary file not shown.
528 Bytes
Binary file not shown.

3rd_Party/abseil/lib/libabsl_hash.a

768 Bytes
Binary file not shown.
-4.05 KB
Binary file not shown.

3rd_Party/abseil/lib/libabsl_int128.a

2.8 KB
Binary file not shown.
Binary file not shown.
384 Bytes
Binary file not shown.
192 Bytes
Binary file not shown.
1.88 KB
Binary file not shown.
528 Bytes
Binary file not shown.
544 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
576 Bytes
Binary file not shown.
Binary file not shown.
880 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-384 Bytes
Binary file not shown.
16 Bytes
Binary file not shown.
-256 Bytes
Binary file not shown.
384 Bytes
Binary file not shown.
-1.17 KB
Binary file not shown.
336 Bytes
Binary file not shown.

3rd_Party/abseil/lib/libabsl_poison.a

528 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
480 Bytes
Binary file not shown.
880 Bytes
Binary file not shown.
304 Bytes
Binary file not shown.
112 Bytes
Binary file not shown.
1.17 KB
Binary file not shown.

3rd_Party/abseil/lib/libabsl_status.a

-2.31 KB
Binary file not shown.
-976 Bytes
Binary file not shown.
Binary file not shown.
1.91 KB
Binary file not shown.
208 Bytes
Binary file not shown.
3.73 KB
Binary file not shown.
1.14 KB
Binary file not shown.
1.91 KB
Binary file not shown.
-4.89 KB
Binary file not shown.
288 Bytes
Binary file not shown.

3rd_Party/abseil/lib/libabsl_time.a

8.25 KB
Binary file not shown.
-21 KB
Binary file not shown.
192 Bytes
Binary file not shown.
Binary file not shown.

3rd_Party/boost/bootstrap.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ TMP_DIR=${CUR_DIR}/boost.tmp
99
mkdir ${TMP_DIR}
1010
cd ${TMP_DIR}
1111

12-
wget https://boostorg.jfrog.io/artifactory/main/release/1.85.0/source/boost_1_85_0.tar.gz
12+
wget https://archives.boost.io/release/1.85.0/source/boost_1_85_0.tar.gz
1313
tar -xf boost_1_85_0.tar.gz
1414

1515
cd ..

3rd_Party/bz2/lib/libbz2.a

8.23 KB
Binary file not shown.

3rd_Party/fmt/lib/libfmt.a

-3.34 KB
Binary file not shown.

3rd_Party/googletest/lib/libgmock.a

-15.8 KB
Binary file not shown.
1.5 KB
Binary file not shown.

3rd_Party/googletest/lib/libgtest.a

-70.6 KB
Binary file not shown.
640 Bytes
Binary file not shown.

3rd_Party/lexilla/lib/liblexilla.a

-196 KB
Binary file not shown.

0 commit comments

Comments
 (0)