Hi, after the latest xcode update, I started getti...
# multiplatform
w
Hi, after the latest xcode update, I started getting this error in multiplatform mobile: The following build commands failed: Ld /Users/me/dev/android_projects/myproj/build/ios/iosApp.build/Debug-iphonesimulator/iosApp.build/Objects-normal/arm64/Binary/iosApp normal arm64 edit: error: The linked and embedded framework 'shared.framework' is missing one or more architectures required by this target: arm64. (in target 'iosApp' from project 'iosApp')
s
Which version did you update to? I would say easiest solution is to roll back, although that may not be what you wanted to hear
w
lol yeah + it's Version 12.0 (12A7209)
s
I’m on 11.6 so I can’t verify that it can work on 12.0, maybe someone else can?
w
no worries thx anw
a
Hello, @why! I found similar issue on YouTrack (see here).
w
Hi @Artyom Degtyarev [JB] I found, yesterday, another one here too. Thanks : )