Skip to content

Commit 7f69f7e

Browse files
authored
Mark SE-0383 as implemented in Swift 5.10 (#2233)
* Mark SE-0383 as implemented in Swift 5.10 * Add an upcoming feature flag for SE-0383.
1 parent 6c83c1c commit 7f69f7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

proposals/0383-deprecate-uiapplicationmain-and-nsapplicationmain.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
* Proposal: [SE-0383](0383-deprecate-uiapplicationmain-and-nsapplicationmain.md)
44
* Authors: [Robert Widmann](https://github.com/codafi)
55
* Review Manager: [John McCall](https://github.com/rjmccall)
6-
* Status: **Accepted**
6+
* Status: **Implemented (Swift 5.10)**
7+
* Upcoming Feature Flag: `DeprecateApplicationMain`
78
* Implementation: [PR 62151](https://github.com/apple/swift/pull/62151)
89
* Review: ([pitch](https://forums.swift.org/t/deprecate-uiapplicationmain-and-nsapplicationmain/61493)) ([review](https://forums.swift.org/t/se-0383-deprecate-uiapplicationmain-and-nsapplicationmain/62375)) ([acceptance](https://forums.swift.org/t/accepted-se-0383-deprecate-uiapplicationmain-and-nsapplicationmain/62645))
910

0 commit comments

Comments
 (0)