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 AwesomeNavigation, reference 0.0.1 (8e01dd), with Swift 6.1 for macOS (SPM) on 16 Jun 2025 21:31:01 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/k-arindam/AwesomeNavigation.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/k-arindam/AwesomeNavigation
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 8e01dd8 Docs generated for v0.0.1
Cloned https://github.com/k-arindam/AwesomeNavigation.git
Revision (git rev-parse @):
8e01dd80d8dea650434ca3e3808977c747435241
SUCCESS checkout https://github.com/k-arindam/AwesomeNavigation.git at 0.0.1
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetching https://github.com/swiftlang/swift-docc-plugin.git from cache
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (0.98s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.99s)
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.3 (4.63s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.66s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
========================================
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": "awesomenavigation",
      "name": "AwesomeNavigation",
      "url": "https://github.com/k-arindam/AwesomeNavigation.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AwesomeNavigation",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/k-arindam/AwesomeNavigation.git
[1/1591] Fetching awesomenavigation
Fetched https://github.com/k-arindam/AwesomeNavigation.git from cache (1.08s)
Creating working copy for https://github.com/k-arindam/AwesomeNavigation.git
Working copy of https://github.com/k-arindam/AwesomeNavigation.git resolved at 0.0.1 (8e01dd8)
warning: '.resolve-product-dependencies': dependency 'awesomenavigation' 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/k-arindam/AwesomeNavigation.git
https://github.com/k-arindam/AwesomeNavigation.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin.git"
    }
  ],
  "manifest_display_name" : "AwesomeNavigation",
  "name" : "AwesomeNavigation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "AwesomeNavigation",
      "targets" : [
        "AwesomeNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AwesomeNavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "AwesomeNavigationTests",
      "path" : "Tests/AwesomeNavigationTests",
      "sources" : [
        "AwesomeNavigationTests.swift"
      ],
      "target_dependencies" : [
        "AwesomeNavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AwesomeNavigation",
      "module_type" : "SwiftTarget",
      "name" : "AwesomeNavigation",
      "path" : "Sources/AwesomeNavigation",
      "product_memberships" : [
        "AwesomeNavigation"
      ],
      "sources" : [
        "AwesomeNavigation.swift",
        "Models/ANConfig.swift",
        "Protocols/ANRoute.swift",
        "Views/ANApplication.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/9] Compiling AwesomeNavigation ANRoute.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[6/9] Compiling AwesomeNavigation ANApplication.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/AwesomeNavigation/Views/ANApplication.swift:50:14: warning: 'animation' was deprecated in macOS 12.0: Use withAnimation or animation(_:value:) instead.
48 |             }
49 |             .padding(0.0)
50 |             .animation(config.animation)
   |              `- warning: 'animation' was deprecated in macOS 12.0: Use withAnimation or animation(_:value:) instead.
51 |             // Define navigation destinations for `Route` types, using the provided `routeBuilder` closure.
52 |             .navigationDestination(for: Route.self, destination: builder)
[7/9] Compiling AwesomeNavigation AwesomeNavigation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[8/9] Compiling AwesomeNavigation ANConfig.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[9/9] Emitting module AwesomeNavigation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (16.44s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin.git"
    }
  ],
  "manifest_display_name" : "AwesomeNavigation",
  "name" : "AwesomeNavigation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "AwesomeNavigation",
      "targets" : [
        "AwesomeNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AwesomeNavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "AwesomeNavigationTests",
      "path" : "Tests/AwesomeNavigationTests",
      "sources" : [
        "AwesomeNavigationTests.swift"
      ],
      "target_dependencies" : [
        "AwesomeNavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AwesomeNavigation",
      "module_type" : "SwiftTarget",
      "name" : "AwesomeNavigation",
      "path" : "Sources/AwesomeNavigation",
      "product_memberships" : [
        "AwesomeNavigation"
      ],
      "sources" : [
        "AwesomeNavigation.swift",
        "Models/ANConfig.swift",
        "Protocols/ANRoute.swift",
        "Views/ANApplication.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.