Package org.gradle.language.swift
package org.gradle.language.swift
Model classes for building from Swift language sources.
-
ClassDescriptionRepresents a Swift component that is the main product of a project.Configuration for a Swift application, defining the source files that make up the application plus other settings.A binary built from Swift source and linked from the resulting object files.Configuration for a Swift component, such as a library or executable, defining the source files that make up the component plus other settings.An executable built from Swift source.Configuration for a Swift library, defining the source files that make up the library plus other settings.A target platform for building Swift binaries.A shared library built from Swift source.A static library built from Swift source.Swift version.