khairil.ushan
02/06/2022, 9:23 AMTask 'embedAndSignAppleFrameworkForXcode' not found in project ':shared'.
I am working with M1 Pro machine. After google a little bit, Seems like I have to run the Xcode using Rosetta and update the Build Setting of the iOS project to exclude arm64
then I can run the iOS app via Xcode. But I still can't run it using Android Studio due to the same error.
So, is that the only workaround to be able to developing KMM app using M1 ?
And, when I got Xcode build successfully, why AS still fail to build/run the iOS App?
Thanks everyone, and sorry if this is repeated questions. Feel free to refer me to some previous discussion around this.michaelv
02/06/2022, 10:23 AMkhairil.ushan
02/06/2022, 10:23 AMmichaelv
02/06/2022, 10:23 AMkhairil.ushan
02/06/2022, 10:25 AMkhairil.ushan
02/06/2022, 10:25 AMmichaelv
02/06/2022, 10:30 AMkhairil.ushan
02/06/2022, 10:32 AMmichaelv
02/06/2022, 10:36 AMkhairil.ushan
02/06/2022, 10:47 AMarm64
from the excluded arch that I did before.