Skip to content

iOS targets fail to resolve in KMP project after adding v1.0.0 #51

Description

@mtpdog

Congratulations on this major milestone for the library!

We're running into an issue when trying to integrate it. After adding the dependency:

implementation("dev.nucleusframework:composewebview:1.0.0")

the Gradle build fails because it can't resolve the iOS targets in our Kotlin Multiplatform project:

> Could not resolve all files for configuration ':shared:iosArm64CInterop'.
   > Could not find composewebview:webview-compose-iosarm64:unspecified.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions