This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Build error for unimplemented()
with tuple params (Xcode 16 beta 5)
#120
Labels
apple bug
Something isn't working due to a bug on Apple's platforms
This causes a build error on the current version (1.2.5), and on every 1.2.x version:
without any helpful compiler error message. The same thing works without issue on version 1.1.2.
The problem seems to occur for functions with tuple parameters.
Edit: I should have mentioned that this is on Xcode 16 beta 5. And I just noticed that the problem doesn't seem to happen on Xcode 15.4. I updated the title to reflect this. So maybe it's not actually a problem with the library, but with the new Xcode beta. Let me know if I should close this issue.
The text was updated successfully, but these errors were encountered: