Versions in this module Expand all Collapse all v1 v1.0.172 Jan 22, 2025 Changes in this version + func AddFileToZip(writer io.Writer, filename string, tmpdir string) error + type Connection struct + func New(device ios.DeviceEntry) (*Connection, error) + func NewWithShimConnection(device ios.DeviceEntry) (*Connection, error) + func NewWithUsbmuxdConnection(device ios.DeviceEntry) (*Connection, error) + func (conn Connection) Close() error + func (conn Connection) SendFile(appFilePath string) error