The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NotificationSmuggler, reference 0.2.1 (17a78e), with Swift 6.1 for macOS (SPM) on 7 Jun 2025 07:45:17 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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/samsonjs/NotificationSmuggler.git
Reference: 0.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/samsonjs/NotificationSmuggler
 * tag               0.2.1      -> FETCH_HEAD
HEAD is now at 17a78eb Add support for optional object param and add more documentation
Cloned https://github.com/samsonjs/NotificationSmuggler.git
Revision (git rev-parse @):
17a78eb8d0832710c3ad5f99e347d7584cc8e1fc
SUCCESS checkout https://github.com/samsonjs/NotificationSmuggler.git at 0.2.1
========================================
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": "notificationsmuggler",
      "name": "NotificationSmuggler",
      "url": "https://github.com/samsonjs/NotificationSmuggler.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NotificationSmuggler",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/samsonjs/NotificationSmuggler.git
[1/82] Fetching notificationsmuggler
Fetched https://github.com/samsonjs/NotificationSmuggler.git from cache (0.67s)
Creating working copy for https://github.com/samsonjs/NotificationSmuggler.git
Working copy of https://github.com/samsonjs/NotificationSmuggler.git resolved at 0.2.1 (17a78eb)
warning: '.resolve-product-dependencies': dependency 'notificationsmuggler' 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/samsonjs/NotificationSmuggler.git
https://github.com/samsonjs/NotificationSmuggler.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "NotificationSmuggler",
  "name" : "NotificationSmuggler",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "NotificationSmuggler",
      "targets" : [
        "NotificationSmuggler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NotificationSmugglerTests",
      "module_type" : "SwiftTarget",
      "name" : "NotificationSmugglerTests",
      "path" : "Tests",
      "sources" : [
        "NotificationSmugglingTests/HitchhikersNotification.swift",
        "NotificationSmugglingTests/SmuggledTests.swift",
        "NotificationSmugglingTests/SmugglingTests.swift"
      ],
      "target_dependencies" : [
        "NotificationSmuggler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NotificationSmuggler",
      "module_type" : "SwiftTarget",
      "name" : "NotificationSmuggler",
      "path" : "Sources",
      "product_memberships" : [
        "NotificationSmuggler"
      ],
      "sources" : [
        "NotificationSmuggling/Smuggled.swift",
        "NotificationSmuggling/Smuggling.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/5] Compiling NotificationSmuggler Smuggled.swift
[4/5] Emitting module NotificationSmuggler
[5/5] Compiling NotificationSmuggler Smuggling.swift
Build complete! (3.97s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "NotificationSmuggler",
  "name" : "NotificationSmuggler",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "NotificationSmuggler",
      "targets" : [
        "NotificationSmuggler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NotificationSmugglerTests",
      "module_type" : "SwiftTarget",
      "name" : "NotificationSmugglerTests",
      "path" : "Tests",
      "sources" : [
        "NotificationSmugglingTests/HitchhikersNotification.swift",
        "NotificationSmugglingTests/SmuggledTests.swift",
        "NotificationSmugglingTests/SmugglingTests.swift"
      ],
      "target_dependencies" : [
        "NotificationSmuggler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NotificationSmuggler",
      "module_type" : "SwiftTarget",
      "name" : "NotificationSmuggler",
      "path" : "Sources",
      "product_memberships" : [
        "NotificationSmuggler"
      ],
      "sources" : [
        "NotificationSmuggling/Smuggled.swift",
        "NotificationSmuggling/Smuggling.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.