I can't fix problem with cocoapods. I'm trying to create private repo with some library. When I'm executing
pod repo lint MyLib --verbose
I'm getting error:
An unexpected version directory
AppIcon.appiconset
was encountered for theMyLib/Images.xcassets
Pod in theImages.xcassets
repository.
I dig google for solutions for it, but only hints was to update cocaPods. At this moment I've newest version but still no clue how to move forward. Any ideas what to check?
You lost the extension.
pod repo lint MyLib.podspec
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With