Tim Ortel
08/04/2022, 2:48 PM#if !__has_feature(objc_fixed_enum)
#error All supported Xcode versions should support objc_fixed_enum.
#endif
Can I enable this support in my .def file? Sorry if this is not the right place to ask this question.Landry Norris
08/04/2022, 3:03 PMTim Ortel
08/04/2022, 3:04 PMLandry Norris
08/04/2022, 3:07 PM