We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b20a7a3 commit 75c27e7Copy full SHA for 75c27e7
fastlane/Fastfile
@@ -815,6 +815,7 @@ platform :ios do
815
workspace: WORKSPACE_PATH,
816
scheme: TEST_SCHEME,
817
derived_data_path: 'DerivedData',
818
+ xcargs: "-xcconfig 'config/WooCommerce.debug.xcconfig'",
819
build_for_testing: true,
820
device: device,
821
deployment_target_version: ios_version
0 commit comments