问题
How to disable Bitcode on dependencies where it's enabled?
This question is the opposite scenario of the question "Bitcode disabled on Carthage dependencies". Unfortunately, while the given answer by the OP was using a nice trick by stripping all instances of ENABLE_BITCODE = NO;
in the project file, it's inapplicable to add that line where it's missing.
来源:https://stackoverflow.com/questions/55607492/how-to-disable-bitcode-on-carthage-dependencies