We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9dbdb5 commit ea57325Copy full SHA for ea57325
Package.swift
@@ -1,4 +1,6 @@
1
// swift-tools-version:5.3
2
+// In order to support users running on the latest Xcodes, please ensure that
3
+// Package@swift-5.5.swift is kept in sync with this file.
4
/*
5
This source file is part of the Swift.org open source project
6
Package@swift-5.5.swift
@@ -1,6 +1,6 @@
// swift-tools-version:5.5
-// In order to support users running on the latest Xcodes, please ensure that
-// Package@swift-5.5.swift is kept in sync with this file.
+// In order to support users running on legacy Xcodes, please ensure that
+// Package.swift is kept in sync with this file.
0 commit comments