Versions in this module Expand all Collapse all v1 v1.0.3 Nov 18, 2023 v1.0.2 Nov 18, 2023 Changes in this version + func AppOutputName(os, name string, release bool) string + func DetectIOSTeamID(optCert string) (string, error) + func RunNewBuild(target, appID, icon, name, version string, build int, ...) error + type Writer struct + func NewWriter(w io.Writer, priv *rsa.PrivateKey) *Writer + func (w *Writer) Close() error + func (w *Writer) Create(name string) (io.Writer, error)