The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SKServer with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pvzig/SKServer.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pvzig/SKServer
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 484c763 Update README.md
Cloned https://github.com/pvzig/SKServer.git
Revision (git rev-parse @):
484c763854a4b19313645eaa3799e2215dbfb878
SUCCESS checkout https://github.com/pvzig/SKServer.git at master
Fetching https://github.com/pvzig/SKCore from cache
Fetching https://github.com/pvzig/SKWebAPI from cache
Fetching https://github.com/httpswift/swifter.git from cache
Fetched https://github.com/pvzig/SKCore (0.22s)
Fetched https://github.com/pvzig/SKWebAPI (0.22s)
Fetched https://github.com/httpswift/swifter.git (0.24s)
Computing version for https://github.com/pvzig/SKWebAPI
Computed https://github.com/pvzig/SKWebAPI at 4.1.3 (0.43s)
Computing version for https://github.com/pvzig/SKCore
Computed https://github.com/pvzig/SKCore at 4.1.3 (0.08s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.4.7 (0.02s)
Creating working copy for https://github.com/pvzig/SKCore
Working copy of https://github.com/pvzig/SKCore resolved at 4.1.3
Creating working copy for https://github.com/pvzig/SKWebAPI
Working copy of https://github.com/pvzig/SKWebAPI resolved at 4.1.3
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.4.7
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "skserver",
      "name": "SKServer",
      "url": "https://github.com/pvzig/SKServer.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SKServer",
      "dependencies": [
        {
          "identity": "skcore",
          "name": "SKCore",
          "url": "https://github.com/pvzig/SKCore",
          "version": "4.1.3",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SKCore",
          "dependencies": [
          ]
        },
        {
          "identity": "skwebapi",
          "name": "SKWebAPI",
          "url": "https://github.com/pvzig/SKWebAPI",
          "version": "4.1.3",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SKWebAPI",
          "dependencies": [
            {
              "identity": "skcore",
              "name": "SKCore",
              "url": "https://github.com/pvzig/SKCore",
              "version": "4.1.3",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SKCore",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swifter",
          "name": "Swifter",
          "url": "https://github.com/httpswift/swifter.git",
          "version": "1.4.7",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swifter",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pvzig/SKServer.git
[5/402] Fetching skserver
Fetched https://github.com/pvzig/SKServer.git (0.32s)
Fetching https://github.com/httpswift/swifter.git from cache
Fetching https://github.com/pvzig/SKCore from cache
Fetching https://github.com/pvzig/SKWebAPI from cache
Fetched https://github.com/pvzig/SKWebAPI (0.22s)
Fetched https://github.com/pvzig/SKCore (0.22s)
Fetched https://github.com/httpswift/swifter.git (0.23s)
Computing version for https://github.com/pvzig/SKWebAPI
Computed https://github.com/pvzig/SKWebAPI at 4.1.3 (0.02s)
Computing version for https://github.com/pvzig/SKCore
Computed https://github.com/pvzig/SKCore at 4.1.3 (0.02s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.4.7 (0.02s)
Creating working copy for https://github.com/pvzig/SKServer.git
Working copy of https://github.com/pvzig/SKServer.git resolved at master
Creating working copy for https://github.com/pvzig/SKCore
Working copy of https://github.com/pvzig/SKCore resolved at 4.1.3
Creating working copy for https://github.com/pvzig/SKWebAPI
Working copy of https://github.com/pvzig/SKWebAPI resolved at 4.1.3
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.4.7
warning: 'skwebapi': 'skwebapi' dependency on 'https://github.com/SlackKit/SKCore' conflicts with dependency on 'https://github.com/pvzig/SKCore' which has the same identity 'skcore'. this will be escalated to an error in future versions of SwiftPM.
warning: '.resolve-product-dependencies': dependency 'skserver' is not used by any target
Found 3 product dependencies
  - SKCore
  - SKWebAPI
  - Swifter
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/44] Emitting module Swifter
[2/46] Emitting module SKCore
[3/49] Compiling SKCore Channel.swift
[4/49] Compiling Swifter String+SHA1.swift
[5/49] Compiling Swifter WebSockets.swift
[6/49] Compiling SKCore CustomProfileField.swift
[7/49] Compiling SKCore Topic.swift
[8/49] Compiling SKCore User.swift
[9/49] Compiling SKCore UserGroup.swift
[10/49] Compiling SKCore SlackError.swift
[11/49] Compiling SKCore Team.swift
[12/49] Compiling SKCore TeamIcon.swift
[13/49] Compiling SKCore Action.swift
[14/49] Compiling SKCore Attachment.swift
[15/49] Compiling SKCore AttachmentField.swift
[16/49] Compiling SKCore Bot.swift
[17/49] Compiling SKCore File.swift
[18/49] Compiling SKCore History.swift
[19/49] Compiling SKCore Item.swift
[20/49] Compiling SKCore Scope.swift
[25/49] Compiling SKCore Reaction.swift
[26/49] Compiling SKCore Reply.swift
[28/49] Compiling SKCore DoNotDisturbStatus.swift
[29/49] Compiling SKCore Edited.swift
[30/49] Compiling SKCore Event.swift
[31/49] Compiling SKCore Extensions.swift
[32/49] Compiling SKCore Message.swift
[33/49] Compiling SKCore OAuthConfig.swift
[34/49] Compiling SKCore RTMOptions.swift
[50/53] Emitting module SKWebAPI
[51/53] Compiling SKWebAPI Endpoint.swift
[52/53] Compiling SKWebAPI NetworkInterface.swift
[53/53] Compiling SKWebAPI WebAPI.swift
[54/86] Compiling SKServer TitanResponse.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanFormURLEncodedBodyParser/TitanFormURLEncodedBodyParser.swift:18:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var formURLEncodedBody: [(name: String, value: String)] {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanFormURLEncodedBodyParser/TitanFormURLEncodedBodyParser.swift:26:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var postParams: [String: String] {
    ^~~~~~~

[55/86] Compiling SKServer TitanErrorHandling.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanFormURLEncodedBodyParser/TitanFormURLEncodedBodyParser.swift:18:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var formURLEncodedBody: [(name: String, value: String)] {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanFormURLEncodedBodyParser/TitanFormURLEncodedBodyParser.swift:26:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var postParams: [String: String] {
    ^~~~~~~

[56/86] Compiling SKServer TitanFormURLEncodedBodyParser.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanFormURLEncodedBodyParser/TitanFormURLEncodedBodyParser.swift:18:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var formURLEncodedBody: [(name: String, value: String)] {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanFormURLEncodedBodyParser/TitanFormURLEncodedBodyParser.swift:26:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var postParams: [String: String] {
    ^~~~~~~

[57/86] Compiling SKServer TitanHealthz.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanFormURLEncodedBodyParser/TitanFormURLEncodedBodyParser.swift:18:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var formURLEncodedBody: [(name: String, value: String)] {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanFormURLEncodedBodyParser/TitanFormURLEncodedBodyParser.swift:26:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var postParams: [String: String] {
    ^~~~~~~

[58/90] Compiling SKServer TitanHeader.swift
[59/90] Compiling SKServer TitanLogs.swift
[60/90] Compiling SKServer TitanMethod.swift
[61/90] Compiling SKServer TitanRequest.swift
[62/90] Compiling SKServer Titan.swift
[63/90] Compiling SKServer Titan404.swift
[64/90] Compiling SKServer TitanCORS.swift
[65/90] Compiling SKServer TitanCore.swift
[66/90] Compiling SKServer TitanError.swift
[67/90] Compiling SKServer RequestRoute.swift
[68/90] Compiling SKServer SKResponse.swift
[69/90] Compiling SKServer WebhookRequest.swift
[70/90] Compiling SKServer SKServer.swift
[71/90] Compiling SKServer SlackKitResponder.swift
[72/90] Compiling SKServer TitanJSONRequestBody.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanJSON/TitanJSONResponseBody.swift:18:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init(code: Int, json: Any) throws {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanJSON/TitanJSONResponseBody.swift:23:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init<T: Encodable>(code: Int, object: T, jsonEncoder: JSONEncoder = JSONEncoder()) throws {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanQueryString/TitanQueryString.swift:19:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var queryPairs: [(key: String, value: String)] {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanQueryString/TitanQueryString.swift:56:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var query: [String: String] {
    ^~~~~~~

[73/90] Compiling SKServer TitanJSONResponseBody.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanJSON/TitanJSONResponseBody.swift:18:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init(code: Int, json: Any) throws {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanJSON/TitanJSONResponseBody.swift:23:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init<T: Encodable>(code: Int, object: T, jsonEncoder: JSONEncoder = JSONEncoder()) throws {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanQueryString/TitanQueryString.swift:19:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var queryPairs: [(key: String, value: String)] {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanQueryString/TitanQueryString.swift:56:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var query: [String: String] {
    ^~~~~~~

[74/90] Compiling SKServer TitanQueryString.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanJSON/TitanJSONResponseBody.swift:18:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init(code: Int, json: Any) throws {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanJSON/TitanJSONResponseBody.swift:23:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init<T: Encodable>(code: Int, object: T, jsonEncoder: JSONEncoder = JSONEncoder()) throws {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanQueryString/TitanQueryString.swift:19:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var queryPairs: [(key: String, value: String)] {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanQueryString/TitanQueryString.swift:56:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var query: [String: String] {
    ^~~~~~~

[75/90] Compiling SKServer InitializerOverloads.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanJSON/TitanJSONResponseBody.swift:18:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init(code: Int, json: Any) throws {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanJSON/TitanJSONResponseBody.swift:23:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init<T: Encodable>(code: Int, object: T, jsonEncoder: JSONEncoder = JSONEncoder()) throws {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanQueryString/TitanQueryString.swift:19:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var queryPairs: [(key: String, value: String)] {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanQueryString/TitanQueryString.swift:56:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var query: [String: String] {
    ^~~~~~~

[76/90] Compiling SKServer AuthorizeResponse.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Model/OAuthResponse.swift:37:79: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
        scope = (response?["scope"] as? String)?.components(separatedBy: ",").flatMap { Scope(rawValue: $0) }
                                                                              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Model/OAuthResponse.swift:37:79: note: use 'compactMap(_:)' instead
        scope = (response?["scope"] as? String)?.components(separatedBy: ",").flatMap { Scope(rawValue: $0) }
                                                                              ^~~~~~~
                                                                              compactMap
[77/90] Compiling SKServer IncomingWebhook.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Model/OAuthResponse.swift:37:79: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
        scope = (response?["scope"] as? String)?.components(separatedBy: ",").flatMap { Scope(rawValue: $0) }
                                                                              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Model/OAuthResponse.swift:37:79: note: use 'compactMap(_:)' instead
        scope = (response?["scope"] as? String)?.components(separatedBy: ",").flatMap { Scope(rawValue: $0) }
                                                                              ^~~~~~~
                                                                              compactMap
[78/90] Compiling SKServer MessageActionRequest.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Model/OAuthResponse.swift:37:79: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
        scope = (response?["scope"] as? String)?.components(separatedBy: ",").flatMap { Scope(rawValue: $0) }
                                                                              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Model/OAuthResponse.swift:37:79: note: use 'compactMap(_:)' instead
        scope = (response?["scope"] as? String)?.components(separatedBy: ",").flatMap { Scope(rawValue: $0) }
                                                                              ^~~~~~~
                                                                              compactMap
[79/90] Compiling SKServer MessageActionRoute.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Model/OAuthResponse.swift:37:79: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
        scope = (response?["scope"] as? String)?.components(separatedBy: ",").flatMap { Scope(rawValue: $0) }
                                                                              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Model/OAuthResponse.swift:37:79: note: use 'compactMap(_:)' instead
        scope = (response?["scope"] as? String)?.components(separatedBy: ",").flatMap { Scope(rawValue: $0) }
                                                                              ^~~~~~~
                                                                              compactMap
[80/90] Compiling SKServer OAuthResponse.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Model/OAuthResponse.swift:37:79: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
        scope = (response?["scope"] as? String)?.components(separatedBy: ",").flatMap { Scope(rawValue: $0) }
                                                                              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Model/OAuthResponse.swift:37:79: note: use 'compactMap(_:)' instead
        scope = (response?["scope"] as? String)?.components(separatedBy: ",").flatMap { Scope(rawValue: $0) }
                                                                              ^~~~~~~
                                                                              compactMap
[81/90] Emitting module SKServer
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanFormURLEncodedBodyParser/TitanFormURLEncodedBodyParser.swift:18:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var formURLEncodedBody: [(name: String, value: String)] {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanFormURLEncodedBodyParser/TitanFormURLEncodedBodyParser.swift:26:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var postParams: [String: String] {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanJSON/TitanJSONResponseBody.swift:18:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init(code: Int, json: Any) throws {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanJSON/TitanJSONResponseBody.swift:23:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init<T: Encodable>(code: Int, object: T, jsonEncoder: JSONEncoder = JSONEncoder()) throws {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanQueryString/TitanQueryString.swift:19:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var queryPairs: [(key: String, value: String)] {
    ^~~~~~~

/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SKServer/Titan/TitanQueryString/TitanQueryString.swift:56:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var query: [String: String] {
    ^~~~~~~

[82/90] Compiling SKServer SwifterServer.swift
[83/90] Compiling SKServer MessageActionMiddleware.swift
[84/90] Compiling SKServer OAuthMiddleware.swift
[85/90] Compiling SKServer RedirectMiddleware.swift
[86/90] Compiling SKServer ResponseMiddleware.swift
[87/90] Compiling SKServer PathParameterSupport.swift
[88/90] Compiling SKServer TitanParameterizedRoutes.swift
[89/90] Compiling SKServer TitanRoutesByMethod.swift
[90/90] Compiling SKServer TitanRoutingExtension.swift
Build complete! (9.68s)
warning: 'skwebapi': 'skwebapi' dependency on 'https://github.com/SlackKit/SKCore' conflicts with dependency on 'https://github.com/pvzig/SKCore' which has the same identity 'skcore'. this will be escalated to an error in future versions of SwiftPM.
Build complete.
Done.