Build Information
Failed to build AgentSessions, reference main (561ff6), with Swift 6.2 for iOS using Xcode 26.3 on 26 Apr 2026 07:11:15 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AgentSessions -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ryu0118/AgentSessions.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Ryu0118/AgentSessions
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 561ff6e feat: add initialPrompt field to SessionSummary for first-message lookup (#4)
Cloned https://github.com/Ryu0118/AgentSessions.git
Revision (git rev-parse @):
561ff6e436a9108a8b88c38e335b84b0a36eef74
SUCCESS checkout https://github.com/Ryu0118/AgentSessions.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/Ryu0118/AgentSessions.git
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/mtj0928/swift-async-operations.git
Creating working copy of package ‘swift-async-operations’
Checking out 0.5.0 of package ‘swift-async-operations’
Resolve Package Graph
Resolved source packages:
swift-async-operations: https://github.com/mtj0928/swift-async-operations.git @ 0.5.0
AgentSessions: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-async-operations, AgentSessions
2026-04-26 03:10:50.768 xcodebuild[530:3065] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-async-operations",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mtj0928/swift-async-operations.git"
}
],
"manifest_display_name" : "AgentSessions",
"name" : "AgentSessions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "AgentSessions",
"targets" : [
"AgentSessions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CSQLite",
"module_type" : "SystemLibraryTarget",
"name" : "CSQLite",
"path" : "Sources/CSQLite",
"product_memberships" : [
"AgentSessions"
],
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "AgentSessionsTests",
"module_type" : "SwiftTarget",
"name" : "AgentSessionsTests",
"path" : "Tests/AgentSessionsTests",
"sources" : [
"ClaudeCodeContentDecoderTests.swift",
"ClaudeCodeSessionReaderTests.swift",
"CodexSessionReaderTests.swift",
"CursorAgentContentDecoderTests.swift",
"CursorSessionReaderTests.swift",
"CursorTranscriptProjectPathResolverTests.swift",
"Mocks.swift",
"UtilityTests.swift"
],
"target_dependencies" : [
"AgentSessions"
],
"type" : "test"
},
{
"c99name" : "AgentSessions",
"module_type" : "SwiftTarget",
"name" : "AgentSessions",
"path" : "Sources/AgentSessions",
"product_dependencies" : [
"AsyncOperations"
],
"product_memberships" : [
"AgentSessions"
],
"sources" : [
"AgentSource.swift",
"DateUtils.swift",
"Decoder/ClaudeCodeContentDecoder.swift",
"Decoder/CursorAgentContentDecoder.swift",
"Internal/FileSystemHelper.swift",
"Internal/FileSystemProtocol.swift",
"Internal/JSONLFileReader.swift",
"Internal/JSONLParser.swift",
"Internal/SQLiteReader.swift",
"Internal/SessionSummaryCollector.swift",
"Reader/ClaudeCodeSessionReader.swift",
"Reader/CodexSessionReader.swift",
"Reader/CursorBlobParser.swift",
"Reader/CursorSessionReader.swift",
"Reader/CursorTranscriptProjectPathResolver.swift",
"Reader/CursorTranscriptStore.swift",
"Schema/ClaudeCodeSchema.swift",
"Schema/CodexSchema.swift",
"Schema/ContentBlock.swift",
"Schema/CursorSchema.swift",
"SessionReader.swift",
"SessionReaderError.swift",
"SessionReaderFactory.swift",
"SessionSummary.swift",
"UnifiedConversation.swift"
],
"target_dependencies" : [
"CSQLite"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AgentSessions"
]
}
}
2026-04-26 03:11:08.362 xcodebuild[704:4314] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AgentSessions -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AgentSessions -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-async-operations: https://github.com/mtj0928/swift-async-operations.git @ 0.5.0
AgentSessions: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'AgentSessions' in project 'AgentSessions'
➜ Explicit dependency on target 'AgentSessions' in project 'AgentSessions'
➜ Explicit dependency on target 'AsyncOperations' in project 'swift-async-operations'
Target 'AgentSessions' in project 'AgentSessions'
➜ Explicit dependency on target 'CSQLite' in project 'AgentSessions'
➜ Explicit dependency on target 'AsyncOperations' in project 'swift-async-operations'
Target 'AsyncOperations' in project 'swift-async-operations'
➜ Explicit dependency on target 'AsyncOperations' in project 'swift-async-operations'
Target 'AsyncOperations' in project 'swift-async-operations' (no dependencies)
Target 'CSQLite' in project 'AgentSessions' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 46593129cc41b58fab51dc982acb5a7a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/46593129cc41b58fab51dc982acb5a7a.xcbuilddata
error: The package product 'AsyncOperations' requires minimum platform version 16.0 for the iOS platform, but this target supports 12.0 (in target 'AgentSessions' from project 'AgentSessions')
2026-04-26 03:11:10.261 xcodebuild[709:4366] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AgentSessions
(1 failure)
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
swift-async-operations: https://github.com/mtj0928/swift-async-operations.git @ 0.5.0
AgentSessions: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-async-operations, AgentSessions
2026-04-26 03:11:12.634 xcodebuild[738:4534] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-async-operations",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mtj0928/swift-async-operations.git"
}
],
"manifest_display_name" : "AgentSessions",
"name" : "AgentSessions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "AgentSessions",
"targets" : [
"AgentSessions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CSQLite",
"module_type" : "SystemLibraryTarget",
"name" : "CSQLite",
"path" : "Sources/CSQLite",
"product_memberships" : [
"AgentSessions"
],
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "AgentSessionsTests",
"module_type" : "SwiftTarget",
"name" : "AgentSessionsTests",
"path" : "Tests/AgentSessionsTests",
"sources" : [
"ClaudeCodeContentDecoderTests.swift",
"ClaudeCodeSessionReaderTests.swift",
"CodexSessionReaderTests.swift",
"CursorAgentContentDecoderTests.swift",
"CursorSessionReaderTests.swift",
"CursorTranscriptProjectPathResolverTests.swift",
"Mocks.swift",
"UtilityTests.swift"
],
"target_dependencies" : [
"AgentSessions"
],
"type" : "test"
},
{
"c99name" : "AgentSessions",
"module_type" : "SwiftTarget",
"name" : "AgentSessions",
"path" : "Sources/AgentSessions",
"product_dependencies" : [
"AsyncOperations"
],
"product_memberships" : [
"AgentSessions"
],
"sources" : [
"AgentSource.swift",
"DateUtils.swift",
"Decoder/ClaudeCodeContentDecoder.swift",
"Decoder/CursorAgentContentDecoder.swift",
"Internal/FileSystemHelper.swift",
"Internal/FileSystemProtocol.swift",
"Internal/JSONLFileReader.swift",
"Internal/JSONLParser.swift",
"Internal/SQLiteReader.swift",
"Internal/SessionSummaryCollector.swift",
"Reader/ClaudeCodeSessionReader.swift",
"Reader/CodexSessionReader.swift",
"Reader/CursorBlobParser.swift",
"Reader/CursorSessionReader.swift",
"Reader/CursorTranscriptProjectPathResolver.swift",
"Reader/CursorTranscriptStore.swift",
"Schema/ClaudeCodeSchema.swift",
"Schema/CodexSchema.swift",
"Schema/ContentBlock.swift",
"Schema/CursorSchema.swift",
"SessionReader.swift",
"SessionReaderError.swift",
"SessionReaderFactory.swift",
"SessionSummary.swift",
"UnifiedConversation.swift"
],
"target_dependencies" : [
"CSQLite"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AgentSessions"
]
}
}
2026-04-26 03:11:13.766 xcodebuild[749:4601] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AgentSessions -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AgentSessions -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
swift-async-operations: https://github.com/mtj0928/swift-async-operations.git @ 0.5.0
AgentSessions: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'AgentSessions' in project 'AgentSessions'
➜ Explicit dependency on target 'AgentSessions' in project 'AgentSessions'
➜ Explicit dependency on target 'AsyncOperations' in project 'swift-async-operations'
Target 'AgentSessions' in project 'AgentSessions'
➜ Explicit dependency on target 'CSQLite' in project 'AgentSessions'
➜ Explicit dependency on target 'AsyncOperations' in project 'swift-async-operations'
Target 'AsyncOperations' in project 'swift-async-operations'
➜ Explicit dependency on target 'AsyncOperations' in project 'swift-async-operations'
Target 'AsyncOperations' in project 'swift-async-operations' (no dependencies)
Target 'CSQLite' in project 'AgentSessions' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 46593129cc41b58fab51dc982acb5a7a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/46593129cc41b58fab51dc982acb5a7a.xcbuilddata
error: The package product 'AsyncOperations' requires minimum platform version 16.0 for the iOS platform, but this target supports 12.0 (in target 'AgentSessions' from project 'AgentSessions')
2026-04-26 03:11:14.634 xcodebuild[754:4640] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AgentSessions
(1 failure)
BUILD FAILURE 6.2 iOS