Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 321 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 321 Bytes

Contributing

I would love to hear from you! Just open an issue or start a PR.

Please open PRs to development branches.

Debugging with Xcode

To debug Yatoro in Xcode:

  • Run the provided configuration in Xcode
  • Run the Yatoro app in any Terminal emulator you like
  • Xcode will attach debugging to Yatoro
  • Done!