Open nezhyborets opened 7 years ago
@davedelong Hey there! When will you be able to deploy 3.0.0 to CocoaPods?
Experiencing the same problem when using Carthage. The build setting Valid Architectures
needs to have armv7k
added to it.
I don't use either CocoaPods or Carthage. I'd be interested in PRs that address this, since that's outside my area of expertise :)
@davedelong I'd be happy to help, but I don't think that I will be able to push 3.0
to CocoaPods since you're the only maintainer listed on CocoaPods. To fix this, you'll have to add another person as a maintainer on CocoaPods (which will be able to push 3.0
and other versions), or you can do it yourself - since the only thing that you have to do is change the podspec
version to 3.0.0
and execute a $ pod trunk push
.
Here is the output:
And here is the Log file: