Open
Description
Hi, thank you for this great project.
I want to use this project as a library or a pod in an app that's using swiftUI framework.
Therefore I am trying to just use the adb folder and copy-paste it to a new project, and then create an adb object like so:
var adb = AdbClient.init()
though it seems like Xcode doesn't recognize the folder as a lib when I copy it, and therefore I also can't declare the adb
object.
how can I use this project in a swiftUI app?
cheers!
Metadata
Metadata
Assignees
Labels
No labels