The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SmartLogs, reference v0.0.6 (817874), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 01:44:09 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/alima-webdev/SmartLogs-Swift.git
Reference: v0.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alima-webdev/SmartLogs-Swift
 * tag               v0.0.6     -> FETCH_HEAD
HEAD is now at 8178742 Platform version change to 26
Cloned https://github.com/alima-webdev/SmartLogs-Swift.git
Revision (git rev-parse @):
81787420443874a37680b1d656dd3d05156f8dac
SUCCESS checkout https://github.com/alima-webdev/SmartLogs-Swift.git at v0.0.6
========================================
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": "smartlogs-swift",
      "name": "SmartLogs",
      "url": "https://github.com/alima-webdev/SmartLogs-Swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SmartLogs-Swift",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/alima-webdev/SmartLogs-Swift.git
[1/31] Fetching smartlogs-swift
Fetched https://github.com/alima-webdev/SmartLogs-Swift.git from cache (0.63s)
Creating working copy for https://github.com/alima-webdev/SmartLogs-Swift.git
Working copy of https://github.com/alima-webdev/SmartLogs-Swift.git resolved at v0.0.6 (8178742)
warning: '.resolve-product-dependencies': dependency 'smartlogs-swift' 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/alima-webdev/SmartLogs-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/5] Compiling SmartLogs Utils.swift
[4/5] Compiling SmartLogs SmartLogs.swift
[5/5] Emitting module SmartLogs
Build complete! (4.39s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SmartLogs",
  "name" : "SmartLogs",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "26.0"
    },
    {
      "name" : "macos",
      "version" : "26.0"
    },
    {
      "name" : "tvos",
      "version" : "26.0"
    }
  ],
  "products" : [
    {
      "name" : "SmartLogs",
      "targets" : [
        "SmartLogs"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SmartLogs",
      "module_type" : "SwiftTarget",
      "name" : "SmartLogs",
      "path" : "Sources/SmartLogs",
      "product_memberships" : [
        "SmartLogs"
      ],
      "sources" : [
        "SmartLogs.swift",
        "Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.