Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

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

Open
timetraveler90 opened this issue Sep 13, 2022 · 2 comments

Comments

@timetraveler90
Copy link

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

@yixiangfeng
Copy link

i have same problem. did you fixed?

@abhinarigara
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants