Varun Santhanam
Varun Santhanam
Seems to be happening even on 1.7 note that *generating* the mocks isn't the problem. Its that the mocks aren't compilable. ``` ❌ /Users/vsanthanam/Desktop/convusic-monorepo/Project/ConvusicMobileTests/Mocks.swift:498:16: call to main actor-isolated initializer 'init()'...
Would be curious to know if some of this can be adopted earlier than the eventual 2.0 release -- I think at the minimum the immutable generated types, as well...
I think there needs to be some discussion around this feature. 1) does the delegate instance method `-alertController:didSelectAction:` not already provide this functionality? 2) doesn't this kind of invalidate the...
Create a proof of concept PR #423
any plans to get the latest version of react-scripts into this repo?
My knowledge of such things is practically zero — but I’ll give it a try!
:O awesome! the current release has this super annoying bug which causes warnings to be thrown up in jest when using react 16.0+. I believe the fixed it in later...
I should have clarified -- what I mean is that it doesn't work with autobuild I would have expected is for autobuild to use whatever Swift version is described in...