Skip to content

Commit b904767

Browse files
author
zhxf2012
committed
update require env
1 parent 4e3c36f commit b904767

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Package.swift

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import PackageDescription
55

66
let package = Package(
77
name: "PathText",
8+
platforms: [ .macOS(.v10_15), .iOS(.v13) ],
89
products: [
910
// Products define the executables and libraries produced by a package, and make them visible to other packages.
1011
.library(

0 commit comments

Comments
 (0)