Opening import file for module 'Swift' Permission denied

前端 未结 6 650

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

6条回答
  •  执念已碎
    2020-12-19 09:59

    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.

提交回复
热议问题