Build Information
Successful build of IntelligenceKit, reference 0.2.0 (abb322
), with Swift 6.1 for macOS (SPM) on 31 Aug 2025 11:14:33 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FlineDev/IntelligenceKit.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FlineDev/IntelligenceKit
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at abb3222 Remove outputText property and improve documentation examples
Cloned https://github.com/FlineDev/IntelligenceKit.git
Revision (git rev-parse @):
abb322214e92878d0fab5236f5171c205541a7fa
SUCCESS checkout https://github.com/FlineDev/IntelligenceKit.git at 0.2.0
Fetching https://github.com/FlineDev/HandySwift.git
[1/3471] Fetching handyswift
Fetched https://github.com/FlineDev/HandySwift.git from cache (1.12s)
Fetching https://github.com/FlineDev/ErrorKit.git
[1/643] Fetching errorkit
Fetched https://github.com/FlineDev/ErrorKit.git from cache (1.18s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.36s)
Computing version for https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-asn1.git from cache (1.36s)
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (5.01s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.61s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/FlineDev/ErrorKit.git
Working copy of https://github.com/FlineDev/ErrorKit.git resolved at main (c9c2fe8)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.14.0
Creating working copy for https://github.com/FlineDev/HandySwift.git
Working copy of https://github.com/FlineDev/HandySwift.git resolved at main (ff1ffe9)
========================================
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",
"dependencies": [
{
"identity": "intelligencekit",
"name": "IntelligenceKit",
"url": "https://github.com/FlineDev/IntelligenceKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IntelligenceKit",
"dependencies": [
{
"identity": "handyswift",
"name": "HandySwift",
"url": "https://github.com/FlineDev/HandySwift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HandySwift",
"dependencies": [
]
},
{
"identity": "errorkit",
"name": "ErrorKit",
"url": "https://github.com/FlineDev/ErrorKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ErrorKit",
"dependencies": [
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "3.15.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
}
]
}
]
}
]
}
Fetching https://github.com/FlineDev/IntelligenceKit.git
[4/98] Fetching intelligencekit
Fetched https://github.com/FlineDev/IntelligenceKit.git from cache (0.63s)
Fetching https://github.com/FlineDev/HandySwift.git from cache
Fetched https://github.com/FlineDev/HandySwift.git from cache (0.45s)
Fetching https://github.com/FlineDev/ErrorKit.git from cache
Fetched https://github.com/FlineDev/ErrorKit.git from cache (0.44s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.52s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.57s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.50s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/FlineDev/IntelligenceKit.git
Working copy of https://github.com/FlineDev/IntelligenceKit.git resolved at 0.2.0 (abb3222)
Creating working copy for https://github.com/FlineDev/ErrorKit.git
Working copy of https://github.com/FlineDev/ErrorKit.git resolved at main (c9c2fe8)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
Creating working copy for https://github.com/FlineDev/HandySwift.git
Working copy of https://github.com/FlineDev/HandySwift.git resolved at main (85f4a46)
warning: '.resolve-product-dependencies': dependency 'intelligencekit' is not used by any target
Found 2 product dependencies
- HandySwift
- ErrorKit
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/FlineDev/IntelligenceKit.git
https://github.com/FlineDev/IntelligenceKit.git
{
"dependencies" : [
{
"identity" : "handyswift",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/FlineDev/HandySwift.git"
},
{
"identity" : "errorkit",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/FlineDev/ErrorKit.git"
}
],
"manifest_display_name" : "IntelligenceKit",
"name" : "IntelligenceKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "watchos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "IntelligenceKit",
"targets" : [
"IntelligenceKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IntelligenceKitTests",
"module_type" : "SwiftTarget",
"name" : "IntelligenceKitTests",
"path" : "Tests/IntelligenceKitTests",
"sources" : [
"UnicodeCleanupPluginTests.swift"
],
"target_dependencies" : [
"IntelligenceKit"
],
"type" : "test"
},
{
"c99name" : "IntelligenceKit",
"module_type" : "SwiftTarget",
"name" : "IntelligenceKit",
"path" : "Sources/IntelligenceKit",
"product_dependencies" : [
"HandySwift",
"ErrorKit"
],
"product_memberships" : [
"IntelligenceKit"
],
"sources" : [
"Helpers/String+IntelligenceKit.swift",
"Models/TokenUsage.swift",
"OpenAI/OpenAI.swift",
"OpenAI/Plugins/UnicodeCleanupPlugin.swift",
"OpenAI/Requests/OpenAI+ImageRequest.swift",
"OpenAI/Requests/OpenAI+JSONSchema.swift",
"OpenAI/Requests/OpenAI+Request.swift",
"OpenAI/Requests/OpenAI+ResponseFormat.swift",
"OpenAI/Responses/OpenAI+ErrorResponse.swift",
"OpenAI/Responses/OpenAI+ImageResponse.swift",
"OpenAI/Responses/OpenAI+Response.swift",
"OpenAI/Shared/OpenAI+Error.swift",
"OpenAI/Shared/OpenAI+Model.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/7] Write sources
[2/7] Copying Info.plist
[3/7] Copying Localizable.xcstrings
[3/7] Copying PrivacyInfo.xcprivacy
[6/7] Write swift-version-2F0A5646E1D333AE.txt
[8/64] Emitting module HandySwift
[9/67] Compiling HandySwift JSONDecoderExt.swift
[10/67] Compiling HandySwift JSONEncoderExt.swift
[11/67] Compiling HandySwift NSRangeExt.swift
[12/67] Compiling HandySwift RandomAccessCollectionExt.swift
[13/67] Compiling HandySwift PrintResponsePlugin.swift
[14/67] Compiling HandySwift RESTClient.swift
[15/67] Compiling HandySwift SortedArray.swift
[16/67] Compiling HandySwift ArrayExt.swift
[17/67] Compiling HandySwift CaseIterableExt.swift
[18/67] Compiling HandySwift CollectionExt.swift
[19/67] Compiling HandySwift ComparableExt.swift
[20/67] Compiling HandySwift HandyRegex.swift
[21/67] Compiling HandySwift OperatingSystem.swift
[22/67] Compiling HandySwift PrintRequestPlugin.swift
[23/67] Compiling HandySwift FrequencyTable.swift
[24/67] Compiling HandySwift GregorianDay.swift
[25/67] Compiling HandySwift GregorianTime.swift
[26/67] Compiling HandySwift TimeIntervalExt.swift
[27/67] Compiling HandySwift Globals.swift
[28/67] Compiling ErrorKit ErrorKit+OSLog.swift
[29/67] Compiling HandySwift SequenceExt.swift
[30/67] Compiling HandySwift StringExt.swift
[31/67] Compiling HandySwift StringProtocolExt.swift
[32/67] Compiling HandySwift SymmetricKeyExt.swift
[33/67] Compiling HandySwift DoubleExt.swift
[34/67] Compiling ErrorKit MailComposerModifier.swift
[35/67] Compiling ErrorKit MailComposerView.swift
[36/67] Compiling HandySwift IntExt.swift
[37/67] Compiling HandySwift DataExt.swift
[38/67] Compiling HandySwift DateExt.swift
[39/67] Compiling HandySwift DictionaryExt.swift
[40/67] Compiling HandySwift DispatchTimeIntervalExt.swift
[41/67] Compiling HandySwift DivisibleArithmetic.swift
[42/67] Compiling HandySwift Withable.swift
[43/67] Compiling HandySwift Debouncer.swift
[44/67] Emitting module ErrorKit
[56/69] Compiling ErrorKit URLSession+ErrorKit.swift
[57/69] Compiling ErrorKit resource_bundle_accessor.swift
[70/82] Compiling IntelligenceKit OpenAI+ErrorResponse.swift
[71/83] Compiling IntelligenceKit OpenAI+Error.swift
[72/83] Emitting module IntelligenceKit
[73/83] Compiling IntelligenceKit OpenAI+ResponseFormat.swift
[74/83] Compiling IntelligenceKit OpenAI+ImageResponse.swift
[75/83] Compiling IntelligenceKit OpenAI+Response.swift
[76/83] Compiling IntelligenceKit OpenAI+Request.swift
[77/83] Compiling IntelligenceKit String+IntelligenceKit.swift
[78/83] Compiling IntelligenceKit TokenUsage.swift
[79/83] Compiling IntelligenceKit OpenAI+ImageRequest.swift
[80/83] Compiling IntelligenceKit OpenAI+JSONSchema.swift
[81/83] Compiling IntelligenceKit OpenAI.swift
[82/83] Compiling IntelligenceKit UnicodeCleanupPlugin.swift
[83/83] Compiling IntelligenceKit OpenAI+Model.swift
Build complete! (15.58s)
Build complete.
{
"dependencies" : [
{
"identity" : "handyswift",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/FlineDev/HandySwift.git"
},
{
"identity" : "errorkit",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/FlineDev/ErrorKit.git"
}
],
"manifest_display_name" : "IntelligenceKit",
"name" : "IntelligenceKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "watchos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "IntelligenceKit",
"targets" : [
"IntelligenceKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IntelligenceKitTests",
"module_type" : "SwiftTarget",
"name" : "IntelligenceKitTests",
"path" : "Tests/IntelligenceKitTests",
"sources" : [
"UnicodeCleanupPluginTests.swift"
],
"target_dependencies" : [
"IntelligenceKit"
],
"type" : "test"
},
{
"c99name" : "IntelligenceKit",
"module_type" : "SwiftTarget",
"name" : "IntelligenceKit",
"path" : "Sources/IntelligenceKit",
"product_dependencies" : [
"HandySwift",
"ErrorKit"
],
"product_memberships" : [
"IntelligenceKit"
],
"sources" : [
"Helpers/String+IntelligenceKit.swift",
"Models/TokenUsage.swift",
"OpenAI/OpenAI.swift",
"OpenAI/Plugins/UnicodeCleanupPlugin.swift",
"OpenAI/Requests/OpenAI+ImageRequest.swift",
"OpenAI/Requests/OpenAI+JSONSchema.swift",
"OpenAI/Requests/OpenAI+Request.swift",
"OpenAI/Requests/OpenAI+ResponseFormat.swift",
"OpenAI/Responses/OpenAI+ErrorResponse.swift",
"OpenAI/Responses/OpenAI+ImageResponse.swift",
"OpenAI/Responses/OpenAI+Response.swift",
"OpenAI/Shared/OpenAI+Error.swift",
"OpenAI/Shared/OpenAI+Model.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.