The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RoboKit, reference main (141c12), with Swift 6.1 for macOS (SPM) on 28 Jul 2025 15:20:54 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Spacial-Dragons/RoboKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Spacial-Dragons/RoboKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 141c12f Update README.md
Cloned https://github.com/Spacial-Dragons/RoboKit.git
Revision (git rev-parse @):
141c12f16057d8fd3c7d2b8f4baba8e1e92ae605
SUCCESS checkout https://github.com/Spacial-Dragons/RoboKit.git at main
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
[1/209] Fetching swiftlintplugins
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (0.65s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.59.1 (1.19s)
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.59.1
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
[5503/41085097] Downloading https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip (2.36s)
========================================
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": "robokit",
      "name": "RoboKit",
      "url": "https://github.com/Spacial-Dragons/RoboKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RoboKit",
      "dependencies": [
        {
          "identity": "swiftlintplugins",
          "name": "SwiftLintPlugins",
          "url": "https://github.com/SimplyDanny/SwiftLintPlugins",
          "version": "0.59.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftLintPlugins",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Spacial-Dragons/RoboKit.git
[1/21452] Fetching robokit
Fetched https://github.com/Spacial-Dragons/RoboKit.git from cache (2.11s)
Fetching https://github.com/SimplyDanny/SwiftLintPlugins from cache
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (0.43s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.59.1 (0.48s)
Creating working copy for https://github.com/Spacial-Dragons/RoboKit.git
Working copy of https://github.com/Spacial-Dragons/RoboKit.git resolved at main (141c12f)
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.59.1
Fetching binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip from cache
Fetched https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip from cache (1.60s)
warning: '.resolve-product-dependencies': dependency 'robokit' is not used by any target
Found 1 product dependencies
  - SwiftLintPlugins
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Spacial-Dragons/RoboKit.git
https://github.com/Spacial-Dragons/RoboKit.git
{
  "dependencies" : [
    {
      "identity" : "swiftlintplugins",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.59.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
    }
  ],
  "manifest_display_name" : "RoboKit",
  "name" : "RoboKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "RoboKit",
      "targets" : [
        "RoboKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RoboKitTests",
      "module_type" : "SwiftTarget",
      "name" : "RoboKitTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SwiftLintBuildToolPlugin"
      ],
      "sources" : [
        "RoboKit/Image Tracking/Extensions/SimdFloat4x4ExtensionTests.swift",
        "RoboKit/Image Tracking/ImageTrackerTests.swift",
        "RoboKit/Image Tracking/TrackingImageTests.swift",
        "RoboKit/Input Sphere/Enums/InputSphereAxisTests.swift",
        "RoboKit/Input Sphere/Extensions/FloatExtensionsTests.swift",
        "RoboKit/Input Sphere/Extensions/simd Extensions/PositionVectortoROSTests.swift",
        "RoboKit/Input Sphere/Extensions/simd Extensions/RotationMatrixtoROSTests.swift",
        "RoboKit/Input Sphere/Extensions/simd Extensions/RotationfromTransformMatrixTests.swift",
        "RoboKit/Input Sphere/InputSphereManager/Input Sphere Data Getters/InputSpherePositionGetterTests.swift",
        "RoboKit/Input Sphere/InputSphereManager/Input Sphere Data Getters/InputSphereRotationGetterTests.swift",
        "RoboKit/Input Sphere/InputSphereManager/Input Sphere Update Methods/InputSpherePositionUpdateTests.swift",
        "RoboKit/Input Sphere/InputSphereManager/Input Sphere Update Methods/InputSphereRotationUpdateTests.swift",
        "RoboKit/Input Sphere/InputSphereManager/InputSpherePositionStringTests.swift",
        "RoboKit/Socket/Client/ClientConnectionTests.swift",
        "RoboKit/Socket/Client/ClientMessageTests.swift",
        "RoboKit/Socket/Client/ClientProcessReceivedDataTests.swift",
        "RoboKit/Socket/Client/ClientStartConnectionTests.swift",
        "RoboKit/Socket/Client/ClientTests.swift",
        "RoboKit/Socket/ConnectionTests+SendData.swift",
        "RoboKit/Socket/ConnectionTests.swift",
        "RoboKit/Socket/JSONTests.swift",
        "RoboKit/Socket/ServerTests.swift"
      ],
      "target_dependencies" : [
        "RoboKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RoboKit",
      "module_type" : "SwiftTarget",
      "name" : "RoboKit",
      "path" : "Sources/RoboKit",
      "product_dependencies" : [
        "SwiftLintBuildToolPlugin"
      ],
      "product_memberships" : [
        "RoboKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/RoboKit/Test Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Form/FormManager/FormManager.swift",
        "Form/FormManagerExtensions/FormDataGetters.swift",
        "Form/FormManagerExtensions/FormUpdateMethods/FormPositionUpdate.swift",
        "Form/FormManagerExtensions/FormUpdateMethods/FormRotationUpdate.swift",
        "Generics/Enumerations/Axis.swift",
        "Generics/Enumerations/EulerAngle.swift",
        "Generics/Extensions/SIMDExtensions.swift",
        "ImageTracking/AnchorData.swift",
        "ImageTracking/Extensions/simd+Extensions.swift",
        "ImageTracking/ImageTracker.swift",
        "ImageTracking/TrackingImage.swift",
        "InputEntity/Extensions/FloatExtensions/DegreesToRadians.swift",
        "InputEntity/Extensions/FloatExtensions/RadiansToDegrees.swift",
        "InputEntity/Extensions/simdExtensions/RotationFromTransformMatrix.swift",
        "InputEntity/InputEntityEnums/InputEntityAxis.swift",
        "InputEntity/InputEntityManager/InputEntityManager.swift",
        "InputEntity/InputEntityManagerExtensions/EntitiesAddRemoveMethods/AddAxisArrow.swift",
        "InputEntity/InputEntityManagerExtensions/EntitiesAddRemoveMethods/AddInputEntity.swift",
        "InputEntity/InputEntityManagerExtensions/EntitiesAddRemoveMethods/AddRemoveInputEntityAxes.swift",
        "InputEntity/InputEntityManagerExtensions/EntitiesCreationMethods/AxisArrowEntity.swift",
        "InputEntity/InputEntityManagerExtensions/EntitiesCreationMethods/InputEntityAxisEntity.swift",
        "InputEntity/InputEntityManagerExtensions/EntitiesCreationMethods/InputEntityEntity.swift",
        "InputEntity/InputEntityManagerExtensions/InputEntityDataGetters.swift",
        "InputEntity/InputEntityManagerExtensions/InputEntityDragGesture.swift",
        "InputEntity/InputEntityManagerExtensions/InputEntityPositionString.swift",
        "InputEntity/InputEntityManagerExtensions/InputEntityUpdateMethods/InputEntityPositionUpdate.swift",
        "InputEntity/InputEntityManagerExtensions/InputEntityUpdateMethods/InputEntityRotationUpdate.swift",
        "InputEntity/UIViews/InputEntityPositionView.swift",
        "RoboKit.swift",
        "Socket/Client/Messages/ClientMessageMethods.swift",
        "Socket/Client/States/ClientStateManager.swift",
        "Socket/Client/States/ClientStateMethods.swift",
        "Socket/Client/TCPClient.swift",
        "Socket/Connection/Connection.swift",
        "Socket/Connection/Helpers/ConnectionHelper.swift",
        "Socket/Connection/Messages/ConnectionMessageMethods.swift",
        "Socket/Connection/States/ConnectionStateManager.swift",
        "Socket/Connection/States/ConnectionStateMethods.swift",
        "Socket/JSON/Manager/CodingManager.swift",
        "Socket/JSON/Models/DataMode.swift",
        "Socket/JSON/Models/JSONErrors.swift",
        "Socket/JSON/Models/MessageModel.swift",
        "Socket/JSON/Models/SecureMessageModel.swift",
        "Socket/Security/SecurityOptions.swift",
        "Socket/Server/Connections/ServerConnectionManager.swift",
        "Socket/Server/Helpers/ServerHelper.swift",
        "Socket/Server/States/ServerStateManager.swift",
        "Socket/Server/TCPServer.swift",
        "Tools/Logger.swift",
        "UIModule/AccessoriesViews/CapsuleTextFieldStyle.swift",
        "UIModule/AccessoriesViews/ClawControlToggle.swift",
        "UIModule/AccessoriesViews/ObjectWidthTextField.swift",
        "UIModule/AccessoriesViews/ObjectWidthUnitPicker.swift",
        "UIModule/ControlPanelViews/DataModePicker.swift",
        "UIModule/ControlPanelViews/SendDataButton.swift",
        "UIModule/Enums/ObjectWidthUnit.swift",
        "UIModule/FormViews/FormPositionText.swift",
        "UIModule/FormViews/FormPositionTextField.swift",
        "UIModule/FormViews/FormRotationTextField.swift",
        "UIModule/InputEntityViews/InputEntityPositionText.swift",
        "UIModule/InputEntityViews/InputEntityRotationSlider.swift",
        "UIModule/InputEntityViews/InputEntityRotationText.swift",
        "UIModule/PickerView/SegmentedControlPicker.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
error: the library 'RoboKit' requires macos 10.13, but depends on the product 'SwiftLintBuildToolPlugin' which requires macos 12.0; consider changing the library 'RoboKit' to require macos 12.0 or later, or the product 'SwiftLintBuildToolPlugin' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the library 'RoboKit' requires macos 10.13, but depends on the product 'SwiftLintBuildToolPlugin' which requires macos 12.0; consider changing the library 'RoboKit' to require macos 12.0 or later, or the product 'SwiftLintBuildToolPlugin' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm