Build Unity project, add other libraries, Xcode return error. How fix it?

Make sure you're opening the .xcworkspace and not the .xcproject file in Xcode. Close the project and open .xcworkspace
Select your target and go to BuildSettings and Search for Enable Bitcode flag and set it to No.