Open
Description
Description
Hi there 👋
I just tried building the project using Xcode 26 Beta, and I ran into this new compile-time error:
unsupported configuration: the aggregate target 'OpenAPIGenerator' has package dependencies, but targets that build for different platforms depend on it
Just wanted to flag this in case others are seeing the same thing or if there's already a known workaround.
Reproduction
- Trust & Enable Plugin
- Command + B / R
Package version(s)

Expected behavior
It should work as it was working on Xcode 16.
Environment
swift-driver version: 1.127.4.2 Apple Swift version 6.2 (swiftlang-6.2.0.9.909 clang-1700.3.9.907)
Target: arm64-apple-macosx26.0
Additional information
No response