Hi I have not struggled with xcode for a while but after it updated I now find an older project which was using a version of the fbx sdk from a plugin is now failing to build and I do not understand why. (works fine on windows naturally!)
“Command CodeSign failed with a nonzero exit code” (UnityFbxSdkNative.bundle invalid or unsupported format for signature)
This bundle is from Fbx Exporter. I was using the fbx sdk from it but it appears newer Xcode does not like v3 of it. And seems maybe the API changed sometime later…