Will Appstore reviewers allow us to use dynamic library in iOS8?

前端 未结 2 480
走了就别回头了
走了就别回头了 2020-12-08 06:00

I read many articles about dynamic library usage including this page \"Can you build dynamic library...\".

As apple document said, \"Frameworks for iOS.

2条回答
  •  既然无缘
    2020-12-08 06:18

    UPDATE3 just use the same code signing!!!

    I have test it in ad-hoc environment!

    when my dynamic library use the code signing with the same code signing,It works, otherwise,crush!!

提交回复
热议问题