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 ¶
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.
Click to show internal directories.
Click to hide internal directories.