Skip to content

Commit

Permalink
feat: collection alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry-KNIGHT committed May 6, 2024
1 parent 6386cbb commit 142b127
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ let package = Package(
name: "KeyboardShortcuts",
defaultLocalization: "en",
platforms: [
.macOS(.v10_15),
.visionOS(.v1)
.macOS(.v10_15), .visionOS(.v1)
],
products: [
.library(
Expand Down

0 comments on commit 142b127

Please sign in to comment.