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

Expose each framework target as individual product #13

Closed
wants to merge 2 commits into from

Conversation

aChase55
Copy link

@aChase55 aChase55 commented Oct 14, 2023

Apps may not need to consume all of the targets by the package, this allows individual targets to be added as dependencies instead of all of them.
For example:

.product(name: "SCSDKCoreKit", package: "snap-kit-spm"),
.product(name: "SCSDKCreativeKit", package: "snap-kit-spm"),

@aChase55 aChase55 closed this Oct 29, 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 this pull request may close these issues.

1 participant