I\'m a newbie at working in Xcode and swift. I was working on a iOS project on my macbook (while on holiday), and i\'ve been using github version control, i\'ve now returned
In my case,When I clone project from git into a new Mac(macOS Sierra & Xcode 7.3). Here is my error message:"Opening import file for module ‘ MobileCoreServices’:Permission denied".
I tried reinstalling Xcode, but nothing worked.
In the end, I solved this problem by reinstalling macOS Sierra.
Here is my suggestion: I create a new administrator account in the new Mac, switch into the new account, then delete the old administrator account, maybe I shouldn’t delete the old administrator account.