Muhammed9991
(Muhammed Mahmood)
1
I'm not sure if I should create an issue or someone here might know more information about this.
I upgraded to Xcode 14. Download the TCA repo and went into examples. Now I can see these warnings everywhere store.send
is being used:
Btw this is from AppCoreTests
in the example folder for TicTacToe project.
wattson12
(Sam Watts)
2
3 Likes
mbrandonw
(Brandon Williams)
3
That is unfortunately a bug in Swift. It has been fixed recently, but may not ship with Xcode until the next release.
2 Likes