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

Resolve Dependencies Before Building Project for SPM Xcodebuild #2

Merged
merged 4 commits into from
Dec 12, 2022

Conversation

PSchmiedmayer
Copy link
Member

Resolve Dependencies Before Building Project for SPM Xcodebuild

♻️ Current situation & Problem

The current xcodebuild SPM workflow fails when we add dependencies to the CardinalKit Swift Package.

💡 Proposed solution

We address this by adding a explicit flag to resolve dependencies beforehand.

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

@PSchmiedmayer PSchmiedmayer merged commit 98e8bff into main Dec 12, 2022
@PSchmiedmayer PSchmiedmayer deleted the resolveDependencies branch December 12, 2022 08:28
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