Hi, can anybody relate to this? <https://slack-cha...
# multiplatform
s
Hi, can anybody relate to this? https://slack-chats.kotlinlang.org/t/16010172/got-a-report-from-someone-that-was-getting-embedandsignapple#9b121aca-603a-4bf3-952a-c8c0a27f3166 I'm seeing the same problem in my project after having changed from an intel machine to an M3 one, and I unfortunately no longer have access to my previous one so I can't really compare
r
I would check all targets and source sets in
build.gradle.kts
. Perhaps new targets (Arm64) are being activated after switching architectures.