Skip to content

Commit 2256370

Browse files
committed
Add macOS support
1 parent 49bf8c9 commit 2256370

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Package.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ let package = Package(
55
name: "NSObject-Rx",
66
platforms: [
77
.iOS(.v8),
8+
.macOS(.v10_14)
89
],
910
products: [
1011
.library(name: "NSObject-Rx", targets: ["NSObject-Rx"]),

0 commit comments

Comments
 (0)