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 SwiftApiAdapter, reference main (a2b4db), with Swift 6.2 for macOS (SPM) on 29 Sep 2025 11:30:25 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.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/RayKitajima/SwiftApiAdapter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RayKitajima/SwiftApiAdapter
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a2b4db2 Merge pull request #10 from RayKitajima/appleintelligence_progress
Cloned https://github.com/RayKitajima/SwiftApiAdapter.git
Revision (git rev-parse @):
a2b4db27ca05c0ccbbe1f07e4752481d4ff4361d
SUCCESS checkout https://github.com/RayKitajima/SwiftApiAdapter.git at main
Fetching https://github.com/scinfu/SwiftSoup
Fetching https://github.com/SwiftyJSON/SwiftyJSON
[1/4634] Fetching swiftsoup
[94/10833] Fetching swiftsoup, swiftyjson
Fetched https://github.com/SwiftyJSON/SwiftyJSON from cache (1.25s)
Fetched https://github.com/scinfu/SwiftSoup from cache (1.25s)
Creating working copy for https://github.com/scinfu/SwiftSoup
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON
Working copy of https://github.com/SwiftyJSON/SwiftyJSON resolved at 5.0.2
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.8.8
========================================
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": "swiftapiadapter",
      "name": "SwiftApiAdapter",
      "url": "https://github.com/RayKitajima/SwiftApiAdapter.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftApiAdapter",
      "dependencies": [
        {
          "identity": "swiftsoup",
          "name": "SwiftSoup",
          "url": "https://github.com/scinfu/SwiftSoup",
          "version": "2.11.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSoup",
          "dependencies": [
            {
              "identity": "lrucache",
              "name": "LRUCache",
              "url": "https://github.com/nicklockwood/LRUCache.git",
              "version": "1.1.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LRUCache",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swiftyjson",
          "name": "SwiftyJSON",
          "url": "https://github.com/SwiftyJSON/SwiftyJSON",
          "version": "5.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyJSON",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RayKitajima/SwiftApiAdapter.git
[1/242] Fetching swiftapiadapter
Fetched https://github.com/RayKitajima/SwiftApiAdapter.git from cache (0.77s)
Fetching https://github.com/scinfu/SwiftSoup from cache
Fetching https://github.com/SwiftyJSON/SwiftyJSON from cache
Fetched https://github.com/SwiftyJSON/SwiftyJSON from cache (0.52s)
Fetched https://github.com/scinfu/SwiftSoup from cache (0.52s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON
Computed https://github.com/SwiftyJSON/SwiftyJSON at 5.0.2 (1.10s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.11.1 (0.50s)
Fetching https://github.com/nicklockwood/LRUCache.git
Fetching https://github.com/apple/swift-atomics.git
[1/1814] Fetching swift-atomics
[74/2134] Fetching swift-atomics, lrucache
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.97s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.97s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.40s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.1.2 (0.59s)
Creating working copy for https://github.com/RayKitajima/SwiftApiAdapter.git
Working copy of https://github.com/RayKitajima/SwiftApiAdapter.git resolved at main (a2b4db2)
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON
Working copy of https://github.com/SwiftyJSON/SwiftyJSON resolved at 5.0.2
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.1.2
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.11.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
warning: '.resolve-product-dependencies': dependency 'swiftapiadapter' is not used by any target
Found 2 product dependencies
  - SwiftSoup
  - SwiftyJSON
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/RayKitajima/SwiftApiAdapter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Copying PrivacyInfo.xcprivacy
[2/5] Write sources
[4/5] Write swift-version-49B95AFC49DCD68C.txt
[6/63] Emitting module SwiftSoup
[7/69] Compiling SwiftSoup OrderedSet.swift
[8/69] Compiling SwiftSoup ParseError.swift
[9/69] Compiling SwiftSoup ParseErrorList.swift
[10/69] Compiling SwiftSoup ParseSettings.swift
[11/69] Compiling SwiftSoup Parser.swift
[12/69] Compiling SwiftSoup ParsingStrings.swift
[13/69] Compiling SwiftSoup UnfairLock.swift
[14/69] Compiling SwiftSoup UnicodeScalar.swift
[15/69] Compiling SwiftSoup Validate.swift
[16/69] Compiling SwiftSoup Whitelist.swift
[17/69] Compiling SwiftSoup XmlDeclaration.swift
[18/69] Compiling SwiftSoup XmlTreeBuilder.swift
[19/69] Compiling SwiftSoup StringBuilder.swift
[20/69] Compiling SwiftSoup StringUtil.swift
[21/69] Compiling SwiftSoup StructuralEvaluator.swift
[22/69] Compiling SwiftSoup SwiftSoup.swift
[23/69] Compiling SwiftSoup Tag.swift
[24/69] Compiling SwiftSoup TextNode.swift
[25/69] Compiling SwiftSoup Pattern.swift
[26/69] Compiling SwiftSoup QueryParser.swift
[27/69] Compiling SwiftSoup SerializationException.swift
[28/69] Compiling SwiftSoup SimpleDictionary.swift
[29/69] Compiling SwiftSoup StreamReader.swift
[30/69] Compiling SwiftSoup String.swift
[31/69] Compiling SwiftSoup CharacterReader.swift
[32/69] Compiling SwiftSoup Cleaner.swift
[33/69] Compiling SwiftSoup Collector.swift
[34/69] Compiling SwiftSoup CombiningEvaluator.swift
[35/69] Compiling SwiftSoup Comment.swift
[36/69] Compiling SwiftSoup Connection.swift
[37/69] Compiling SwiftSoup ArrayExt.swift
[38/69] Compiling SwiftSoup Attribute.swift
[39/69] Compiling SwiftSoup Attributes.swift
[40/69] Compiling SwiftSoup BinarySearch.swift
[41/69] Compiling SwiftSoup BooleanAttribute.swift
[42/69] Compiling SwiftSoup CharacterExt.swift
[43/69] Compiling SwiftSoup Elements.swift
[44/69] Compiling SwiftSoup Entities.swift
[45/69] Compiling SwiftSoup Evaluator.swift
[46/69] Compiling SwiftSoup Exception.swift
[47/69] Compiling SwiftSoup FormElement.swift
[48/69] Compiling SwiftSoup HtmlTreeBuilder.swift
[49/69] Compiling SwiftSoup HtmlTreeBuilderState.swift
[50/69] Compiling SwiftSoup HttpStatusException.swift
[51/69] Compiling SwiftSoup Mutex.swift
[52/69] Compiling SwiftSoup Node.swift
[53/69] Compiling SwiftSoup NodeTraversor.swift
[54/69] Compiling SwiftSoup NodeVisitor.swift
[55/69] Compiling SwiftSoup CssSelector.swift
[56/69] Compiling SwiftSoup DataNode.swift
[57/69] Compiling SwiftSoup DataUtil.swift
[58/69] Compiling SwiftSoup Document.swift
[59/69] Compiling SwiftSoup DocumentType.swift
[60/69] Compiling SwiftSoup Element.swift
[61/69] Compiling SwiftSoup Token.swift
[62/69] Compiling SwiftSoup TokenQueue.swift
[63/69] Compiling SwiftSoup Tokeniser.swift
[64/69] Compiling SwiftSoup TokeniserState.swift
[65/69] Compiling SwiftSoup TreeBuilder.swift
[66/69] Compiling SwiftSoup UTF8Arrays.swift
[67/69] Compiling SwiftyJSON SwiftyJSON.swift
[68/69] Emitting module SwiftyJSON
[69/69] Compiling SwiftyJSON resource_bundle_accessor.swift
[70/74] Compiling SwiftApiAdapter Tools.swift
[71/74] Compiling SwiftApiAdapter Model.swift
[72/74] Compiling SwiftApiAdapter Connector.swift
[73/74] Compiling SwiftApiAdapter Loader.swift
[74/74] Emitting module SwiftApiAdapter
Build complete! (10.85s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.7.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup"
    },
    {
      "identity" : "swiftyjson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.2",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyJSON/SwiftyJSON"
    }
  ],
  "manifest_display_name" : "SwiftApiAdapter",
  "name" : "SwiftApiAdapter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftApiAdapter",
      "targets" : [
        "SwiftApiAdapter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftApiAdapterTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftApiAdapterTests",
      "path" : "Tests/SwiftApiAdapterTests",
      "sources" : [
        "ApiConnectorManagerTests.swift",
        "ApiContentLoaderTests.swift",
        "ApiContentTests.swift",
        "ApiRequesterTests.swift"
      ],
      "target_dependencies" : [
        "SwiftApiAdapter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftApiAdapter",
      "module_type" : "SwiftTarget",
      "name" : "SwiftApiAdapter",
      "path" : "Sources/SwiftApiAdapter",
      "product_dependencies" : [
        "SwiftSoup",
        "SwiftyJSON"
      ],
      "product_memberships" : [
        "SwiftApiAdapter"
      ],
      "sources" : [
        "Connector.swift",
        "Loader.swift",
        "Model.swift",
        "Tools.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.