TPCircularBuffer icon indicating copy to clipboard operation
TPCircularBuffer copied to clipboard

Support SwiftPM

Open ivlevAstef opened this issue 3 years ago • 1 comments

Simple SwiftPM support. Not swift wrapped.

ivlevAstef avatar Sep 22 '20 17:09 ivlevAstef

Couple of suggestions:

  • xcschememanagement.plist and xcuserstate files should be removed
  • No need to move the files into a Sources directory, as you can specify their paths in Package.swift

arielelkin avatar Sep 14 '21 15:09 arielelkin

Thanks @ivlevAstef! I’ve just merged another pull request that adds Swift PM but doesn’t require moving the sources around

michaeltyson avatar Nov 06 '22 21:11 michaeltyson