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