Skip to content

Commit

Permalink
Merge pull request #40 from zdnk/fix-spm-ios
Browse files Browse the repository at this point in the history
Fix SPM iOS
  • Loading branch information
malcommac committed Nov 24, 2019
2 parents 4f3d94e + 1caf187 commit ce4d03f
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: "Owl",
platforms: [.iOS(.v10)],
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 ce4d03f

Please sign in to comment.