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

Xcode16.0 Compilation Fails #4430

Open
RayFor24 opened this issue Oct 11, 2024 · 2 comments
Open

Xcode16.0 Compilation Fails #4430

RayFor24 opened this issue Oct 11, 2024 · 2 comments

Comments

@RayFor24
Copy link

Platform

iOS

Environment

Develop

Installed

CocoaPods

Version

8.37.0

Xcode Version

16.0

Did it work on previous versions?

No response

Steps to Reproduce

Xcode 16 Compilation Fails

SENTRY_LOG_WARN(@"Current profiler is not running.");
Use of undeclared identifier 'SentryLog'

Expected Result

Xcode 16 Compilation Fails

SENTRY_LOG_WARN(@"Current profiler is not running.");
Use of undeclared identifier 'SentryLog'

Actual Result

Xcode 16 Compilation Fails

SENTRY_LOG_WARN(@"Current profiler is not running.");
Use of undeclared identifier 'SentryLog'

Are you willing to submit a PR?

No response

@RayFor24
Copy link
Author

@brustolin
Copy link
Contributor

Hello @RayFor24, thanks for reaching out.

Any change in your podfile, you're disabling APPLICATION_EXTENSION_API_ONLY?
Is it possible to share your podfile with us?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Community
Status: Needs More Information
Development

No branches or pull requests

2 participants