The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Yazman, reference main (1e495a), with Swift 6.3 for iOS using Xcode 26.4 on 18 Apr 2026 19:19:33 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alpozcan/yazman.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alpozcan/yazman
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1e495a1 chore: rename project to Yazman
Cloned https://github.com/alpozcan/yazman.git
Revision (git rev-parse @):
1e495a197b72af01cd5160f3bfd970b5415510a4
SUCCESS checkout https://github.com/alpozcan/yazman.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/alpozcan/yazman.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/scinfu/SwiftSoup.git
Fetching from https://github.com/mattt/ollama-swift.git
Fetching from https://github.com/apple/swift-argument-parser.git
Fetching from https://github.com/onevcat/Rainbow.git
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.1 of package ‘swift-argument-parser’
Creating working copy of package ‘ollama-swift’
Checking out 1.8.0 of package ‘ollama-swift’
Creating working copy of package ‘Rainbow’
Checking out 4.2.1 of package ‘Rainbow’
Creating working copy of package ‘SwiftSoup’
Checking out 2.13.4 of package ‘SwiftSoup’
Resolve Package Graph
Resolved source packages:
  Rainbow: https://github.com/onevcat/Rainbow.git @ 4.2.1
  Yazman: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.13.4
  Ollama: https://github.com/mattt/ollama-swift.git @ 1.8.0
