The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of KituraCORS, reference 2.1.201 (fd98bd), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 20:12:03 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Kitura-CORS.git
Reference: 2.1.201
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Kitura-CORS
 * tag               2.1.201    -> FETCH_HEAD
HEAD is now at fd98bd7 Add sameAsOrigin in AllowedOrigins (#45)
Cloned https://github.com/Kitura/Kitura-CORS.git
Revision (git rev-parse @):
fd98bd76a458a7530866a465b5b4b558ffbc5198
SUCCESS checkout https://github.com/Kitura/Kitura-CORS.git at 2.1.201
Fetching https://github.com/Kitura/Kitura.git
[1/16909] Fetching kitura
Fetched https://github.com/Kitura/Kitura.git from cache (10.27s)
Computing version for https://github.com/Kitura/Kitura.git
Computed https://github.com/Kitura/Kitura.git at 2.9.200 (0.58s)
Fetching https://github.com/Kitura/Kitura-TemplateEngine.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Kitura/KituraContracts.git
Fetching https://github.com/Kitura/TypeDecoder.git
Fetching https://github.com/Kitura/LoggerAPI.git
Fetching https://github.com/Kitura/Kitura-net.git
[1/771] Fetching loggerapi
[40/3317] Fetching loggerapi, kituracontracts
[117/3755] Fetching loggerapi, kituracontracts, kitura-templateengine
[364/4214] Fetching loggerapi, kituracontracts, kitura-templateengine, typedecoder
[473/7916] Fetching loggerapi, kituracontracts, kitura-templateengine, typedecoder, swift-log
[764/17460] Fetching loggerapi, kituracontracts, kitura-templateengine, typedecoder, swift-log, kitura-net
Fetched https://github.com/apple/swift-log.git from cache (1.15s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (1.15s)
Fetched https://github.com/Kitura/TypeDecoder.git from cache (1.15s)
Fetched https://github.com/Kitura/Kitura-TemplateEngine.git from cache (1.15s)
[4367/12090] Fetching kituracontracts, kitura-net
Fetched https://github.com/Kitura/KituraContracts.git from cache (1.50s)
Fetched https://github.com/Kitura/Kitura-net.git from cache (1.50s)
Computing version for https://github.com/Kitura/Kitura-TemplateEngine.git
Computed https://github.com/Kitura/Kitura-TemplateEngine.git at 2.0.200 (0.54s)
Computing version for https://github.com/Kitura/Kitura-net.git
Computed https://github.com/Kitura/Kitura-net.git at 2.4.200 (0.55s)
Fetching https://github.com/Kitura/BlueSocket.git
Fetching https://github.com/Kitura/BlueSSLService.git
[1/2088] Fetching bluesslservice
[22/5030] Fetching bluesslservice, bluesocket
Fetched https://github.com/Kitura/BlueSocket.git from cache (1.16s)
Fetched https://github.com/Kitura/BlueSSLService.git from cache (1.16s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.54s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (0.54s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.60s)
Computing version for https://github.com/Kitura/TypeDecoder.git
Computed https://github.com/Kitura/TypeDecoder.git at 1.3.201 (0.54s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.58s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.41s)
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 1.0.200
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/Kitura/Kitura-TemplateEngine.git
Working copy of https://github.com/Kitura/Kitura-TemplateEngine.git resolved at 2.0.200
Creating working copy for https://github.com/Kitura/Kitura-net.git
Working copy of https://github.com/Kitura/Kitura-net.git resolved at 2.4.200
Creating working copy for https://github.com/Kitura/Kitura.git
Working copy of https://github.com/Kitura/Kitura.git resolved at 2.9.200
Creating working copy for https://github.com/Kitura/TypeDecoder.git
Working copy of https://github.com/Kitura/TypeDecoder.git resolved at 1.3.201
Creating working copy for https://github.com/Kitura/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.git resolved at 1.0.200
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/Kitura/KituraContracts.git
Working copy of https://github.com/Kitura/KituraContracts.git resolved at 1.2.201
========================================
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",
  "dependencies": [
    {
      "identity": "kitura-cors",
      "name": "KituraCORS",
      "url": "https://github.com/Kitura/Kitura-CORS.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kitura-CORS",
      "dependencies": [
        {
          "identity": "kitura",
          "name": "Kitura",
          "url": "https://github.com/Kitura/Kitura.git",
          "version": "2.9.200",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kitura",
          "dependencies": [
            {
              "identity": "loggerapi",
              "name": "LoggerAPI",
              "url": "https://github.com/Kitura/LoggerAPI.git",
              "version": "1.9.200",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LoggerAPI",
              "dependencies": [
                {
                  "identity": "swift-log",
                  "name": "swift-log",
                  "url": "https://github.com/apple/swift-log.git",
                  "version": "1.6.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.6.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            },
            {
              "identity": "kitura-net",
              "name": "Kitura-net",
              "url": "https://github.com/Kitura/Kitura-net.git",
              "version": "2.4.200",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kitura-net",
              "dependencies": [
                {
                  "identity": "loggerapi",
                  "name": "LoggerAPI",
                  "url": "https://github.com/Kitura/LoggerAPI.git",
                  "version": "1.9.200",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LoggerAPI",
                  "dependencies": [
                    {
                      "identity": "swift-log",
                      "name": "swift-log",
                      "url": "https://github.com/apple/swift-log.git",
                      "version": "1.6.2",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "bluesocket",
                  "name": "Socket",
                  "url": "https://github.com/Kitura/BlueSocket.git",
                  "version": "1.0.200",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSocket",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "bluesslservice",
                  "name": "SSLService",
                  "url": "https://github.com/Kitura/BlueSSLService.git",
                  "version": "1.0.200",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSSLService",
                  "dependencies": [
                    {
                      "identity": "bluesocket",
                      "name": "Socket",
                      "url": "https://github.com/Kitura/BlueSocket.git",
                      "version": "1.0.200",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSocket",
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "identity": "kitura-templateengine",
              "name": "Kitura-TemplateEngine",
              "url": "https://github.com/Kitura/Kitura-TemplateEngine.git",
              "version": "2.0.200",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kitura-TemplateEngine",
              "dependencies": [
              ]
            },
            {
              "identity": "kituracontracts",
              "name": "KituraContracts",
              "url": "https://github.com/Kitura/KituraContracts.git",
              "version": "1.2.201",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KituraContracts",
              "dependencies": [
                {
                  "identity": "loggerapi",
                  "name": "LoggerAPI",
                  "url": "https://github.com/Kitura/LoggerAPI.git",
                  "version": "1.9.200",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LoggerAPI",
                  "dependencies": [
                    {
                      "identity": "swift-log",
                      "name": "swift-log",
                      "url": "https://github.com/apple/swift-log.git",
                      "version": "1.6.2",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "identity": "typedecoder",
              "name": "TypeDecoder",
              "url": "https://github.com/Kitura/TypeDecoder.git",
              "version": "1.3.201",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TypeDecoder",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Kitura/Kitura-CORS.git
[6/564] Fetching kitura-cors
Fetched https://github.com/Kitura/Kitura-CORS.git from cache (0.97s)
Fetching https://github.com/Kitura/Kitura.git from cache
Fetched https://github.com/Kitura/Kitura.git from cache (0.59s)
Computing version for https://github.com/Kitura/Kitura.git
Computed https://github.com/Kitura/Kitura.git at 2.9.200 (0.03s)
Fetching https://github.com/Kitura/TypeDecoder.git from cache
Fetching https://github.com/Kitura/Kitura-net.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/Kitura/Kitura-TemplateEngine.git from cache
Fetching https://github.com/Kitura/KituraContracts.git from cache
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.50s)
Fetched https://github.com/Kitura/TypeDecoder.git from cache (1.03s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (1.03s)
Fetched https://github.com/Kitura/KituraContracts.git from cache (1.03s)
Fetched https://github.com/Kitura/Kitura-TemplateEngine.git from cache (1.03s)
Fetched https://github.com/Kitura/Kitura-net.git from cache (1.03s)
Computing version for https://github.com/Kitura/Kitura-TemplateEngine.git
Computed https://github.com/Kitura/Kitura-TemplateEngine.git at 2.0.200 (0.03s)
Computing version for https://github.com/Kitura/Kitura-net.git
Computed https://github.com/Kitura/Kitura-net.git at 2.4.200 (0.03s)
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetching https://github.com/Kitura/BlueSSLService.git from cache
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.57s)
Fetched https://github.com/Kitura/BlueSSLService.git from cache (0.57s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.03s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (0.03s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.03s)
Computing version for https://github.com/Kitura/TypeDecoder.git
Computed https://github.com/Kitura/TypeDecoder.git at 1.3.201 (0.03s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.02s)
Creating working copy for https://github.com/Kitura/Kitura-TemplateEngine.git
Working copy of https://github.com/Kitura/Kitura-TemplateEngine.git resolved at 2.0.200
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/Kitura/KituraContracts.git
Working copy of https://github.com/Kitura/KituraContracts.git resolved at 1.2.201
Creating working copy for https://github.com/Kitura/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.git resolved at 1.0.200
Creating working copy for https://github.com/Kitura/Kitura-net.git
Working copy of https://github.com/Kitura/Kitura-net.git resolved at 2.4.200
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 1.0.200
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/Kitura/TypeDecoder.git
Working copy of https://github.com/Kitura/TypeDecoder.git resolved at 1.3.201
Creating working copy for https://github.com/Kitura/Kitura-CORS.git
Working copy of https://github.com/Kitura/Kitura-CORS.git resolved at 2.1.201 (fd98bd7)
Creating working copy for https://github.com/Kitura/Kitura.git
Working copy of https://github.com/Kitura/Kitura.git resolved at 2.9.200
warning: '.resolve-product-dependencies': dependency 'kitura-cors' is not used by any target
Found 1 product dependencies
  - Kitura
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Kitura/Kitura-CORS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/13] Write sources
[10/13] Write swift-version--7754E27361AE5C74.txt
[11/27] Compiling CHTTPParser utils.c
[12/27] Compiling CHTTPParser http_parser.c
[14/27] Emitting module KituraTemplateEngine
[15/27] Compiling KituraTemplateEngine TemplateEngine.swift
[16/27] Compiling Logging MetadataProvider.swift
[17/27] Compiling Logging Logging.swift
[18/27] Compiling Logging LogHandler.swift
[19/27] Compiling Logging Locks.swift
[20/27] Emitting module Logging
[21/29] Emitting module LoggerAPI
[22/29] Compiling LoggerAPI Logger.swift
[23/29] Compiling Socket SocketUtils.swift
[24/29] Compiling Socket SocketProtocols.swift
[25/29] Compiling TypeDecoder TypeDecoder.swift
[26/29] Emitting module TypeDecoder
[27/29] Compiling TypeDecoder OrderedDictionary.swift
[28/39] Compiling Socket Socket.swift
[29/39] Emitting module Socket
[30/42] Compiling KituraContracts BodyEncoder.swift
[31/42] Compiling KituraContracts BodyDecoder.swift
[32/42] Emitting module KituraContracts
[33/42] Compiling SSLService SSLPointerTricks.swift
[34/42] Emitting module SSLService
[35/42] Compiling SSLService SSLService.swift
[36/42] Compiling KituraContracts Coder.swift
[37/42] Compiling KituraContracts QueryDecoder.swift
[38/77] Compiling KituraContracts QueryEncoder.swift
[39/77] Compiling KituraContracts ClosureAliases.swift
[40/77] Compiling KituraContracts Extensions.swift
[41/77] Compiling KituraContracts BodyFormat.swift
[42/77] Compiling KituraContracts Contracts.swift
[43/77] Compiling KituraNet IncomingSocketManager.swift
[44/77] Compiling KituraNet IncomingSocketProcessor.swift
[45/77] Compiling KituraNet IncomingSocketProcessorCreator.swift
[46/77] Compiling KituraNet ListenerGroup.swift
[47/80] Compiling KituraNet ServerOptions.swift
[48/80] Compiling KituraNet ServerRequest.swift
[49/80] Compiling KituraNet ServerResponse.swift
[50/80] Compiling KituraNet SPIUtils.swift
[51/80] Compiling KituraNet Server.swift
[52/80] Compiling KituraNet ServerDelegate.swift
[53/80] Compiling KituraNet ParseResults.swift
[54/80] Compiling KituraNet URLParser.swift
[55/80] Compiling KituraNet HeadersContainer.swift
[56/80] Compiling KituraNet IncomingSocketHandler.swift
[57/80] Compiling KituraNet IncomingHTTPSocketProcessor.swift
[58/80] Compiling KituraNet KeepAliveState.swift
[59/80] Compiling KituraNet HTTPParser.swift
[60/80] Compiling KituraNet HTTPParserStatus.swift
[61/80] Compiling KituraNet BufferList.swift
[62/80] Compiling KituraNet ClientRequest.swift
[63/80] Compiling KituraNet ClientResponse.swift
[64/80] Compiling KituraNet ConnectionUpgradeFactory.swift
[65/80] Emitting module KituraNet
[66/80] Compiling KituraNet ServerLifecycleListener.swift
[67/80] Compiling KituraNet ServerMonitor.swift
[68/80] Compiling KituraNet ServerState.swift
[69/80] Compiling KituraNet HTTP.swift
[70/80] Compiling KituraNet HTTPServer.swift
[71/80] Compiling KituraNet HTTPServerRequest.swift
[72/80] Compiling KituraNet HTTPServerResponse.swift
[73/80] Compiling KituraNet ConnectionUpgrader.swift
[74/80] Compiling KituraNet Error.swift
[75/80] Compiling KituraNet FastCGI.swift
[76/80] Compiling KituraNet FastCGIRecordCreate.swift
[77/80] Compiling KituraNet FastCGIRecordParser.swift
[78/80] Compiling KituraNet FastCGIServer.swift
[79/80] Compiling KituraNet FastCGIServerRequest.swift
[80/80] Compiling KituraNet FastCGIServerResponse.swift
[81/130] Compiling Kitura TypeSafeMiddleware.swift
[82/130] Compiling Kitura BodyParser.swift
[83/130] Compiling Kitura BodyParserProtocol.swift
[84/130] Compiling Kitura JSONBodyParser.swift
[85/130] Compiling Kitura MultiPartBodyParser.swift
[86/135] Compiling Kitura ParsedBody.swift
[87/135] Compiling Kitura Part.swift
[88/135] Compiling Kitura RawBodyParser.swift
[89/135] Compiling Kitura TextBodyParser.swift
[90/135] Compiling Kitura URLEncodedBodyParser.swift
[91/135] Compiling Kitura RouterMiddlewareGenerator.swift
[92/135] Compiling Kitura RouterMiddlewareWalker.swift
[93/135] Compiling Kitura RouterParameterWalker.swift
[94/135] Compiling Kitura RouterRequest.swift
[95/135] Compiling Kitura RouterResponse.swift
[96/135] Compiling Kitura ContentType.swift
[97/135] Compiling Kitura MediaType.swift
[98/135] Compiling Kitura types.swift
[99/135] Compiling Kitura CacheRelatedHeadersSetter.swift
[100/135] Compiling Kitura CompositeHeadersSetter.swift
[101/135] Emitting module Kitura
[102/135] Compiling Kitura FileServer.swift
[103/135] Compiling Kitura RangeHeader.swift
[104/135] Compiling Kitura ResourcePathHandler.swift
[105/135] Compiling Kitura ResponseHeadersSetter.swift
[106/135] Compiling Kitura StaticFileServer.swift
[107/135] Compiling Kitura HTTPStatusCode.swift
[108/135] Compiling Kitura HTTPVersion.swift
[109/135] Compiling Kitura Headers.swift
[110/135] Compiling Kitura InternalError.swift
[111/135] Compiling Kitura JSONPError.swift
[112/135] Compiling Kitura Kitura+Logging.swift
[113/135] Compiling Kitura AdditionalCookieAttribute.swift
[114/135] Compiling Kitura CodableRouter+TypeSafeMiddleware.swift
[115/135] Compiling Kitura CodableRouter.swift
[116/135] Compiling Kitura DecodingError+Extensions.swift
[117/135] Compiling Kitura Error.swift
[118/135] Compiling Kitura FileResourceServer.swift
[119/135] Compiling Kitura RouterElementWalker.swift
[120/135] Compiling Kitura RouterHTTPVerbs+Error.swift
[121/135] Compiling Kitura RouterHTTPVerbs_generated.swift
[122/135] Compiling Kitura RouterHandler.swift
[123/135] Compiling Kitura RouterMethod.swift
[124/135] Compiling Kitura RouterMiddleware.swift
[125/135] Compiling Kitura Kitura.swift
[126/135] Compiling Kitura LinkParameter.swift
[127/135] Compiling Kitura MimeTypeAcceptor.swift
[128/135] Compiling Kitura RouteRegex.swift
[129/135] Compiling Kitura Router.swift
[130/135] Compiling Kitura RouterElement.swift
[131/135] Compiling Kitura SSLConfig.swift
[132/135] Compiling Kitura Stack.swift
[133/135] Compiling Kitura String+Extensions.swift
[134/135] Compiling Kitura SwaggerGenerator.swift
[135/135] Compiling Kitura TemplatingError.swift
[136/139] Compiling KituraCORS Options.swift
[137/139] Compiling KituraCORS AllowedOrigins.swift
[138/139] Compiling KituraCORS CORS.swift
[139/139] Emitting module KituraCORS
Build complete! (14.23s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "kitura",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.9.200",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/Kitura.git"
    }
  ],
  "manifest_display_name" : "KituraCORS",
  "name" : "KituraCORS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "KituraCORS",
      "targets" : [
        "KituraCORS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KituraCORSTests",
      "module_type" : "SwiftTarget",
      "name" : "KituraCORSTests",
      "path" : "Tests/KituraCORSTests",
      "sources" : [
        "KituraTest.swift",
        "TestBasicCORS.swift",
        "TestCORSOptions.swift"
      ],
      "target_dependencies" : [
        "KituraCORS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KituraCORS",
      "module_type" : "SwiftTarget",
      "name" : "KituraCORS",
      "path" : "Sources/KituraCORS",
      "product_dependencies" : [
        "Kitura"
      ],
      "product_memberships" : [
        "KituraCORS"
      ],
      "sources" : [
        "AllowedOrigins.swift",
        "CORS.swift",
        "Options.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.