plugins
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
plugins
plugins
/
com.freeletics.gradle.plugin
/
FreeleticsMultiplatformExtension
/
addIosTargetsWithXcFramework
add
Ios
Targets
With
Xc
Framework
@
JvmOverloads
fun
addIosTargetsWithXcFramework
(
frameworkName
:
String
,
includeX64
:
Boolean
=
false
,
configure
:
KotlinNativeTarget
.
(
Framework
)
->
Unit
=
{ }
)