Is it reproducible with SwiftPM command-line tools: swift build, swift test, swift package etc?
[X] Confirmed reproduction steps with SwiftPM CLI. The description text must include reproduction steps with either of command-line SwiftPM commands, swift build, swift test, swift package etc.
Description
When i run the App on Xcode 16.0 i am getting 'MSACDistributeIngestion.h' file not found & MSACDistributionGroup.h' file not found.
Expected behavior
Successfully able to run the App
Actual behavior
Successfully able to run the App
Steps to reproduce
Build the App
Swift Package Manager version/commit hash
4.4.3
Swift & OS version (output of swift --version ; uname -a)
Is it reproducible with SwiftPM command-line tools:
swift build
,swift test
,swift package
etc?swift build
,swift test
,swift package
etc.Description
When i run the App on Xcode 16.0 i am getting 'MSACDistributeIngestion.h' file not found & MSACDistributionGroup.h' file not found.
Expected behavior
Successfully able to run the App
Actual behavior
Successfully able to run the App
Steps to reproduce
Build the App
Swift Package Manager version/commit hash
4.4.3
Swift & OS version (output of
swift --version ; uname -a
)No response