It seems that there are tons of issues with Carthage and Xcode 12 (see here)
I'm trying to follow the workaround suggested here but I'm still getting the same error message from Carthage.
*** Building scheme "Lottie_iOS" in Lottie.xcodeproj
Build Failed
Task failed with exit code 1:
/usr/bin/xcrun lipo -create .......blablabla
I'm wondering, is there a way to skip simulators and compile frameworks just for real devices?! this would be a temporary solution to be able to work...