You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Xcode project file format changed and the detection of the file to inject the code snippet fails.
This is most likely due to the xcodes dependency not being actively maintained. We should test this and implement proper parsing to fix the snippet injection.
Steps to reproduce
Create a sample Xcode project named something like this-is-an-app
Run the sentry-wizard to setup the project
Note this log message:
Added the Sentry dependency to your project but could not add the Sentry code snippet.
The text was updated successfully, but these errors were encountered:
The Xcode project file format changed and the detection of the file to inject the code snippet fails.
This is most likely due to the
xcodes
dependency not being actively maintained. We should test this and implement proper parsing to fix the snippet injection.Steps to reproduce
this-is-an-app
The text was updated successfully, but these errors were encountered: