Pod install GPUImage does not work

后端 未结 3 1933
温柔的废话
温柔的废话 2021-01-12 01:19

I am working on a Swift project with cocoapods. Here is Podfile:

pod \'GPUImage\', \'~> 0.1.4\'
  1. After i run pod

3条回答
  •  萌比男神i
    2021-01-12 01:59

    In my case, just change Develop account in Signing & Capabilities then build app again. It works

提交回复
热议问题