The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WhatsNew, reference main (70edcf), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 18:13:23 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/frios/WhatsNew.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/frios/WhatsNew
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 70edcfe Changed Title typoe to LocalizedStringKey
Cloned https://github.com/frios/WhatsNew.git
Revision (git rev-parse @):
70edcfef0c852fd6d9b3a291953e96ece3ba8999
SUCCESS checkout https://github.com/frios/WhatsNew.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "whatsnew",
      "name": "WhatsNew",
      "url": "https://github.com/frios/WhatsNew.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WhatsNew",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/frios/WhatsNew.git
[1/818] Fetching whatsnew
Fetched https://github.com/frios/WhatsNew.git from cache (0.77s)
Creating working copy for https://github.com/frios/WhatsNew.git
Working copy of https://github.com/frios/WhatsNew.git resolved at main (70edcfe)
warning: '.resolve-product-dependencies': dependency 'whatsnew' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/frios/WhatsNew.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Copying Localizable.strings
[2/10] Copying Info.plist
[3/10] Write sources
[3/10] Copying Localizable.strings
[9/10] Write swift-version--6988338F2F200930.txt
[11/15] Compiling WhatsNew resource_bundle_accessor.swift
[12/15] Compiling WhatsNew WhatsNewView.swift
[13/15] Compiling WhatsNew WhatsNew.swift
[14/15] Emitting module WhatsNew
[15/15] Compiling WhatsNew BulletPointView.swift
Build complete! (8.35s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "WhatsNew",
  "name" : "WhatsNew",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "WhatsNew",
      "targets" : [
        "WhatsNew"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WhatsNew",
      "module_type" : "SwiftTarget",
      "name" : "WhatsNew",
      "path" : "Sources/WhatsNew",
      "product_memberships" : [
        "WhatsNew"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/WhatsNew/Resources/de.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/WhatsNew/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/WhatsNew/Resources/es.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/WhatsNew/Resources/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/WhatsNew/Resources/it.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "it"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/WhatsNew/Resources/nl.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "nl"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/WhatsNew/Resources/pt-BR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt-br"
            }
          }
        }
      ],
      "sources" : [
        "BulletPointView.swift",
        "WhatsNew.swift",
        "WhatsNewView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.