Skip to content

Commit 2b70665

Browse files
committed
Start review of SE-0063: SwiftPM System Module Search Paths
1 parent f71610c commit 2b70665

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

proposals/NNNN-swiftpm-system-module-search-paths.md renamed to proposals/0063-swiftpm-system-module-search-paths.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# SwiftPM System Module Search Paths
22

3-
* Proposal: [SE-NNNN](https://github.com/apple/swift-evolution/blob/master/proposals/NNNN-swiftpm-system-module-search-paths.md)
3+
* Proposal: [SE-0063](https://github.com/apple/swift-evolution/blob/master/proposals/0063-swiftpm-system-module-search-paths.md)
44
* Author: [Max Howell](https://github.com/mxcl)
5-
* Status: **Awaiting review**
6-
* Review manager: Anders Bertelrud
5+
* Status: **Under review** (April 7...13, 2016)
6+
* Review manager: [Anders Bertelrud](https://github.com/abertelrud)
77

88

99
## Introduction

schedule.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ proposals in that process.
1414
* March 31...April 5, 2016 [SE-0059: Update API Naming Guidelines and Rewrite Set APIs Accordingly](proposals/0059-updated-set-apis.md)
1515
* April 4...11, 2016 [SE-0058: Allow Swift types to provide custom Objective-C representations](proposals/0058-objectivecbridgeable.md)
1616
* April 6...12, 2016 [SE-0062: Referencing Objective-C key-paths](proposals/0062-objc-keypaths.md)
17+
* April 7...13, 2016 [SE-0063: SwiftPM System Module Search Paths](proposals/0063-swiftpm-system-module-search-paths.md)
1718

1819
## Upcoming reviews
1920

0 commit comments

Comments
 (0)