Build Information
Successful build of NobodyWho, reference 0.2.0 (489efa), with Swift 6.2 for macOS (SPM) on 14 May 2026 07:55:17 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nobodywho-ooo/nobodywho-swift.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nobodywho-ooo/nobodywho-swift
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at 489efa7 Release 0.2.0
Cloned https://github.com/nobodywho-ooo/nobodywho-swift.git
Revision (git rev-parse @):
489efa71aaa4eceb212e01055f76fe5f3d633529
SUCCESS checkout https://github.com/nobodywho-ooo/nobodywho-swift.git at 0.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/nobodywho-ooo/nobodywho-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[2/9] Copying libnobodywho_uniffi.a
[2/9] Write sources
[6/9] Write swift-version--3CB7CFEC50E0D141.txt
[8/15] Compiling NobodyWhoMacros ToolMacro.swift
[9/15] Emitting module NobodyWhoMacros
[9/15] Write Objects.LinkFileList
[10/15] Linking NobodyWhoMacros-tool
[12/15] Compiling NobodyWhoGenerated nobodywho.swift
[13/15] Emitting module NobodyWhoGenerated
[15/15] Compiling NobodyWhoGenerated nobodywho.swift
[16/35] Compiling NobodyWho TokenStream.swift
[17/35] Compiling NobodyWho SamplerPresets.swift
[18/35] Compiling NobodyWho Prompt.swift
[20/36] Compiling NobodyWho SamplerPresets.swift
[21/36] Compiling NobodyWho TokenStream.swift
[22/37] Compiling NobodyWho Tool.swift
[24/37] Compiling NobodyWho Exports.swift
[25/37] Compiling NobodyWho Macros.swift
[26/37] Compiling NobodyWho Model.swift
[27/37] Compiling NobodyWho CrossEncoder.swift
[28/37] Compiling NobodyWho Macros.swift
[29/37] Compiling NobodyWho Model.swift
[30/37] Compiling NobodyWho Exports.swift
[31/37] Compiling NobodyWho Encoder.swift
[33/37] Compiling NobodyWho Chat.swift
[35/37] Emitting module NobodyWho
[36/37] Compiling NobodyWho CrossEncoder.swift
[37/37] Emitting module NobodyWho
Build complete! (24.92s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/75179] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.86s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (7.66s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Downloading binary artifact https://github.com/nobodywho-ooo/nobodywho/releases/download/nobodywho-swift-v0.2.0/NobodyWhoNative.xcframework.zip
[16375/211493702] Downloading https://github.com/nobodywho-ooo/nobodywho/releases/download/nobodywho-swift-v0.2.0/NobodyWhoNative.xcframework.zip
Downloaded https://github.com/nobodywho-ooo/nobodywho/releases/download/nobodywho-swift-v0.2.0/NobodyWhoNative.xcframework.zip (10.41s)
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.4.1.4-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.4.1.4-MacroSupport-macos_aarch64.zip (0.16s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "NobodyWho",
"name" : "NobodyWho",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "NobodyWho",
"targets" : [
"NobodyWho"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NobodyWhoMacros",
"targets" : [
"NobodyWhoMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "NobodyWhoTests",
"module_type" : "SwiftTarget",
"name" : "NobodyWhoTests",
"path" : "tests/NobodyWhoTests",
"sources" : [
"NobodyWhoTests.swift"
],
"target_dependencies" : [
"NobodyWho"
],
"type" : "test"
},
{
"c99name" : "NobodyWhoNative",
"module_type" : "BinaryTarget",
"name" : "NobodyWhoNative",
"path" : "remote/archive/NobodyWhoNative.xcframework.zip",
"product_memberships" : [
"NobodyWho"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "NobodyWhoMacros",
"module_type" : "SwiftTarget",
"name" : "NobodyWhoMacros",
"path" : "macros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"NobodyWho",
"NobodyWhoMacros"
],
"sources" : [
"ToolMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "NobodyWhoMacroTests",
"module_type" : "SwiftTarget",
"name" : "NobodyWhoMacroTests",
"path" : "tests/MacroTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"ToolMacroTests.swift"
],
"target_dependencies" : [
"NobodyWhoMacros"
],
"type" : "test"
},
{
"c99name" : "NobodyWhoGenerated",
"module_type" : "SwiftTarget",
"name" : "NobodyWhoGenerated",
"path" : "generated",
"product_memberships" : [
"NobodyWho"
],
"sources" : [
"nobodywho.swift"
],
"target_dependencies" : [
"NobodyWhoNative"
],
"type" : "library"
},
{
"c99name" : "NobodyWho",
"module_type" : "SwiftTarget",
"name" : "NobodyWho",
"path" : "src",
"product_memberships" : [
"NobodyWho"
],
"sources" : [
"Chat.swift",
"CrossEncoder.swift",
"Encoder.swift",
"Exports.swift",
"Macros.swift",
"Model.swift",
"Prompt.swift",
"SamplerPresets.swift",
"TokenStream.swift",
"Tool.swift"
],
"target_dependencies" : [
"NobodyWhoGenerated",
"NobodyWhoMacros"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.