swiftlang / swift-package-manager

The Package Manager for the Swift Programming Language
Apache License 2.0
9.76k stars 1.35k forks source link

'MSACDistributeIngestion.h' file not found & MSACDistributionGroup.h' file not found when i run the App on Xcode 16.0 #8048

Open Atamanam opened 1 month ago

Atamanam commented 1 month ago

Is it reproducible with SwiftPM command-line tools: 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

plantpurecode commented 4 days ago

I am also having this issue on Xcode 16.1

Output of swift --version:

swift-driver version: 1.115 Apple Swift version 6.0.2 (swiftlang-6.0.2.1.2 clang-1600.0.26.4)
Target: arm64-apple-macosx15.0