:warning: Warning Xcode 16.3 is out since yesterda...
# feed
f
⚠️ Warning Xcode 16.3 is out since yesterday and has some big issues with cinterop.
👍 6
👍🏻 1
t
Sounds serious 🤔
l
I'm not sure if it's related, but I'm seeing a Swift compiler crash when including some dependencies via SPM.
Assertion failed: ((callerSerializedKind == IsNotSerialized || F->hasValidLinkageForFragileRef(callerSerializedKind) || hasSharedVisibility(linkage) || F->isExternForwardDeclaration()) && "called function has wrong linkage for serialized function"), function maybeAddFunctionToWorklist at Linker.cpp:108.
(to display assertion configuration options: -Xllvm -assert-help)
b
Thanks for posting this. I already encountered it 🙂 Now to figure out how to downgrade
1. Download from here 2. Move to wherever you want (e.g. /Applications/Xcode18.2.app) 3. Run
sudo xcode-select -s <wherever you put it>
4. Have KMP work again for iOS
👍 3
f
please use https://www.xcodes.app/ to download xcodes versions
💯 4
This issue is fixed on the next release of kotlin 2.1.21-RC
👍 1
d
f
now waiting for SKIE 😄