Nathan Harris

Results 56 comments of Nathan Harris

We just started getting this error on our macOS GitHub Actions runner. We're not seeing releases & debug info in Sentry. The last release created from our CI was on...

@szokeasaurusrex Apologies, we were looking at the wrong organization when were verifying if release symbols were being uploaded or not. We've confirmed that the correct release information is being sent...

For the record, with additional testing, debug symbols were NOT being sent to Sentry and we identified the issue with something from one of our dependencies: https://github.com/filestack/filestack-ios/issues/80

@bryankeller What was the blocker from getting #75 over the finish line? Is it just needing a contribution again to take it?

This no longer reproduces with the latest version of the SDK, and Xcode 15.2 (Swift 5.9)

I've been able to do this via the `validate` method on the Root command, as SAP runs that method that for every command in the tree, even if you don't...