Describe the bug
Xcode is reporting this warning:
.../Debug-iphonesimulator/BranchSDK.framework/Headers/BranchSDK.h:61:1: umbrella header for module 'BranchSDK' does not include header 'BranchFileLogger.h'
Steps to reproduce
- Add Branch as an SPM dependency
- Build your project using Swift 6
Expected behavior
There should be no warning about missing headers
SDK Version
3.13.3
XCode Version
26.0.1
Device
iPhone 17 Pro
OS
26.0.1
Additional Information/Context
No response