Linker Issues #410
Closed
rehatkathuria
started this conversation in
General
Replies: 1 comment 24 replies
-
Did you add this dependency to your Package.swift? Can you post that file? (Note that adding the dependency via Xcode's "Package Dependencies" will not work). |
Beta Was this translation helpful? Give feedback.
24 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.
-
Created a new project and imported a Swift Package that essentially is the gateway to an entire existing app. Getting the following build errors: does this point at a Dependency incorrectly setup?
The symbols are derived from
swift-dependencies-additions
which I have not explicitly added as a dependencyBeta Was this translation helpful? Give feedback.
All reactions