microsoft / spoor

Compiler-instrumented app tracing.
https://www.spoor.dev
Other
52 stars 6 forks source link

Revert "Do not embed bitcode in instrumented builds" #267

Closed lelandjansen closed 2 years ago

lelandjansen commented 2 years ago

Reverts microsoft/spoor#266. Resolves microsoft/spoor#265.

Toolchain users can remove the bitcode requirement themselves with the xcconfig ENABLE_BITCODE=NO.