Xcode10 - dyld: Library not loaded for pod installed in framework

前端 未结 6 2323
后悔当初
后悔当初 2021-02-12 12:26

I have a project with target frameworks.

  • MainAppTarget
  • FrameworkA

FrameworkA is the only one to use a certain pod, hence in my pod file I h

6条回答
  •  半阙折子戏
    2021-02-12 12:47

    This problem is just on iOS 13.3.1.

    You can't fix it, Just you have to downgrade to iOS 13.3 or wait for Xcode new update.

提交回复
热议问题