Package org.jetbrains.kotlin.gradle.targets.native.tasks
See: Description
-
Class Summary Class Description CocoapodsTask The task takes the path to the Podfile and calls pod install
to obtain sources or artifacts for the declared dependencies.PodInstallTask DownloadCocoapodsTask PodDownloadUrlTask PodDownloadGitTask PodGenTask The task generates a synthetic project with all cocoapods dependencies PodSetupBuildTask PodBuildTask The task compiles external cocoa pods sources. PodBuildSettingsProperties NativePerformanceReport The task generates performance report for Kotlin/Native binary. KotlinNativeTest KotlinNativeHostTest A task running Kotlin/Native tests on a host machine. KotlinNativeSimulatorTest A task running Kotlin/Native tests on a simulator (iOS/watchOS/tvOS). AdvancedCocoapodsTasksKt