Bordunos
Bordunos
``` [!] CocoaPods could not find compatible versions for pod "FBSDKLoginKit": In snapshot (Podfile.lock): FBSDKLoginKit (= 7.1.1) In Podfile: FBSDKLoginKit flutter_facebook_login (from `.symlinks/plugins/flutter_facebook_login/ios`) was resolved to 0.0.1, which depends on...
There is a problem when trying to build a project on Linux ``` .build/checkouts/Async/Sources/Async/Async.swift:735:18: error: cannot find type 'qos_class_t' in scope public extension qos_class_t { ^~~~~~~~~~~ .build/checkouts/Async/Sources/Async/Async.swift:767:45: error: cannot find...
swift:5.3.3 SwiftyJSON:5.0.0 ``` /var/www/app/.build/checkouts/SwiftyJSON/Source/SwiftyJSON/SwiftyJSON.swift:1215:51: error: ambiguous use of operator '
Swift: 5.3.3 XCGLogger: 7.0.1 ``` :1:10: note: in file included from :1: #include ".build/checkouts/XCGLogger/Sources/ObjcExceptionBridging/include/ObjcExceptionBridging.h" ^ .build/checkouts/XCGLogger/Sources/ObjcExceptionBridging/include/ObjcExceptionBridging.h:10:9: error: 'Foundation/Foundation.h' file not found #import ^ .build/checkouts/XCGLogger/Sources/XCGLogger/Misc/HelperFunctions.swift:11:8: error: could not build C module...
Many other libraries expect as an argument "Logging.Logger" When I create new instance XCGLogger, I cant put this logger to the "PostgresKit" or any other libs because they w8 "Logger"...
how can I working with multiple subdomains? don't see it in the documentation..
hi, please up to date Swime version in u dep packages because Swime 3.0.7 depends on Quick 1.3.4..
What the true way to use transaction with async/await style? Any examples?
The CQRS part has a CommandBus && EventBus but doesn't have QueryBus https://watermill.io/docs/cqrs/ is it planned to add QueryBus? or is there a way to return interface{} from the CommandBus?
Linux swift-log-file: 0.1.0 swift: 5.3 ``` :1:10: note: in file included from :1: #include ".../.build/checkouts/XCGLogger/Sources/ObjcExceptionBridging/include/ObjcExceptionBridging.h" ^ ...//.build/checkouts/XCGLogger/Sources/ObjcExceptionBridging/include/ObjcExceptionBridging.h:10:9: error: 'Foundation/Foundation.h' file not found #import ^ /...//.build/checkouts/XCGLogger/Sources/XCGLogger/Misc/HelperFunctions.swift:11:8: error: could not build C...