Accelerator icon indicating copy to clipboard operation
Accelerator copied to clipboard

Accelerator with non source Frameworks

Open pkrmf opened this issue 8 years ago • 2 comments

Hi!

  • I have a bunch of dynamic Frameworks(+30), all of them distributed as binaries(no source). Is it possible to use Accelerator in an app that pulls all of them through cocoapods? Should it still work and make them static even tho they were already compiled?

  • If I manually add the run script in my app without using the Accelerator pod, should it work(I haven't managed to make it work).

Thank you,

Marc

pkrmf avatar Sep 02 '17 18:09 pkrmf

Hi, I don’t think this is possible. You can’t relink a framework as far as I know.

johnno1962 avatar Sep 02 '17 18:09 johnno1962

Thank you so much for your quick response, I appreciate it.

pkrmf avatar Sep 03 '17 16:09 pkrmf