In my demo, I just wrote an interface in KMM library and then used the library in iOS Application project. The framework compiled for iOS is 2.2MB, and the final .app(for iOS simulator) is 2.5MB. From my perspective, just an interface shouldn’t be so large(I’m an Android developer and not familiar with iOS compilation).