You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Hi,
I have problem when compiling the project using this library, it show the error:
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.
The text was updated successfully, but these errors were encountered: