Post

Replies

Boosts

Views

Activity

Reply to dyld: Symbol not found: swift34swift50override_conformsToProtocol
look, i found this: When the XXX not found symbol appears, the following situations will generally occur You added library XXX, but the supported CPU structure is not consistent with the mobile phone you are running. Right now, use lipo-info to see the supported CPU structure per library. The XXX version used does not match what you need. The above is the solution.
Aug ’21