You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically, if you open a fresh IntelliJ project with Kotlin 2.0.20 and attempt to reproduce the iOS setup, the project fails to sync.
There are several issues, namely the cocoapods plugin definition needs to also be added at the project-leved build gradle along with its version, and the cocoapods {} block syntax has been changed: