When using Xcode 11 and Swift 5.1 a `dataTask` called with an `URL` as parameter (instead of an `URLRequest`) results in an `NSInvalidArgumentException`: `[Session defaultTaskGroup]: unrecognized selector sent to instance`