PWEnvironment Constants Reference
| Declared in | PWCore.h |
|---|
PWEnvironment
PWCore implements core functionality used in all MaaS modules. All MaaS modules have a PWCore dependency.
Definition
typedef NS_ENUM(NSInteger, PWEnvironment ) {
PWEnvironmentProd,
PWEnvironmentStage,
PWEnvironmentDev,
};
Constants
PWEnvironmentProd-
PWCoreimplements core functionality used in all MaaS modules. All MaaS modules have aPWCoredependency.Declared In
PWCore.h. PWEnvironmentStage-
PWCoreimplements core functionality used in all MaaS modules. All MaaS modules have aPWCoredependency.Declared In
PWCore.h. PWEnvironmentDev-
PWCoreimplements core functionality used in all MaaS modules. All MaaS modules have aPWCoredependency.Declared In
PWCore.h.
Declared In
PWCore.h