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 to home and now working on my mac mini.
Currently working in Xcode 6.3.1 and the target is for iOS 8.3
So i've cloned my project on the mac mini, and when opening and trying to build the project i get the error:
Opening import file for module 'Swift': Permission denied
I'm looking at the errors and it seems to be 4 issues, my AppDelegate.swift, and 3 ViewController.swift files (i only have 3 of these at the moment)
I've had a look at another question on here - Opening import file for module 'Swift': Permission denied but it's not relevant to my issue.
A couple things i noticed were
- some of my frameworks i.e. parse and bolts were highlighted in red,
i pointed them to the location of these on my mac mini (not sure if
that was the correct thing to do), but they aren't highlighted
anymore.
- Under the products folder, my .app and .xctest files are highlighted
red. Not sure how to fix that
Has anyone encountered this before? I would really appreciate the help from you guys.
Cheers
Gareth
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…