Fail to Import RestKit with Cocoapods Dynamic Frameworks

前端 未结 2 1791
长发绾君心
长发绾君心 2021-01-11 19:03

I have the prelease version of cocoapods installed, 0.26, and trying to install the latest version of RestKit. In my podfile I\'ve turned on the use_frame

2条回答
  •  Happy的楠姐
    2021-01-11 19:23

    This is a bug currently in RestKit. Sam Giddin has an open PR right now that fixes the issue. I made a fork of RestKit that I'm using in my project with the commits from the PR to get around this issue until they merge in the fixes and make a new release.

提交回复
热议问题