This only happens post app store upload and during processing.
Relevant settings for all targets:
CLANG_ENABLE_CODE_COVERAGE = NO GCC_INSTRUMENT_PROGRAM_FLOW_ARCS = NO
Can someone point to a config setting that could resolve this very recent issue with Xcode Version 7.2 (7C68)? Uploads have been fine until this point and no related config changes have been made.
The specific error:
Dear developer,
We have discovered one or more issues with your recent delivery for "The App Name". To process your delivery, the following issues must be corrected:
Invalid Bundle - Do not submit apps with GCC-style coverage instrumentation enabled. Specifically, the following Xcode build settings should be disabled: Instrument Program Flow Generate Test Coverage Files
Once these issues have been corrected, you can then redeliver the corrected binary.
Regards,
The App Store team
