I have problem when compiling the project using this library, it show the error:
opening import file for module 'Swift': Permission denied
Does anyone has any suggestion?
Before that I had another problem “Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift...
I fixed by turn "Use Legacy Swift Language Version" to YES. Does it has any impact with above problem?
Hi,
I have problem when compiling the project using this library, it show the error:
opening import file for module 'Swift': Permission denied Does anyone has any suggestion?
Before that I had another problem “Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift... I fixed by turn "Use Legacy Swift Language Version" to YES. Does it has any impact with above problem?
Thanks in advance.