ios - Opening import file for module 'CoreData': Permission denied -


for days, have problem of "persmission denied" when build project :

<unknown>:0: error: opening import file module 'coredata': permission denied 

i build on xcode 7.2 ios 7.1 target.

i project git , no others members of team have had issue.

there others questions same type of error : opening import file module 'swift' permission denied

but answer not respond issue. have checked framework search paths , there good. there not looking in wrong location framework.

i packaged project folder , try build on other session of macbook , on other macbook , didn't have problem.

so don't understand wrong. have idea ?

thanks !


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -