Skip to content

Commit

Permalink
% add macOS minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Primo committed Jan 14, 2025
1 parent 3d4b265 commit 979c8ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Alfie/AlfieKit/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ let package = Package(
name: "AlfieKit",
platforms: [
.iOS(.v16),
.macOS(.v10_14)
],
products: [
// Products define the executables and libraries a package produces, making them visible to other packages.
Expand Down

0 comments on commit 979c8ae

Please sign in to comment.