What would be the Objective-C equivalent of "#if targetEnvironment(macCatalyst)" (works in swift but not objc)? I'm getting "Function-like macro 'targetEnvironment' is not defined" error
2
1
4.8k