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
{{ message }}
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.
It's currently not possible for me to use the Mixer client as a dependency in my Swift command line tool for Linux.
Upon building, errors like this one appear in large amounts:
error: use of undeclared type 'Date'
After some research I believe that CocoaPods is the reason and migrating the project to the new SwiftPM folder structure would solve the problem.
Any comments on this would be highly appreciated.
The text was updated successfully, but these errors were encountered: