Documentation
¶
Index ¶
- func XcodeArchiveCommand() *ffcli.Command
- func XcodeBuildCommand() *ffcli.Command
- func XcodeCommand() *ffcli.Command
- func XcodeDoctorCommand() *ffcli.Command
- func XcodeExportCommand() *ffcli.Command
- func XcodeExportOptionsCommand() *ffcli.Command
- func XcodeExportOptionsGroupCommand() *ffcli.Command
- func XcodeInjectCommand() *ffcli.Command
- func XcodeInstallCommand() *ffcli.Command
- func XcodeSigningCommand() *ffcli.Command
- func XcodeTestCommand() *ffcli.Command
- func XcodeValidateCommand() *ffcli.Command
- func XcodeVersionCommand() *ffcli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func XcodeArchiveCommand ¶
XcodeArchiveCommand returns the local archive command.
func XcodeBuildCommand ¶ added in v1.260810.0
XcodeBuildCommand returns the ordinary local build command.
func XcodeCommand ¶
XcodeCommand returns the local Xcode command group.
func XcodeDoctorCommand ¶ added in v1.260831.0
XcodeDoctorCommand returns the read-only local Xcode toolchain diagnostic.
func XcodeExportCommand ¶
XcodeExportCommand returns the local export command.
func XcodeExportOptionsCommand ¶ added in v1.260722.0
XcodeExportOptionsCommand returns the export-options generate command.
It intentionally returns the leaf command so callers can exercise generate directly without building the parent command tree.
func XcodeExportOptionsGroupCommand ¶ added in v1.260722.0
XcodeExportOptionsGroupCommand returns the export-options command group.
func XcodeInjectCommand ¶ added in v1.260613.0
func XcodeInstallCommand ¶ added in v1.260831.0
XcodeInstallCommand returns the local connected-device installation command.
func XcodeSigningCommand ¶ added in v1.260904.0
XcodeSigningCommand returns the experimental local Xcode signing-settings plan/apply command group. It edits only project build settings; credentials, profiles, and certificates remain owned by the asc signing commands.
func XcodeTestCommand ¶ added in v1.260831.0
XcodeTestCommand returns the local Xcode test command.
func XcodeValidateCommand ¶
XcodeValidateCommand returns the local validate command.
func XcodeVersionCommand ¶
XcodeVersionCommand returns the xcode version command group.
Types ¶
This section is empty.