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 6ba2c49 commit a06b331Copy full SHA for a06b331
CHANGELOG.md
@@ -7,6 +7,10 @@ Swift 5.7
7
8
Add a `--disable-testable-imports` flag to `swift test` with which tests are built without the testability feature (`import @testable` disabled).
9
10
+* [#4131]
11
+
12
+ Update to manifest API to make it impossible to create an invalid build setttings condition.
13
14
Swift 5.6
15
-----------
16
* [SE-0332]
@@ -217,3 +221,5 @@ Swift 3.0
217
221
[#3901]: https://github.com/apple/swift-package-manager/pull/3901
218
222
[#3942]: https://github.com/apple/swift-package-manager/pull/3942
219
223
[#4119]: https://github.com/apple/swift-package-manager/pull/4119
224
+[#4131]: https://github.com/apple/swift-package-manager/pull/4131
225
0 commit comments