Describe the bug
As shown in the following screenshot, Xcode shows loads of warnings when building my project.
I noticed there was a similar bug in the iOS SDK and it looks like it's been fixed, but it appears to persist on macOS: BranchMetrics/ios-branch-deep-linking-attribution#1101 (comment)
I've cleared Derived Data and my build folder, and nothing changes.
Thank you!
Steps to reproduce
Build app.
Expected behavior
No warnings.
SDK Version
1.5.0
XCode Version
16.4
OS
15.5
Additional Information/Context
Sometimes, when I just do a normal build with CMD + B, these warnings go away. However, they always seem to come back after an Archive via Product > Archive.