**Describe the bug** After updating the XCode to the newest version the project is not buildable due to the following errors: - error build: Undefined symbol: _AFNetworkingReachabilityDidChangeNotification - error build: Undefined symbol: _AFNetworkingReachabilityNotificationStatusItem - error build: Undefined symbol: _OBJC_CLASS_$_AFNetworkReachabilityManager **To Reproduce** I have MatrixKit as a dependency in the project and build it with the newest XCode Version 14.0 (14A309) on M1 MacBook Pro. **Expected behavior** The project should be buildable **Screenshots** 
Describe the bug
After updating the XCode to the newest version the project is not buildable due to the following errors:
To Reproduce
I have MatrixKit as a dependency in the project and build it with the newest XCode Version 14.0 (14A309) on M1 MacBook Pro.
Expected behavior
The project should be buildable
Screenshots
