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
-
PWCore
implements core functionality used in all MaaS modules. All MaaS modules have aPWCore
dependency.Declared In
PWCore.h
. PWEnvironmentStage
-
PWCore
implements core functionality used in all MaaS modules. All MaaS modules have aPWCore
dependency.Declared In
PWCore.h
. PWEnvironmentDev
-
PWCore
implements core functionality used in all MaaS modules. All MaaS modules have aPWCore
dependency.Declared In
PWCore.h
.
Declared In
PWCore.h