Did something now Unity not opening xcode after build

I did something to either Unity or Xcode and now after I build with Unity (just build, not build and run) Unity doesn’t open up Xcode like it did before.

This is causing a problem because I’m using one of the gamekit plugins that runs post build scripts in xcode after building with Unity. It doesn’t run them now because Unity is not opening up Xcode after a build.

Does anyone know what could be causing this?

What ever I did, it initially cause this problem “Error building Player: FileNotFoundException: Could not find file “/Users/christopher/Desktop/Go Go Samurai/Temp/StagingArea/iPhone-Trampoline/Unity-iPhone.xcodeproj/christopher.pbxuser”.
UnityEditor.HostView:OnGUI()”

But I re-created the project and that error went away, but it’s still not opening xcode for me.

Other clues maybe was that I started using the Unity remote 3 for the first time right before it happened. I can’t see how that could cause it, but you never know.

Found it.

File got deleted/stolen by something (me). I re-imported the gamekit plugin and now all is well.

Carry on…