Module: AppInfo::Apple::ExportType
- Defined in:
- lib/app_info/apple.rb
Overview
Export types
Constant Summary collapse
- DEBUG =
debug configuration
:debug- ADHOC =
adhoc configuration (iOS only)
:adhoc- ENTERPRISE =
enterprise configuration (iOS only)
:enterprise- RELEASE =
release configuration
:release- APPSTORE =
release configuration but download from App Store
:appstore