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
// Base URL in app `UserDefaults.standard.url(forKey: "url_key")`
let url = catbird.url.appendingPathComponent("api")
app.launchArguments = ["-url_key", url.absoluteString]
The text was updated successfully, but these errors were encountered:
Catbird сделан на swift, а он еще не полностью поддерживает Windows.
Когда Swift package manager, SwiftNIO и Vapor будут поддерживать Windows, мы обязательно обновим Catbird.
it is not clear how it works
The text was updated successfully, but these errors were encountered: