Replies: 2 comments 3 replies
-
|
It appeared to me that it could be the Sonoma version and Xcode beta 2 that could be causing this, but I am also seeing the same problem on Ventura and normal Xcode version |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
It looks like you are importing AsyncHTTPClient in your PriceJob target but haven't included the dependency in the PriceJob list of dependencies |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use the
AsyncHTTPClientclient in Xcode 15 beta 2 on Sonoma. I have commented out any packages that I thought had any conflicts with the client.Beta Was this translation helpful? Give feedback.
All reactions