Bersaelor / KDTree

Swift implementation of a k-dimensional binary space partitioning tree.
MIT License
153 stars 26 forks source link

Fixing Carthage Issue #50

Closed JackCostigan closed 4 years ago

JackCostigan commented 4 years ago

Currently KDTree doesn't work with carthage. Carthage is unable to find any schemes to build.

Bersaelor commented 4 years ago

@JackCostigan thank you for the proposal, but as the swift package manager is now mature and works super convenient out of Xcode, after some deliberation I have decided to drop Carthage and Cocoapods support. No xcode project or workspace files necessary in the root folder at all anymore, just Package.swift.