The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build CodeEditor with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AparokshaUI/CodeEditor.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/AparokshaUI/CodeEditor
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e59178e Update to adwaita-swift 0.2.0
Cloned https://github.com/AparokshaUI/CodeEditor.git
Revision (git rev-parse @):
e59178e38f5941c9fafdc2341a0fe59f82ff51c7
SUCCESS checkout https://github.com/AparokshaUI/CodeEditor.git at main
Fetching https://github.com/AparokshaUI/Adwaita from cache
Fetched https://github.com/AparokshaUI/Adwaita (0.14s)
Computing version for https://github.com/AparokshaUI/Adwaita
Computed https://github.com/AparokshaUI/Adwaita at 0.2.1 (0.24s)
Fetching https://github.com/david-swift/LevenshteinTransformations from cache
Fetched https://github.com/david-swift/LevenshteinTransformations (0.12s)
Computing version for https://github.com/david-swift/LevenshteinTransformations
Computed https://github.com/david-swift/LevenshteinTransformations at 0.1.2 (0.22s)
Creating working copy for https://github.com/AparokshaUI/Adwaita
Working copy of https://github.com/AparokshaUI/Adwaita resolved at 0.2.1
Creating working copy for https://github.com/david-swift/LevenshteinTransformations
Working copy of https://github.com/david-swift/LevenshteinTransformations resolved at 0.1.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "codeeditor",
      "name": "CodeEditor",
      "url": "https://github.com/AparokshaUI/CodeEditor.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodeEditor",
      "dependencies": [
        {
          "identity": "adwaita",
          "name": "Adwaita",
          "url": "https://github.com/AparokshaUI/Adwaita",
          "version": "0.2.1",
          "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Adwaita",
          "dependencies": [
            {
              "identity": "levenshteintransformations",
              "name": "LevenshteinTransformations",
              "url": "https://github.com/david-swift/LevenshteinTransformations",
              "version": "0.1.2",
              "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LevenshteinTransformations",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/AparokshaUI/CodeEditor.git
[1/67] Fetching codeeditor
Fetched https://github.com/AparokshaUI/CodeEditor.git (0.33s)
Fetching https://github.com/AparokshaUI/Adwaita from cache
Fetched https://github.com/AparokshaUI/Adwaita (0.17s)
Computing version for https://github.com/AparokshaUI/Adwaita
Computed https://github.com/AparokshaUI/Adwaita at 0.2.1 (0.02s)
Fetching https://github.com/david-swift/LevenshteinTransformations from cache
Fetched https://github.com/david-swift/LevenshteinTransformations (0.14s)
Computing version for https://github.com/david-swift/LevenshteinTransformations
Computed https://github.com/david-swift/LevenshteinTransformations at 0.1.2 (0.01s)
Creating working copy for https://github.com/david-swift/LevenshteinTransformations
Working copy of https://github.com/david-swift/LevenshteinTransformations resolved at 0.1.2
Creating working copy for https://github.com/AparokshaUI/Adwaita
Working copy of https://github.com/AparokshaUI/Adwaita resolved at 0.2.1
Creating working copy for https://github.com/AparokshaUI/CodeEditor.git
Working copy of https://github.com/AparokshaUI/CodeEditor.git resolved at main
warning: '.resolve-product-dependencies': dependency 'codeeditor' is not used by any target
Found 1 product dependencies
  - Adwaita
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/AparokshaUI/CodeEditor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
error: the library 'CodeEditor' requires macos 10.13, but depends on the product 'Adwaita' which requires macos 10.15; consider changing the library 'CodeEditor' to require macos 10.15 or later, or the product 'Adwaita' to require macos 10.13 or earlier.
error: the executable 'Test' requires macos 10.13, but depends on the product 'Adwaita' which requires macos 10.15; consider changing the executable 'Test' to require macos 10.15 or later, or the product 'Adwaita' to require macos 10.13 or earlier.
error: the library 'CodeEditor' requires macos 10.13, but depends on the product 'Adwaita' which requires macos 10.15; consider changing the library 'CodeEditor' to require macos 10.15 or later, or the product 'Adwaita' to require macos 10.13 or earlier.
error: the executable 'Test' requires macos 10.13, but depends on the product 'Adwaita' which requires macos 10.15; consider changing the executable 'Test' to require macos 10.15 or later, or the product 'Adwaita' to require macos 10.13 or earlier.
BUILD FAILURE 5.9 macosSpm

Build Machine: Mac 7