Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
…tionObserverKit into develop
  • Loading branch information
jessesquires committed Jul 3, 2016
2 parents 8510f18 + a6abeac commit 6c972d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# :warning: Deprecated :warning:

As Swift 3 and proposal [SE-0069](https://github.com/apple/swift-evolution/blob/master/proposals/0069-swift-mutability-for-foundation.md), this library is no longer necessary.
As Swift 3.0 and proposal [SE-0069](https://github.com/apple/swift-evolution/blob/master/proposals/0069-swift-mutability-for-foundation.md), this library is no longer necessary.

Foundation now provides a `Notification` struct. Unfortunately, it is not generic like the value type provided by this library, `Notification<T, U>`, but dealing with the trouble/confusion between the namespaces (`Foundation.Notification` vs. `JSQNotificationObserverKit.Notification`) makes this library not worth it.

Expand Down

0 comments on commit 6c972d6

Please sign in to comment.