add basic ios implementation
This commit is contained in:
@@ -22,6 +22,7 @@ kotlin {
|
||||
iosTarget.binaries.framework {
|
||||
baseName = "Shared"
|
||||
isStatic = true
|
||||
binaryOptions["objcExportSuspendFunctionLaunchThreadRestriction"] = "none"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user