Vita Sokolova
12/06/2024, 10:47 AM./gradlew :allshared:skieUnpackSwiftSourcesTemperSharedReleaseFrameworkIosArm64
runs without errors.
> Task :allshared:skieUnpackSwiftSourcesTemperSharedReleaseFrameworkIosArm64
e: Compilation failed: IrTypeAliasSymbolImpl is already bound. Signature: io.ktor.utils.io.core/ByteReadPacket|null[0]. Owner: TYPEALIAS name:ByteReadPacket visibility:public expandedType:kotlinx.io.Source
> Task :allshared:linkTemperSharedReleaseFrameworkIosArm64 FAILED
* Source files:
* Compiler version: 2.1.0
* Output kind: FRAMEWORK
Vita Sokolova
12/06/2024, 10:47 AMTadeas Kriz
12/06/2024, 5:07 PMskie {
isEnabled = false
}
And running the same task again to see if that succeeds? If it does, then could you share what libraries you expose from the shared module to framework?
Thanks!Vita Sokolova
12/09/2024, 9:58 AM