I'm following this question: Handling private frameworks in Xcode ≥ 7.3
But unsure how to dynamically link to a private framework in Swift, if it's even possible. Is there a way to do this?
I'm following this question: Handling private frameworks in Xcode ≥ 7.3
But unsure how to dynamically link to a private framework in Swift, if it's even possible. Is there a way to do this?