Skip to content

Commit 88a9437

Browse files
Update 0450-swiftpm-package-traits.md
Co-authored-by: Ben Rimmington <[email protected]>
1 parent 1a30202 commit 88a9437

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

proposals/0450-swiftpm-package-traits.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* Review Manager: [Mishal Shah](https://github.com/shahmishal)
66
* Status: **Implemented (Swift 6.1)**
77
* Implementation: https://github.com/swiftlang/swift-package-manager/pull/7704, https://github.com/swiftlang/swift-package-manager/pull/7703, https://github.com/swiftlang/swift-package-manager/pull/7702, https://github.com/swiftlang/swift-package-manager/pull/7701, https://github.com/swiftlang/swift-package-manager/pull/7694, https://github.com/swiftlang/swift-package-manager/pull/7689, https://github.com/swiftlang/swift-package-manager/pull/8178
8-
* Experimental Implementation: Gated on `@_spi(ExperimentalTraits)` in package manifests and `--experimental` prefix for CLI options
98
* Review: ([pitch](https://forums.swift.org/t/pitch-package-traits/72191)) ([review](https://forums.swift.org/t/se-0450-package-traits/75598)) ([acceptance](https://forums.swift.org/t/accepted-with-modifications-se-0450-package-traits/76705))
109

1110
## Introduction

0 commit comments

Comments
 (0)