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

Successful build of Ontology, reference main (2cbb95), with Swift 6.1 for macOS (SPM) on 1 May 2025 08:05:55 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.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwork-ai/Ontology.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwork-ai/Ontology
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2cbb952 Bump version to 0.6.0
Cloned https://github.com/loopwork-ai/Ontology.git
Revision (git rev-parse @):
2cbb952ac1a0b1dc465b05c1a480a922ab767849
SUCCESS checkout https://github.com/loopwork-ai/Ontology.git at main
========================================
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": "ontology",
      "name": "Ontology",
      "url": "https://github.com/loopwork-ai/Ontology.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ontology",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/loopwork-ai/Ontology.git
[1/315] Fetching ontology
Fetched https://github.com/loopwork-ai/Ontology.git from cache (0.73s)
Creating working copy for https://github.com/loopwork-ai/Ontology.git
Working copy of https://github.com/loopwork-ai/Ontology.git resolved at main (2cbb952)
warning: '.resolve-product-dependencies': dependency 'ontology' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/loopwork-ai/Ontology.git
https://github.com/loopwork-ai/Ontology.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Ontology",
  "name" : "Ontology",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Ontology",
      "targets" : [
        "Ontology"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OntologyTests",
      "module_type" : "SwiftTarget",
      "name" : "OntologyTests",
      "path" : "Tests/OntologyTests",
      "sources" : [
        "ContactPointTests.swift",
        "DateTimeTests.swift",
        "EventTests.swift",
        "PlaceTests.swift",
        "QuantitativeValueTests.swift",
        "TimeZoneTests.swift",
        "TripTests.swift",
        "WeatherConditionsTests.swift",
        "WeatherForecastTests.swift"
      ],
      "target_dependencies" : [
        "Ontology"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Ontology",
      "module_type" : "SwiftTarget",
      "name" : "Ontology",
      "path" : "Sources/Ontology",
      "product_memberships" : [
        "Ontology"
      ],
      "sources" : [
        "Extensions/TimeZone+Extensions.swift",
        "JSON-LD.swift",
        "Schema.swift",
        "Types/ContactPoint.swift",
        "Types/DateTime.swift",
        "Types/Event.swift",
        "Types/GeoCoordinates.swift",
        "Types/Organization.swift",
        "Types/Person.swift",
        "Types/Place.swift",
        "Types/PlanAction.swift",
        "Types/PostalAddress.swift",
        "Types/QuantitativeValue.swift",
        "Types/Trip.swift",
        "Types/WeatherConditions.swift",
        "Types/WeatherForecast.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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/18] Compiling Ontology WeatherConditions.swift
[4/19] Compiling Ontology QuantitativeValue.swift
[5/19] Compiling Ontology GeoCoordinates.swift
[6/19] Compiling Ontology Organization.swift
[7/19] Emitting module Ontology
[8/19] Compiling Ontology DateTime.swift
[9/19] Compiling Ontology Event.swift
[10/19] Compiling Ontology Person.swift
[11/19] Compiling Ontology Place.swift
[12/19] Compiling Ontology PlanAction.swift
[13/19] Compiling Ontology PostalAddress.swift
[14/19] Compiling Ontology TimeZone+Extensions.swift
[15/19] Compiling Ontology JSON-LD.swift
[16/19] Compiling Ontology Trip.swift
[17/19] Compiling Ontology Schema.swift
[18/19] Compiling Ontology ContactPoint.swift
[19/19] Compiling Ontology WeatherForecast.swift
Build complete! (8.69s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Ontology",
  "name" : "Ontology",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Ontology",
      "targets" : [
        "Ontology"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OntologyTests",
      "module_type" : "SwiftTarget",
      "name" : "OntologyTests",
      "path" : "Tests/OntologyTests",
      "sources" : [
        "ContactPointTests.swift",
        "DateTimeTests.swift",
        "EventTests.swift",
        "PlaceTests.swift",
        "QuantitativeValueTests.swift",
        "TimeZoneTests.swift",
        "TripTests.swift",
        "WeatherConditionsTests.swift",
        "WeatherForecastTests.swift"
      ],
      "target_dependencies" : [
        "Ontology"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Ontology",
      "module_type" : "SwiftTarget",
      "name" : "Ontology",
      "path" : "Sources/Ontology",
      "product_memberships" : [
        "Ontology"
      ],
      "sources" : [
        "Extensions/TimeZone+Extensions.swift",
        "JSON-LD.swift",
        "Schema.swift",
        "Types/ContactPoint.swift",
        "Types/DateTime.swift",
        "Types/Event.swift",
        "Types/GeoCoordinates.swift",
        "Types/Organization.swift",
        "Types/Person.swift",
        "Types/Place.swift",
        "Types/PlanAction.swift",
        "Types/PostalAddress.swift",
        "Types/QuantitativeValue.swift",
        "Types/Trip.swift",
        "Types/WeatherConditions.swift",
        "Types/WeatherForecast.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.