-
Getting an error while trying to use methods that are declared public with an extension. Steps to reproduce the issue:
Using other methods that were declared public with an extension has the same result:
Might be related to Swift 5.7 Is there any workaround? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
btoms20
Sep 17, 2022
Replies: 3 comments 3 replies
-
Looks like it's this commit that made |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
leo150
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@leo150 - #981 should fix this 👍