Join Slack
Has anyone successfully run unit tests for iOS?
# compose-ios
u
陈雄
11/07/2022, 2:40 AM
Has anyone successfully run unit tests for iOS?
h
hfhbd
11/07/2022, 6:37 AM
x64, looks like you have an m1 mac (arm architecture) but using x64. Guess, there are no iossimulatorarm64 artifacts?
u
陈雄
11/07/2022, 8:00 AM
I am using x86 mac. What's wrong with the configuration. Is there a simple demo (ios) that can run unit tests here?
l
Landry Norris
11/11/2022, 2:18 AM
I am able to run unit tests on iOS on my mac for several projects. None have specifically compose tests, but logic tests.
Landry Norris
11/11/2022, 2:20 AM
Have you disabled caching for iOS in gradle.properties and made sure all composables visible in iOS are internal or private?
u
陈雄
11/11/2022, 2:24 AM
Yeah, all are internal or private. The reason seems to be there is not a x86_64 framework for libSkia. Pure logic succeed
15
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by