Open8
SKIE

Demo

pod install
が必要で実行するとエラー
`force_encoding': can't modify frozen String (FrozenError)

CocoaPods をやめれないだろうか
導入の障壁になりそう
Demo が CocoaPods なだけで、 framework の導入もサポートしてそう
Usually the build.gradle.kts in this module either applies the kotlin("native.cocoapods") plugin, or has a framework block somewhere inside the kotlin configuration block.

xcodeproj の更新で解決した

Demo 起動確認 OK

SKIE は Swift Kotlin Interface Enhancer の略で Enhancer には引き立て役という意味がある

Demo を 0.5.0 に上げてみて問題なく動作することを確認 OK
うまくいかない環境もある様子