OSX support!!!11

This commit is contained in:
John Estropia
2015-10-29 17:00:10 +09:00
parent d074aad111
commit fcb1d7cbbc
11 changed files with 523 additions and 65 deletions

View File

@@ -38,6 +38,7 @@ The `SectionBy` clause indicates the key path to use to group the `ListMonitor`
OrderBy(.Ascending("lastName"))
)
*/
@available(OSX, unavailable)
public struct SectionBy {
// MARK: Public