Blender is still using the NSTextInput protocol marked as deprecation. This will cause the Chinese input method to be unusable, and the Chinese-like input method cannot be used. The old NSTextInput needs to be replaced with NSTextInputClient. Can the appkit text input framework be upgraded?