The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftGLTF with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/schwa/SwiftGLTF.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/schwa/SwiftGLTF
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a4fd051 Fixes dependabot issue: https://github.com/schwa/SwiftGLTF/security/dependabot/1
Cloned https://github.com/schwa/SwiftGLTF.git
Revision (git rev-parse @):
a4fd05179ccb778fd491d855969ef26042759b49
SUCCESS checkout https://github.com/schwa/SwiftGLTF.git at main
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/apple/swift-numerics from cache
Fetching https://github.com/schwa/SIMD-Support from cache
Fetching https://github.com/schwa/CoreGraphicsGeometrySupport from cache
Fetching https://github.com/schwa/Everything from cache
Fetched https://github.com/schwa/CoreGraphicsGeometrySupport from cache (0.24s)
Fetched https://github.com/schwa/Everything from cache (0.24s)
Fetched https://github.com/schwa/SIMD-Support from cache (0.26s)
Computing version for https://github.com/schwa/SIMD-Support
Fetched https://github.com/apple/swift-numerics from cache (0.26s)
Fetched https://github.com/apple/swift-algorithms from cache (0.29s)
Computed https://github.com/schwa/SIMD-Support at 0.2.1 (0.37s)
Computing version for https://github.com/schwa/Everything
Computed https://github.com/schwa/Everything at 0.5.0 (0.30s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.0.0 (0.41s)
Computing version for https://github.com/schwa/CoreGraphicsGeometrySupport
Computed https://github.com/schwa/CoreGraphicsGeometrySupport at 0.1.0 (0.39s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.03s)
Creating working copy for https://github.com/schwa/CoreGraphicsGeometrySupport
Working copy of https://github.com/schwa/CoreGraphicsGeometrySupport resolved at 0.1.0
Creating working copy for https://github.com/schwa/SIMD-Support
Working copy of https://github.com/schwa/SIMD-Support resolved at 0.2.1
Creating working copy for https://github.com/schwa/Everything
Working copy of https://github.com/schwa/Everything resolved at 0.5.0
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-algorithms-bf5a01cd is not valid git repository for 'https://github.com/apple/swift-algorithms', will fetch again.
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/apple/swift-algorithms from cache (0.07s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-algorithms-bf5a01cd is not valid git repository for 'https://github.com/apple/swift-algorithms', will fetch again.
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/apple/swift-algorithms from cache (0.08s)
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftgltf",
      "name": "SwiftGLTF",
      "url": "https://github.com/schwa/SwiftGLTF.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftGLTF",
      "dependencies": [
        {
          "identity": "everything",
          "name": "Everything",
          "url": "https://github.com/schwa/Everything",
          "version": "0.6.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Everything",
          "dependencies": [
            {
              "identity": "coregraphicsgeometrysupport",
              "name": "CoreGraphicsGeometrySupport",
              "url": "https://github.com/schwa/CoreGraphicsGeometrySupport",
              "version": "0.1.0",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CoreGraphicsGeometrySupport",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-algorithms",
              "name": "swift-algorithms",
              "url": "https://github.com/apple/swift-algorithms",
              "version": "1.2.0",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
              "dependencies": [
                {
                  "identity": "swift-numerics",
                  "name": "swift-numerics",
                  "url": "https://github.com/apple/swift-numerics.git",
                  "version": "1.0.2",
                  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "simd-support",
          "name": "SIMDSupport",
          "url": "https://github.com/schwa/SIMD-Support",
          "version": "0.2.1",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SIMD-Support",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/schwa/SwiftGLTF.git
[1/330] Fetching swiftgltf
Fetched https://github.com/schwa/SwiftGLTF.git from cache (0.84s)
Fetching https://github.com/schwa/Everything from cache
Fetching https://github.com/schwa/SIMD-Support from cache
Fetched https://github.com/schwa/Everything from cache (0.17s)
Fetched https://github.com/schwa/SIMD-Support from cache (0.17s)
Computing version for https://github.com/schwa/SIMD-Support
Computed https://github.com/schwa/SIMD-Support at 0.2.1 (0.02s)
Computing version for https://github.com/schwa/Everything
Computed https://github.com/schwa/Everything at 0.6.0 (0.02s)
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/schwa/CoreGraphicsGeometrySupport from cache
Fetched https://github.com/schwa/CoreGraphicsGeometrySupport from cache (0.18s)
Fetched https://github.com/apple/swift-algorithms from cache (0.21s)
Computing version for https://github.com/schwa/CoreGraphicsGeometrySupport
Computed https://github.com/schwa/CoreGraphicsGeometrySupport at 0.1.0 (0.02s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.02s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.19s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.02s)
Creating working copy for https://github.com/schwa/SIMD-Support
Working copy of https://github.com/schwa/SIMD-Support resolved at 0.2.1
Creating working copy for https://github.com/schwa/CoreGraphicsGeometrySupport
Working copy of https://github.com/schwa/CoreGraphicsGeometrySupport resolved at 0.1.0
Creating working copy for https://github.com/schwa/SwiftGLTF.git
Working copy of https://github.com/schwa/SwiftGLTF.git resolved at main (a4fd051)
Creating working copy for https://github.com/schwa/Everything
Working copy of https://github.com/schwa/Everything resolved at 0.6.0
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-algorithms-bf5a01cd is not valid git repository for 'https://github.com/apple/swift-algorithms', will fetch again.
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/apple/swift-algorithms from cache (0.07s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-algorithms-bf5a01cd is not valid git repository for 'https://github.com/apple/swift-algorithms', will fetch again.
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/apple/swift-algorithms from cache (0.06s)
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.0
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-numerics-d936ec6c is not valid git repository for 'https://github.com/apple/swift-numerics.git', will fetch again.
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.02s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-numerics-d936ec6c is not valid git repository for 'https://github.com/apple/swift-numerics.git', will fetch again.
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.02s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
warning: '.resolve-product-dependencies': dependency 'swiftgltf' is not used by any target
Found 2 product dependencies
  - Everything
  - SIMDSupport
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/schwa/SwiftGLTF.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[6/9] Compiling _NumericsShims _NumericsShims.c
[7/9] Write swift-version-6044DDE57671499D.txt
[9/44] Compiling RealModule Real.swift
[10/44] Compiling RealModule Float80+Real.swift
[11/45] Compiling RealModule ElementaryFunctions.swift
[12/45] Compiling RealModule Float+Real.swift
[13/45] Compiling RealModule Float16+Real.swift
[14/45] Compiling RealModule RealFunctions.swift
[15/45] Compiling RealModule AlgebraicField.swift
[16/45] Compiling RealModule ApproximateEquality.swift
[17/45] Emitting module RealModule
[18/45] Compiling SIMDSupport Angle.swift
[19/45] Compiling SIMDSupport Arcball.swift
[19/68] Compiling EverythingHelpers EverythingHelpers.m
[21/68] Emitting module CoreGraphicsGeometrySupport
[22/68] Compiling Algorithms FirstNonNil.swift
[23/68] Compiling Algorithms FlattenCollection.swift
[24/68] Compiling Algorithms Indexed.swift
[25/71] Compiling Algorithms Compacted.swift
[26/71] Compiling Algorithms Cycle.swift
[27/71] Compiling Algorithms EitherSequence.swift
[28/71] Compiling Algorithms Split.swift
[29/71] Compiling Algorithms Stride.swift
[30/71] Compiling Algorithms Suffix.swift
[31/71] Compiling Algorithms RandomSample.swift
[32/71] Compiling Algorithms Reductions.swift
[33/71] Compiling Algorithms Rotate.swift
[34/71] Compiling CoreGraphicsGeometrySupport Lerp.swift
[35/71] Compiling CoreGraphicsGeometrySupport Clamp.swift
[36/71] Compiling Algorithms Partition.swift
[37/71] Compiling Algorithms Permutations.swift
[38/71] Compiling Algorithms Product.swift
[39/71] Compiling Algorithms Trim.swift
[40/71] Compiling Algorithms Unique.swift
[41/71] Compiling Algorithms Windows.swift
[42/71] Compiling CoreGraphicsGeometrySupport CGPoint+CGize.swift
[43/71] Compiling CoreGraphicsGeometrySupport CGRect.swift
[44/71] Compiling CoreGraphicsGeometrySupport CGAffineTransform+Extensions.swift
[45/71] Compiling Algorithms AdjacentPairs.swift
[46/71] Compiling Algorithms Chain.swift
[47/71] Compiling Algorithms Chunked.swift
[48/71] Compiling Algorithms Combinations.swift
[49/71] Compiling Algorithms Intersperse.swift
[50/71] Compiling Algorithms Joined.swift
[51/71] Compiling Algorithms MinMax.swift
[52/71] Emitting module Algorithms
[53/219] Compiling Everything Arc.swift
[54/219] Compiling Everything BezierCurve+Transforms.swift
[55/219] Compiling Everything BezierCurve.swift
[56/221] Compiling Everything GrahamScan.swift
[57/221] Compiling Everything Intersection.swift
[58/221] Compiling Everything Geometry.swift
[59/221] Compiling Everything Gradient.swift
[60/221] Compiling Everything Line.swift
[61/221] Compiling Everything LineSegment.swift
[62/221] Compiling SIMDSupport Vector.swift
[63/221] Compiling SIMDSupport simd+matrix3x.swift
[64/221] Compiling Everything BezierCurveChain.swift
[65/221] Compiling Everything Circle.swift
[66/221] Compiling Everything ConvexHull.swift
[67/221] Compiling Everything CoordinateSystems.swift
[68/221] Compiling Everything Ellipse.swift
[69/221] Compiling Everything EllipticalArc.swift
[70/221] Emitting module SIMDSupport
[71/221] Compiling Everything RadixedIntegerFormatStyle.swift
[72/221] Compiling Everything Scratch.swift
[73/221] Compiling Everything IsotoxalPolygonShape.swift
[74/221] Emitting module Everything
[75/221] Compiling Everything NSXML+Extensions.swift
[76/221] Compiling Everything NumberFormatter+Extensions.swift
[77/221] Compiling Everything Optional+Extensions.swift
[78/221] Compiling Everything Padding.swift
[79/221] Compiling Everything Process+Extensions.swift
[80/221] Compiling Everything Scanner+Extensions.swift
[81/221] Compiling Everything Shlex.swift
[82/221] Compiling Everything String+Escaping.swift
[83/221] Compiling Everything String+Extensions.swift
[84/221] Compiling Everything URL+Extensions.swift
[85/221] Compiling Everything UnsafeBufferPointer+Extensions.swift
[86/221] Compiling Everything printColumnar.swift
[87/221] Compiling Everything Functional.swift
[88/221] Compiling Everything GeometryTypes.swift
[89/221] Compiling Everything IntGeometryTypes.swift
[90/221] Compiling Everything PointType+Extensions.swift
[91/221] Compiling Everything PointType+Trigonometry.swift
[92/221] Compiling Everything Quadrant.swift
[93/221] Compiling Everything RectType+Extensions.swift
[94/221] Compiling Everything SizeType+Extensions.swift
[95/221] Compiling Everything Turn.swift
[96/241] Compiling Everything Midpoint_circle_algorithm.swift
[97/241] Compiling Everything Rendering.swift
[98/241] Compiling Everything VirtualKeyCode.swift
[99/241] Compiling Everything Clamp.swift
[100/241] Compiling Everything Fuzzy.swift
[101/241] Compiling Everything Lerp.swift
[102/241] Compiling Everything Math.swift
[103/241] Compiling Everything Polynomial.swift
[104/241] Compiling Everything signExtend.swift
[105/241] Compiling Everything Align.swift
[106/241] Compiling Everything BitRange.swift
[107/241] Compiling Everything BitSet.swift
[108/241] Compiling Everything Bits.swift
[109/241] Compiling Everything Endianness.swift
[110/241] Compiling Everything Memory.swift
[111/241] Compiling Everything Benchmark.swift
[112/241] Compiling Everything BinaryCoding.swift
[113/241] Compiling Everything Box.swift
[114/241] Compiling Everything CoreMotion+Combine.swift
[115/241] Compiling Everything CustomTupleConvertable.swift
[116/241] Compiling Everything Errno.swift
[117/241] Compiling Everything Hashing.swift
[118/241] Compiling Everything Identified.swift
[119/241] Compiling Everything Logging.swift
[120/241] Compiling Everything LolUID.swift
[121/241] Compiling Everything MachTime.swift
[122/241] Compiling Everything Misc.swift
[123/241] Compiling Everything Named.swift
[124/241] Compiling Everything OutputStream.swift
[125/241] Compiling Everything Random.swift
[126/241] Compiling Everything RegularExpression.swift
[127/241] Compiling Everything Tagged+Radians.swift
[128/241] Compiling Everything Tagged.swift
[129/241] Compiling Everything Timestamp.swift
[130/241] Compiling Everything Version.swift
[131/241] Compiling Everything MultipeerHelper.swift
[132/241] Compiling Everything CollectionScanner.swift
[133/241] Compiling Everything JSONPath.swift
[134/241] Compiling Everything Parser.swift
[135/241] Compiling Everything YACharacterSet.swift
[136/241] Compiling Everything YAScanner.swift
[137/241] Compiling Everything PropertyWrappers.swift
[138/241] Compiling Everything Array2D+Extensions.swift
[139/241] Compiling Everything Array2D+Matrix.swift
[140/241] Compiling Everything Array2D+Rendering.swift
[141/241] Compiling Everything Array2D.swift
[142/241] Compiling Everything Accessor2D.swift
[143/241] Compiling Everything DirectoryMonitor.swift
[144/241] Compiling Everything FSPath+Extensions.swift
[145/241] Compiling Everything FSPath.swift
[146/241] Compiling Everything FileBookmarks.swift
[147/241] Compiling Everything FileSystem.swift
[148/241] Compiling Everything FormatStyle.swift
[149/241] Compiling Everything AnyCodingKey.swift
[150/241] Compiling Everything AssociatedObjectHelper.swift
[151/241] Compiling Everything BlockValueTransformer.swift
[152/241] Compiling Everything Casts.swift
[153/241] Compiling Everything CharacterSet+Extensions.swift
[154/241] Compiling Everything Collections+Extensions.swift
[155/241] Compiling Everything Date+Extensions.swift
[156/241] Compiling Everything Errors.swift
[157/241] Compiling Everything FileManager+xattr.swift
[158/241] Compiling Everything Foundation+Misc.swift
[159/241] Compiling Everything ColorParser.swift
[160/241] Compiling Everything RGBA.swift
[161/241] Compiling Everything SimpleColor.swift
[162/241] Compiling Everything SystemColorPalette.swift
[163/241] Compiling Everything Combine.swift
[164/241] Compiling Everything ConcreteSubscription.swift
[165/241] Compiling Everything DisplayLinkPublisher.swift
[166/241] Compiling Everything FSEventPublisher.swift
[167/241] Compiling Everything Atomic.swift
[168/241] Compiling Everything Concurrency.swift
[169/241] Compiling Everything Threading.swift
[170/241] Compiling Everything CGAffineTransform+Extensions.swift
[171/241] Compiling Everything CGPath+Extensions.swift
[172/241] Compiling Everything CoreGraphics+Extensions.swift
[173/241] Compiling Everything ImageDestination.swift
[174/241] Compiling Everything ImageSource.swift
[175/241] Compiling Everything CoreLocation+Extensions.swift
[176/241] Compiling Everything CoreLocation+Extensions2.swift
[177/241] Compiling Everything Converters.swift
[178/241] Compiling Everything IdentifiableSet.swift
[179/241] Compiling Everything Array2D+Blitting.swift
[180/241] Compiling Everything AStarSearch.swift
[181/241] Compiling Everything BloomFilter.swift
[182/241] Compiling Everything CRC16.swift
[183/241] Compiling Everything Comparison.swift
[184/241] Compiling Everything DamerauLevenshtein.swift
[185/241] Compiling Everything ExponentialMovingAverageIrregular.swift
[186/241] Compiling Everything Heap.swift
[187/241] Compiling Everything OrderedSet.swift
[188/241] Compiling Everything PriorityQueue.swift
[189/241] Compiling Everything Search.swift
[190/241] Compiling Everything Visitor.swift
[191/241] Compiling Everything Walker.swift
[192/241] Compiling Everything AppKit+Extensions.swift
[193/241] Compiling Everything CSVDecoder.swift
[194/241] Compiling Everything CSVFormatter.swift
[195/241] Compiling Everything AnyDecodable.swift
[196/241] Compiling Everything BinaryEncoding.swift
[197/241] Compiling Everything FormEncoder.swift
[198/241] Compiling Everything Streams.swift
[199/241] Compiling Everything CGColor+More.swift
[200/241] Compiling Everything ColorConvertible.swift
[221/241] Compiling Everything MonotoneChain.swift
[222/241] Compiling Everything OmniGraffle.swift
[223/241] Compiling Everything Pathable.swift
[224/241] Compiling Everything Polygon+Drawing.swift
[225/241] Compiling Everything Polygon.swift
[226/241] Compiling Everything QuadTree.swift
[227/241] Compiling Everything RegularPolygon.swift
[228/241] Compiling Everything Scaling.swift
[229/241] Compiling Everything Triangle.swift
[230/241] Compiling Everything Turtle.swift
[231/241] Compiling Everything Zacbir.swift
[232/241] Compiling Everything Binding+Extensions.swift
[233/241] Compiling Everything Button+Extensions.swift
[234/241] Compiling Everything ErrorHandler.swift
[235/241] Compiling Everything Image+Extensions.swift
[236/241] Compiling Everything InigoColorPalette.swift
[237/241] Compiling Everything Path+Extensions.swift
[238/241] Compiling Everything QuartzView.swift
[239/241] Compiling Everything Styles.swift
[240/241] Compiling Everything SwiftUI+Extensions.swift
[241/241] Compiling Everything ViewAdapter.swift
[242/247] Compiling SwiftGLTF glb.swift
[243/247] Compiling SwiftGLTF gltf+SceneKit.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftGLTF/gltf+SceneKit.swift:207:85: warning: 'cgColor' is deprecated: Do not use until colorspace issues are resolved.
                scnMaterial.diffuse.contents = pbrMetallicRoughness.baseColorFactor.cgColor
                                                                                    ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftGLTF/gltf+SceneKit.swift:236:115: warning: 'cgColor' is deprecated: Do not use until colorspace issues are resolved.
            scnMaterial.emission.contents = SIMD4<Float>(emissiveFactor.x, emissiveFactor.y, emissiveFactor.z, 1).cgColor
                                                                                                                  ^
[244/247] Emitting module SwiftGLTF
[245/247] Compiling SwiftGLTF Scratch.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftGLTF/Scratch.swift:23:9: warning: 'channel' is deprecated: Inefficient
        channel(CIVector(x: 1, y: 0, z: 0, w: 0))
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftGLTF/Scratch.swift:27:9: warning: 'channel' is deprecated: Inefficient
        channel(CIVector(x: 0, y: 1, z: 0, w: 0))
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftGLTF/Scratch.swift:31:9: warning: 'channel' is deprecated: Inefficient
        channel(CIVector(x: 0, y: 0, z: 1, w: 0))
        ^
[246/247] Compiling SwiftGLTF gltf.swift
[247/247] Compiling SwiftGLTF gltf+RealityKit.swift
Build complete! (36.20s)
Build complete.
Done.