icerockdev / moko-kswift

Swift-friendly api generator for Kotlin/Native frameworks
https://moko.icerock.dev
Apache License 2.0
348 stars 21 forks source link

Kotlin 1.7.0 Compatibility issue #51

Closed burakeregar closed 2 years ago

burakeregar commented 2 years ago

Hi,

After upgrading to Kotlin 1.7.0, I have started getting to following build error:

The following build commands failed:
PhaseScriptExecution [CP-User]\ Build\ shared /.../build/ios/Pods.build/Debug-iphonesimulator/shared.build/Script-179B9B8F4A300C109F0453B82420AE1B.sh 
(in target 'shared' from project 'Pods')

It works as expected when I downgrade it, or remove moko-kswift from the project.

Alex009 commented 2 years ago

thx. will fix it