Skip to content

fix(ios): skip package validation on xcodebuild #5782

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

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

NathanWalker
Copy link
Contributor

@NathanWalker NathanWalker commented Jan 27, 2024

PR Checklist

What is the current behavior?

When Swift Packages are included, validations may run which break the build.

What is the new behavior?

xcodebuild flag is now included during iOS development to avoid build interruptions as discussed here:
https://forums.swift.org/t/telling-xcode-14-beta-4-to-trust-build-tool-plugins-programatically/59305

@cla-bot cla-bot bot added the cla: yes label Jan 27, 2024
@NathanWalker NathanWalker added this to the 9.0 milestone Jan 27, 2024
@NathanWalker NathanWalker modified the milestones: 9.0, 8.7 Feb 1, 2024
@NathanWalker NathanWalker merged commit e47cff4 into main Feb 1, 2024
@NathanWalker NathanWalker deleted the feat/xcode-skip-package-validation branch February 1, 2024 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant