indragiek / InAppViewDebugger

A UIView debugger (like Reveal or Xcode) that can be embedded in an app for on-device view debugging
MIT License
1.88k stars 109 forks source link

Swift package manager support #8

Closed DJBen closed 4 years ago

DJBen commented 5 years ago

It would be nice to have SPM support given that iOS projects can now use SPM for dependency.

amelnychuck commented 4 years ago

+1 to this!

McProb commented 4 years ago

@indragiek Hello! I have a patch for this if you could grant me access to push a branch. Tyler mentioned he had spoken with you earlier.

indragiek commented 4 years ago

@McProb Hi! You can fork the repo, create a branch in your fork, push your changes, and then open a pull request on this repo.

McProb commented 4 years ago

Thank you for the guidance. I'll have it up early tomorrow, I expect. And thanks for the great project.

indragiek commented 4 years ago

Contributed by @McProb in #12, this is merged, closing this issue and will publish a new release.