resolved source packages: Rainbow, Yazman, swift-argument-parser, SwiftSoup, Ollama
2026-04-18 15:19:10.166 xcodebuild[529:3076] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.7.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "ollama-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattt/ollama-swift.git"
    }
  ],
  "manifest_display_name" : "Yazman",
  "name" : "Yazman",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "yazman",
      "targets" : [
        "yazman"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "yazman",
      "module_type" : "SwiftTarget",
      "name" : "yazman",
      "path" : "Sources/yazman",
      "product_dependencies" : [
        "ArgumentParser",
        "SwiftSoup",
        "Rainbow",
        "Ollama"
      ],
      "product_memberships" : [
        "yazman"
      ],
      "sources" : [
        "Commands/AddCommand.swift",
        "Commands/CheckCommand.swift",
        "Commands/ImproveCommand.swift",
        "Commands/ReviewCommand.swift",
        "Commands/ScrapeCommand.swift",
        "Commands/SearchCommand.swift",
        "Commands/StatsCommand.swift",
        "Core/Checker.swift",
        "Core/Config.swift",
        "Core/Lifecycle.swift",
        "Core/OllamaExtensions.swift",
        "Core/Prompts.swift",
        "Core/Scraper.swift",
        "Core/VectorStore.swift",
        "Utilities/Log.swift",
        "Utilities/Terminal.swift",
        "Yazman.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "YazmanTests",
      "module_type" : "SwiftTarget",
      "name" : "YazmanTests",
      "path" : "Tests/YazmanTests",
      "sources" : [
        "ChunkerTests.swift",
        "ConfigTests.swift",
        "ParagraphExtractionTests.swift",
        "PromptsTests.swift",
        "ScraperTests.swift",
        "SpinnerTests.swift",
        "TerminalTests.swift",
        "TurkishContentTests.swift",
        "VectorStoreTests.swift"
      ],
      "target_dependencies" : [
        "yazman"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Yazman"
    ]
  }
}
2026-04-18 15:19:20.072 xcodebuild[793:4600] [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 Yazman -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 Yazman -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.13.4
  Yazman: /Users/admin/builder/spi-builder-workspace
  Rainbow: https://github.com/onevcat/Rainbow.git @ 4.2.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
  Ollama: https://github.com/mattt/ollama-swift.git @ 1.8.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'yazman' in project 'Yazman'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Ollama' in project 'Ollama'
    Target 'Ollama' in project 'Ollama'
        ➜ Explicit dependency on target 'Ollama' in project 'Ollama'
    Target 'Ollama' in project 'Ollama' (no dependencies)
    Target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow' (no dependencies)
    Target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
    Target 'SwiftSoup' in project 'SwiftSoup' (no dependencies)
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 5d67627af0bd7cb8466d193046563a7f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5d67627af0bd7cb8466d193046563a7f.xcbuilddata
error: The package product 'SwiftSoup' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'yazman' from project 'Yazman')
error: The package product 'Ollama' requires minimum platform version 16.0 for the iOS platform, but this target supports 12.0 (in target 'yazman' from project 'Yazman')
2026-04-18 15:19:24.667 xcodebuild[818:4739] [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 Yazman
(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:
  Yazman: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
  Rainbow: https://github.com/onevcat/Rainbow.git @ 4.2.1
  Ollama: https://github.com/mattt/ollama-swift.git @ 1.8.0
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.13.4
resolved source packages: Yazman, swift-argument-parser, Rainbow, Ollama, SwiftSoup
2026-04-18 15:19:28.653 xcodebuild[929:5374] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.7.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "ollama-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattt/ollama-swift.git"
    }
  ],
  "manifest_display_name" : "Yazman",
  "name" : "Yazman",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "yazman",
      "targets" : [
        "yazman"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "yazman",
      "module_type" : "SwiftTarget",
      "name" : "yazman",
      "path" : "Sources/yazman",
      "product_dependencies" : [
        "ArgumentParser",
        "SwiftSoup",
        "Rainbow",
        "Ollama"
      ],
      "product_memberships" : [
        "yazman"
      ],
      "sources" : [
        "Commands/AddCommand.swift",
        "Commands/CheckCommand.swift",
        "Commands/ImproveCommand.swift",
        "Commands/ReviewCommand.swift",
        "Commands/ScrapeCommand.swift",
        "Commands/SearchCommand.swift",
        "Commands/StatsCommand.swift",
        "Core/Checker.swift",
        "Core/Config.swift",
        "Core/Lifecycle.swift",
        "Core/OllamaExtensions.swift",
        "Core/Prompts.swift",
        "Core/Scraper.swift",
        "Core/VectorStore.swift",
        "Utilities/Log.swift",
        "Utilities/Terminal.swift",
        "Yazman.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "YazmanTests",
      "module_type" : "SwiftTarget",
      "name" : "YazmanTests",
      "path" : "Tests/YazmanTests",
      "sources" : [
        "ChunkerTests.swift",
        "ConfigTests.swift",
        "ParagraphExtractionTests.swift",
        "PromptsTests.swift",
        "ScraperTests.swift",
        "SpinnerTests.swift",
        "TerminalTests.swift",
        "TurkishContentTests.swift",
        "VectorStoreTests.swift"
      ],
      "target_dependencies" : [
        "yazman"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Yazman"
    ]
  }
}
2026-04-18 15:19:30.901 xcodebuild[957:5525] [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 Yazman -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 Yazman -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  Rainbow: https://github.com/onevcat/Rainbow.git @ 4.2.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
  Yazman: /Users/admin/builder/spi-builder-workspace
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.13.4
  Ollama: https://github.com/mattt/ollama-swift.git @ 1.8.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'yazman' in project 'Yazman'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Ollama' in project 'Ollama'
    Target 'Ollama' in project 'Ollama'
        ➜ Explicit dependency on target 'Ollama' in project 'Ollama'
    Target 'Ollama' in project 'Ollama' (no dependencies)
    Target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow' (no dependencies)
    Target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
    Target 'SwiftSoup' in project 'SwiftSoup' (no dependencies)
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 5d67627af0bd7cb8466d193046563a7f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5d67627af0bd7cb8466d193046563a7f.xcbuilddata
error: The package product 'SwiftSoup' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'yazman' from project 'Yazman')
error: The package product 'Ollama' requires minimum platform version 16.0 for the iOS platform, but this target supports 12.0 (in target 'yazman' from project 'Yazman')
2026-04-18 15:19:32.697 xcodebuild[979:5653] [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 Yazman
(1 failure)
BUILD FAILURE 6.3 iOS