Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.
This repository was 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

Description

@timetraveler90

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions