Documentation ¶
Index ¶
Constants ¶
View Source
const ( PlatformIOS = 1 PlatformAndroid = 2 IOSAdHoc = 1 IOSAppStore = 2 IOSEnterprise = 3 )
Variables ¶
View Source
var ( ErrNoIcon = errors.New("icon not found") ErrNoMobileProvision = errors.New("mobileprovision not found") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.