<!-- Hello! Sorry you're having an Issue! Please help us make Lottie better by filling everything below out with as much information as you can, so we can try to reproduce and fix the issue! Issues are for filing bug reports about crashes, regressions, unexpected behavior, etc. If you have a question or feature request, please start a discussion here: https://github.com/airbnb/lottie-ios/discussions --> ## Which Version of Lottie are you using? Lottie 3.4.0 ## Expected Behavior <!-- Screenshots encouraged --> The `PRODUCT_MODULE_NAME` should be `Lottie`, not `Lottie_macOS`, which is the target name. This will cause downstream have to use ```swift import Lottie_macOS ``` instead, which is a break chanage from Lottie v3.1.0 <img width="864" alt="截屏2022-07-09 01 32 44" src="https://user-images.githubusercontent.com/6919743/178042113-3bd02c63-f597-469f-8fe0-01fe0d405d93.png"> ## Actual Behavior <!-- Screenshots encouraged --> ## Animation JSON <!-- Adding the animation JSON helps us debug the issue faster! -->