Build Information
Successful build of KoreanStringSearchHelper, reference 1.0.0 (f2330b), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 02:26:54 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jykim99/Korean-string-search-helper-iOS.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jykim99/Korean-string-search-helper-iOS
* branch 1.0.0 -> FETCH_HEAD
* [new branch] 1.0.0 -> origin/1.0.0
HEAD is now at f2330bf fix
Cloned https://github.com/jykim99/Korean-string-search-helper-iOS.git
Revision (git rev-parse @):
f2330bfd6c3d665fd36c96a0f9eb7faacd65cba2
SUCCESS checkout https://github.com/jykim99/Korean-string-search-helper-iOS.git at 1.0.0
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "korean-string-search-helper-ios",
"name": "KoreanStringSearchHelper",
"url": "https://github.com/jykim99/Korean-string-search-helper-iOS.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Korean-string-search-helper-iOS",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/jykim99/Korean-string-search-helper-iOS.git
[1/91] Fetching korean-string-search-helper-ios
Fetched https://github.com/jykim99/Korean-string-search-helper-iOS.git from cache (0.63s)
Creating working copy for https://github.com/jykim99/Korean-string-search-helper-iOS.git
Working copy of https://github.com/jykim99/Korean-string-search-helper-iOS.git resolved at 1.0.0 (f2330bf)
warning: '.resolve-product-dependencies': dependency 'korean-string-search-helper-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/jykim99/Korean-string-search-helper-iOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/4] Compiling KoreanStringSearchHelper KoreanStringSearchHelper.swift
[4/4] Emitting module KoreanStringSearchHelper
Build complete! (0.72s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "KoreanStringSearchHelper",
"name" : "KoreanStringSearchHelper",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "KoreanStringSearchHelper",
"targets" : [
"KoreanStringSearchHelper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "KoreanStringSearchHelper",
"module_type" : "SwiftTarget",
"name" : "KoreanStringSearchHelper",
"path" : "KoreanStringSearchHelper/Classes",
"product_memberships" : [
"KoreanStringSearchHelper"
],
"sources" : [
"KoreanStringSearchHelper.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.