Skip to content

iOS setup instructions are out of date and do not work with the latest versions #269

@oblakr24

Description

@oblakr24

Problem Statement

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:

https://kotlinlang.org/docs/native-cocoapods-dsl-reference.html#targets

Solution Brainstorm

No response

Metadata

Metadata

Assignees

Projects

Status

Needs Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions