The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CountryKit, reference 2.0.2 (1af5e9), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 22:39:33 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alemar11/CountryKit.git
Reference: 2.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alemar11/CountryKit
 * tag               2.0.2      -> FETCH_HEAD
HEAD is now at 1af5e9a disabled swift tests
Cloned https://github.com/alemar11/CountryKit.git
Revision (git rev-parse @):
1af5e9ab8c838fa5f68d5b88f3e03b8d18b55605
SUCCESS checkout https://github.com/alemar11/CountryKit.git at 2.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/alemar11/CountryKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version-1EA4D86E10B52AF.txt
[2/3] Copying Flags.xcassets
[4/9] Compiling CountryKit String+Utils.swift
[5/9] Compiling CountryKit resource_bundle_accessor.swift
[6/9] Compiling CountryKit CountryKit.swift
[7/9] Emitting module CountryKit
[8/9] Compiling CountryKit Countries.swift
[9/9] Compiling CountryKit Country.swift
Build complete! (6.52s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CountryKit",
  "name" : "CountryKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "CountryKit",
      "targets" : [
        "CountryKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "CountryKit",
      "module_type" : "SwiftTarget",
      "name" : "CountryKit",
      "path" : "Sources",
      "product_memberships" : [
        "CountryKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/Flags.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Countries.swift",
        "Country.swift",
        "CountryKit.swift",
        "String+Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.