airbnb / lottie-ios

An iOS library to natively render After Effects vector animations
http://airbnb.io/lottie/
Apache License 2.0
25.76k stars 3.75k forks source link

Command CpHeader field with a nonzero exit code - Xcode 15 - iOS 17 #2203

Closed ismetdemirer closed 1 year ago

ismetdemirer commented 1 year ago

I'm trying to compile my project with Xcode 15 and iOS 17. But I get the error in the screenshot.

Which Version of Lottie are you using?

Lottie 3.2.3

Expected Behavior

Ekran Resmi 2023-09-29 23 26 53

Actual Behavior

Animation JSON

calda commented 1 year ago

Can you share a sample Xcode project that demonstrates this error? Thanks

ismetdemirer commented 1 year ago

I found the solution. I made iOS Deployment Target 12.0 in the Pods project, everything improved.

Ekran Resmi 2023-09-30 02 26 54