matrix-ios-kit icon indicating copy to clipboard operation
matrix-ios-kit copied to clipboard

Three 'error build: Undefined symbol' errors and the project isn't buildable with the newest XCode version on M1 macbook

Open timetraveler90 opened this issue 2 years ago • 2 comments

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 Screenshot 2022-09-13 at 12 09 41

timetraveler90 avatar Sep 13 '22 10:09 timetraveler90

i have same problem. did you fixed?

yixiangfeng avatar Oct 10 '22 03:10 yixiangfeng

I am also facing same issue. Can anyone please guide me.

abhinarigara avatar Dec 10 '22 05:12 abhinarigara