When trying to run test from commonMain in iOS simulator: <img width="360" alt="image" src="https://user-images.githubusercontent.com/99798741/236774697-69c503cf-aa8d-414c-b68b-b41d77767b80.png"> Test fails with error: ``` Undefined symbols for architecture arm64: "_OBJC_CLASS_$_MTLCommandBufferDescriptor", referenced from: objc-class-ref in libskia.a(gpu.GrMtlCommandBuffer.o) ... ``` Slack discussion: https://kotlinlang.slack.com/archives/C0346LWVBJ4/p1682502923227539
When trying to run test from commonMain in iOS simulator:
Test fails with error:
Slack discussion: https://kotlinlang.slack.com/archives/C0346LWVBJ4/p1682502923227539