pointfreeco / swift-issue-reporting

Report issues in your application and library code as Xcode runtime warnings, breakpoints, assertions, and do so in a testable manner.
https://www.pointfree.co
MIT License
391 stars 64 forks source link

Update `reportIssue` to call `Issue.record` #116

Closed stephencelis closed 2 months ago

stephencelis commented 2 months ago

We should be calling to this more stable interface now that the messaging has been updated.