[Solved] Xcode Server Build: “Multiple matching codesigning identities found”
It looks like a bug in Server did in fact introduce a duplicate signing identity. I reported it as rdar://21080937, if you’d like to dupe it. In order to fix it, I had to learn about how Xcode Server stores signing identities (thanks entirely to an extremely helpful answer to an unrelated question). Xcode Server … Read more