Module: Fastlane::Actions::SharedValues
- Defined in:
- lib/fastlane/plugin/xcconfig_actions/actions/read_xcconfig_action.rb,
lib/fastlane/plugin/xcconfig_actions/actions/build_settings_to_flags_action.rb
Overview
Values shared by action.
Constant Summary collapse
- XCCONFIG_ACTIONS_BUILD_SETTINGS =
Key for accessing xcconfig shared value in lane context.
:XCCONFIG_ACTIONS_BUILD_SETTINGS
- XCCONFIG_ACTIONS_BUILD_FLAGS =
Key for accessing build flags shared value in lane context.
:XCCONFIG_ACTIONS_BUILD_FLAGS