First release
This commit is contained in:
@@ -6,6 +6,8 @@ import CoreGraphics
|
|||||||
|
|
||||||
let package = Package(
|
let package = Package(
|
||||||
name: "SwiftMath",
|
name: "SwiftMath",
|
||||||
|
defaultLocalization: "en",
|
||||||
|
platforms: [.iOS(.v10), .macOS(.v11)],
|
||||||
products: [
|
products: [
|
||||||
// Products define the executables and libraries a package produces, and make them visible to other packages.
|
// Products define the executables and libraries a package produces, and make them visible to other packages.
|
||||||
.library(
|
.library(
|
||||||
|
|||||||
Reference in New Issue
Block a user