Commit 6ffc45b0ed6340a828aa29b632c1a81fe06f950b

Aaron Barany 2022-10-09T17:22:31

Removed "undefined" argument for Apple platforms. This is incompatible with enabling bitcode, such as with iOS builds. The default value for "undefined" is "error" so this option should be redundant.