The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Seagull, reference master (4c9a7f), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 10:07:17 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gavrilaf/seagull.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gavrilaf/seagull
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4c9a7f6 Update README.md
Cloned https://github.com/gavrilaf/seagull.git
Revision (git rev-parse @):
4c9a7f6c9cd8d8a306a70c08174eaea77b96e46e
SUCCESS checkout https://github.com/gavrilaf/seagull.git at master
Fetching https://github.com/gavrilaf/SgRouter.git
Fetching https://github.com/gavrilaf/SwiftPerfTool.git
Fetching https://github.com/antitypical/Result.git
Fetching https://github.com/apple/swift-nio.git
[1/72] Fetching swiftperftool
[73/162] Fetching swiftperftool, sgrouter
[163/2695] Fetching swiftperftool, sgrouter, result
Fetched https://github.com/gavrilaf/SgRouter.git from cache (0.60s)
[199/2605] Fetching swiftperftool, result
[2606/85706] Fetching swiftperftool, result, swift-nio
Fetched https://github.com/gavrilaf/SwiftPerfTool.git from cache (6.07s)
Fetched https://github.com/apple/swift-nio.git from cache (6.07s)
Fetched https://github.com/antitypical/Result.git from cache (6.07s)
Computing version for https://github.com/gavrilaf/SwiftPerfTool.git
Computed https://github.com/gavrilaf/SwiftPerfTool.git at 0.1.1 (6.99s)
Computing version for https://github.com/gavrilaf/SgRouter.git
Computed https://github.com/gavrilaf/SgRouter.git at 0.1.1 (0.70s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (2.27s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.69s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.52s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (1.23s)
Creating working copy for https://github.com/gavrilaf/SwiftPerfTool.git
Working copy of https://github.com/gavrilaf/SwiftPerfTool.git resolved at 0.1.1
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/gavrilaf/SgRouter.git
Working copy of https://github.com/gavrilaf/SgRouter.git resolved at 0.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "seagull",
      "name": "Seagull",
      "url": "https://github.com/gavrilaf/seagull.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/seagull",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "result",
          "name": "Result",
          "url": "https://github.com/antitypical/Result.git",
          "version": "4.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Result",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "1.14.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-nio-zlib-support",
              "name": "swift-nio-zlib-support",
              "url": "https://github.com/apple/swift-nio-zlib-support.git",
              "version": "1.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-zlib-support",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swiftperftool",
          "name": "SwiftPerfTool",
          "url": "https://github.com/gavrilaf/SwiftPerfTool.git",
          "version": "0.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftPerfTool",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "sgrouter",
          "name": "SgRouter",
          "url": "https://github.com/gavrilaf/SgRouter.git",
          "version": "0.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SgRouter",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swiftperftool",
              "name": "SwiftPerfTool",
              "url": "https://github.com/gavrilaf/SwiftPerfTool.git",
              "version": "0.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftPerfTool",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/gavrilaf/seagull.git
