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 SCNLine, reference 1.3.0 (00bd83), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 22:44:03 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maxxfrazer/SceneKit-SCNLine.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maxxfrazer/SceneKit-SCNLine
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 00bd83f updated podspec and added deploy script to push on tag creation
Cloned https://github.com/maxxfrazer/SceneKit-SCNLine.git
Revision (git rev-parse @):
00bd83f3affae23a0a9375d1b1e4b58f5c3471d0
SUCCESS checkout https://github.com/maxxfrazer/SceneKit-SCNLine.git at 1.3.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": "scenekit-scnline",
      "name": "SCNLine",
      "url": "https://github.com/maxxfrazer/SceneKit-SCNLine.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SceneKit-SCNLine",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/maxxfrazer/SceneKit-SCNLine.git
[1/270] Fetching scenekit-scnline
Fetched https://github.com/maxxfrazer/SceneKit-SCNLine.git from cache (1.37s)
Creating working copy for https://github.com/maxxfrazer/SceneKit-SCNLine.git
Working copy of https://github.com/maxxfrazer/SceneKit-SCNLine.git resolved at 1.3.0 (00bd83f)
warning: '.resolve-product-dependencies': dependency 'scenekit-scnline' 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/maxxfrazer/SceneKit-SCNLine.git
https://github.com/maxxfrazer/SceneKit-SCNLine.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SCNLine",
  "name" : "SCNLine",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SCNLine",
      "targets" : [
        "SCNLine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SCNLineTests",
      "module_type" : "SwiftTarget",
      "name" : "SCNLineTests",
      "path" : "Tests/SCNLineTests",
      "sources" : [
        "SCNLineTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SCNLine"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SCNLine",
      "module_type" : "SwiftTarget",
      "name" : "SCNLine",
      "path" : "Sources/SCNLine",
      "product_memberships" : [
        "SCNLine"
      ],
      "sources" : [
        "SCNGeometry+Extensions.swift",
        "SCNLineNode.swift",
        "SCNVector3+Extensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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 SCNLine SCNVector3+Extensions.swift
[4/6] Compiling SCNLine SCNGeometry+Extensions.swift
[5/6] Emitting module SCNLine
[6/6] Compiling SCNLine SCNLineNode.swift
Build complete! (7.80s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/SCNLine/Info.plist
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SCNLine",
  "name" : "SCNLine",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SCNLine",
      "targets" : [
        "SCNLine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SCNLineTests",
      "module_type" : "SwiftTarget",
      "name" : "SCNLineTests",
      "path" : "Tests/SCNLineTests",
      "sources" : [
        "SCNLineTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SCNLine"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SCNLine",
      "module_type" : "SwiftTarget",
      "name" : "SCNLine",
      "path" : "Sources/SCNLine",
      "product_memberships" : [
        "SCNLine"
      ],
      "sources" : [
        "SCNGeometry+Extensions.swift",
        "SCNLineNode.swift",
        "SCNVector3+Extensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.