The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LocalizedDeviceModel, reference 3.10.0 (de01b7), with Swift 6.0 for macOS (SPM) on 18 Mar 2026 20:50:30 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bixcorp/BDLocalizedDevicesModels.git
Reference: 3.10.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bixcorp/BDLocalizedDevicesModels
 * tag               3.10.0     -> FETCH_HEAD
HEAD is now at de01b7d Update changelog
Cloned https://github.com/bixcorp/BDLocalizedDevicesModels.git
Revision (git rev-parse @):
de01b7db6e490ec8ab77e6ec7f6f5df636dcce88
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bixcorp/BDLocalizedDevicesModels.git at 3.10.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/bixcorp/BDLocalizedDevicesModels.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Copying DeviceModel.strings
[0/11] Copying Info.plist
[0/11] Copying DeviceModel.strings
[6/11] Write sources
[6/11] Copying DeviceModel.strings
[10/11] Write swift-version-5BDAB9E9C0126B9D.txt
[12/16] Compiling LocalizedDeviceModel WKInterfaceDevice+LocalizedModel.swift
[13/16] Compiling LocalizedDeviceModel UIDevice+LocalizedModel.swift
[14/16] Compiling LocalizedDeviceModel LocalizedModel.swift
[15/16] Compiling LocalizedDeviceModel resource_bundle_accessor.swift
[16/16] Emitting module LocalizedDeviceModel
Build complete! (3.75s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "LocalizedDeviceModel",
  "name" : "LocalizedDeviceModel",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "5.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "LocalizedDeviceModel",
      "targets" : [
        "LocalizedDeviceModel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LocalizedDeviceModel",
      "module_type" : "SwiftTarget",
      "name" : "LocalizedDeviceModel",
      "path" : "Sources",
      "product_memberships" : [
        "LocalizedDeviceModel"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LocalizedDeviceModel/Resources/de.lproj/DeviceModel.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LocalizedDeviceModel/Resources/en.lproj/DeviceModel.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LocalizedDeviceModel/Resources/es.lproj/DeviceModel.strings",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LocalizedDeviceModel/Resources/fr.lproj/DeviceModel.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LocalizedDeviceModel/Resources/it.lproj/DeviceModel.strings",
          "rule" : {
            "process" : {
              "localization" : "it"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LocalizedDeviceModel/Resources/pt.lproj/DeviceModel.strings",
          "rule" : {
            "process" : {
              "localization" : "pt"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LocalizedDeviceModel/Resources/ru.lproj/DeviceModel.strings",
          "rule" : {
            "process" : {
              "localization" : "ru"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LocalizedDeviceModel/Resources/zh-Hans.lproj/DeviceModel.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hans"
            }
          }
        }
      ],
      "sources" : [
        "LocalizedDeviceModel/Extensions/UIDevice+LocalizedModel.swift",
        "LocalizedDeviceModel/Extensions/WKInterfaceDevice+LocalizedModel.swift",
        "LocalizedDeviceModel/LocalizedModel.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.