-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pod spec lint -> xcode 10.2 #18
Comments
do you solve this problem,we met the same evil |
Spend Friday all day on this issue, no fix yet. Could use some support. |
CocoaPods/CocoaPods#8458 hope you get some support,run older Xcode version berfore 10.0 may be a solution |
Thats an old issue, which has been released in |
orz.... |
i tried to update cocoapods version to 1.6.0 and gem fourflusher 2.2.0 ,it fixed my trouble,hope support you |
Running |
See my ticket, I was already on 1.6.1 |
I update the pod version to 1.6.1 and solved it. The old version was 1.5.0. |
The issue was resolved on updating Cocoapods version. I was on 1.5.3 and on update my Cocoapods version is 1.6.2 |
I am having this same issue with Cocoaposda 1.6.1 and 1.7.3. The Fourflusher upgrade does not fix this for me. |
I am having this same issue with Cocoaposda 1.7.1. The Fourflusher upgrade does not fix this for me. |
I dug into this more and was able to fix this, but it feels a little hacky. I also have Xcode 11 installed. It turns out I had to set the command line tools in both Xcode 10.2 and Xcode 11 to the Xcode 10.2 version. I seems like the wrong version of Xcode is used if both are not set to the 10.2 version. |
do folks use latest version of Fourflusher gem? Seems like it can handle Xcode 11 sims too. |
通过 pod spec lint 检查命令报这个错误 |
Whenever I run
pod spec lint
I get this output:While there are multiple devices available with ios 12.2
Environment:
The text was updated successfully, but these errors were encountered: