Build Information
Successful build of ARHeadsetKit, reference v1.0.2 (5b9a3d
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 02:41:20 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/philipturner/ARHeadsetKit.git
Reference: v1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/philipturner/ARHeadsetKit
* tag v1.0.2 -> FETCH_HEAD
HEAD is now at 5b9a3d1 Add warning about compile failure to tutorial
Cloned https://github.com/philipturner/ARHeadsetKit.git
Revision (git rev-parse @):
5b9a3d1eef439f263d2c3f9a80b23d68e9052c4e
SUCCESS checkout https://github.com/philipturner/ARHeadsetKit.git at v1.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/philipturner/ARHeadsetKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/31] Write sources
[1/31] Copying InterfacePreprocessing.metal
[1/31] Copying OpticalFlowMeasurement.metal
[1/31] Copying SignedDistanceFieldCreation.metal
[1/31] Copying HandDetection.metal
[1/31] Copying InterfaceSurfaceMeshIndices.data
[6/31] Copying SecondSceneSort.metal
[6/31] Copying ThirdSceneSort.metal
[6/31] Copying ThirdSceneMeshMatch.metal
[6/31] Copying SecondSceneMeshMatch.metal
[6/31] Copying SceneTexelRasterization.metal
[11/31] Copying SceneTexelManagement.metal
[11/31] Copying SceneRendering2D.metal
[11/31] Copying SceneMeshReduction.metal
[11/31] Copying SceneOcclusionTesting.metal
[11/31] Copying SceneRendering.metal
[16/31] Copying SceneColorUpdate.metal
[16/31] Copying InterfaceRendering.metal
[16/31] Copying LensDistortionCorrection.metal
[16/31] Copying SceneDuplicateRemoval.metal
[18/31] Copying SceneCulling.metal
[21/31] Copying FirstSceneMeshMatch.metal
[21/31] Copying FirstSceneSort.metal
[21/31] Copying FourthSceneSort.metal
[24/31] Write sources
[25/31] Copying CentralRendering.metal
[26/31] Write swift-version-1EA4D86E10B52AF.txt
[27/31] Compiling JJLISO8601DateFormatter JJLInternal.c
[28/31] Compiling localtime.c
[29/31] Compiling JJLISO8601DateFormatter JJLISO8601DateFormatter.m
[30/31] Compiling ZippyJSONCFamily JSONSerialization.mm
[32/33] Compiling ZippyJSON ZippyJSONDecoder.swift
[33/33] Emitting module ZippyJSON
[34/142] Compiling ARHeadsetKit HandOrientationTracker.swift
[35/142] Compiling ARHeadsetKit OpticalFlowMeasurementExecution.swift
[36/142] Compiling ARHeadsetKit OpticalFlowMeasurer.swift
[37/142] Compiling ARHeadsetKit HandColorTracker.swift
[38/142] Compiling ARHeadsetKit HandParityTracker.swift
[39/142] Compiling ARHeadsetKit HandSamplingRateTracker.swift
[40/142] Compiling ARHeadsetKit Hand3DReconstructionExecution.swift
[41/142] Compiling ARHeadsetKit Hand3DReconstructionTypes.swift
[42/142] Compiling ARHeadsetKit Hand3DReconstructionUtilities.swift
[43/142] Compiling ARHeadsetKit ARInterfaceElement.swift
[44/142] Compiling ARHeadsetKit ARInterfaceElementExtensions.swift
[45/142] Compiling ARHeadsetKit InterfaceFontCreation.swift
[46/142] Compiling ARHeadsetKit InterfaceFontHandle.swift
[47/142] Compiling ARHeadsetKit InterfaceFontSerialization.swift
[48/142] Compiling ARHeadsetKit InterfaceParagraph.swift
[49/142] Compiling ARHeadsetKit InterfaceParagraphCreation.swift
[50/142] Compiling ARHeadsetKit InterfaceRenderer.swift
[51/142] Compiling ARHeadsetKit InterfaceRendererExtensions.swift
[52/142] Compiling ARHeadsetKit ARMetalRenderCommandEncoder.swift
[53/142] Compiling ARHeadsetKit ARMetalRenderPipeline.swift
[54/142] Compiling ARHeadsetKit CustomRenderer.swift
[55/142] Compiling ARHeadsetKit MainRenderer.swift
[56/142] Compiling ARHeadsetKit MainRendererExtensions.swift
[57/142] Compiling ARHeadsetKit MainRenderingExecution.swift
[58/142] Compiling ARHeadsetKit SceneCuller.swift
[59/142] Compiling ARHeadsetKit SceneCullingExecution.swift
[60/142] Compiling ARHeadsetKit SceneOcclusionTester.swift
[61/142] Compiling ARHeadsetKit SceneOcclusionTestingExecution.swift
[62/142] Compiling ARHeadsetKit SceneDuplicateRemovalExecution.swift
[63/142] Compiling ARHeadsetKit SceneDuplicateRemover.swift
[64/142] Compiling ARHeadsetKit SceneDuplicateRemoverExtensions.swift
[65/142] Compiling ARHeadsetKit FirstSceneMeshMatch.swift
[66/142] Compiling ARHeadsetKit SceneMeshMatcher.swift
[67/142] Compiling ARHeadsetKit SceneMeshMatcherExtensions.swift
[68/142] Compiling ARHeadsetKit SecondSceneMeshMatch.swift
[69/142] Compiling ARHeadsetKit ThirdSceneMeshMatch.swift
[70/153] Compiling ARHeadsetKit ARHeadsetKit.swift
[71/153] Compiling ARHeadsetKit ARContentView.swift
[72/153] Compiling ARHeadsetKit AppCoordinator.swift
[73/153] Compiling ARHeadsetKit HeadsetViewSeparator.swift
[74/153] Compiling ARHeadsetKit MainSettingsView.swift
[75/153] Compiling ARHeadsetKit InteractionSettingsView.swift
[76/153] Compiling ARHeadsetKit LiDAREnabledSettingsView.swift
[77/153] Compiling ARHeadsetKit RenderingSettingsView.swift
[78/153] Compiling ARHeadsetKit SettingsIconView.swift
[79/153] Compiling ARHeadsetKit AppTutorialView.swift
[80/153] Compiling ARHeadsetKit FlyingTutorialView.swift
[81/153] Compiling ARHeadsetKit HeadsetTutorialView.swift
[82/153] Compiling ARHeadsetKit CameraMeasurementsExtensions.swift
[83/153] Compiling ARHeadsetKit LensDistortionSerialization.swift
[84/153] Compiling ARHeadsetKit LensDistortionUniforms.swift
[85/153] Compiling ARHeadsetKit LensDistortionCorrectionExecution.swift
[86/153] Compiling ARHeadsetKit LensDistortionCorrector.swift
[87/153] Compiling ARHeadsetKit LensDistortionCorrectorExtensions.swift
[88/153] Compiling ARHeadsetKit LensDistortionPipelineCreation.swift
[89/153] Compiling ARHeadsetKit VRRMapPartitioning.swift
[90/153] Compiling ARHeadsetKit UserSettings.swift
[91/153] Compiling ARHeadsetKit UserSettingsSerialization.swift
[92/153] Compiling ARHeadsetKit resource_bundle_accessor.swift
[93/153] Emitting module ARHeadsetKit
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:17:1: warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
15 | }
16 |
17 | extension MTLSize: ExpressibleByIntegerLiteral, ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
18 | @inlinable @inline(__always)
19 | public init(integerLiteral value: Int) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:34:1: warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
32 | }
33 |
34 | extension MTLOrigin: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | @inlinable @inline(__always)
36 | public init(arrayLiteral elements: Int...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:45:1: warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
43 | }
44 |
45 | extension MTLSamplePosition: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
46 | @inlinable @inline(__always)
47 | public init(arrayLiteral elements: Float...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:52:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
50 |
51 | var patternRef = __pattern4
52 | memset_pattern4(__b, &patternRef, count << 2)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
53 | }
54 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:60:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
58 |
59 | var patternRef = __pattern8
60 | memset_pattern8(__b, &patternRef, count << 3)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
61 | }
62 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:68:27: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
66 |
67 | var patternRef = __pattern16
68 | memset_pattern16(__b, &patternRef, count << 4)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
69 | }
70 |
[94/153] Compiling ARHeadsetKit ARObject.swift
[95/153] Compiling ARHeadsetKit ARObjectExtensions.swift
[96/153] Compiling ARHeadsetKit RayTracing.swift
[97/153] Compiling ARHeadsetKit CentralShapeContainer.swift
[98/153] Compiling ARHeadsetKit CentralShapeContainerExtensions.swift
[99/153] Compiling ARHeadsetKit CentralRenderer.swift
[100/153] Compiling ARHeadsetKit CentralRendererExtensions.swift
[101/153] Compiling ARHeadsetKit CentralShape.swift
[102/153] Compiling ARHeadsetKit CentralCube.swift
[103/153] Compiling ARHeadsetKit CentralOctahedron.swift
[104/153] Compiling ARHeadsetKit CentralSquarePyramid.swift
[105/153] Compiling ARHeadsetKit CentralCone.swift
[106/153] Compiling ARHeadsetKit SecondSceneSorter.swift
[107/153] Compiling ARHeadsetKit ThirdSceneSortExecution.swift
[108/153] Compiling ARHeadsetKit ThirdSceneSorter.swift
[109/153] Compiling ARHeadsetKit SceneTexelManagementExecution.swift
[110/153] Compiling ARHeadsetKit SceneTexelManager.swift
[111/153] Compiling ARHeadsetKit SceneTexelManagerExtensions.swift
[112/153] Compiling ARHeadsetKit SceneTexelRasterizationExecution.swift
[113/153] Compiling ARHeadsetKit SceneTexelRasterizer.swift
[114/153] Compiling ARHeadsetKit SceneRenderer2D.swift
[115/153] Compiling ARHeadsetKit SceneRenderer.swift
[116/153] Compiling ARHeadsetKit SceneRendererExtensions.swift
[117/153] Compiling ARHeadsetKit CameraMeasurements.swift
[118/153] Compiling ARHeadsetKit CentralCylinder.swift
[119/153] Compiling ARHeadsetKit CentralSphere.swift
[120/153] Compiling ARHeadsetKit HandDetection.swift
[121/153] Compiling ARHeadsetKit HandDetectionUtilities.swift
[122/153] Compiling ARHeadsetKit HandRenderer2D.swift
[123/153] Compiling ARHeadsetKit HandRenderer2DExtensions.swift
[124/153] Compiling ARHeadsetKit HandRenderer.swift
[125/153] Compiling ARHeadsetKit HandRendererExtensions.swift
[126/153] Compiling ARHeadsetKit Hand.swift
[127/153] Compiling ARHeadsetKit HandAngleTracker.swift
[128/153] Compiling ARHeadsetKit HandLengths.swift
[129/153] Compiling ARHeadsetKit HandModelFitter.swift
[130/153] Compiling ARHeadsetKit SceneMeshReducer.swift
[131/153] Compiling ARHeadsetKit SceneMeshReducerExtensions.swift
[132/153] Compiling ARHeadsetKit SceneMeshReductionExecution.swift
[133/153] Compiling ARHeadsetKit FirstSceneSortExecution.swift
[134/153] Compiling ARHeadsetKit FirstSceneSorter.swift
[135/153] Compiling ARHeadsetKit FourthSceneSortExecution.swift
[136/153] Compiling ARHeadsetKit FourthSceneSorter.swift
[137/153] Compiling ARHeadsetKit OctreeNode.swift
[138/153] Compiling ARHeadsetKit OctreeNodeExtensions.swift
[139/153] Compiling ARHeadsetKit SceneSorter.swift
[140/153] Compiling ARHeadsetKit SceneSorterExtensions.swift
[141/153] Compiling ARHeadsetKit SecondSceneSortExecution.swift
[142/153] Compiling ARHeadsetKit CoreTextExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:17:1: warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
15 | }
16 |
17 | extension MTLSize: ExpressibleByIntegerLiteral, ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
18 | @inlinable @inline(__always)
19 | public init(integerLiteral value: Int) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:34:1: warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
32 | }
33 |
34 | extension MTLOrigin: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | @inlinable @inline(__always)
36 | public init(arrayLiteral elements: Int...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:45:1: warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
43 | }
44 |
45 | extension MTLSamplePosition: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
46 | @inlinable @inline(__always)
47 | public init(arrayLiteral elements: Float...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:52:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
50 |
51 | var patternRef = __pattern4
52 | memset_pattern4(__b, &patternRef, count << 2)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
53 | }
54 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:60:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
58 |
59 | var patternRef = __pattern8
60 | memset_pattern8(__b, &patternRef, count << 3)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
61 | }
62 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:68:27: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
66 |
67 | var patternRef = __pattern16
68 | memset_pattern16(__b, &patternRef, count << 4)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
69 | }
70 |
[143/153] Compiling ARHeadsetKit DebuggingUtilities.swift
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:17:1: warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
15 | }
16 |
17 | extension MTLSize: ExpressibleByIntegerLiteral, ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
18 | @inlinable @inline(__always)
19 | public init(integerLiteral value: Int) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:34:1: warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
32 | }
33 |
34 | extension MTLOrigin: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | @inlinable @inline(__always)
36 | public init(arrayLiteral elements: Int...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:45:1: warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
43 | }
44 |
45 | extension MTLSamplePosition: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
46 | @inlinable @inline(__always)
47 | public init(arrayLiteral elements: Float...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:52:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
50 |
51 | var patternRef = __pattern4
52 | memset_pattern4(__b, &patternRef, count << 2)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
53 | }
54 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:60:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
58 |
59 | var patternRef = __pattern8
60 | memset_pattern8(__b, &patternRef, count << 3)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
61 | }
62 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:68:27: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
66 |
67 | var patternRef = __pattern16
68 | memset_pattern16(__b, &patternRef, count << 4)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
69 | }
70 |
[144/153] Compiling ARHeadsetKit DeviceMeasurementProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:17:1: warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
15 | }
16 |
17 | extension MTLSize: ExpressibleByIntegerLiteral, ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
18 | @inlinable @inline(__always)
19 | public init(integerLiteral value: Int) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:34:1: warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
32 | }
33 |
34 | extension MTLOrigin: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | @inlinable @inline(__always)
36 | public init(arrayLiteral elements: Int...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:45:1: warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
43 | }
44 |
45 | extension MTLSamplePosition: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
46 | @inlinable @inline(__always)
47 | public init(arrayLiteral elements: Float...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:52:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
50 |
51 | var patternRef = __pattern4
52 | memset_pattern4(__b, &patternRef, count << 2)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
53 | }
54 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:60:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
58 |
59 | var patternRef = __pattern8
60 | memset_pattern8(__b, &patternRef, count << 3)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
61 | }
62 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:68:27: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
66 |
67 | var patternRef = __pattern16
68 | memset_pattern16(__b, &patternRef, count << 4)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
69 | }
70 |
[145/153] Compiling ARHeadsetKit DeviceMeasurements.swift
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:17:1: warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
15 | }
16 |
17 | extension MTLSize: ExpressibleByIntegerLiteral, ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
18 | @inlinable @inline(__always)
19 | public init(integerLiteral value: Int) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:34:1: warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
32 | }
33 |
34 | extension MTLOrigin: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | @inlinable @inline(__always)
36 | public init(arrayLiteral elements: Int...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:45:1: warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
43 | }
44 |
45 | extension MTLSamplePosition: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
46 | @inlinable @inline(__always)
47 | public init(arrayLiteral elements: Float...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:52:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
50 |
51 | var patternRef = __pattern4
52 | memset_pattern4(__b, &patternRef, count << 2)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
53 | }
54 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:60:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
58 |
59 | var patternRef = __pattern8
60 | memset_pattern8(__b, &patternRef, count << 3)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
61 | }
62 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:68:27: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
66 |
67 | var patternRef = __pattern16
68 | memset_pattern16(__b, &patternRef, count << 4)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
69 | }
70 |
[146/153] Compiling ARHeadsetKit FutureDeviceMeasurements.swift
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:17:1: warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
15 | }
16 |
17 | extension MTLSize: ExpressibleByIntegerLiteral, ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
18 | @inlinable @inline(__always)
19 | public init(integerLiteral value: Int) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:34:1: warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
32 | }
33 |
34 | extension MTLOrigin: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | @inlinable @inline(__always)
36 | public init(arrayLiteral elements: Int...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:45:1: warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
43 | }
44 |
45 | extension MTLSamplePosition: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
46 | @inlinable @inline(__always)
47 | public init(arrayLiteral elements: Float...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:52:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
50 |
51 | var patternRef = __pattern4
52 | memset_pattern4(__b, &patternRef, count << 2)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
53 | }
54 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:60:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
58 |
59 | var patternRef = __pattern8
60 | memset_pattern8(__b, &patternRef, count << 3)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
61 | }
62 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:68:27: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
66 |
67 | var patternRef = __pattern16
68 | memset_pattern16(__b, &patternRef, count << 4)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
69 | }
70 |
[147/153] Compiling ARHeadsetKit MemoryUtilities.swift
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:17:1: warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
15 | }
16 |
17 | extension MTLSize: ExpressibleByIntegerLiteral, ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
18 | @inlinable @inline(__always)
19 | public init(integerLiteral value: Int) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:34:1: warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
32 | }
33 |
34 | extension MTLOrigin: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | @inlinable @inline(__always)
36 | public init(arrayLiteral elements: Int...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:45:1: warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
43 | }
44 |
45 | extension MTLSamplePosition: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
46 | @inlinable @inline(__always)
47 | public init(arrayLiteral elements: Float...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:52:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
50 |
51 | var patternRef = __pattern4
52 | memset_pattern4(__b, &patternRef, count << 2)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
53 | }
54 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:60:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
58 |
59 | var patternRef = __pattern8
60 | memset_pattern8(__b, &patternRef, count << 3)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
61 | }
62 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:68:27: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
66 |
67 | var patternRef = __pattern16
68 | memset_pattern16(__b, &patternRef, count << 4)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
69 | }
70 |
[148/153] Compiling ARHeadsetKit CoreVideoExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:17:1: warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
15 | }
16 |
17 | extension MTLSize: ExpressibleByIntegerLiteral, ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
18 | @inlinable @inline(__always)
19 | public init(integerLiteral value: Int) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:34:1: warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
32 | }
33 |
34 | extension MTLOrigin: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | @inlinable @inline(__always)
36 | public init(arrayLiteral elements: Int...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:45:1: warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
43 | }
44 |
45 | extension MTLSamplePosition: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
46 | @inlinable @inline(__always)
47 | public init(arrayLiteral elements: Float...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:52:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
50 |
51 | var patternRef = __pattern4
52 | memset_pattern4(__b, &patternRef, count << 2)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
53 | }
54 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:60:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
58 |
59 | var patternRef = __pattern8
60 | memset_pattern8(__b, &patternRef, count << 3)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
61 | }
62 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:68:27: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
66 |
67 | var patternRef = __pattern16
68 | memset_pattern16(__b, &patternRef, count << 4)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
69 | }
70 |
[149/153] Compiling ARHeadsetKit MTLLayeredBuffer.swift
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:17:1: warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
15 | }
16 |
17 | extension MTLSize: ExpressibleByIntegerLiteral, ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
18 | @inlinable @inline(__always)
19 | public init(integerLiteral value: Int) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:34:1: warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
32 | }
33 |
34 | extension MTLOrigin: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | @inlinable @inline(__always)
36 | public init(arrayLiteral elements: Int...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:45:1: warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
43 | }
44 |
45 | extension MTLSamplePosition: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
46 | @inlinable @inline(__always)
47 | public init(arrayLiteral elements: Float...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:52:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
50 |
51 | var patternRef = __pattern4
52 | memset_pattern4(__b, &patternRef, count << 2)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
53 | }
54 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:60:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
58 |
59 | var patternRef = __pattern8
60 | memset_pattern8(__b, &patternRef, count << 3)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
61 | }
62 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:68:27: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
66 |
67 | var patternRef = __pattern16
68 | memset_pattern16(__b, &patternRef, count << 4)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
69 | }
70 |
[150/153] Compiling ARHeadsetKit MetalExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:17:1: warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
15 | }
16 |
17 | extension MTLSize: ExpressibleByIntegerLiteral, ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
18 | @inlinable @inline(__always)
19 | public init(integerLiteral value: Int) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:34:1: warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
32 | }
33 |
34 | extension MTLOrigin: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | @inlinable @inline(__always)
36 | public init(arrayLiteral elements: Int...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:45:1: warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
43 | }
44 |
45 | extension MTLSamplePosition: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
46 | @inlinable @inline(__always)
47 | public init(arrayLiteral elements: Float...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:52:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
50 |
51 | var patternRef = __pattern4
52 | memset_pattern4(__b, &patternRef, count << 2)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
53 | }
54 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:60:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
58 |
59 | var patternRef = __pattern8
60 | memset_pattern8(__b, &patternRef, count << 3)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
61 | }
62 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:68:27: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
66 |
67 | var patternRef = __pattern16
68 | memset_pattern16(__b, &patternRef, count << 4)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
69 | }
70 |
[151/153] Compiling ARHeadsetKit SwiftUIExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:17:1: warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
15 | }
16 |
17 | extension MTLSize: ExpressibleByIntegerLiteral, ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
18 | @inlinable @inline(__always)
19 | public init(integerLiteral value: Int) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:34:1: warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
32 | }
33 |
34 | extension MTLOrigin: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | @inlinable @inline(__always)
36 | public init(arrayLiteral elements: Int...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:45:1: warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
43 | }
44 |
45 | extension MTLSamplePosition: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
46 | @inlinable @inline(__always)
47 | public init(arrayLiteral elements: Float...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:52:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
50 |
51 | var patternRef = __pattern4
52 | memset_pattern4(__b, &patternRef, count << 2)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
53 | }
54 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:60:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
58 |
59 | var patternRef = __pattern8
60 | memset_pattern8(__b, &patternRef, count << 3)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
61 | }
62 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:68:27: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
66 |
67 | var patternRef = __pattern16
68 | memset_pattern16(__b, &patternRef, count << 4)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
69 | }
70 |
[152/153] Compiling ARHeadsetKit MathUtilities.swift
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:17:1: warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
15 | }
16 |
17 | extension MTLSize: ExpressibleByIntegerLiteral, ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
18 | @inlinable @inline(__always)
19 | public init(integerLiteral value: Int) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:34:1: warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
32 | }
33 |
34 | extension MTLOrigin: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | @inlinable @inline(__always)
36 | public init(arrayLiteral elements: Int...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:45:1: warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
43 | }
44 |
45 | extension MTLSamplePosition: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
46 | @inlinable @inline(__always)
47 | public init(arrayLiteral elements: Float...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:52:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
50 |
51 | var patternRef = __pattern4
52 | memset_pattern4(__b, &patternRef, count << 2)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
53 | }
54 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:60:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
58 |
59 | var patternRef = __pattern8
60 | memset_pattern8(__b, &patternRef, count << 3)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
61 | }
62 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:68:27: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
66 |
67 | var patternRef = __pattern16
68 | memset_pattern16(__b, &patternRef, count << 4)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
69 | }
70 |
[153/153] Compiling ARHeadsetKit simdExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:17:1: warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
15 | }
16 |
17 | extension MTLSize: ExpressibleByIntegerLiteral, ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSize' to imported protocols 'ExpressibleByIntegerLiteral', 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
18 | @inlinable @inline(__always)
19 | public init(integerLiteral value: Int) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:34:1: warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
32 | }
33 |
34 | extension MTLOrigin: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLOrigin' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
35 | @inlinable @inline(__always)
36 | public init(arrayLiteral elements: Int...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/Metal/MetalExtensions.swift:45:1: warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
43 | }
44 |
45 | extension MTLSamplePosition: ExpressibleByArrayLiteral {
| |- warning: extension declares a conformance of imported type 'MTLSamplePosition' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'Metal' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
46 | @inlinable @inline(__always)
47 | public init(arrayLiteral elements: Float...) {
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:52:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
50 |
51 | var patternRef = __pattern4
52 | memset_pattern4(__b, &patternRef, count << 2)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
53 | }
54 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:60:26: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
58 |
59 | var patternRef = __pattern8
60 | memset_pattern8(__b, &patternRef, count << 3)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
61 | }
62 |
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Framework Extensions/MemoryUtilities.swift:68:27: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
66 |
67 | var patternRef = __pattern16
68 | memset_pattern16(__b, &patternRef, count << 4)
| `- warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
69 | }
70 |
Build complete! (19.36s)
Fetching https://github.com/devicekit/DeviceKit
[1/4072] Fetching devicekit
Fetched https://github.com/devicekit/DeviceKit from cache (1.06s)
Fetching https://github.com/michaeleisel/ZippyJSON
[1/1440] Fetching zippyjson
Fetched https://github.com/michaeleisel/ZippyJSON from cache (1.20s)
Fetching https://github.com/michaeleisel/ZippyJSONCFamily
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter
[1/862] Fetching jjliso8601dateformatter
[88/1481] Fetching jjliso8601dateformatter, zippyjsoncfamily
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter from cache (1.11s)
Fetched https://github.com/michaeleisel/ZippyJSONCFamily from cache (1.11s)
Computing version for https://github.com/michaeleisel/ZippyJSONCFamily
Computed https://github.com/michaeleisel/ZippyJSONCFamily at 1.2.14 (1.63s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter at 0.1.8 (0.50s)
Creating working copy for https://github.com/michaeleisel/JJLISO8601DateFormatter
Working copy of https://github.com/michaeleisel/JJLISO8601DateFormatter resolved at 0.1.8
Creating working copy for https://github.com/michaeleisel/ZippyJSONCFamily
Working copy of https://github.com/michaeleisel/ZippyJSONCFamily resolved at 1.2.14
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at master (513b9d7)
Creating working copy for https://github.com/michaeleisel/ZippyJSON
Working copy of https://github.com/michaeleisel/ZippyJSON resolved at master (a876ed0)
warning: 'spi-builder-workspace': found 8 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Mesh Matching/Second Match/SecondSceneMeshMatchTypes.metal
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Mesh Matching/Third Match/ThirdSceneMeshMatchTypes.metal
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Hand Reconstruction/Optical Flow Measurement/OpticalFlowMeasurementTypes.metal
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Metal Utilities/Private/ARObjectUtilities.metal
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Sorting/Third Sort/ThirdSceneSortTypes.metal
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Sorting/Fourth Sort/FourthSceneSortTypes.metal
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Metal Utilities/Private/MemoryUtilities.metal
/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Other/Metal Utilities/Private/ColorUtilities.metal
warning: 'devicekit': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Info.plist
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.swift.gyb
Build complete.
{
"dependencies" : [
{
"identity" : "devicekit",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/devicekit/DeviceKit"
},
{
"identity" : "zippyjson",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/michaeleisel/ZippyJSON"
}
],
"manifest_display_name" : "ARHeadsetKit",
"name" : "ARHeadsetKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "ARHeadsetKit",
"targets" : [
"ARHeadsetKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ARHeadsetKitTests",
"module_type" : "SwiftTarget",
"name" : "ARHeadsetKitTests",
"path" : "Tests/ARHeadsetKitTests",
"sources" : [
"ARHeadsetKitTests.swift"
],
"target_dependencies" : [
"ARHeadsetKit"
],
"type" : "test"
},
{
"c99name" : "ARHeadsetKit",
"module_type" : "SwiftTarget",
"name" : "ARHeadsetKit",
"path" : "Sources/ARHeadsetKit",
"product_dependencies" : [
"DeviceKit",
"ZippyJSON"
],
"product_memberships" : [
"ARHeadsetKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Central Rendering/CentralRendering.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Hand Reconstruction/Detection/HandDetection.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Hand Reconstruction/Optical Flow Measurement/OpticalFlowMeasurement.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Interface Rendering/AR Interface/Font Handle/SignedDistanceFieldCreation.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Interface Rendering/AR Interface/InterfacePreprocessing.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Interface Rendering/AR Interface/InterfaceRendering.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Interface Rendering/AR Interface/InterfaceSurfaceMeshIndices.data",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Culling/SceneCulling.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Occlusion Testing/SceneColorUpdate.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Occlusion Testing/SceneOcclusionTesting.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Duplicate Removal/SceneDuplicateRemoval.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Mesh Matching/First Match/FirstSceneMeshMatch.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Mesh Matching/Second Match/SecondSceneMeshMatch.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Mesh Matching/Third Match/ThirdSceneMeshMatch.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Mesh Reduction/SceneMeshReduction.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Sorting/First Sort/FirstSceneSort.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Sorting/Fourth Sort/FourthSceneSort.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Sorting/Second Sort/SecondSceneSort.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Sorting/Third Sort/ThirdSceneSort.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Texel Management/SceneTexelManagement.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Texel Rasterization/SceneTexelRasterization.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Scene Rendering (2D)/SceneRendering2D.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/SceneRendering.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ARHeadsetKit/User Settings/Lens Distortion Correction/LensDistortionCorrection.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ARHeadsetKit.swift",
"App Setup/ARContentView.swift",
"App Setup/AppCoordinator.swift",
"App Setup/Touchscreen Interface/HeadsetViewSeparator.swift",
"App Setup/Touchscreen Interface/MainSettingsView.swift",
"App Setup/Touchscreen Interface/Settings Groups/InteractionSettingsView.swift",
"App Setup/Touchscreen Interface/Settings Groups/LiDAREnabledSettingsView.swift",
"App Setup/Touchscreen Interface/Settings Groups/RenderingSettingsView.swift",
"App Setup/Touchscreen Interface/SettingsIconView.swift",
"App Setup/Touchscreen Interface/Tutorials/AppTutorialView.swift",
"App Setup/Touchscreen Interface/Tutorials/FlyingTutorialView.swift",
"App Setup/Touchscreen Interface/Tutorials/HeadsetTutorialView.swift",
"Central Rendering/AR Object/ARObject.swift",
"Central Rendering/AR Object/ARObjectExtensions.swift",
"Central Rendering/AR Object/RayTracing.swift",
"Central Rendering/Central Shape Container/CentralShapeContainer.swift",
"Central Rendering/Central Shape Container/CentralShapeContainerExtensions.swift",
"Central Rendering/CentralRenderer.swift",
"Central Rendering/CentralRendererExtensions.swift",
"Central Rendering/Shapes/CentralShape.swift",
"Central Rendering/Shapes/Polyhedral Shapes/CentralCube.swift",
"Central Rendering/Shapes/Polyhedral Shapes/CentralOctahedron.swift",
"Central Rendering/Shapes/Polyhedral Shapes/CentralSquarePyramid.swift",
"Central Rendering/Shapes/Round Shapes/CentralCone.swift",
"Central Rendering/Shapes/Round Shapes/CentralCylinder.swift",
"Central Rendering/Shapes/Round Shapes/CentralSphere.swift",
"Hand Reconstruction/Detection/HandDetection.swift",
"Hand Reconstruction/Detection/HandDetectionUtilities.swift",
"Hand Reconstruction/Hand Rendering (2D)/HandRenderer2D.swift",
"Hand Reconstruction/Hand Rendering (2D)/HandRenderer2DExtensions.swift",
"Hand Reconstruction/HandRenderer.swift",
"Hand Reconstruction/HandRendererExtensions.swift",
"Hand Reconstruction/Model Fitting/Hand.swift",
"Hand Reconstruction/Model Fitting/HandAngleTracker.swift",
"Hand Reconstruction/Model Fitting/HandLengths.swift",
"Hand Reconstruction/Model Fitting/HandModelFitter.swift",
"Hand Reconstruction/Model Fitting/HandOrientationTracker.swift",
"Hand Reconstruction/Optical Flow Measurement/OpticalFlowMeasurementExecution.swift",
"Hand Reconstruction/Optical Flow Measurement/OpticalFlowMeasurer.swift",
"Hand Reconstruction/Other/HandColorTracker.swift",
"Hand Reconstruction/Other/HandParityTracker.swift",
"Hand Reconstruction/Other/HandSamplingRateTracker.swift",
"Hand Reconstruction/Reconstruction/Hand3DReconstructionExecution.swift",
"Hand Reconstruction/Reconstruction/Hand3DReconstructionTypes.swift",
"Hand Reconstruction/Reconstruction/Hand3DReconstructionUtilities.swift",
"Interface Rendering/AR Interface/ARInterfaceElement.swift",
"Interface Rendering/AR Interface/ARInterfaceElementExtensions.swift",
"Interface Rendering/AR Interface/Font Handle/InterfaceFontCreation.swift",
"Interface Rendering/AR Interface/Font Handle/InterfaceFontHandle.swift",
"Interface Rendering/AR Interface/Font Handle/InterfaceFontSerialization.swift",
"Interface Rendering/AR Interface/Paragraph/InterfaceParagraph.swift",
"Interface Rendering/AR Interface/Paragraph/InterfaceParagraphCreation.swift",
"Interface Rendering/InterfaceRenderer.swift",
"Interface Rendering/InterfaceRendererExtensions.swift",
"Main Renderer/Custom Renderer/ARMetalRenderCommandEncoder.swift",
"Main Renderer/Custom Renderer/ARMetalRenderPipeline.swift",
"Main Renderer/Custom Renderer/CustomRenderer.swift",
"Main Renderer/MainRenderer.swift",
"Main Renderer/MainRendererExtensions.swift",
"Main Renderer/MainRenderingExecution.swift",
"Other/Framework Extensions/Core Text/CoreTextExtensions.swift",
"Other/Framework Extensions/DebuggingUtilities.swift",
"Other/Framework Extensions/DeviceKit/DeviceMeasurementProvider.swift",
"Other/Framework Extensions/DeviceKit/DeviceMeasurements.swift",
"Other/Framework Extensions/DeviceKit/FutureDeviceMeasurements.swift",
"Other/Framework Extensions/MemoryUtilities.swift",
"Other/Framework Extensions/Metal/CoreVideoExtensions.swift",
"Other/Framework Extensions/Metal/MTLLayeredBuffer.swift",
"Other/Framework Extensions/Metal/MetalExtensions.swift",
"Other/Framework Extensions/SwiftUIExtensions.swift",
"Other/Framework Extensions/simd/MathUtilities.swift",
"Other/Framework Extensions/simd/simdExtensions.swift",
"Scene Reconstruction/Culling/SceneCuller.swift",
"Scene Reconstruction/Culling/SceneCullingExecution.swift",
"Scene Reconstruction/Occlusion Testing/SceneOcclusionTester.swift",
"Scene Reconstruction/Occlusion Testing/SceneOcclusionTestingExecution.swift",
"Scene Reconstruction/Reconstruction/Duplicate Removal/SceneDuplicateRemovalExecution.swift",
"Scene Reconstruction/Reconstruction/Duplicate Removal/SceneDuplicateRemover.swift",
"Scene Reconstruction/Reconstruction/Duplicate Removal/SceneDuplicateRemoverExtensions.swift",
"Scene Reconstruction/Reconstruction/Mesh Matching/First Match/FirstSceneMeshMatch.swift",
"Scene Reconstruction/Reconstruction/Mesh Matching/SceneMeshMatcher.swift",
"Scene Reconstruction/Reconstruction/Mesh Matching/SceneMeshMatcherExtensions.swift",
"Scene Reconstruction/Reconstruction/Mesh Matching/Second Match/SecondSceneMeshMatch.swift",
"Scene Reconstruction/Reconstruction/Mesh Matching/Third Match/ThirdSceneMeshMatch.swift",
"Scene Reconstruction/Reconstruction/Mesh Reduction/SceneMeshReducer.swift",
"Scene Reconstruction/Reconstruction/Mesh Reduction/SceneMeshReducerExtensions.swift",
"Scene Reconstruction/Reconstruction/Mesh Reduction/SceneMeshReductionExecution.swift",
"Scene Reconstruction/Reconstruction/Sorting/First Sort/FirstSceneSortExecution.swift",
"Scene Reconstruction/Reconstruction/Sorting/First Sort/FirstSceneSorter.swift",
"Scene Reconstruction/Reconstruction/Sorting/Fourth Sort/FourthSceneSortExecution.swift",
"Scene Reconstruction/Reconstruction/Sorting/Fourth Sort/FourthSceneSorter.swift",
"Scene Reconstruction/Reconstruction/Sorting/Octree/OctreeNode.swift",
"Scene Reconstruction/Reconstruction/Sorting/Octree/OctreeNodeExtensions.swift",
"Scene Reconstruction/Reconstruction/Sorting/SceneSorter.swift",
"Scene Reconstruction/Reconstruction/Sorting/SceneSorterExtensions.swift",
"Scene Reconstruction/Reconstruction/Sorting/Second Sort/SecondSceneSortExecution.swift",
"Scene Reconstruction/Reconstruction/Sorting/Second Sort/SecondSceneSorter.swift",
"Scene Reconstruction/Reconstruction/Sorting/Third Sort/ThirdSceneSortExecution.swift",
"Scene Reconstruction/Reconstruction/Sorting/Third Sort/ThirdSceneSorter.swift",
"Scene Reconstruction/Reconstruction/Texel Management/SceneTexelManagementExecution.swift",
"Scene Reconstruction/Reconstruction/Texel Management/SceneTexelManager.swift",
"Scene Reconstruction/Reconstruction/Texel Management/SceneTexelManagerExtensions.swift",
"Scene Reconstruction/Reconstruction/Texel Rasterization/SceneTexelRasterizationExecution.swift",
"Scene Reconstruction/Reconstruction/Texel Rasterization/SceneTexelRasterizer.swift",
"Scene Reconstruction/Scene Rendering (2D)/SceneRenderer2D.swift",
"Scene Reconstruction/SceneRenderer.swift",
"Scene Reconstruction/SceneRendererExtensions.swift",
"User Settings/Camera Measurements/CameraMeasurements.swift",
"User Settings/Camera Measurements/CameraMeasurementsExtensions.swift",
"User Settings/Lens Distortion Correction/Configuration/LensDistortionSerialization.swift",
"User Settings/Lens Distortion Correction/Configuration/LensDistortionUniforms.swift",
"User Settings/Lens Distortion Correction/LensDistortionCorrectionExecution.swift",
"User Settings/Lens Distortion Correction/LensDistortionCorrector.swift",
"User Settings/Lens Distortion Correction/LensDistortionCorrectorExtensions.swift",
"User Settings/Lens Distortion Correction/Optimized VRR Mapping/LensDistortionPipelineCreation.swift",
"User Settings/Lens Distortion Correction/Optimized VRR Mapping/VRRMapPartitioning.swift",
"User Settings/UserSettings.swift",
"User Settings/UserSettingsSerialization.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.