Skip to content

Commit

Permalink
add mac support for test
Browse files Browse the repository at this point in the history
  • Loading branch information
fuziki committed Jul 23, 2021
1 parent 8750223 commit 33b86a5
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 @@ -7,6 +7,7 @@ let package = Package(
name: "UnityVideoCreator",
platforms: [
.iOS(.v13),
.macOS(.v10_15),
],
products: [
// Products define the executables and libraries a package produces, and make them visible to other packages.
Expand Down

0 comments on commit 33b86a5

Please sign in to comment.