elramen
elramen
Xcode 15 enabled `ENABLE_USER_SCRIPT_SANDBOXING` by default. This also created other issues like https://github.com/getsentry/sentry-wizard/issues/569. Since https://github.com/getsentry/sentry-wizard/pull/574 fixed this recently, the wizard setup described in this issue should now work. @szokeasaurusrex
This applies to send-event also
Instead of using ```with_sentry_client```, we could probably use ```EnvelopesApi``` which will be added to sentry-cli
Send-metric is going to auto-detect the release if it's not specified by the user. This is part of the metrics specification, i.e. the release tag should be added by default....
Hey @bruno-garcia , do you know if there's an ETA on the Remote Config tool? 😃
After discussing with @szokeasaurusrex, code location will not be implemented (at least not for the initial iteration).