The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Kite, reference main (928ac9), with Swift 6.0 for macOS (SPM) on 23 Nov 2025 03:58:52 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/artemkalinovsky/Kite.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/artemkalinovsky/Kite
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 928ac97 Update SWXMLHash dependency to version 8.1.1 in Package.swift and Package.resolved
Cloned https://github.com/artemkalinovsky/Kite.git
Revision (git rev-parse @):
928ac97e8f3ac6961a59e7a1e9f6eb75c86c8703
SUCCESS checkout https://github.com/artemkalinovsky/Kite.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/artemkalinovsky/Kite.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/28] Emitting module SWXMLHash
[5/30] Compiling SWXMLHash XMLIndexer.swift
[6/30] Compiling SWXMLHash shim.swift
[7/30] Compiling SWXMLHash Double+XMLDeserialization.swift
[8/30] Compiling SWXMLHash Float+XMLDeserialization.swift
[9/30] Compiling SWXMLHash Int+XMLDeserialization.swift
[10/30] Compiling SWXMLHash XMLHash.swift
[11/30] Compiling SWXMLHash XMLHashOptions.swift
[12/30] Compiling SWXMLHash XMLContent.swift
[13/30] Compiling SWXMLHash XMLElement.swift
[14/30] Compiling SWXMLHash TextElement.swift
[15/30] Compiling SWXMLHash XMLAttribute.swift
[16/30] Compiling SWXMLHash XMLObjectDeserialization.swift
[17/30] Compiling SWXMLHash XMLValueDeserialization.swift
[18/30] Compiling SWXMLHash Bool+XMLDeserialization.swift
[19/30] Compiling SWXMLHash String+XMLDeserialization.swift
[20/30] Compiling SWXMLHash IndexingError.swift
[21/30] Compiling SWXMLHash ParsingError.swift
[22/30] Compiling SWXMLHash XMLDeserializationError.swift
[23/30] Compiling SWXMLHash FullXMLParser.swift
[24/30] Compiling SWXMLHash IndexOp.swift
[25/30] Compiling SWXMLHash LazyXMLParser.swift
[26/30] Compiling SWXMLHash Stack.swift
[27/30] Compiling SWXMLHash String+Extensions.swift
[28/30] Compiling SWXMLHash XMLAttributeDeserializable.swift
[29/30] Compiling SWXMLHash XMLElementDeserializable.swift
[30/30] Compiling SWXMLHash XMLIndexer+XMLDeserialization.swift
[31/46] Compiling Kite AuthRequestProtocol.swift
[32/47] Compiling Kite DataTransformerProtocol.swift
[33/47] Compiling Kite XMLIndexer+Extensions.swift
[34/47] Compiling Kite HTTPMethod.swift
[35/47] Compiling Kite XMLDeserializer.swift
[36/47] Compiling Kite AuthRequestProtocol+Extensions.swift
[37/47] Compiling Kite DeserializeableRequestProtocol.swift
[38/47] Compiling Kite HTTPRequestProtocol+Extensions.swift
[39/47] Compiling Kite JSONDecoder+Extensions.swift
[40/47] Compiling Kite HTTPRequestProtocol.swift
[41/47] Compiling Kite JSONDeserializer.swift
[42/47] Compiling Kite ResponseDataDeserializer.swift
[43/47] Compiling Kite APIClient.swift
[44/47] Compiling Kite DataTransformer.swift
[45/47] Emitting module Kite
[46/47] Compiling Kite KeyPathWrapper.swift
[47/47] Compiling Kite UserInfoKeys.swift
Build complete! (11.41s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2851] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.16s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 8.1.1 (0.44s)
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 8.1.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swxmlhash",
      "requirement" : {
        "exact" : [
          "8.1.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/drmohundro/SWXMLHash.git"
    }
  ],
  "manifest_display_name" : "Kite",
  "name" : "Kite",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "driverkit",
      "version" : "19.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Kite",
      "targets" : [
        "Kite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "KiteTests",
      "module_type" : "SwiftTarget",
      "name" : "KiteTests",
      "path" : "Tests/KiteTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/KiteTests/Stubs/BinaryStubs/swift_logo.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "APIClientTests/APIClientTests.swift",
        "JSONDeserializerTests/JSONDeserializerTests.swift",
        "Mocks/MockURLHandlerStore.swift",
        "Mocks/MockURLProtocol.swift",
        "Mocks/Models/TestPerson.swift",
        "Mocks/Requests/FetchRawDataAuthRequest.swift",
        "Mocks/Requests/FetchRawDataRequest.swift",
        "Mocks/Requests/FetchSingleTestPersonJSONRequest.swift",
        "Mocks/Requests/FetchSingleTestPersonXMLRequest.swift",
        "Mocks/Requests/SendMultipartFormDataRequest.swift",
        "Stubs/JSONStubs/JSONStubs.swift",
        "Stubs/XMLStubs/XMLStubs.swift",
        "XMLDeserializerTests/XMLDeserializerTests.swift"
      ],
      "target_dependencies" : [
        "Kite"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Kite",
      "module_type" : "SwiftTarget",
      "name" : "Kite",
      "path" : "Sources/Kite",
      "product_dependencies" : [
        "SWXMLHash"
      ],
      "product_memberships" : [
        "Kite"
      ],
      "sources" : [
        "APIClient.swift",
        "Deserializers/DataTransformer.swift",
        "Deserializers/JSONDeserializer/JSONDecoderKeypath /KeyPathWrapper.swift",
        "Deserializers/JSONDeserializer/JSONDecoderKeypath /UserInfoKeys.swift",
        "Deserializers/JSONDeserializer/JSONDeserializer.swift",
        "Deserializers/ResponseDataDeserializer.swift",
        "Deserializers/XMLDeserializer/XMLDeserializer.swift",
        "Extensions/AuthRequestProtocol+Extensions.swift",
        "Extensions/HTTPRequestProtocol+Extensions.swift",
        "Extensions/JSONDecoder+Extensions.swift",
        "Extensions/XMLIndexer+Extensions.swift",
        "HTTPMethod.swift",
        "Protocols/AuthRequestProtocol.swift",
        "Protocols/DataTransformerProtocol.swift",
        "Protocols/DeserializeableRequestProtocol.swift",
        "Protocols/HTTPRequestProtocol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.