Skip to content

Commit

Permalink
Add explicit catalyst support in the package
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmassicotte committed Jan 10, 2024
1 parent a14e26b commit c653b79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ let package = Package(
name: "NSUI",
platforms: [
.macOS(.v10_15),
.macCatalyst(.v13),
.iOS(.v13),
.tvOS(.v13),
],
Expand Down

0 comments on commit c653b79

Please sign in to comment.