File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 246246 attributes = {
247247 DefaultBuildSystemTypeForWorkspace = Latest;
248248 LastSwiftUpdateCheck = 1000;
249- LastUpgradeCheck = 1310 ;
249+ LastUpgradeCheck = 1320 ;
250250 ORGANIZATIONNAME = "Timofey Solomko";
251251 TargetAttributes = {
252252 065DD5DE21673BC100704028 = {
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Scheme
3- LastUpgradeVersion = " 1310 "
3+ LastUpgradeVersion = " 1320 "
44 version = " 1.3" >
55 <BuildAction
66 parallelizeBuildables = " YES"
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ stages:
4242 WATCHOS_SIMULATOR : ' Apple Watch Series 6 - 44mm'
4343 macosSwift55 :
4444 imageName : ' macOS-11'
45- DEVELOPER_DIR : ' /Applications/Xcode_13.1 .app'
45+ DEVELOPER_DIR : ' /Applications/Xcode_13.2 .app'
4646 WATCHOS_ACTIONS : ' clean test'
4747 WATCHOS_SIMULATOR : ' Apple Watch Series 6 - 44mm'
4848 pool :
@@ -87,7 +87,7 @@ stages:
8787 containerImage : ' swift:5.4.3-bionic'
8888 linuxSwift55 :
8989 imageName : ' ubuntu-18.04'
90- containerImage : ' swift:5.5.1 -bionic'
90+ containerImage : ' swift:5.5.2 -bionic'
9191 pool :
9292 vmImage : $(imageName)
9393 container : $[ variables['containerImage'] ]
@@ -111,7 +111,7 @@ stages:
111111 SWIFT_VERSION : ' 5.4.3'
112112 windowsSwift55 :
113113 imageName : ' windows-2019'
114- SWIFT_VERSION : ' 5.5.1 '
114+ SWIFT_VERSION : ' 5.5.2 '
115115 pool :
116116 vmImage : $(imageName)
117117 variables :
You can’t perform that action at this time.
0 commit comments