Closed ZeroStride closed 2 years ago
When testing, if I roll-back an SDK version, it seems like the #defines for the newer version (e.g. TEAK_4_1_OR_NEWER) are still in the config file, they should be getting removed on pre process build.
TEAK_4_1_OR_NEWER
They are
When testing, if I roll-back an SDK version, it seems like the #defines for the newer version (e.g.
TEAK_4_1_OR_NEWER
) are still in the config file, they should be getting removed on pre process build.