xcodeversion

package
v2.0.0-alpha.41 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2024 License: MIT Imports: 4 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reader

type Reader interface {
	GetVersion() (Version, error)
}

Reader ...

func NewXcodeVersionProvider

func NewXcodeVersionProvider(commandFactory command.Factory) Reader

NewXcodeVersionProvider ...

type Version

type Version struct {
	Version      string
	BuildVersion string
	MajorVersion int64
}

Version ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL