Vaibhav Jaiswal
07/01/2025, 11:19 AMkotlin.native.cocoapods
plugin and by using this
pod("...") { ..... }
François
07/01/2025, 5:02 PMVaibhav Jaiswal
07/03/2025, 1:53 PMexportToKotlin=true
?François
07/03/2025, 1:58 PMexportToKotlin=true
nothing will be exported from the dependency.
The exportToKotlin is only for ObjC or Swift compatible/exportable library like this one https://github.com/amplitude/Amplitude-iOS.François
07/03/2025, 2:00 PM