Closed NathanWalker closed 9 months ago
When Swift Packages are included, validations may run which break the build.
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
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