Skip to content

Carthage macOS use the wrong Swift Module Name (Lottie_macOS) but not (Lottie) #1638

@dreampiggy

Description

@dreampiggy

Which Version of Lottie are you using?

Lottie 3.4.0

Expected Behavior

The PRODUCT_MODULE_NAME should be Lottie, not Lottie_macOS, which is the target name.

This will cause downstream have to use

import Lottie_macOS

instead, which is a break chanage from Lottie v3.1.0

截屏2022-07-09 01 32 44

Actual Behavior

Animation JSON

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions