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 ThreeMF, reference main (f4cc16), with Swift 6.0 for macOS (SPM) on 31 May 2025 12:46:55 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/ThreeMF.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tomasf/ThreeMF
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f4cc160 Add support for custom attributes for item and remove built-in support for Prusa's printable attribute
Cloned https://github.com/tomasf/ThreeMF.git
Revision (git rev-parse @):
f4cc160e736bb414acdabb5d148dac0f8f8598e1
SUCCESS checkout https://github.com/tomasf/ThreeMF.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tomasf/ThreeMF.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[3/7] Write swift-version-5BDAB9E9C0126B9D.txt
[4/7] Compiling Bridge bridge.cpp
[5/7] Compiling pugixml.cpp
[6/7] Compiling Miniz miniz.c
[8/52] Compiling Zip ZipArchive+OnDisk.swift
[9/52] Compiling Zip ZipArchive.swift
[10/52] Compiling Zip ZipError.swift
[11/52] Compiling Zip ZipArchive+Write.swift
[12/52] Emitting module Zip
[13/52] Compiling Zip ZipArchive+Read.swift
[14/52] Compiling Zip ZipArchive+Get.swift
[15/52] Compiling Zip ZipArchive+InMemory.swift
[16/52] Emitting module Nodal
[17/56] Compiling Nodal Node+XMLElementCodable.swift
[18/56] Compiling Nodal XMLElementCodable.swift
[19/56] Compiling Nodal Foundation+XMLValueCodable.swift
[20/56] Compiling Nodal Node+XMLValueCodable.swift
[21/56] Compiling Nodal AttributeSequence.swift
[22/56] Compiling Nodal ChildSequence.swift
[23/56] Compiling Nodal DescendantSequence.swift
[24/56] Compiling Nodal ReverseSiblingSequence.swift
[25/56] Compiling Nodal PugiNode.swift
[26/56] Compiling Nodal Node+Attributes.swift
[27/56] Compiling Nodal Node+Children.swift
[28/56] Compiling Nodal Node+Elements.swift
[29/56] Compiling Nodal Node+XMLValueCodableArray.swift
[30/56] Compiling Nodal XMLValueCodable.swift
[31/56] Compiling Nodal Document+Errors.swift
[32/56] Compiling Nodal Document+Input.swift
[33/56] Compiling Nodal ExpandedName+Pending.swift
[34/56] Compiling Nodal ExpandedName.swift
[35/56] Compiling Nodal Extensions.swift
[36/56] Compiling Nodal Pugi.swift
[37/56] Compiling Nodal Node+Hierarchy.swift
[38/56] Compiling Nodal Node+MoveCopy.swift
[39/56] Compiling Nodal Node+Names.swift
[40/56] Compiling Nodal Node+Namespaces.swift
[41/56] Compiling Nodal Node.Kind.swift
[42/56] Compiling Nodal Node.swift
[43/56] Compiling Nodal OutputOptions.swift
[44/56] Compiling Nodal AncestorAttributeSequence.swift
[45/56] Compiling Nodal Node+xPath.swift
[46/56] Compiling Nodal XPathQuery.swift
[47/56] Compiling Nodal XPathResults.swift
[48/56] Compiling Nodal XPathVariableValue.swift
[49/56] Compiling Nodal Document.ParseOptions.swift
[50/56] Compiling Nodal Document.swift
[51/56] Compiling Nodal PendingNameRecord.swift
[52/56] Compiling Nodal Encoding.swift
[53/56] Compiling Nodal Document+Namespaces.swift
[54/56] Compiling Nodal Document+Output.swift
[55/56] Compiling Nodal Document+PendingNameRecords.swift
[56/56] Compiling Nodal Document+RootElement.swift
[57/90] Emitting module ThreeMF
[58/93] Compiling ThreeMF Extensions.swift
[59/93] Compiling ThreeMF Item.swift
[60/93] Compiling ThreeMF Model.swift
[61/93] Compiling ThreeMF ResourceContainer.swift
[62/93] Compiling ThreeMF Attributes.swift
[63/93] Compiling ThreeMF Namespace.swift
[64/93] Compiling ThreeMF Core.swift
[65/93] Compiling ThreeMF Materials.swift
[66/93] Compiling ThreeMF Matrix3D.swift
[67/93] Compiling ThreeMF Metadata.swift
[68/93] Compiling ThreeMF Unit.swift
[69/93] Compiling ThreeMF Relationship.swift
[70/93] Compiling ThreeMF BaseMaterial.swift
[71/93] Compiling ThreeMF ColorGroup.swift
[72/93] Compiling ThreeMF CompositeMaterial.swift
[73/93] Compiling ThreeMF TriangleSets.swift
[74/93] Compiling ThreeMF ContentTypes.swift
[75/93] Compiling ThreeMF PackageReader.swift
[76/93] Compiling ThreeMF PackageWriter.swift
[77/93] Compiling ThreeMF MetallicDisplayProperties.swift
[78/93] Compiling ThreeMF MetallicTextureDisplayProperties.swift
[79/93] Compiling ThreeMF SpecularDisplayProperties.swift
[80/93] Compiling ThreeMF SpecularTextureDisplayProperties.swift
[81/93] Compiling ThreeMF Mesh.TriangleSet.swift
[82/93] Compiling ThreeMF Mesh.Vertex.swift
[83/93] Compiling ThreeMF Mesh.swift
[84/93] Compiling ThreeMF Texture2DGroup.swift
[85/93] Compiling ThreeMF ThreeMF.swift
[86/93] Compiling ThreeMF Color.swift
[87/93] Compiling ThreeMF Object.swift
[88/93] Compiling ThreeMF Resource.swift
[89/93] Compiling ThreeMF Texture2D.swift
[90/93] Compiling ThreeMF TranslucentDisplayProperties.swift
[91/93] Compiling ThreeMF Multiproperties.swift
[92/93] Compiling ThreeMF Component.swift
[93/93] Compiling ThreeMF Mesh.Triangle.swift
Build complete! (138.91s)
Fetching https://github.com/tomasf/Nodal.git
Fetching https://github.com/tomasf/Zip.git
[1/660] Fetching nodal
[259/837] Fetching nodal, zip
Fetched https://github.com/tomasf/Nodal.git from cache (0.71s)
[153/177] Fetching zip
Fetched https://github.com/tomasf/Zip.git from cache (0.75s)
Computing version for https://github.com/tomasf/Nodal.git
Computed https://github.com/tomasf/Nodal.git at 0.3.1 (0.45s)
Computing version for https://github.com/tomasf/Zip.git
Computed https://github.com/tomasf/Zip.git at 2.0.1 (0.47s)
Creating working copy for https://github.com/tomasf/Nodal.git
Working copy of https://github.com/tomasf/Nodal.git resolved at 0.3.1
Creating working copy for https://github.com/tomasf/Zip.git
Working copy of https://github.com/tomasf/Zip.git resolved at 2.0.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "zip",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tomasf/Zip.git"
    },
    {
      "identity" : "nodal",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tomasf/Nodal.git"
    }
  ],
  "manifest_display_name" : "ThreeMF",
  "name" : "ThreeMF",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ThreeMF",
      "targets" : [
        "ThreeMF"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ThreeMF",
      "module_type" : "SwiftTarget",
      "name" : "ThreeMF",
      "path" : "Sources/ThreeMF",
      "product_dependencies" : [
        "Zip",
        "Nodal"
      ],
      "product_memberships" : [
        "ThreeMF"
      ],
      "sources" : [
        "Extensions.swift",
        "Model/Item.swift",
        "Model/Model.swift",
        "Model/ResourceContainer.swift",
        "Namespace/Attributes.swift",
        "Namespace/Namespace.swift",
        "Namespace/Namespaces/Core.swift",
        "Namespace/Namespaces/Materials.swift",
        "Namespace/Namespaces/TriangleSets.swift",
        "Package/ContentTypes.swift",
        "Package/PackageReader.swift",
        "Package/PackageWriter.swift",
        "Package/Relationship.swift",
        "Resources/BaseMaterial.swift",
        "Resources/ColorGroup.swift",
        "Resources/CompositeMaterial.swift",
        "Resources/Display Properties/MetallicDisplayProperties.swift",
        "Resources/Display Properties/MetallicTextureDisplayProperties.swift",
        "Resources/Display Properties/SpecularDisplayProperties.swift",
        "Resources/Display Properties/SpecularTextureDisplayProperties.swift",
        "Resources/Display Properties/TranslucentDisplayProperties.swift",
        "Resources/Multiproperties.swift",
        "Resources/Object/Component.swift",
        "Resources/Object/Mesh.Triangle.swift",
        "Resources/Object/Mesh.TriangleSet.swift",
        "Resources/Object/Mesh.Vertex.swift",
        "Resources/Object/Mesh.swift",
        "Resources/Object/Object.swift",
        "Resources/Resource.swift",
        "Resources/Texture2D.swift",
        "Resources/Texture2DGroup.swift",
        "ThreeMF.swift",
        "Values/Color.swift",
        "Values/Matrix3D.swift",
        "Values/Metadata.swift",
        "Values/Unit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.