0

I want to add adb-ios to my new iOS Project written with Swift. But there is no package.swift or cocoapods support. I tried to add it locally but can't do it also.

Do I need to write wrapper to merge adb-ios to my new swift project?

  • you can add [this](https://github.com/zonghai-li/adb-ios/tree/master/adb) project to your workspace, build target it has - that should theoretically work... But that project is created 7 years ago, and never updated. Most likely it will have many incompatibilities, and probably won't work. I suggest one of the links mentioned here instead: https://stackoverflow.com/a/66800966/5318223 (more recent) – ohglstr Apr 12 '22 at 22:35
  • Yeah i also tried the idb but it's not working. I especially need adb because i am trying to build an fire tv remote application. @ytrewq – joshuamiddletone Apr 13 '22 at 18:02

0 Answers0