Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
0xWDG committed Nov 15, 2024
1 parent 26d53fc commit d9a0b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ let package = Package(
name: "ImagePicker",
platforms: [
.iOS(.v15),
.macOS(.v12),
.macOS(.v13),
.watchOS(.v8),
.tvOS(.v15)
],
Expand Down

0 comments on commit d9a0b59

Please sign in to comment.