No build warnings with Xcode 14.3 when installing via CocoaPods.
Actual Behavior
Xcode 14.3 emits a build warning:
no rule to process file '.../Pods/lottie-ios/Sources/Private/Model/DotLottie/ZipFoundation/README.md' of type 'net.daringfireball.markdown' for architecture 'arm64'
I didn't try other install methods nor Xcode versions.
Which Version of Lottie are you using?
Lottie 4.2.0
Expected Behavior
No build warnings with Xcode 14.3 when installing via CocoaPods.
Actual Behavior
Xcode 14.3 emits a build warning:
I didn't try other install methods nor Xcode versions.
It seems this was introduced with #1978.