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

l_OBJC_ warnings. #411

Open
danmonaghan opened this issue Jun 29, 2023 · 2 comments
Open

l_OBJC_ warnings. #411

danmonaghan opened this issue Jun 29, 2023 · 2 comments

Comments

@danmonaghan
Copy link

Forgive me, as I'm using Xcode 15 Beta 2 (15A5161b) so this may be nothing to worry about, or may save you a headache when Xcode is out of Beta and you have many people searching for the same issue.

To re-produce the error, add the Pusher package to a blank project, import PusherSwift on any class and you'll see 9 warnings.

Google has no good leads.

Could not associate debug note to atom l_OBJC_PROTOCOL_REFERENCE_$__TtP11PusherSwift14PusherDelegate_
Could not associate debug note to atom l_OBJC_LABEL_PROTOCOL_$__TtP11PusherSwift26AuthRequestBuilderProtocol_
Could not associate debug note to atom l_OBJC_LABEL_PROTOCOL_$__TtP11PusherSwift10Authorizer_
Could not associate debug note to atom l_OBJC_PROTOCOL_REFERENCE_$__TtP11PusherSwift26AuthRequestBuilderProtocol_
Could not associate debug note to atom l_OBJC_PROTOCOL_REFERENCE_$__TtP11PusherSwift10Authorizer_
Could not associate debug note to atom l_OBJC_LABEL_PROTOCOL_$_NSCopying
Could not associate debug note to atom l_OBJC_PROTOCOL_REFERENCE_$_NSCopying
@benjamin-tang-pusher
Copy link
Contributor

I can't reproduce this on the Xcode Release Candidate. Could you try again on this version?

@benjamin-tang-pusher
Copy link
Contributor

I've been using the newly released XCode 15 without issue, so its likely gone away. I will close this ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants