dukecon / dukecon_mobile

Native mobile clients for Dukecon.org conferences build with Kotlin Multiplatform
https://dukecon.github.io/dukecon_mobile
Apache License 2.0
5 stars 0 forks source link

Feature/kotlin 1.4 migration #25

Closed michalharakal closed 3 years ago

michalharakal commented 4 years ago

Updated to kotlin 1.4

below commented 3 years ago

After updating the Pod, the iOS App ommits a warning:

/Users/below/dev/macoun/2019/dukecon_mobile/shared/DukeconSdk/build/cocoapods/framework/DukeconSdk.framework/Headers/DukeconSdk.h:10080:16: Imported declaration 'DukeconSdkKotlinCharCompanion' could not be mapped to 'KotlinChar.Companion'

__attribute__((swift_name("KotlinChar.Companion")))

Any idea?

michalharakal commented 3 years ago

We continue to work on this state.