Skip to content

Commit 299bebd

Browse files
authored
Update Package.swift
1 parent 3398cce commit 299bebd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Package.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import PackageDescription
44

55
let package = Package(
66
name: "SwiftyTimer",
7+
platforms: [.iOS(.v9), .tvOS(.v9)],
78
products: [
89
.library(name: "SwiftyTimer", targets: ["SwiftyTimer"])
910
],

0 commit comments

Comments
 (0)