Thomas Vos
                                            Thomas Vos
                                        
                                    Whoops, looks like this is my fault. Silly mistake when moving the code and I forgot to change `this`. I am not sure why the tests didn't pick this up...
@igordmn I think when these packages (icons extended, material3, etc) are published for all targets that the following issue may be fixed as well. It is about autocomplete not working...
Duplicate of https://github.com/JetBrains/compose-jb/issues/2075 I am using Compose with Kotlin 1.7.0 and it's working great. You need to use the latest build `1.2.0-alpha01-dev709`. And for the compose compiler you need to...
@zeruth that looks like a different error. Are you sure you replaced the compose compiler version dependency with `1.2.0-dev-k1.7.0-53370d83bb1` from the link I provided?
Yes, I haven't found any documentation about this either, but I can share the solution. Just use compose-jb version `1.2.0-alpha01-dev709` like normal. Use Kotlin 1.7.0 and also use the following...
I'm only targeting Android and desktop JVM. No idea how to solve your error unfortunately. You could try searching the compose-web Slack channel for Kotlin 1.7.
Kotlin 1.7.0 is supported in 1.2.0-alpha01-dev741, so I guess this can be closed @igordmn.
Just wanted to add that it is not technically mandatory for the App Store, as I think you can still upload Intel only apps at this time. However, if you...
I am working on support for the Apple App Store. Could use some guidance on this if possible. See #1613
Does anyone have any idea how to fix the univeral binary issue? Intel and ARM64 in one binary.