我有一个应用程序,我想安装GPUImage框架。我完成了以下步骤:
1)将项目添加到我的应用中。我执行了以下操作>XCode->添加文件->然后选择GPUImage.xcodeproj,并选择“将项目复制到目标项目”。2)现在它说:Next, go to your application's target and add GPUImage as a Target Dependency。我不太确定如何做到这一点,我所做的是-在产品->方案->编辑方案我添加GPUImage。出现警告-未
这是Podfile:
导入GPUImage
我从podfile卸载GPUImage我的步骤是:
- Copy&Paste GPUImage.xcodeproj into project root directory, and added it into my project.Target Dependencies**",