The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AgentSessions, reference 0.4.0 (561ff6), with Swift 6.3 for iOS using Xcode 26.4 on 26 Apr 2026 07:13:42 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AgentSessions -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ryu0118/AgentSessions.git
Reference: 0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Ryu0118/AgentSessions
 * tag               0.4.0      -> FETCH_HEAD
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 0.4.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Ryu0118/AgentSessions.git
Command line invocation:
    /Applications/Xcode-26.4.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:
  AgentSessions: /Users/admin/builder/spi-builder-workspace
  swift-async-operations: https://github.com/mtj0928/swift-async-operations.git @ 0.5.0
resolved source packages: AgentSessions, swift-async-operations
2026-04-26 03:13:28.361 xcodebuild[529:3075] [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:13:35.697 xcodebuild[666:3960] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.4.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:
  AgentSessions: /Users/admin/builder/spi-builder-workspace
  swift-async-operations: https://github.com/mtj0928/swift-async-operations.git @ 0.5.0
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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 962bfb42f4ea045a8958ca92d9d95a61
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/962bfb42f4ea045a8958ca92d9d95a61.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:13:37.582 xcodebuild[676:4028] [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.4.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:13:39.335 xcodebuild[706:4194] [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:13:40.701 xcodebuild[719:4268] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.4.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:
  AgentSessions: /Users/admin/builder/spi-builder-workspace
  swift-async-operations: https://github.com/mtj0928/swift-async-operations.git @ 0.5.0
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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 962bfb42f4ea045a8958ca92d9d95a61
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/962bfb42f4ea045a8958ca92d9d95a61.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:13:41.611 xcodebuild[725:4319] [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.3 iOS