The Swift Package Index logo.Swift Package Index

Build Information

Successful build of KoreanStringSearchHelper, reference 1.0.0 (f2330b), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 12:44:40 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/jykim99/Korean-string-search-helper-iOS.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/4] Emitting module KoreanStringSearchHelper
[4/4] Compiling KoreanStringSearchHelper KoreanStringSearchHelper.swift
Build complete! (0.65s)
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.