Skip to content

Commit

Permalink
Package: added key 'platforms'
Browse files Browse the repository at this point in the history
  • Loading branch information
MiMo42 committed Sep 24, 2019
1 parent c49b7ce commit 8f2d6f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Expand Up @@ -5,6 +5,7 @@ import PackageDescription

let package = Package(
name: "SwiftLocation",
platforms: [.iOS("10.0")],
products: [
// Products define the executables and libraries produced by a package, and make them visible to other packages.
.library(
Expand Down

0 comments on commit 8f2d6f7

Please sign in to comment.