Closed Brett-Best closed 4 months ago
Hi! I'm able to reproduce the same on Xcode 16 beta and it looks like a Xcode's issue with macros because it throws the error for Swift 5. Lets wait next beta to test.
Yeah agreed, I'll get a feedback raised and TSI with Apple and post any updates I receive 🙂
Using Xcode 16b1 we are currently unable to compile because of:
Reproducer:
Workaround, inline the macro source:
Feels like an Xcode and/or Swift bug at this point given the inlined source works fine.