iossigning

package
v1.0.48340 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package iossigning provides helpers for the iOS code signing commands — reading certificate / provisioning-profile files from disk and base64 encoding them for transmission to the CircleCI API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EncodeFile

func EncodeFile(path string) (name, blob string, err error)

EncodeFile reads the file at path and returns its base name and the base64-encoded contents. An empty file is rejected as an explicit error so callers don't accidentally upload zero-byte assets.

Types

This section is empty.

Jump to

Keyboard shortcuts

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