📅  最后修改于: 2022-03-11 14:58:49.153000             🧑  作者: Mango
Open Xcode
Select your project
Find the 'General' tab (located within the same tab list as Build Phases, Build Settings etc)
Scroll down to the 'Embedded Binaries' section.
In the list you'll see that TNSCore.framework is in the list multiple times.
Remove the duplicates using the '-' button until there is just one.
Rebuild and hopefully if there are no other duplicates in that list you should have a successful build