[1/799] Fetching seagull
Fetched https://github.com/gavrilaf/seagull.git from cache (1.00s)
Fetching https://github.com/gavrilaf/SgRouter.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/antitypical/Result.git from cache
Fetching https://github.com/gavrilaf/SwiftPerfTool.git from cache
Fetched https://github.com/gavrilaf/SwiftPerfTool.git from cache (0.83s)
Fetched https://github.com/gavrilaf/SgRouter.git from cache (0.83s)
Fetched https://github.com/antitypical/Result.git from cache (0.83s)
Fetched https://github.com/apple/swift-nio.git from cache (0.83s)
Computing version for https://github.com/gavrilaf/SwiftPerfTool.git
Computed https://github.com/gavrilaf/SwiftPerfTool.git at 0.1.1 (0.91s)
Computing version for https://github.com/gavrilaf/SgRouter.git
Computed https://github.com/gavrilaf/SgRouter.git at 0.1.1 (0.05s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (0.08s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.06s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.45s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.51s)
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/gavrilaf/SgRouter.git
Working copy of https://github.com/gavrilaf/SgRouter.git resolved at 0.1.1
Creating working copy for https://github.com/gavrilaf/seagull.git
Working copy of https://github.com/gavrilaf/seagull.git resolved at master (4c9a7f6)
Creating working copy for https://github.com/gavrilaf/SwiftPerfTool.git
Working copy of https://github.com/gavrilaf/SwiftPerfTool.git resolved at 0.1.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Found 4 product dependencies
  - Result
  - swift-nio
  - SwiftPerfTool
  - SgRouter
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/gavrilaf/seagull.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/26] Write sources
[3/26] Write SeagullRestDemo-entitlement.plist
[4/26] Write sources
[9/26] Write SeagullPerfTest-entitlement.plist
[9/26] Write sources
[12/26] Compiling CNIOLinux ifaddrs-android.c
[12/26] Compiling CNIOZlib empty.c
[12/26] Compiling CNIOLinux shim.c
[15/26] Write swift-version--6988338F2F200930.txt
[16/45] Compiling CNIOHTTPParser c_nio_http_parser.c
[17/45] Compiling CNIODarwin shim.c
[18/45] Compiling CNIOSHA1 c_nio_sha1.c
[20/45] Compiling NIOPriorityQueue PriorityQueue.swift
[21/45] Emitting module NIOPriorityQueue
[22/45] Compiling NIOPriorityQueue Heap.swift
[23/45] Compiling Result ResultProtocol.swift
[24/45] Compiling Result AnyError.swift
[25/45] Emitting module Result
[26/45] Compiling SwiftPerfTool ApproximateEquatable.swift
[27/45] Emitting module SwiftPerfTool
[28/45] Emitting module SgRouter
[29/45] Compiling SwiftPerfTool Scores.swift
[30/45] Compiling SwiftPerfTool SwiftPerfTool.swift
[31/45] Compiling SgRouter UriParser.swift
[32/45] Compiling SgRouter RouterError.swift
[33/45] Compiling SwiftPerfTool Memory.swift
[34/45] Compiling SwiftPerfTool Errors.swift
[35/45] Compiling Result NoError.swift
[36/45] Compiling Result Result.swift
[37/45] Compiling SgRouter Node.swift
[38/45] Compiling SgRouter Router.swift
[38/45] Compiling c-atomics.c
[40/48] Compiling NIOConcurrencyHelpers lock.swift
[41/48] Emitting module NIOConcurrencyHelpers
[42/48] Compiling NIOConcurrencyHelpers atomics.swift
[43/99] Compiling NIO FileHandle.swift
[44/99] Compiling NIO FileRegion.swift
[45/99] Compiling NIO GetaddrinfoResolver.swift
[46/99] Compiling NIO HappyEyeballs.swift
[47/99] Compiling NIO Heap.swift
[48/99] Compiling NIO IO.swift
[49/104] Compiling NIO MarkedCircularBuffer.swift
[50/104] Compiling NIO MulticastChannel.swift
[51/104] Compiling NIO NIOAny.swift
[52/104] Compiling NIO NonBlockingFileIO.swift
[53/104] Compiling NIO PendingDatagramWritesManager.swift
[54/104] Emitting module NIO
[55/104] Compiling NIO PendingWritesManager.swift
[56/104] Compiling NIO PriorityQueue.swift
[57/104] Compiling NIO RecvByteBufferAllocator.swift
[58/104] Compiling NIO Resolver.swift
[59/104] Compiling NIO Selectable.swift
[60/104] Compiling NIO ChannelInvoker.swift
[61/104] Compiling NIO ChannelOption.swift
[62/104] Compiling NIO ChannelPipeline.swift
[63/104] Compiling NIO CircularBuffer.swift
[64/104] Compiling NIO Codec.swift
[65/104] Compiling NIO CompositeError.swift
[66/104] Compiling NIO AddressedEnvelope.swift
[67/104] Compiling NIO BaseSocket.swift
[68/104] Compiling NIO BaseSocketChannel.swift
[69/104] Compiling NIO BlockingIOThreadPool.swift
[70/104] Compiling NIO Bootstrap.swift
[71/104] Compiling NIO ByteBuffer-aux.swift
[72/104] Compiling NIO ContiguousCollection.swift
[73/104] Compiling NIO DeadChannel.swift
[74/104] Compiling NIO Embedded.swift
[75/104] Compiling NIO EventLoop.swift
[76/104] Compiling NIO EventLoopFuture.swift
[77/104] Compiling NIO FileDescriptor.swift
[78/104] Compiling NIO ByteBuffer-core.swift
[79/104] Compiling NIO ByteBuffer-int.swift
[80/104] Compiling NIO ByteBuffer-views.swift
[81/104] Compiling NIO Channel.swift
[82/104] Compiling NIO ChannelHandler.swift
[83/104] Compiling NIO ChannelHandlers.swift
[84/104] Compiling NIO SocketOptionProvider.swift
[85/104] Compiling NIO System.swift
[86/104] Compiling NIO Thread.swift
[87/104] Compiling NIO TypeAssistedChannelHandler.swift
[88/104] Compiling NIO Utilities.swift
[89/104] Compiling NIO IOData.swift
[90/104] Compiling NIO IntegerTypes.swift
[91/104] Compiling NIO Interfaces.swift
[92/104] Compiling NIO Linux.swift
[93/104] Compiling NIO LinuxCPUSet.swift
[94/104] Compiling NIO Selector.swift
[95/104] Compiling NIO ServerSocket.swift
[96/104] Compiling NIO Socket.swift
[97/104] Compiling NIO SocketAddresses.swift
[98/104] Compiling NIO SocketChannel.swift
[99/114] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[100/114] Compiling NIOHTTP1 HTTPTypes.swift
[101/114] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[102/114] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[103/114] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[104/114] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[105/114] Compiling NIOHTTP1 HTTPEncoder.swift
[106/114] Emitting module NIOHTTP1
[107/114] Compiling NIOHTTP1 ByteCollectionUtils.swift
[108/114] Compiling NIOHTTP1 HTTPDecoder.swift
[109/130] Compiling Seagull LogProvider.swift
[110/130] Compiling Seagull ErrorProvider.swift
[111/130] Compiling Seagull SgRequestContext.swift
[112/130] Compiling Seagull SgResult.swift
[113/130] Compiling Seagull HTTP+Seagull.swift
/Users/admin/builder/spi-builder-workspace/Sources/Seagull/Utils/HTTP+Seagull.swift:16:1: warning: extension declares a conformance of imported type 'HTTPMethod' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'NIOHTTP1' introduce this conformance in the future
 14 | // MARK: -
 15 |
 16 | extension HTTPMethod: Hashable {
    | |- warning: extension declares a conformance of imported type 'HTTPMethod' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'NIOHTTP1' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 17 |     public var hashValue: Int {
 18 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Seagull/Utils/HTTP+Seagull.swift:17:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPMethod' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
 15 |
 16 | extension HTTPMethod: Hashable {
 17 |     public var hashValue: Int {
    |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPMethod' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
 18 |         switch self {
 19 |         case .GET:
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[114/131] Compiling Seagull RouterGroup.swift
[115/131] Compiling Seagull UriHandler.swift
[116/131] Compiling Seagull SgFileResponse.swift
[117/131] Compiling Seagull SgRequest.swift
[118/131] Compiling Seagull HttpRouter.swift
[119/131] Compiling Seagull RouteHandler.swift
[120/131] Compiling Seagull Errors.swift
[121/131] Compiling Seagull SgDataResponse.swift
[122/131] Compiling Seagull NIOHelpers.swift
[123/131] Emitting module Seagull
/Users/admin/builder/spi-builder-workspace/Sources/Seagull/Utils/HTTP+Seagull.swift:16:1: warning: extension declares a conformance of imported type 'HTTPMethod' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'NIOHTTP1' introduce this conformance in the future
 14 | // MARK: -
 15 |
 16 | extension HTTPMethod: Hashable {
    | |- warning: extension declares a conformance of imported type 'HTTPMethod' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'NIOHTTP1' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 17 |     public var hashValue: Int {
 18 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Seagull/Utils/HTTP+Seagull.swift:17:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPMethod' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
 15 |
 16 | extension HTTPMethod: Hashable {
 17 |     public var hashValue: Int {
    |                `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPMethod' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
 18 |         switch self {
 19 |         case .GET:
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[124/131] Compiling Seagull Engine.swift
[125/131] Compiling Seagull HTTPHandler.swift
[126/137] Emitting module SeagullPerfTest
[127/137] Compiling SeagullPerfTest main.swift
[127/137] Write Objects.LinkFileList
[129/137] Compiling SeagullRestDemo handlers.swift
[130/137] Emitting module SeagullRestDemo
[131/137] Compiling SeagullRestDemo main.swift
/Users/admin/builder/spi-builder-workspace/Sources/Examples/SeagullRestDemo/main.swift:15:9: warning: variable 'router' was never mutated; consider changing to 'let' constant
13 |     print("Starting Seagull base REST server...")
14 |
15 |     var router = HttpRouter()
   |         `- warning: variable 'router' was never mutated; consider changing to 'let' constant
16 |
17 |     try router.GET("/", handler: Handlers.ping)
[132/137] Compiling SeagullRestDemo SafeMap.swift
[132/137] Write Objects.LinkFileList
[133/137] Linking SeagullPerfTest
[134/137] Applying SeagullPerfTest
[135/137] Linking SeagullRestDemo
[136/137] Applying SeagullRestDemo
Build complete! (13.55s)
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for zlib
warning: couldn't find pc file for zlib
Build complete.
{
  "dependencies" : [
    {
      "identity" : "result",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/antitypical/Result.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swiftperftool",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gavrilaf/SwiftPerfTool.git"
    },
    {
      "identity" : "sgrouter",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gavrilaf/SgRouter.git"
    }
  ],
  "manifest_display_name" : "Seagull",
  "name" : "Seagull",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Seagull",
      "targets" : [
        "Seagull"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SeagullRestDemo",
      "targets" : [
        "SeagullRestDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SeagullPerfTest",
      "targets" : [
        "SeagullPerfTest"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SeagullTests",
      "module_type" : "SwiftTarget",
      "name" : "SeagullTests",
      "path" : "Tests/SeagullTests",
      "sources" : [
        "EngineIntegrationTests.swift",
        "EngineNIOTests.swift",
        "Helpers/Asserts.swift",
        "Helpers/NIO+TestHelpers.swift",
        "Helpers/Resources+TestHelpres.swift",
        "Helpers/Route+TestHelpers.swift",
        "Helpers/TestServer.swift",
        "RouterTests.swift",
        "SgHandlerTests.swift"
      ],
      "target_dependencies" : [
        "Seagull"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SeagullRestDemo",
      "module_type" : "SwiftTarget",
      "name" : "SeagullRestDemo",
      "path" : "Sources/Examples/SeagullRestDemo",
      "product_memberships" : [
        "SeagullRestDemo"
      ],
      "sources" : [
        "SafeMap.swift",
        "handlers.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Seagull"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SeagullPerfTest",
      "module_type" : "SwiftTarget",
      "name" : "SeagullPerfTest",
      "path" : "Sources/Examples/SeagullPerfTest",
      "product_dependencies" : [
        "SwiftPerfTool"
      ],
      "product_memberships" : [
        "SeagullPerfTest"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Seagull"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Seagull",
      "module_type" : "SwiftTarget",
      "name" : "Seagull",
      "path" : "Sources/Seagull",
      "product_dependencies" : [
        "NIO",
        "NIOHTTP1",
        "NIOConcurrencyHelpers",
        "Result",
        "SgRouter"
      ],
      "product_memberships" : [
        "Seagull",
        "SeagullRestDemo",
        "SeagullPerfTest"
      ],
      "sources" : [
        "Engine.swift",
        "HTTPHandler.swift",
        "Router/HttpRouter.swift",
        "Router/RouteHandler.swift",
        "Router/RouterGroup.swift",
        "Router/UriHandler.swift",
        "Types/Errors.swift",
        "Types/SgDataResponse.swift",
        "Types/SgFileResponse.swift",
        "Types/SgRequest.swift",
        "Types/SgRequestContext.swift",
        "Types/SgResult.swift",
        "Utils/ErrorProvider.swift",
        "Utils/HTTP+Seagull.swift",
        "Utils/LogProvider.swift",
        "Utils/NIOHelpers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.