osrm-text-instructions.swift icon indicating copy to clipboard operation
osrm-text-instructions.swift copied to clipboard

Add SPM support

Open mattrobmattrob opened this issue 10 months ago • 0 comments

Summary

  • Begin committing the Instructions.plist created by json2plist.sh to make SPM function/keeping it as simple as possible.
  • Remove the prepare_command portion from the podspec since it's no longer needed.
  • Add Package.swift to define the package for the library and tests.

I could use help testing the Carthage flavor of this functionality since I'm primarily focused on validating the SPM flavor.

Testing

Screenshot 2023-09-08 at 10 30 14 PM

mattrobmattrob avatar Sep 09 '23 04:09 mattrobmattrob