See GEOSwift for full details
GEOS is licensed under LGPL 2.1 and its compatibility with static linking is at least controversial. Use of geos without dynamic linking is discouraged.
Update your Podfile
to include:
use_frameworks!
pod 'GEOSwiftMapKit'
Run $ pod install
Update the top-level dependencies in your Package.swift
to include:
.package(url: "https://github.com/GEOSwift/GEOSwiftMapKit.git", from: "4.0.0")
Update the target dependencies in your Package.swift
to include
"GEOSwiftMapKit"
Explore more, interactively, in the playground. Open Package.swift in Xcode, and open the playground file from the file navigator.
To make a contribution:
main
branch and create a branch with a name that describes
your contribution$ xed Package.swift
to open the project in Xcode.$ swiftlint
from the repo root and resolve any issues.main
link |
Stars: 38 |
Last commit: 4 days ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics