File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11471147 isa = PBXProject;
11481148 attributes = {
11491149 LastSwiftUpdateCheck = 0920;
1150- LastUpgradeCheck = 1400 ;
1150+ LastUpgradeCheck = 1420 ;
11511151 ORGANIZATIONNAME = "Timofey Solomko";
11521152 TargetAttributes = {
11531153 06BE1AC71DB410F100EE0F59 = {
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Scheme
3- LastUpgradeVersion = " 1400 "
3+ LastUpgradeVersion = " 1420 "
44 version = " 1.7" >
55 <BuildAction
66 parallelizeBuildables = " YES"
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ stages:
4646 UTILS_PW_XCF_FLAG : ' --xcf'
4747 macosSwift57 :
4848 imageName : ' macOS-12'
49- DEVELOPER_DIR : ' /Applications/Xcode_14.0.1 .app'
49+ DEVELOPER_DIR : ' /Applications/Xcode_14.2 .app'
5050 WATCHOS_ACTIONS : ' clean test'
5151 WATCHOS_SIMULATOR : ' Apple Watch Series 6 (44mm)'
5252 UTILS_PW_XCF_FLAG : ' --xcf'
@@ -108,7 +108,7 @@ stages:
108108 containerImage : ' swift:5.6.3-focal'
109109 linuxSwift57 :
110110 imageName : ' ubuntu-20.04'
111- containerImage : ' swift:5.7-focal'
111+ containerImage : ' swift:5.7.2 -focal'
112112 pool :
113113 vmImage : $(imageName)
114114 container : $[ variables['containerImage'] ]
@@ -139,7 +139,7 @@ stages:
139139 SWIFT_DEV_PATH : ' C:\Library\Swift-development\bin'
140140 windowsSwift57 :
141141 imageName : ' windows-2019'
142- SWIFT_VERSION : ' 5.7'
142+ SWIFT_VERSION : ' 5.7.2 '
143143 ICU_PATH : ' C:\Program Files\swift\icu-69.1\usr\bin'
144144 SWIFT_DEV_PATH : ' C:\Program Files\swift\runtime-development\usr\bin'
145145 pool :
@@ -174,7 +174,7 @@ stages:
174174 pool :
175175 vmImage : ' macOS-12'
176176 variables :
177- DEVELOPER_DIR : ' /Applications/Xcode_14.0.1 .app'
177+ DEVELOPER_DIR : ' /Applications/Xcode_14.2 .app'
178178 steps :
179179 - script : |
180180 set -e -o xtrace
You can’t perform that action at this time.
0 commit comments