The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftGlass, reference main (4e7eee), with Swift 6.1 for macOS (SPM) on 12 Jun 2025 09:26:52 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1998code/SwiftGlass.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/1998code/SwiftGlass
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4e7eeeb Merge pull request #8 from 1998code/7-adding-package-to-other-package
Cloned https://github.com/1998code/SwiftGlass.git
Revision (git rev-parse @):
4e7eeeb01cf3bf93564b1ccface55f2401257f72
SUCCESS checkout https://github.com/1998code/SwiftGlass.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",
  "dependencies": [
    {
      "identity": "swiftglass",
      "name": "SwiftGlass",
      "url": "https://github.com/1998code/SwiftGlass.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftGlass",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/1998code/SwiftGlass.git
[5/484] Fetching swiftglass
Fetched https://github.com/1998code/SwiftGlass.git from cache (0.83s)
Creating working copy for https://github.com/1998code/SwiftGlass.git
Working copy of https://github.com/1998code/SwiftGlass.git resolved at main (4e7eeeb)
warning: '.resolve-product-dependencies': dependency 'swiftglass' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/1998code/SwiftGlass.git
https://github.com/1998code/SwiftGlass.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftGlass",
  "name" : "SwiftGlass",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftGlass",
      "targets" : [
        "SwiftGlass"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftGlass",
      "module_type" : "SwiftTarget",
      "name" : "SwiftGlass",
      "path" : "Sources/SwiftGlass",
      "product_memberships" : [
        "SwiftGlass"
      ],
      "sources" : [
        "BlobGlassModifier.swift",
        "GlassBackgroundModifier.swift",
        "SwiftGlass.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/6] Compiling SwiftGlass BlobGlassModifier.swift
[4/6] Compiling SwiftGlass SwiftGlass.swift
[5/6] Compiling SwiftGlass GlassBackgroundModifier.swift
[6/6] Emitting module SwiftGlass
Build complete! (7.86s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftGlass",
  "name" : "SwiftGlass",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftGlass",
      "targets" : [
        "SwiftGlass"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftGlass",
      "module_type" : "SwiftTarget",
      "name" : "SwiftGlass",
      "path" : "Sources/SwiftGlass",
      "product_memberships" : [
        "SwiftGlass"
      ],
      "sources" : [
        "BlobGlassModifier.swift",
        "GlassBackgroundModifier.swift",
        "SwiftGlass.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.