Skip to content

Commit

Permalink
Add macOS from devicekit#217
Browse files Browse the repository at this point in the history
  • Loading branch information
ytyubox committed Mar 25, 2021
1 parent 4cf9f05 commit 72610ae
Show file tree
Hide file tree
Showing 4 changed files with 1,160 additions and 594 deletions.
3 changes: 2 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ let package = Package(
platforms: [
.iOS(.v9),
.tvOS(.v9),
.watchOS(.v2)
.watchOS(.v2),
.macOS(.v10_12),
],
products: [
// Products define the executables and libraries produced by a package, and make them visible to other packages.
Expand Down
Loading

0 comments on commit 72610ae

Please sign in to comment.