Module: AppInfo::IPA::ExportType

Defined in:
lib/app_info/ipa.rb

Overview

iOS Export types

Constant Summary collapse

DEBUG =
'Debug'
ADHOC =
'AdHoc'
ENTERPRISE =
'Enterprise'
RELEASE =
'Release'
UNKOWN =
nil
INHOUSE =

Rename and Alias to enterprise

'Enterprise'