Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning in Xcode when using Lottie 4.4.0 with cocoa pods #2309

Closed
cweymann opened this issue Feb 5, 2024 · 1 comment · Fixed by #2317
Closed

Warning in Xcode when using Lottie 4.4.0 with cocoa pods #2309

cweymann opened this issue Feb 5, 2024 · 1 comment · Fixed by #2317

Comments

@cweymann
Copy link

cweymann commented Feb 5, 2024

Which Version of Lottie are you using?

Lottie 4.4.0

Expected Behavior

no warnings

Actual Behavior

Xcode (15.2.0) warning when building (used cocoa pods 1.14.3 for integration):

invalid character in Bundle Identifier. This string must be a uniform type identifier (UTI) that contains only alphanumeric (A-Z,a-z,0-9), hyphen (-), and period (.) characters.

Comment

Of course this is a minor issue, but I assume it's easily fixable.

In my tests I could fix the issue by removing the underscore from the bundle identifier in the lottie-ios-Lottie_Privacy target

Thanks

Animation JSON

not an animation related issue

@calda
Copy link
Member

calda commented Feb 13, 2024

#2317 should fix this

@calda calda closed this as completed Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants