-
Notifications
You must be signed in to change notification settings - Fork 52
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
Can't use lldb po when the GiphySDK is included in the project. #256
Labels
bug
Something isn't working
Comments
Saw that the version 2.2.11 uses the swift 6 toolchain, so switched to that version but still get some errors:
|
hey @aljux thanks for flagging this. by any chance, can you advise on a possible change we can make on our end that might address this issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🐛 Bug Report
When including the giphy SDK in a project, it's no longer possible to use the lldb to print any object description, which makes debugging rather difficult.
Tested to include the SDK both via cocoapods and SPM.
To Reproduce
(Write your steps here:)
Expected behavior
We should be able to use the lldb as normal
(Write what you thought would happen.)
Actual Behavior
error message in description is shown
Your Environment
The text was updated successfully, but these errors were encountered: