moko-resources
moko-resources copied to clipboard
Linker Error: clang: error: linker command failed with exit code 1 in Xcode when building iOS project on arm64 simulator
trafficstars
We are encountering an issue when building iOS project on arm64 simulator: Undefined symbols for architecture arm64: "OBJC_CLASS$_ResourcesModuleMRPlurals", referenced from: in DesignSystem.o "OBJC_CLASS$_ResourcesModuleMRStrings", referenced from: in DesignSystem.o "OBJC_CLASS$_ResourcesModuleResources", referenced from: in DesignSystem.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
The library is added via xcframework and SPM kotlin version 1.9.10, gradle version=8.1.4, moko version 0.24.4