xcode 14 beta: error build: 5457 duplicate symbols for architecture arm64

Xcode show this error. and cannot jump to project navigator..I cannot find the real issue... BTW:I use objective-C.

error build: 5457 duplicate symbols for architecture arm64

There have been significant changes to the linker this year and it’s possible that’s exposing a latent issue in your project setup. I recommend that you watch WWDC 2022 Session 110362 Link fast: Improve build and launch times when it goes live.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

xcode 14 beta: error build: 5457 duplicate symbols for architecture arm64
 
 
Q