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 universalis-swift, reference v1.5.1 (ee978d), with Swift 5.10 for macOS (SPM) on 4 Jan 2025 21:22:11 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Eisenhuth/universalis-swift.git
Reference: v1.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Eisenhuth/universalis-swift
 * tag               v1.5.1     -> FETCH_HEAD
HEAD is now at ee978d4 added hasData
Cloned https://github.com/Eisenhuth/universalis-swift.git
Revision (git rev-parse @):
ee978d4a47ab0b96c502d57fa340a0de40e1c0bd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Eisenhuth/universalis-swift.git at v1.5.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Eisenhuth/universalis-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/27] Emitting module universalis_swift
[4/29] Compiling universalis_swift WorldUploadCounts.swift
[5/29] Compiling universalis_swift universalis-swift.swift
[6/29] Compiling universalis_swift MinimizedSaleView.swift
[7/29] Compiling universalis_swift MostRecentlyUpdatedItemsView.swift
[8/29] Compiling universalis_swift ProblemDetails.swift
[9/29] Compiling universalis_swift AggregatedMarketBoardData.swift
[10/29] Compiling universalis_swift ContentView.swift
[11/29] Compiling universalis_swift CurrentlyShownMultiViewV2.swift
[12/29] Compiling universalis_swift Endpoint.swift
[13/29] Compiling universalis_swift LoadData.swift
[14/29] Compiling universalis_swift Queries.swift
[15/29] Compiling universalis_swift UploadCountHistoryView.swift
[16/29] Compiling universalis_swift UserListView.swift
[17/29] Compiling universalis_swift TaxRatesView.swift
[18/29] Compiling universalis_swift TradeVolumeView.swift
[19/29] Compiling universalis_swift World.swift
[20/29] Compiling universalis_swift WorldItemRecencyView.swift
[21/29] Compiling universalis_swift RecentlyUpdatedItemsView.swift
[22/29] Compiling universalis_swift SaleView.swift
[23/29] Compiling universalis_swift SourceUploadCountView.swift
[24/29] Compiling universalis_swift CurrentlyShownView.swift
[25/29] Compiling universalis_swift DataCenter.swift
[26/29] Compiling universalis_swift HistoryMultiViewV2.swift
[27/29] Compiling universalis_swift HistoryView.swift
[28/29] Compiling universalis_swift ListingView.swift
[29/29] Compiling universalis_swift MateriaView.swift
Build complete! (5.28s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "universalis-swift",
  "name" : "universalis-swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "universalis-swift",
      "targets" : [
        "universalis-swift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "universalis_swift",
      "module_type" : "SwiftTarget",
      "name" : "universalis-swift",
      "path" : "Sources/universalis-swift",
      "product_memberships" : [
        "universalis-swift"
      ],
      "sources" : [
        "Endpoint.swift",
        "LoadData.swift",
        "Queries.swift",
        "universalis-api/AggregatedMarketBoardData.swift",
        "universalis-api/ContentView.swift",
        "universalis-api/CurrentlyShownMultiViewV2.swift",
        "universalis-api/CurrentlyShownView.swift",
        "universalis-api/DataCenter.swift",
        "universalis-api/HistoryMultiViewV2.swift",
        "universalis-api/HistoryView.swift",
        "universalis-api/ListingView.swift",
        "universalis-api/MateriaView.swift",
        "universalis-api/MinimizedSaleView.swift",
        "universalis-api/MostRecentlyUpdatedItemsView.swift",
        "universalis-api/ProblemDetails.swift",
        "universalis-api/RecentlyUpdatedItemsView.swift",
        "universalis-api/SaleView.swift",
        "universalis-api/SourceUploadCountView.swift",
        "universalis-api/TaxRatesView.swift",
        "universalis-api/TradeVolumeView.swift",
        "universalis-api/UploadCountHistoryView.swift",
        "universalis-api/UserListView.swift",
        "universalis-api/World.swift",
        "universalis-api/WorldItemRecencyView.swift",
        "universalis-api/WorldUploadCounts.swift",
        "universalis-swift.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.