Please specify a platform for this target in your Podfile.See `https://guides.cocoapods.org/syntax/podfile.html#platform`.Error running pod install
Failed to build for iOS [!]CocoaPods could no
我已经创建了一个离子项目。我使用Ionic CIL构建了这个应用程序,并且它工作得很好。现在使用cocoapods,我创建了一个pod文件,并添加了所需的pod并进行了pod安装。现在,当我尝试运行ionic run/build ios时,我收到以下错误: ld: library not found for linker clang: error:-lPods命令失败,退出代码为1(使用-v查看调用)
命令的错误代码65 : xcodebui
嗨,我正面临一个颤振错误,而我的应用程序运行在iOS模拟器。它在Android仿真器上运行得非常好。在升级了我从那以后添加的防火墙依赖关系之后,我就面临着这个问题。: ^0.4.0Error output from CocoaPods: specify a platform for this target in your Podfile.See `https:/