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

is it possible to set different Configs for one Extension target when adding as dependency to different Application targets ? #1479

Open
coderxdotwang opened this issue Jun 11, 2024 · 0 comments

Comments

@coderxdotwang
Copy link

For projects with several application targets and extension targets,
we add extension target as dependencies to application target,
but we may want extension target(eg Share Extension)use different Configs(eg 'PRODUCT_BUNDLE_IDENTIFIER')when embed in differernt application targets.
because application targets may have different identifiers,and "If an app contains an app extension, the app extension’s bundle identifier must be prefixed by the app’s bundle identifier."

How to accomplish this ? Any tips and examples are appreciated.

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

No branches or pull requests

1 participant