Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 718ec62

Browse files
committed
Update Package.swift
1 parent 8eb5681 commit 718ec62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import PackageDescription
55

66
let package = Package(
77
name: "HealthKitReporter",
8-
platforms: [ .iOS(.v9) ],
8+
platforms: [ .iOS(.v9), .watchOS(.v2) ],
99
products: [
1010
// Products define the executables and libraries produced by a package, and make them visible to other packages.
1111
.library(

0 commit comments

Comments
 (0)