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 HTMLParserBuilder with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danny1113/html-parser-builder.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danny1113/html-parser-builder
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cd58ad3 add swift package index manifest file
Cloned https://github.com/danny1113/html-parser-builder.git
Revision (git rev-parse @):
cd58ad3b89c04f8c154143d20e22d89b4566f366
SUCCESS checkout https://github.com/danny1113/html-parser-builder.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/danny1113/html-parser-builder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/15] Emitting module HTMLParserBuilder
[2/15] Compiling HTMLParserBuilder Capture.swift
[3/15] Compiling HTMLParserBuilder CaptureAll.swift
[4/16] Compiling HTMLParserBuilder HTMLParseError.swift
[5/16] Compiling HTMLParserBuilder HTMLParserBuilder.swift
[6/16] Compiling HTMLParserBuilder LateInit.swift
[7/16] Compiling HTMLParserBuilder Local.swift
[8/16] Compiling HTMLParserBuilder Optional+orThrow.swift
[9/16] Compiling HTMLParserBuilder TryCapture.swift
[10/16] Compiling HTMLParserBuilder CaptureTransform.swift
[11/16] Compiling HTMLParserBuilder DSLTree.swift
[12/16] Compiling HTMLParserBuilder TypeConstruction.swift
[13/16] Compiling HTMLParserBuilder HTML.swift
[14/16] Compiling HTMLParserBuilder HTMLComponent.swift
[15/16] Compiling HTMLParserBuilder HTMLComponentBuilder.swift
[16/16] Compiling HTMLParserBuilder HTMLDocodeImpl.swift
Build complete! (3.65s)
Fetching https://github.com/scinfu/SwiftSoup.git from cache
Fetched https://github.com/scinfu/SwiftSoup.git (0.25s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.7.2 (0.45s)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.7.2
Build complete.
Done.