Skip to content

Commit

Permalink
platforms: Remove the platform restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Castelli committed Feb 24, 2020
1 parent 3946030 commit 597bc7e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Binary file not shown.
3 changes: 0 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ import PackageDescription

let package = Package(
name: "OneSignal",
platforms: [
.macOS(.v10_14)
],
products: [
.library(name: "OneSignal", targets: ["OneSignal"]),
],
Expand Down

0 comments on commit 597bc7e

Please sign in to comment.