Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for folder-based Xcode projects #818

Open
philprime opened this issue Feb 24, 2025 · 0 comments
Open

Add support for folder-based Xcode projects #818

philprime opened this issue Feb 24, 2025 · 0 comments
Assignees

Comments

@philprime
Copy link
Contributor

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs Discussion
Development

No branches or pull requests

2 participants