-
### Description
Everything is marked with red underline.
The error message says **"Unresolved reference: xxx"**
![螢幕擷取畫面 2022-02-12 211605](https://user-images.githubusercontent.com/78299515/153713…
-
Hi guys, your plugin is awesome! But I stuck with one problem. Here is my configuration :
```
multiplatformSwiftPackage {
packageName("XXX")
swiftToolsVersion("5.3")
targetPlatforms …
-
When I run gradle, it generates output files for the proto-files. These are put into `$projectDir/src/$sourceSet/java/my/org/models/a.kt` (or a.java). This works for the sourceSet `main`, but not for …
-
Hi all,
We are brainstorming some ideas for the following year's grant proposal and would love to gather some ideas from everyone, especially the regular users of the app.
**Few potential ideas …
-
今週の雑談会のログです:memo:
-
Hello!
After adding next library:
`implementation("com.russhwolf:multiplatform-settings-datastore:1.2.0")`
I got the error:
```
Could not resolve all artifacts for configuration ':shared:jsCo…
-
I have one copy-pasted dependency which is not (should not) included in configuration, but I need it to included in information so that it is validated and included into `artifacts.json`.
I think it …
-
Please add this target to module configuration as Kotlin 1.5.30 now supports it. Currently using this lib in native build on Apple Silicon M1 results in following error
```
> Could not resolve …
-
Hi,
I've followed the instructions provided in the README to integrate this plugin in my multiplatform project.
After that, i can build the xcode project with success and import the framework to…
-