Build Information
Successful build of QKMRZParser, reference v2.0.0 (ef79fd), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 10:19:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Mattijah/QKMRZParser.git
Reference: v2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Mattijah/QKMRZParser
* tag v2.0.0 -> FETCH_HEAD
HEAD is now at ef79fdf Bump the app version
Cloned https://github.com/Mattijah/QKMRZParser.git
Revision (git rev-parse @):
ef79fdfa691e6323e729e33c2f79bace10286f49
SUCCESS checkout https://github.com/Mattijah/QKMRZParser.git at v2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Mattijah/QKMRZParser.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/11] Compiling QKMRZParser String-Ext.swift
[4/11] Compiling QKMRZParser QKMRZResult.swift
[5/11] Compiling QKMRZParser TD3.swift
[6/11] Compiling QKMRZParser TD1.swift
[7/11] Compiling QKMRZParser QKMRZParser.swift
[8/11] Compiling QKMRZParser MRZFieldFormatter.swift
[9/11] Compiling QKMRZParser MRZField.swift
[10/11] Emitting module QKMRZParser
[11/11] Compiling QKMRZParser TD2.swift
Build complete! (4.31s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "QKMRZParser",
"name" : "QKMRZParser",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "QKMRZParser",
"targets" : [
"QKMRZParser"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "QKMRZParser",
"module_type" : "SwiftTarget",
"name" : "QKMRZParser",
"path" : "QKMRZParser",
"product_memberships" : [
"QKMRZParser"
],
"sources" : [
"MRZField.swift",
"MRZFieldFormatter.swift",
"Parsers/TD1.swift",
"Parsers/TD2.swift",
"Parsers/TD3.swift",
"QKMRZParser.swift",
"QKMRZResult.swift",
"String-Ext.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.