Skip to content

Add additional dynamic library product to Package.swift#284

Open
jr9098 wants to merge 1 commit into
marmelroy:masterfrom
jr9098:feature/dynamic
Open

Add additional dynamic library product to Package.swift#284
jr9098 wants to merge 1 commit into
marmelroy:masterfrom
jr9098:feature/dynamic

Conversation

@jr9098

@jr9098 jr9098 commented Apr 14, 2026

Copy link
Copy Markdown

Add dynamic library product for using Zip and avoid duplicating symbols when used from app and inside other package at the same time.

objc[703]: Class _TtC3Zip3Zip is implemented in both /private/var/containers/Bundle/Application/19AED918-9341-46CD-8052-AF863828D5A1/MyApp.app/Frameworks/MyFramework.framework/MyFramework

Add dynamic library product for using Zip inside framework or library to avoid duplicating symbols when using Lottie from SDK and app.
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 this pull request may close these issues.

2 participants