Skip to content

Updating tests to use Xcode 16.4 #125

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 3 commits into from
Jul 22, 2025
Merged

Updating tests to use Xcode 16.4 #125

merged 3 commits into from
Jul 22, 2025

Conversation

goergisn
Copy link
Contributor

  • Bumping used Xcode version for tests to 16.4
  • Updating expected output

Copy link

Copy link

⚠️ 2 public changes detected ⚠️

Comparing update-tests-for-xcode-16 to main

🔀2 Modifications

Package.swift

.dependencies

🔀 Modified

// From
.package(url: "https://github.com/apple/swift-argument-parser", "1.6.1"..<"2.0.0")

// To
.package(url: "https://github.com/apple/swift-argument-parser", "1.5.1"..<"2.0.0")
// From
.package(url: "https://github.com/apple/swift-docc-plugin", "1.4.5"..<"2.0.0")

// To
.package(url: "https://github.com/apple/swift-docc-plugin", "1.4.4"..<"2.0.0")

Analyzed targets: FileHandlingModule, PADCore, PADLogging, PADOutputGenerator, PADPackageFileAnalyzer, PADProjectBuilder, PADSwiftInterfaceDiff, PADSwiftInterfaceFileLocator, ShellModule, SwiftPackageFileHelperModule

@goergisn goergisn merged commit 944b73e into main Jul 22, 2025
8 checks passed
@goergisn goergisn deleted the update-tests-for-xcode-16 branch July 22, 2025 11:59
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