The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Helical, reference main (2d178b), with Swift 6.0 for macOS (SPM) on 2 Dec 2024 22:28:43 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/Helical.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tomasf/Helical
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2d178b0 Update README to 0.1.2
Cloned https://github.com/tomasf/Helical.git
Revision (git rev-parse @):
2d178b0e74a783940c7f7886dd701e62315659f4
SUCCESS checkout https://github.com/tomasf/Helical.git at main
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/tomasf/SwiftSCAD.git
[1/6205] Fetching swiftscad
[126/9928] Fetching swiftscad, swift-log
[3017/25531] Fetching swiftscad, swift-log, swift-collections
Fetched https://github.com/tomasf/SwiftSCAD.git from cache (1.87s)
Fetched https://github.com/apple/swift-collections.git from cache (1.87s)
Fetched https://github.com/apple/swift-log.git from cache (1.87s)
Creating working copy for https://github.com/tomasf/SwiftSCAD.git
Working copy of https://github.com/tomasf/SwiftSCAD.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
========================================
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": "helical",
      "name": "Helical",
      "url": "https://github.com/tomasf/Helical.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Helical",
      "dependencies": [
        {
          "identity": "swiftscad",
          "name": "SwiftSCAD",
          "url": "https://github.com/tomasf/SwiftSCAD.git",
          "version": "0.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSCAD",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.6.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/tomasf/Helical.git
[1/542] Fetching helical
Fetched https://github.com/tomasf/Helical.git from cache (1.36s)
Fetching https://github.com/tomasf/SwiftSCAD.git from cache
Fetched https://github.com/tomasf/SwiftSCAD.git from cache (0.46s)
Computing version for https://github.com/tomasf/SwiftSCAD.git
Computed https://github.com/tomasf/SwiftSCAD.git at 0.9.0 (0.39s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.57s)
Fetched https://github.com/apple/swift-log.git from cache (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.63s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.40s)
Creating working copy for https://github.com/tomasf/Helical.git
Working copy of https://github.com/tomasf/Helical.git resolved at main (2d178b0)
Creating working copy for https://github.com/tomasf/SwiftSCAD.git
Working copy of https://github.com/tomasf/SwiftSCAD.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Found 1 product dependencies
  - SwiftSCAD
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tomasf/Helical.git
{
  "dependencies" : [
    {
      "identity" : "swiftscad",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "0.10.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tomasf/SwiftSCAD.git"
    }
  ],
  "manifest_display_name" : "Helical",
  "name" : "Helical",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Helical",
      "targets" : [
        "Helical"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Helical-Demo",
      "targets" : [
        "Demo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Helical",
      "module_type" : "SwiftTarget",
      "name" : "Helical",
      "path" : "Sources/Helical",
      "product_dependencies" : [
        "SwiftSCAD"
      ],
      "product_memberships" : [
        "Helical",
        "Helical-Demo"
      ],
      "sources" : [
        "Bolt/Bolt.swift",
        "Bolt/Parts/Heads/BoltHeadShape.swift",
        "Bolt/Parts/Heads/ChamferedBoltHeadShape.swift",
        "Bolt/Parts/Heads/CountersunkBoltHeadShape.swift",
        "Bolt/Parts/Heads/CylindricalBoltHeadShape.swift",
        "Bolt/Parts/Heads/PolygonalBoltHeadShape.swift",
        "Bolt/Parts/Points/BoltPoint.swift",
        "Bolt/Parts/Points/ChamferedBoltPoint.swift",
        "Bolt/Parts/Sockets/BoltHeadSocket.swift",
        "Bolt/Parts/Sockets/Phillips.swift",
        "Bolt/Parts/Sockets/PhillipsBoltHeadSocket.swift",
        "Bolt/Parts/Sockets/PolygonalBoltHeadSocket.swift",
        "Bolt/Parts/Sockets/SlottedBoltHeadSocket.swift",
        "Bolt/Parts/Sockets/Torx.swift",
        "Bolt/Parts/Sockets/TorxHeadSocket.swift",
        "Bolt/Standards/Bolt+HexHead.swift",
        "Bolt/Standards/Bolt+HexSocketCountersunk.swift",
        "Bolt/Standards/Bolt+HexSocketHeadCap.swift",
        "Bolt/Standards/Bolt+PhillipsCheeseHead.swift",
        "Bolt/Standards/Bolt+PhillipsCountersunk.swift",
        "Bolt/Standards/Bolt+SetScrew.swift",
        "Bolt/Standards/Bolt+SlottedCountersunk.swift",
        "Bolt/Standards/Bolt+TorxCountersunk.swift",
        "Holes/BoltHeadRecess.swift",
        "Holes/BoltHeadRecessShapes.swift",
        "Holes/ClearanceHole.swift",
        "Holes/ThreadedHole.swift",
        "Nut/Bodies/PolygonalNutBody.swift",
        "Nut/Nut.swift",
        "Nut/Standards/Nut+Hex.swift",
        "Nut/Standards/Nut+Square.swift",
        "Overhang.swift",
        "Thread/Screw.swift",
        "Thread/ScrewThread+ISOMetric.swift",
        "Thread/ScrewThread+Standard.swift",
        "Thread/ScrewThread.swift",
        "Thread/TrapezoidalThreadForm.swift",
        "Washers/Washer+Standard.swift",
        "Washers/Washer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Demo",
      "module_type" : "SwiftTarget",
      "name" : "Demo",
      "path" : "Sources/Demo",
      "product_dependencies" : [
        "SwiftSCAD"
      ],
      "product_memberships" : [
        "Helical-Demo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Helical"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/17] Write sources
[1/17] Write Helical-Demo-entitlement.plist
[6/17] Write sources
[13/17] Write swift-version--7754E27361AE5C74.txt
[15/40] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/40] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/40] Compiling InternalCollectionsUtilities Specialize.swift
[18/41] Compiling InternalCollectionsUtilities Debugging.swift
[19/41] Compiling InternalCollectionsUtilities Descriptions.swift
[20/41] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[21/41] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[22/41] Emitting module InternalCollectionsUtilities
[23/41] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/41] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/41] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/41] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/41] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/41] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[29/41] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/41] Compiling InternalCollectionsUtilities Integer rank.swift
[31/41] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[32/41] Compiling InternalCollectionsUtilities _SortedCollection.swift
[33/41] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[34/114] Compiling Logging MetadataProvider.swift
[35/323] Compiling DequeModule _DequeBuffer.swift
[36/324] Compiling DequeModule _DequeBufferHeader.swift
[37/324] Compiling DequeModule _DequeSlot.swift
[38/324] Compiling HeapModule Heap.swift
[39/324] Compiling HeapModule _HeapNode.swift
[40/324] Compiling HeapModule Heap+UnsafeHandle.swift
[41/324] Compiling Logging LogHandler.swift
[42/324] Compiling Logging Locks.swift
[43/324] Compiling Logging Logging.swift
[44/324] Emitting module Logging
[45/324] Compiling HashTreeCollections _HashNode+Structural union.swift
[46/324] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[47/324] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[48/324] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[49/324] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[50/324] Compiling HashTreeCollections _HashNode.swift
[51/329] Compiling DequeModule _UnsafeWrappedBuffer.swift
[52/329] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[53/329] Compiling HeapModule Heap+Invariants.swift
[54/329] Compiling HeapModule Heap+Descriptions.swift
[55/329] Emitting module HeapModule
[56/329] Compiling HashTreeCollections _HashSlot.swift
[57/329] Compiling HashTreeCollections _HashStack.swift
[58/329] Compiling HashTreeCollections _HashTreeIterator.swift
[59/329] Compiling HashTreeCollections _HashTreeStatistics.swift
[60/329] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[61/329] Compiling HashTreeCollections _RawHashNode.swift
[63/335] Compiling HashTreeCollections _UnmanagedHashNode.swift
[64/335] Compiling HashTreeCollections _UnsafePath.swift
[65/335] Compiling HashTreeCollections TreeDictionary+Codable.swift
[66/335] Compiling HashTreeCollections TreeDictionary+Collection.swift
[67/335] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[68/335] Compiling HashTreeCollections _HashNodeHeader.swift
[74/335] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[75/335] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[76/335] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[77/335] Compiling HashTreeCollections TreeDictionary+Values.swift
[78/335] Compiling HashTreeCollections TreeDictionary.swift
[79/335] Compiling HashTreeCollections TreeSet+Codable.swift
[80/335] Compiling HashTreeCollections TreeSet+Collection.swift
[81/335] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[82/335] Compiling HashTreeCollections TreeSet+Debugging.swift
[83/335] Compiling HashTreeCollections TreeSet+Descriptions.swift
[84/335] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[85/335] Compiling BitCollections BitSet.swift
[86/335] Compiling HashTreeCollections TreeSet+Equatable.swift
[87/335] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[88/335] Compiling HashTreeCollections TreeSet+Extras.swift
[89/335] Compiling HashTreeCollections TreeSet+Filter.swift
[90/335] Compiling HashTreeCollections TreeSet+Hashable.swift
[91/335] Compiling HashTreeCollections TreeSet+Sendable.swift
[92/335] Compiling HashTreeCollections TreeSet+Sequence.swift
[93/335] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[94/335] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[95/335] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[96/335] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[97/335] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[98/335] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[99/335] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[100/335] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[101/335] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[102/343] Compiling HashTreeCollections _HashNode+Invariants.swift
[103/343] Compiling HashTreeCollections _HashNode+Lookups.swift
[104/343] Compiling HashTreeCollections _HashNode+Debugging.swift
[105/343] Compiling HashTreeCollections _HashNode+Initializers.swift
[106/343] Compiling HashTreeCollections _HashLevel.swift
[107/343] Compiling HashTreeCollections _HashNode+Builder.swift
[108/343] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[109/343] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[110/343] Compiling HashTreeCollections _Bucket.swift
[111/343] Compiling HashTreeCollections _Hash.swift
[117/343] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[119/343] Compiling OrderedCollections OrderedSet+SubSequence.swift
[120/343] Compiling OrderedCollections OrderedSet+Testing.swift
[121/343] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[122/343] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[123/343] Compiling HashTreeCollections _AncestorHashSlots.swift
[124/343] Compiling HashTreeCollections _Bitmap.swift
[130/343] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[138/343] Compiling HashTreeCollections _HashNode+Storage.swift
[139/343] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[140/343] Compiling HashTreeCollections _HashNode+Structural filter.swift
[141/343] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[142/343] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[143/343] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[144/343] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[145/343] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[146/343] Compiling HashTreeCollections _HashNode+Structural merge.swift
[147/343] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[148/343] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[167/343] Compiling OrderedCollections OrderedSet.swift
[168/343] Compiling OrderedCollections _UnsafeBitset.swift
[197/350] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[198/350] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[199/350] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[200/350] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[201/350] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[202/350] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[203/350] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[204/350] Compiling HashTreeCollections TreeSet.swift
[212/350] Emitting module BitCollections
[271/350] Emitting module DequeModule
[322/350] Compiling _RopeModule Rope+Remove.swift
[323/350] Compiling _RopeModule Rope+RemoveSubrange.swift
[324/350] Compiling _RopeModule Rope+Split.swift
[325/350] Compiling _RopeModule Optional Utilities.swift
[326/350] Compiling _RopeModule String Utilities.swift
[327/350] Compiling _RopeModule String.Index+ABI.swift
[328/350] Compiling _RopeModule _CharacterRecognizer.swift
[345/350] Emitting module OrderedCollections
[346/350] Emitting module _RopeModule
[347/350] Emitting module HashTreeCollections
[348/352] Compiling Collections Collections.swift
[349/352] Emitting module Collections
[350/508] Compiling SwiftSCAD ArrayBuilder.swift
[351/508] Compiling SwiftSCAD Compatibility.swift
[352/508] Compiling SwiftSCAD Concurrency.swift
[353/508] Compiling SwiftSCAD Colored.swift
[354/508] Compiling SwiftSCAD ForceRender.swift
[355/508] Compiling SwiftSCAD Prefix.swift
[356/508] Compiling SwiftSCAD VisualizeAxes.swift
[357/508] Compiling SwiftSCAD Environment.swift
[358/508] Compiling SwiftSCAD EnvironmentContext.swift
[359/508] Compiling SwiftSCAD EnvironmentModifier.swift
[360/508] Compiling SwiftSCAD EnvironmentValues.swift
[361/508] Compiling SwiftSCAD ReadEnvironment.swift
[362/508] Compiling SwiftSCAD Environment+Color.swift
[363/508] Compiling SwiftSCAD Environment+Transform.swift
[364/508] Compiling SwiftSCAD Facets.swift
[365/508] Compiling SwiftSCAD NaturalUpDirection.swift
[366/508] Compiling SwiftSCAD Operation.swift
[367/508] Compiling SwiftSCAD PreviewConvexity.swift
[368/525] Compiling SwiftSCAD Text.swift
[369/525] Compiling SwiftSCAD TextModifiers.swift
[370/525] Compiling SwiftSCAD Box.swift
[371/525] Compiling SwiftSCAD Cylinder+Angles.swift
[372/525] Compiling SwiftSCAD Cylinder.swift
[373/525] Compiling SwiftSCAD Polyhedron.swift
[374/525] Compiling SwiftSCAD Sphere.swift
[375/525] Compiling SwiftSCAD Torus.swift
[376/525] Compiling SwiftSCAD Tube.swift
[377/525] Compiling SwiftSCAD Rotate.swift
[378/525] Compiling SwiftSCAD RotateAround.swift
[379/525] Compiling SwiftSCAD Scale.swift
[380/525] Compiling SwiftSCAD Transform.swift
[381/525] Compiling SwiftSCAD Translate.swift
[382/525] Compiling SwiftSCAD AxisAlignment.swift
[383/525] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[384/525] Compiling SwiftSCAD GeometryAlignment.swift
[385/525] Compiling SwiftSCAD Angle+Operators.swift
[386/525] Compiling SwiftSCAD Angle+Trigonometry.swift
[387/525] Compiling SwiftSCAD Angle.swift
[388/525] Compiling SwiftSCAD Axes.swift
[389/525] Compiling SwiftSCAD Axis.swift
[390/525] Compiling SwiftSCAD AxisDirection.swift
[391/525] Compiling SwiftSCAD BezierPath+Adding.swift
[392/525] Compiling SwiftSCAD BezierPath+Operations.swift
[393/525] Compiling SwiftSCAD BezierPath+Visualization.swift
[394/525] Compiling SwiftSCAD BezierPath.Curve.swift
[395/525] Compiling SwiftSCAD BezierPath.swift
[396/525] Compiling SwiftSCAD BezierPath.Builder.swift
[397/525] Compiling SwiftSCAD ComponentFunctions.swift
[398/525] Compiling SwiftSCAD PathBuilderValue.swift
[399/525] Compiling SwiftSCAD PathBuilderVector.swift
[400/525] Compiling SwiftSCAD Boundary+Shapes.swift
[401/525] Compiling SwiftSCAD Boundary+Visualization.swift
[402/525] Compiling SwiftSCAD Tolerance.swift
[403/525] Compiling SwiftSCAD Extensions.swift
[404/525] Compiling SwiftSCAD AnchorList.swift
[405/525] Compiling SwiftSCAD Anchors+Public.swift
[406/525] Compiling SwiftSCAD Geometry+Anchors.swift
[407/525] Compiling SwiftSCAD Array+Geometry.swift
[408/525] Compiling SwiftSCAD CodeFragment.swift
[409/525] Compiling SwiftSCAD GeometryName.swift
[410/525] Compiling SwiftSCAD GeometryProxy.swift
[411/525] Compiling SwiftSCAD Output.swift
[412/525] Compiling SwiftSCAD CombinedGeometry.swift
[413/525] Compiling SwiftSCAD ExtrusionGeometry.swift
[414/525] Compiling SwiftSCAD Geometry.swift
[415/525] Compiling SwiftSCAD LeafGeometry.swift
[416/525] Compiling SwiftSCAD Shape.swift
[417/525] Compiling SwiftSCAD TransformedGeometry.swift
[418/525] Compiling SwiftSCAD WrappedGeometry.swift
[419/525] Compiling SwiftSCAD ResultElement.swift
[420/525] Compiling SwiftSCAD RepeatAlong.swift
[421/525] Compiling SwiftSCAD RepeatAround.swift
[422/525] Compiling SwiftSCAD Symmetry.swift
[423/525] Compiling SwiftSCAD ApplyBoxEdgeProfile.swift
[424/525] Compiling SwiftSCAD ApplyEdgeProfile.swift
[425/525] Compiling SwiftSCAD ExtrudePolygon.swift
[426/525] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[427/525] Compiling SwiftSCAD ExtrudedAlong.swift
[428/525] Compiling SwiftSCAD ExtrudedHull.swift
[429/525] Compiling SwiftSCAD LinearExtrude.swift
[430/525] Compiling SwiftSCAD LinearExtrudeScaling.swift
[431/525] Compiling SwiftSCAD RotateExtrude.swift
[432/525] Compiling SwiftSCAD ConvexHull.swift
[433/525] Compiling SwiftSCAD Fill.swift
[434/525] Compiling SwiftSCAD Import.swift
[435/525] Compiling SwiftSCAD Name.swift
[436/525] Compiling SwiftSCAD MinkowskiSum.swift
[437/525] Compiling SwiftSCAD Boundary.swift
[438/525] Compiling SwiftSCAD BoundingBox+Visualization.swift
[439/525] Compiling SwiftSCAD BoundingBox.swift
[440/525] Compiling SwiftSCAD Color.swift
[441/525] Compiling SwiftSCAD Box.Corner.swift
[442/525] Compiling SwiftSCAD Box.Edge.swift
[443/525] Compiling SwiftSCAD Box.Side.swift
[444/525] Compiling SwiftSCAD OrthogonalCorner.swift
[445/525] Compiling SwiftSCAD Rectangle.Corner.swift
[446/525] Compiling SwiftSCAD RoundedCornerStyle.swift
[447/525] Compiling SwiftSCAD Chamfer.swift
[448/525] Compiling SwiftSCAD ChamferedFillet.swift
[449/525] Compiling SwiftSCAD EdgeProfile.swift
[450/525] Compiling SwiftSCAD EdgeProfileShape.swift
[451/525] Compiling SwiftSCAD Fillet.swift
[452/525] Compiling SwiftSCAD SCADValue.swift
[453/525] Compiling SwiftSCAD AffineTransform2D+Creation.swift
[454/525] Emitting module SwiftSCAD
[455/525] Compiling SwiftSCAD Offset.swift
[456/525] Compiling SwiftSCAD Rounding.swift
[457/525] Compiling SwiftSCAD Projection.swift
[458/525] Compiling SwiftSCAD Replace.swift
[459/525] Compiling SwiftSCAD RoundedBoxCornerMask.swift
[460/525] Compiling SwiftSCAD RoundedRectangleMask.swift
[461/525] Compiling SwiftSCAD RoundingBoxCorners.swift
[462/525] Compiling SwiftSCAD RoundingRectangleCorners.swift
[463/525] Compiling SwiftSCAD SetVariables.swift
[464/525] Compiling SwiftSCAD Stack.swift
[465/525] Compiling SwiftSCAD UseFacets.swift
[466/525] Compiling SwiftSCAD Within.swift
[467/525] Compiling SwiftSCAD Operators.swift
[468/525] Compiling SwiftSCAD CodeFragment+Export.swift
[469/525] Compiling SwiftSCAD OpenSCADExport+FixSTL.swift
[470/525] Compiling SwiftSCAD OpenSCADExport+POSIX.swift
[471/525] Compiling SwiftSCAD OpenSCADExport+Windows.swift
[472/525] Compiling SwiftSCAD ResultModifier.swift
[473/525] Compiling SwiftSCAD ResultReader.swift
[474/525] Compiling SwiftSCAD Logging.swift
[475/525] Compiling SwiftSCAD Aligned.swift
[476/525] Compiling SwiftSCAD Adding.swift
[477/525] Compiling SwiftSCAD AddingExclusive.swift
[478/525] Compiling SwiftSCAD Difference.swift
[479/525] Compiling SwiftSCAD Intersection.swift
[480/525] Compiling SwiftSCAD Union.swift
[481/525] Compiling SwiftSCAD Measure.swift
[482/525] Compiling SwiftSCAD OffsetBounds.swift
[483/525] Compiling SwiftSCAD Resize2D.swift
[484/525] Compiling SwiftSCAD Resize3D.swift
[485/525] Compiling SwiftSCAD SetBounds.swift
[486/525] Compiling SwiftSCAD SetBoundsSize.swift
[487/525] Compiling SwiftSCAD Clone.swift
[488/525] Compiling SwiftSCAD Distribute.swift
[489/525] Compiling SwiftSCAD OpenSCADExport+macOS.swift
[490/525] Compiling SwiftSCAD OpenSCADExport.swift
[491/525] Compiling SwiftSCAD OutputFormat.swift
[492/525] Compiling SwiftSCAD SaveBatch.swift
[493/525] Compiling SwiftSCAD SaveSingle.swift
[494/525] Compiling SwiftSCAD Area2D.swift
[495/525] Compiling SwiftSCAD Arc.swift
[496/525] Compiling SwiftSCAD Circle.swift
[497/525] Compiling SwiftSCAD Ring.swift
[498/525] Compiling SwiftSCAD CylinderBridge.swift
[499/525] Compiling SwiftSCAD Teardrop.swift
[500/525] Compiling SwiftSCAD Polygon.Metrics.swift
[501/525] Compiling SwiftSCAD Polygon.swift
[502/525] Compiling SwiftSCAD PolygonPointsProvider.swift
[503/525] Compiling SwiftSCAD RegularPolygon.swift
[504/525] Compiling SwiftSCAD Rectangle.swift
[505/525] Compiling SwiftSCAD Environment+Text.swift
[506/525] Compiling SwiftSCAD AffineTransform2D+Modification.swift
[507/525] Compiling SwiftSCAD AffineTransform2D.swift
[508/525] Compiling SwiftSCAD AffineTransform3D+Creation.swift
[509/525] Compiling SwiftSCAD AffineTransform3D+Modification.swift
[510/525] Compiling SwiftSCAD AffineTransform3D.swift
[511/525] Compiling SwiftSCAD Rotation3D.swift
[512/525] Compiling SwiftSCAD AffineTransform.swift
[513/525] Compiling SwiftSCAD BasicMatrix3x3.swift
[514/525] Compiling SwiftSCAD BasicMatrix4x4.swift
[515/525] Compiling SwiftSCAD Matrix.swift
[516/525] Compiling SwiftSCAD DimensionalValues.swift
[517/525] Compiling SwiftSCAD Vector.swift
[518/525] Compiling SwiftSCAD Vector2D+Operators.swift
[519/525] Compiling SwiftSCAD Vector2D.swift
[520/525] Compiling SwiftSCAD Vector3D+Directions.swift
[521/525] Compiling SwiftSCAD Vector3D+Operators.swift
[522/525] Compiling SwiftSCAD Vector3D.swift
[523/562] Compiling Helical Bolt+HexSocketCountersunk.swift
[524/562] Compiling Helical Bolt+HexSocketHeadCap.swift
[525/562] Compiling Helical Bolt+PhillipsCheeseHead.swift
[526/562] Compiling Helical Bolt+PhillipsCountersunk.swift
[527/565] Compiling Helical Nut.swift
[528/565] Compiling Helical Nut+Hex.swift
[529/565] Compiling Helical Nut+Square.swift
[530/565] Compiling Helical Overhang.swift
[531/565] Compiling Helical BoltHeadSocket.swift
[532/565] Compiling Helical Phillips.swift
[533/565] Compiling Helical PhillipsBoltHeadSocket.swift
[534/565] Compiling Helical PolygonalBoltHeadSocket.swift
[535/565] Compiling Helical Bolt+SetScrew.swift
[536/565] Compiling Helical Bolt+SlottedCountersunk.swift
[537/565] Compiling Helical Bolt+TorxCountersunk.swift
[538/565] Compiling Helical BoltHeadRecess.swift
[539/565] Emitting module Helical
[540/565] Compiling Helical Bolt.swift
[541/565] Compiling Helical BoltHeadShape.swift
[542/565] Compiling Helical ChamferedBoltHeadShape.swift
[543/565] Compiling Helical CountersunkBoltHeadShape.swift
[544/565] Compiling Helical SlottedBoltHeadSocket.swift
[545/565] Compiling Helical Torx.swift
[546/565] Compiling Helical TorxHeadSocket.swift
[547/565] Compiling Helical Bolt+HexHead.swift
[548/565] Compiling Helical CylindricalBoltHeadShape.swift
[549/565] Compiling Helical PolygonalBoltHeadShape.swift
[550/565] Compiling Helical BoltPoint.swift
[551/565] Compiling Helical ChamferedBoltPoint.swift
[552/565] Compiling Helical Screw.swift
[553/565] Compiling Helical ScrewThread+ISOMetric.swift
[554/565] Compiling Helical ScrewThread+Standard.swift
[555/565] Compiling Helical ScrewThread.swift
[556/565] Compiling Helical BoltHeadRecessShapes.swift
[557/565] Compiling Helical ClearanceHole.swift
[558/565] Compiling Helical ThreadedHole.swift
[559/565] Compiling Helical PolygonalNutBody.swift
[560/565] Compiling Helical TrapezoidalThreadForm.swift
[561/565] Compiling Helical Washer+Standard.swift
[562/565] Compiling Helical Washer.swift
[563/567] Compiling Demo main.swift
[564/567] Emitting module Demo
[564/567] Write Objects.LinkFileList
[565/567] Linking Helical-Demo
[566/567] Applying Helical-Demo
Build complete! (39.30s)
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/Demo/bolts.stl
    /Users/admin/builder/spi-builder-workspace/Sources/Demo/nutsAndWashers.stl
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftscad",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "0.10.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tomasf/SwiftSCAD.git"
    }
  ],
  "manifest_display_name" : "Helical",
  "name" : "Helical",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Helical",
      "targets" : [
        "Helical"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Helical-Demo",
      "targets" : [
        "Demo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Helical",
      "module_type" : "SwiftTarget",
      "name" : "Helical",
      "path" : "Sources/Helical",
      "product_dependencies" : [
        "SwiftSCAD"
      ],
      "product_memberships" : [
        "Helical",
        "Helical-Demo"
      ],
      "sources" : [
        "Bolt/Bolt.swift",
        "Bolt/Parts/Heads/BoltHeadShape.swift",
        "Bolt/Parts/Heads/ChamferedBoltHeadShape.swift",
        "Bolt/Parts/Heads/CountersunkBoltHeadShape.swift",
        "Bolt/Parts/Heads/CylindricalBoltHeadShape.swift",
        "Bolt/Parts/Heads/PolygonalBoltHeadShape.swift",
        "Bolt/Parts/Points/BoltPoint.swift",
        "Bolt/Parts/Points/ChamferedBoltPoint.swift",
        "Bolt/Parts/Sockets/BoltHeadSocket.swift",
        "Bolt/Parts/Sockets/Phillips.swift",
        "Bolt/Parts/Sockets/PhillipsBoltHeadSocket.swift",
        "Bolt/Parts/Sockets/PolygonalBoltHeadSocket.swift",
        "Bolt/Parts/Sockets/SlottedBoltHeadSocket.swift",
        "Bolt/Parts/Sockets/Torx.swift",
        "Bolt/Parts/Sockets/TorxHeadSocket.swift",
        "Bolt/Standards/Bolt+HexHead.swift",
        "Bolt/Standards/Bolt+HexSocketCountersunk.swift",
        "Bolt/Standards/Bolt+HexSocketHeadCap.swift",
        "Bolt/Standards/Bolt+PhillipsCheeseHead.swift",
        "Bolt/Standards/Bolt+PhillipsCountersunk.swift",
        "Bolt/Standards/Bolt+SetScrew.swift",
        "Bolt/Standards/Bolt+SlottedCountersunk.swift",
        "Bolt/Standards/Bolt+TorxCountersunk.swift",
        "Holes/BoltHeadRecess.swift",
        "Holes/BoltHeadRecessShapes.swift",
        "Holes/ClearanceHole.swift",
        "Holes/ThreadedHole.swift",
        "Nut/Bodies/PolygonalNutBody.swift",
        "Nut/Nut.swift",
        "Nut/Standards/Nut+Hex.swift",
        "Nut/Standards/Nut+Square.swift",
        "Overhang.swift",
        "Thread/Screw.swift",
        "Thread/ScrewThread+ISOMetric.swift",
        "Thread/ScrewThread+Standard.swift",
        "Thread/ScrewThread.swift",
        "Thread/TrapezoidalThreadForm.swift",
        "Washers/Washer+Standard.swift",
        "Washers/Washer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Demo",
      "module_type" : "SwiftTarget",
      "name" : "Demo",
      "path" : "Sources/Demo",
      "product_dependencies" : [
        "SwiftSCAD"
      ],
      "product_memberships" : [
        "Helical-Demo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Helical"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.0"
}
Done.