Top Level Namespace

Defined Under Namespace

Modules: CocoapodsIcemobilePlugin, Pod

Constant Summary collapse

COCOAPODS_WORKSPACE_PATH =
nil
PODS_PROJECT_PATH =
"Pods/Pods.xcodeproj"
BRIGHT_PROJECT_PATHS =
[ "ParisHilton/ParisHilton.xcodeproj",
"CoreProductModules/CoreProductModules.xcodeproj"]
BRIGHT_PROJECT_URL =
'[email protected]:bright-ios/bright.git'
BRIGHT_BRANCH =
'CoreApplicationDelegate'
BRIGHT_REQUIRED =
[ "CoreProductModules","ParisHilton" ]
BRIGHT_COMMON_RESOURCES =
'WhiteLabel/WhiteLabel/Resources/*'
BRIGHT_DEFAULT_ASSETCATALOG =
'WhiteLabel/Bright/Resources/Assets.xcassets'
BRIGHT_REVISION_SCRIPT =
'WhiteLabel/Generate-Revision.sh'