@eskimo
thank you so much for the clarification. In one of our static library(Static library 1) contains another thirdparty xcframeworks too. Is that cause any such dependency issues or nested framework issues in the final application?
Post
Replies
Boosts
Views
Activity
@eskimo Also how do we leverage swift packages to resolve our issue.
But we wanted our main framework to be distributed as binary to our customers.
Can you suggest an approach of using swift package manager here ?