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 tried to import the library with SPM, but I got an error of non-modular header inside the framework.
The strangest thing of all is: It compiles with swift run on the terminal, but it does not compile with Xcode, which leads me to some kind of issue with Xcode beta, but I couldn't figure it out yet. So, I'm reporting the issue here, in case you have faced it before.
Note: I'm using the Xcode beta 5
The text was updated successfully, but these errors were encountered:
I tried to import the library with SPM, but I got an error of non-modular header inside the framework.
The strangest thing of all is: It compiles with
swift run
on the terminal, but it does not compile with Xcode, which leads me to some kind of issue with Xcode beta, but I couldn't figure it out yet. So, I'm reporting the issue here, in case you have faced it before.Note: I'm using the Xcode beta 5
The text was updated successfully, but these errors were encountered: