Skip to content

Commit 39f64fd

Browse files
authored
Merge pull request #2858 from swiftlang/mracek/accept-0482
Accept SE-0482
2 parents 772d03c + 085467a commit 39f64fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0482-swiftpm-static-library-binary-target-non-apple-platforms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Proposal: [SE-0482](0482-swiftpm-static-library-binary-target-non-apple-platforms.md)
44
* Authors: [Daniel Grumberg](https://github.com/daniel-grumberg), [Max Desiatov](https://github.com/MaxDesiatov), [Franz Busch](https://github.com/FranzBusch)
55
* Review Manager: [Kuba Mracek](https://github.com/kubamracek)
6-
* Status: **Active Review (May 2nd...May 15th, 2025)**
6+
* Status: **Accepted**
77
* Implementation: [swiftlang/swift-package-manager#6967](https://github.com/swiftlang/swift-package-manager/pull/6967) [swiftlang/swift-package-manager#8605](https://github.com/swiftlang/swift-package-manager/pull/8605)
8-
* Review: ([discussion](https://forums.swift.org/t/se-0482-binary-static-library-dependencies/79634)) ([pitch](https://forums.swift.org/t/pitch-swiftpm-support-for-binary-static-library-dependencies/78619))
8+
* Review: ([discussion](https://forums.swift.org/t/se-0482-binary-static-library-dependencies/79634)) ([pitch](https://forums.swift.org/t/pitch-swiftpm-support-for-binary-static-library-dependencies/78619)) ([acceptance](https://forums.swift.org/t/accepted-se-0482-binary-static-library-dependencies/80042))
99
* Bugs: [Swift Package Manger Issue](https://github.com/swiftlang/swift-package-manager/issues/7035)
1010

1111
## Introduction

0 commit comments

Comments
 (0)