I've just setup bitbucket git repo with Xcode. I had a local repo on my MacBook Pro which I ported to BitBucket. Then on my new iMac I added the repo and it cloned it. In the project folder all the files are there, iPhone storyboard, iPad storyboard etc etc but when I open the project file in Xcode, either by opening in Xcode or by clicking the project file it opens a project that is essentially blank with just iPhone storyboard and project name.
No idea why this is happening as full project is on iMac
EDIT:
It's now working on my iMac but the version on my MacBook will never Push as it says there is uncommited changes but it's always the same file UserInterfaceState.xcuserstate
No matter how many times I commit it seems to think it still has uncommited changes.