The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of GateEngine with Swift 5.9 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/STREGAsGate/GateEngine.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/STREGAsGate/GateEngine
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a40ce90 Merge branch 'Release-0.2'
Cloned https://github.com/STREGAsGate/GateEngine.git
Revision (git rev-parse @):
a40ce90b62c10737cb5f5a1ab8c685ec38803d98
SUCCESS checkout https://github.com/STREGAsGate/GateEngine.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/STREGAsGate/GateEngine.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/54] Compiling _AtomicsShims.c
[1/54] Compiling Vorbis vorbisfile.c
[2/67] Compiling Vorbis synthesis.c
[3/71] Compiling Vorbis window.c
[3/71] Compiling Vorbis smallft.c
[5/71] Compiling Vorbis sharedbook.c
[6/79] Compiling Vorbis res0.c
[7/94] Compiling Vorbis registry.c
[8/134] Compiling Vorbis psy.c
[9/134] Compiling Vorbis mdct.c
[10/134] Compiling miniz.c
[11/134] Compiling Vorbis lsp.c
[12/134] Compiling Vorbis mapping0.c
[13/134] Compiling Vorbis lpc.c
[14/134] Compiling Vorbis lookup.c
[15/134] Compiling Vorbis info.c
[16/134] Compiling Vorbis framing.c
[17/134] Compiling Vorbis floor0.c
[18/134] Compiling Vorbis floor1.c
[19/134] Compiling Vorbis envelope.c
[20/134] Compiling Vorbis codebook.c
[21/134] Compiling Vorbis vorbisenc.c
[22/134] Compiling Vorbis block.c
[23/134] Compiling Vorbis bitwise.c
[24/134] Compiling Vorbis bitrate.c
[25/134] Compiling Vorbis analysis.c
[27/134] Emitting module _CollectionsUtilities
[28/136] Compiling GameMath Direction3.swift
[29/136] Compiling GameMath Matrix3x3.swift
[30/136] Compiling GameMath BoundingEllipsoid3D.swift
[31/136] Compiling GameMath BoundingSphere3D.swift
[32/136] Compiling GameMath Ray3D.swift
[33/136] Compiling GameMath ViewFrustum3D.swift
[33/136] Compiling gravity_utils.c
[34/136] Compiling gravity_json.c
[36/136] Compiling GameMath Vector2.swift
[37/136] Compiling GameMath AxisAlignedBoundingBox3D.swift
[37/136] Compiling gravity_debug.c
[38/136] Compiling TrueType nothing.c
[39/136] Compiling gravity_memory.c
[40/136] Compiling gravity_hash.c
[42/136] Compiling GameMath Collider2D.swift
[43/136] Compiling GameMath Line2D.swift
[44/136] Compiling GameMath AxisAlignedBoundingBox2D.swift
[45/136] Compiling GameMath BoundingCircle2D.swift
[46/136] Compiling GameMath BoundingEllipsoid2D.swift
[47/136] Compiling GameMath Ray2D.swift
[48/136] Compiling GameMath Size2.swift
[49/136] Compiling GameMath Transform2.swift
[49/136] Compiling gravity_value.c
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Dependencies/LibSPNG/src/spng.c:1212:13: warning: inflateValidate() not available, SPNG_CTX_IGNORE_ADLER32 will be ignored [-W#pragma-messages]
    #pragma message ("inflateValidate() not available, SPNG_CTX_IGNORE_ADLER32 will be ignored")
            ^
1 warning generated.
[50/136] Compiling spng.c
[51/136] Compiling gravity_opt_math.c
[54/138] Compiling gravity_opt_json.c
[56/138] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[57/138] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[57/138] Compiling gravity_vm.c
[58/138] Compiling gravity_opt_file.c
[61/138] Compiling gravity_opt_env.c
[63/268] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[64/268] Compiling HeapModule Heap+Descriptions.swift
[64/268] Compiling gravity_core.c
[66/268] Compiling HeapModule _HeapNode.swift
[67/268] Compiling HeapModule Heap.swift
[68/344] Emitting module HeapModule
[69/344] Compiling HeapModule Heap+Invariants.swift
[70/344] Compiling HeapModule Heap+UnsafeHandle.swift
[71/353] Compiling DequeModule Deque._Storage.swift
[72/353] Compiling HashTreeCollections _HashNode+Lookups.swift
[74/360] Compiling DequeModule _DequeBuffer.swift
[75/360] Compiling DequeModule _DequeBufferHeader.swift
[76/360] Compiling DequeModule Deque+Descriptions.swift
[77/360] Compiling DequeModule Deque+Equatable.swift
[78/360] Compiling DequeModule Deque._UnsafeHandle.swift
[79/360] Compiling DequeModule Deque.swift
[80/367] Compiling DequeModule Deque+Codable.swift
[81/367] Compiling DequeModule Deque+Collection.swift
[82/367] Compiling DequeModule Deque+CustomReflectable.swift
[83/367] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[84/367] Compiling DequeModule Deque+Extras.swift
[85/367] Compiling DequeModule Deque+Hashable.swift
[86/367] Compiling DequeModule Deque+Sendable.swift
[87/367] Compiling DequeModule Deque+Testing.swift
[88/367] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[89/367] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[90/367] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[91/367] Compiling HashTreeCollections _HashNode+Structural merge.swift
[92/367] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[93/367] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[94/367] Compiling HashTreeCollections _HashNode+Structural union.swift
[95/367] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[96/367] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[97/367] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[98/367] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[99/367] Compiling HashTreeCollections _HashNode.swift
[100/367] Compiling HashTreeCollections _HashNodeHeader.swift
[101/367] Compiling HashTreeCollections _HashSlot.swift
[102/367] Compiling HashTreeCollections _HashStack.swift
[103/367] Compiling HashTreeCollections TreeSet+Hashable.swift
[104/367] Compiling HashTreeCollections TreeSet+Sendable.swift
[105/367] Compiling HashTreeCollections TreeSet+Sequence.swift
[106/367] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[107/367] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[108/367] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[109/367] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[110/367] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[111/367] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[112/367] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[129/379] Compiling HashTreeCollections TreeDictionary.swift
[130/379] Compiling HashTreeCollections TreeSet+Codable.swift
[131/379] Compiling HashTreeCollections TreeSet+Collection.swift
[132/379] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[133/379] Compiling HashTreeCollections TreeSet+Debugging.swift
[134/379] Compiling HashTreeCollections TreeSet+Descriptions.swift
[135/379] Compiling HashTreeCollections TreeSet+Equatable.swift
[136/379] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[137/379] Compiling HashTreeCollections TreeSet+Extras.swift
[138/379] Compiling HashTreeCollections TreeSet+Filter.swift
[139/379] Compiling OrderedCollections OrderedSet+Sendable.swift
[140/379] Compiling OrderedCollections OrderedSet+SubSequence.swift
[141/379] Compiling OrderedCollections OrderedSet+Testing.swift
[142/379] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[143/379] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[144/379] Compiling OrderedCollections OrderedSet.swift
[145/379] Compiling OrderedCollections _UnsafeBitset.swift
[146/379] Compiling HashTreeCollections TreeDictionary+Merge.swift
[147/379] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[148/379] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[149/379] Compiling HashTreeCollections TreeDictionary+Values.swift
[151/379] Compiling DequeModule _DequeSlot.swift
[155/379] Emitting module DequeModule
[157/379] Compiling DequeModule _UnsafeWrappedBuffer.swift
[158/379] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[159/379] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[160/379] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[161/379] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[162/379] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[163/379] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[164/379] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[165/379] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[166/379] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[167/379] Compiling HashTreeCollections TreeSet.swift
[168/432] Compiling BitCollections BitArray+Codable.swift
[169/432] Compiling BitCollections BitArray+Collection.swift
[170/432] Compiling BitCollections BitArray+Copy.swift
[171/432] Compiling BitCollections BitArray+CustomReflectable.swift
[172/432] Compiling BitCollections BitArray+Descriptions.swift
[173/432] Compiling BitCollections BitArray+Equatable.swift
[174/432] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[175/432] Compiling BitCollections BitSet+CustomReflectable.swift
[176/432] Compiling BitCollections BitSet+CustomStringConvertible.swift
[177/432] Compiling BitCollections BitSet+Equatable.swift
[177/432] Compiling ufbx.c
[178/441] Compiling gravity_visitor.c
[180/441] Compiling BitCollections BitSet+Invariants.swift
[181/441] Compiling BitCollections BitSet+Random.swift
[182/441] Compiling BitCollections BitSet+SetAlgebra basics.swift
[183/441] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[184/441] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[185/441] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[186/441] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[187/441] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[187/441] Compiling gravity_token.c
[188/441] Compiling gravity_symboltable.c
[191/441] Compiling BitCollections BitArray+Extras.swift
[192/441] Compiling BitCollections BitArray+Fill.swift
[193/441] Compiling BitCollections BitArray+Hashable.swift
[194/441] Compiling BitCollections BitArray+Initializers.swift
[195/441] Compiling BitCollections BitArray+Invariants.swift
[196/441] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[197/441] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[198/441] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[199/441] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[209/441] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[210/441] Compiling BitCollections BitSet+Initializers.swift
[218/441] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[219/441] Compiling BitCollections BitSet+SetAlgebra union.swift
[220/441] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[221/441] Compiling BitCollections BitSet.Counted.swift
[227/441] Compiling gravity_semacheck2.c
[235/441] Compiling gravity_semacheck1.c
[237/441] Compiling BitCollections BitArray+RandomBits.swift
[238/441] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[239/441] Compiling BitCollections BitSet+BidirectionalCollection.swift
[240/441] Compiling BitCollections BitSet+Codable.swift
[241/441] Emitting module Atomics
[244/441] Compiling BitCollections BitArray+Shifts.swift
[245/441] Compiling BitCollections BitArray+Testing.swift
[246/441] Compiling BitCollections BitArray._UnsafeHandle.swift
[247/441] Compiling BitCollections BitArray.swift
[250/441] Compiling BitCollections BitArray+BitwiseOperations.swift
[251/441] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[251/441] Compiling gravity_optimizer.c
[262/441] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[263/441] Compiling BitCollections BitSet+Extras.swift
[263/441] Compiling gravity_lexer.c
[272/441] Compiling BitCollections BitSet+Hashable.swift
[273/441] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[274/441] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[275/441] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[276/441] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[277/441] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[278/441] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[281/441] Emitting module OrderedCollections
[281/441] Compiling gravity_ircode.c
[282/441] Compiling gravity_compiler.c
[283/441] Compiling gravity_parser.c
[284/441] Copying GateEngine
[286/441] Emitting module BitCollections
[286/448] Compiling gravity_ast.c
[302/448] Compiling gravity_codegen.c
[322/448] Emitting module _RopeModule
[345/448] Compiling BitCollections BitSet.Index.swift
[346/448] Compiling BitCollections BitSet._UnsafeHandle.swift
[347/448] Compiling BitCollections BitSet.swift
[348/448] Compiling BitCollections Range+Utilities.swift
[349/448] Compiling BitCollections Slice+Utilities.swift
[350/448] Compiling BitCollections UInt+Tricks.swift
[351/448] Compiling BitCollections _Word.swift
[382/448] Compiling _RopeModule Rope+Join.swift
[383/448] Compiling _RopeModule Rope+MutatingForEach.swift
[384/448] Compiling _RopeModule Rope+Remove.swift
[385/448] Compiling _RopeModule Rope+RemoveSubrange.swift
[386/448] Compiling _RopeModule Rope+Split.swift
[387/448] Compiling _RopeModule Optional Utilities.swift
[388/448] Compiling _RopeModule String Utilities.swift
[389/448] Compiling _RopeModule String.Index+ABI.swift
[390/448] Compiling _RopeModule _CharacterRecognizer.swift
[391/448] Emitting module HashTreeCollections
[401/450] Emitting module Collections
[402/450] Compiling Collections Collections.swift
[419/455] Compiling OpenGL_GateEngine OpenGLLinux.swift
[420/455] Compiling OpenGL_GateEngine Unsupported.swift
[421/456] Compiling OpenGL_GateEngine GLFW.swift
[422/456] Compiling OpenGL_GateEngine GLEW_Linux.swift
[423/456] Compiling OpenGL_GateEngine GLEW_Windows.swift
[424/456] Compiling OpenGL_GateEngine OpenGLWindows.swift
[425/456] Emitting module OpenGL_GateEngine
[431/456] Emitting module GameMath
[432/456] Compiling GameMath GameMath.swift
[433/456] Compiling GameMath Interpolation.swift
[434/456] Compiling GameMath CoreGraphics.swift
[435/456] Compiling GameMath Win32.swift
[436/456] Compiling GameMath Vector4.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GameMath/3D Types/3D Physics/3D Colliders/BoundingEllipsoid3D.swift:75:9: warning: code after 'return' will never be executed
        if self.position == collider.position {
        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GameMath/3D Types/3D Physics/3D Colliders/BoundingEllipsoid3D.swift:75:9: warning: code after 'return' will never be executed
        if self.position == collider.position {
        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GameMath/3D Types/3D Physics/3D Colliders/BoundingEllipsoid3D.swift:75:9: warning: code after 'return' will never be executed
        if self.position == collider.position {
        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GameMath/3D Types/3D Physics/3D Colliders/BoundingEllipsoid3D.swift:75:9: warning: code after 'return' will never be executed
        if self.position == collider.position {
        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GameMath/3D Types/3D Physics/3D Colliders/BoundingEllipsoid3D.swift:75:9: warning: code after 'return' will never be executed
        if self.position == collider.position {
        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GameMath/3D Types/3D Physics/3D Colliders/BoundingEllipsoid3D.swift:75:9: warning: code after 'return' will never be executed
        if self.position == collider.position {
        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GameMath/3D Types/3D Physics/3D Colliders/CollisionTriangle.swift:209:22: warning: This is broken
            #warning("This is broken")
                     ^~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GameMath/3D Types/3D Physics/3D Colliders/OrientedBoundingBox3D.swift:351:18: warning: This might be wrong
        #warning("This might be wrong")
                 ^~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GameMath/3D Types/3D Physics/3D Colliders/CollisionTriangle.swift:209:22: warning: This is broken
            #warning("This is broken")
                     ^~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GameMath/3D Types/3D Physics/3D Colliders/OrientedBoundingBox3D.swift:351:18: warning: This might be wrong
        #warning("This might be wrong")
                 ^~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GameMath/3D Types/3D Physics/3D Colliders/CollisionTriangle.swift:209:22: warning: This is broken
            #warning("This is broken")
                     ^~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GameMath/3D Types/3D Physics/3D Colliders/OrientedBoundingBox3D.swift:351:18: warning: This might be wrong
        #warning("This might be wrong")
                 ^~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GameMath/3D Types/3D Physics/3D Colliders/CollisionTriangle.swift:209:22: warning: This is broken
            #warning("This is broken")
                     ^~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GameMath/3D Types/3D Physics/3D Colliders/OrientedBoundingBox3D.swift:351:18: warning: This might be wrong
        #warning("This might be wrong")
                 ^~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GameMath/3D Types/3D Physics/3D Colliders/CollisionTriangle.swift:209:22: warning: This is broken
            #warning("This is broken")
                     ^~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GameMath/3D Types/3D Physics/3D Colliders/OrientedBoundingBox3D.swift:351:18: warning: This might be wrong
        #warning("This might be wrong")
                 ^~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GameMath/3D Types/3D Physics/3D Colliders/CollisionTriangle.swift:209:22: warning: This is broken
            #warning("This is broken")
                     ^~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GameMath/3D Types/3D Physics/3D Colliders/OrientedBoundingBox3D.swift:351:18: warning: This might be wrong
        #warning("This might be wrong")
                 ^~~~~~~~~~~~~~~~~~~~~
[455/476] Compiling OpenGL_GateEngine OpenGL_GateEngine.swift
[456/476] Compiling OpenGL_GateEngine GLKit.swift
[457/476] Emitting module Shaders
[458/478] Compiling Shaders Value.swift
[459/478] Compiling Shaders Vec2.swift
[460/478] Compiling Shaders Vec3.swift
[461/478] Compiling Shaders Vec4.swift
[462/478] Compiling Shaders Scalar.swift
[463/478] Compiling Shaders ShaderVoid.swift
[464/478] Compiling Shaders UVec4.swift
[465/478] Compiling Shaders ShaderDocument.swift
[466/478] Compiling Shaders Mat3.swift
[467/478] Compiling Shaders Mat4.swift
[468/478] Compiling Shaders Mat4Array.swift
[469/478] Compiling Shaders Operation.swift
[470/478] Compiling Shaders Sampler2D.swift
[471/478] Compiling Shaders MSLCodeGenerator.swift
[472/478] Compiling Shaders FragmentShader.swift
[473/478] Compiling Shaders HashGenerator.swift
[474/478] Compiling Shaders VertexShader.swift
[475/478] Compiling Shaders ShaderError.swift
[476/478] Compiling Shaders CodeGenerator.swift
[477/478] Compiling Shaders GLSLCodeGenerator.swift
[478/478] Compiling Shaders HLSLCodeGenerator.swift
[479/648] Compiling GateEngine Gravity+Files.swift
[480/648] Compiling GateEngine Gravity+Testing.swift
[481/648] Compiling GateEngine Gravity.swift
[482/648] Compiling GateEngine GravityClass.swift
[483/648] Compiling GateEngine GravityClosure.swift
[484/648] Compiling GateEngine GravityInstance.swift
[485/648] Compiling GateEngine GravityProtocols.swift
[486/648] Compiling GateEngine GravityValue.swift
[487/648] Compiling GateEngine GravityValueConvertible.swift
[488/648] Compiling GateEngine Music.swift
[489/648] Compiling GateEngine VorbisFile.swift
[490/648] Compiling GateEngine WaveFile.swift
[491/648] Compiling GateEngine AudioTypes.swift
[492/648] Compiling GateEngine CAListenerReference.swift
[493/648] Compiling GateEngine CASourceReference.swift
[494/648] Compiling GateEngine CASpacialMixerReference.swift
[495/648] Compiling GateEngine CABufferReference.swift
[496/648] Compiling GateEngine CAContextReference.swift
[497/648] Compiling GateEngine CAAudioMixerReference.swift
[498/648] Compiling GateEngine CAAudioTrackReference.swift
[499/648] Compiling GateEngine OAListenerReference.swift
[500/648] Compiling GateEngine OASourceReference.swift
[501/648] Compiling GateEngine OASpacialMixerReference.swift
[502/648] Compiling GateEngine OABufferReference.swift
[503/672] Compiling GateEngine OAContextReference.swift
[504/672] Compiling GateEngine OAAudioMixerReference.swift
[505/672] Compiling GateEngine OAAudioTrackReference.swift
[506/672] Compiling GateEngine OpenALContext.swift
[507/672] Compiling GateEngine OpenALDevice.swift
[508/672] Compiling GateEngine OpenALError.swift
[509/672] Compiling GateEngine OpenALSource.swift
[510/672] Compiling GateEngine WAListenerReference.swift
[511/672] Compiling GateEngine WASourceReference.swift
[512/672] Compiling GateEngine WASpacialMixerReference.swift
[513/672] Compiling GateEngine WAAudioMixerReference.swift
[514/672] Compiling GateEngine WAAudioTrackReference.swift
[515/672] Compiling GateEngine WABufferReference.swift
[516/672] Compiling GateEngine WAContextReference.swift
[517/672] Compiling GateEngine XAListenerReference.swift
[518/672] Compiling GateEngine XASourceReference.swift
[519/672] Compiling GateEngine XASpacialMixerReference.swift
[520/672] Compiling GateEngine XAAudioMixerReference.swift
[521/672] Compiling GateEngine XAAudioTrackReference.swift
[522/672] Compiling GateEngine XABufferReference.swift
[523/672] Compiling GateEngine XAContextReference.swift
[524/672] Compiling GateEngine BufferConverter.swift
[525/672] Compiling GateEngine Sound.swift
[526/672] Compiling GateEngine AudioBuffer.swift
[527/672] Compiling GateEngine Collision2DComponent.swift
[528/672] Compiling GateEngine Collision2DSystem.swift
[529/672] Compiling GateEngine Physics2DComponent.swift
[530/672] Compiling GateEngine Physics2DSystem.swift
[531/672] Compiling GateEngine QuadtreeComponent.swift
[532/672] Compiling GateEngine SpriteComponent.swift
[533/672] Compiling GateEngine SpriteSystem.swift
[534/672] Compiling GateEngine TileMapComponent.swift
[535/672] Compiling GateEngine TileMapSystem.swift
[536/672] Compiling GateEngine Transform2Component.swift
[537/672] Compiling GateEngine BillboardComponent.swift
[538/672] Compiling GateEngine BillboardSystem.swift
[539/672] Compiling GateEngine CameraComponent.swift
[540/672] Compiling GateEngine MaterialComponent.swift
[541/672] Compiling GateEngine ObjectAnimation3DComponent.swift
[542/672] Compiling GateEngine ObjectAnimation3DSystem.swift
[543/672] Compiling GateEngine Collision3DComponent.swift
[544/672] Compiling GateEngine Collision3DSystem.swift
[545/672] Compiling GateEngine OctreeComponent.swift
[546/672] Compiling GateEngine Physics3DComponent.swift
[547/672] Compiling GateEngine Physics3DSystem.swift
[548/672] Compiling GateEngine RenderingGeometryComponent.swift
[549/672] Compiling GateEngine Rig3DComponent.swift
[550/672] Compiling GateEngine Rig3DSystem.swift
[551/672] Compiling GateEngine Transform3Component.swift
[552/672] Compiling GateEngine Component.swift
[553/672] Compiling GateEngine ECSContext.swift
[554/672] Compiling GateEngine Entity.swift
[555/672] Compiling GateEngine Performance.swift
[556/672] Compiling GateEngine PlatformSystem.swift
[557/672] Compiling GateEngine RenderingSystem.swift
[558/672] Compiling GateEngine SortOrder.swift
[559/672] Compiling GateEngine System.swift
[560/672] Compiling GateEngine FinalizeSimulationSystem.swift
[561/672] Compiling GateEngine MaxQuantityComponent.swift
[562/672] Compiling GateEngine ParentRelationshipComponent.swift
[563/672] Compiling GateEngine TimedDeathComponent.swift
[564/672] Compiling GateEngine PerformanceRenderingSystem.swift
[565/672] Compiling GateEngine AudioSystem.swift
[566/672] Compiling GateEngine CacheSystem.swift
[567/672] Compiling GateEngine DeferredDelaySystem.swift
[568/672] Compiling GateEngine HIDSystem.swift
[569/672] Compiling GateEngine StandardRenderingSystem.swift
[570/672] Compiling GateEngine StateMachine.swift
[571/672] Compiling GateEngine StateMachineComponent.swift
[572/672] Compiling GateEngine StateMachineSystem.swift
[573/672] Compiling GateEngine TimeScaleComponent.swift
[574/672] Compiling GateEngine Game.swift
[575/672] Compiling GateEngine GameDelegate.swift
[576/672] Compiling GateEngine TiledTSJImporter.swift
[577/672] Compiling GateEngine WavefrontOBJ.swift
[578/672] Compiling GateEngine Light.swift
[579/672] Compiling GateEngine DirectionalLight.swift
[580/672] Compiling GateEngine PointLight.swift
[581/672] Compiling GateEngine SpotLight.swift
[582/672] Compiling GateEngine Paths.swift
[583/672] Compiling GateEngine Resource.swift
[584/672] Compiling GateEngine ResourceManager.swift
[585/672] Compiling GateEngine SkeletalAnimation.swift
[586/672] Compiling GateEngine Skeleton.swift
[587/672] Compiling GateEngine Skin.swift
[588/672] Compiling GateEngine Sprite.swift
[589/672] Compiling GateEngine SpriteAnimation.swift
[590/672] Compiling GateEngine SpriteSheet.swift
[591/672] Compiling GateEngine ImageFont.swift
[592/672] Compiling GateEngine TTFFont.swift
[593/672] Compiling GateEngine Font.swift
[594/672] Compiling GateEngine Text.swift
[595/672] Compiling GateEngine Texture.swift
[596/672] Compiling GateEngine TileMap.swift
[597/672] Compiling GateEngine TileSet.swift
[598/672] Compiling GateEngine SaveState.swift
[599/672] Compiling GateEngine Gravity+Errors.swift
[600/672] Emitting module GateEngine
[601/720] Compiling GateEngine MouseScroller.swift
[602/720] Compiling GateEngine GestureRecognizers.swift
[603/720] Compiling GateEngine Touch.swift
[604/720] Compiling GateEngine TouchScreen.swift
[605/720] Compiling GateEngine TouchSurface.swift
[606/720] Compiling GateEngine AndroidPlatform.swift
[607/720] Compiling GateEngine AppKitGLKitView.swift
[608/720] Compiling GateEngine AppKitMetalView.swift
[609/720] Compiling GateEngine AppKitViewController.swift
[610/720] Compiling GateEngine AppKitWindow.swift
[611/720] Compiling GateEngine AppKitPlatform.swift
[612/720] Compiling GateEngine AppleFileSystem.swift
[613/720] Compiling GateEngine UIKitGLKitView.swift
[614/720] Compiling GateEngine UIKitMetalView.swift
[615/720] Compiling GateEngine UIKitViewController.swift
[616/720] Compiling GateEngine UIKitWindow.swift
[617/720] Compiling GateEngine UIKitPlatform.swift
[618/720] Compiling GateEngine FileSystem.swift
[619/720] Compiling GateEngine LinuxFileSystem.swift
[620/720] Compiling GateEngine LinuxPlatform.swift
[621/720] Compiling GateEngine X11Window.swift
[622/720] Compiling GateEngine Platform.swift
[623/720] Compiling GateEngine WASIWindow.swift
[624/720] Compiling GateEngine WASIFileSystem.swift
[625/720] Compiling GateEngine AudioContext.swift
[626/720] Compiling GateEngine AudioMixer.swift
[627/720] Compiling GateEngine AudioTrack.swift
[628/720] Compiling GateEngine SpatialAudioListener.swift
[629/720] Compiling GateEngine SpatialAudioMixer.swift
[630/720] Compiling GateEngine SpatialAudioSource.swift
[631/720] Compiling GateEngine GamePad.swift
[632/720] Compiling GateEngine GamePadInterpreter.swift
[633/720] Compiling GateEngine IOKitGamePadInterpreter.swift
[634/720] Compiling GateEngine LinuxHIDGamePadInterpreter.swift
[635/720] Compiling GateEngine SDL2.swift
[636/720] Compiling GateEngine MFIGamePadInterpreter.swift
[637/720] Compiling GateEngine NullGamePadInterpreter.swift
[638/720] Compiling GateEngine WASIGamePadInterpreter.swift
[639/720] Compiling GateEngine XInputGamePadInterpreter.swift
[640/720] Compiling GateEngine GamePadManager.swift
[641/720] Compiling GateEngine HID.swift
[642/720] Compiling GateEngine CharacterStream.swift
[643/720] Compiling GateEngine Keyboard.swift
[644/720] Compiling GateEngine KeyboardEvent.swift
[645/720] Compiling GateEngine KeyboardKey.swift
[646/720] Compiling GateEngine KeyboardModifierMask.swift
[647/720] Compiling GateEngine Mouse.swift
[648/720] Compiling GateEngine MouseButton.swift
[649/720] Compiling GateEngine GateEngine.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[650/720] Compiling GateEngine IDGenerator.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[651/720] Compiling GateEngine Octree.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[652/720] Compiling GateEngine Quadtree.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[653/720] Compiling GateEngine RawGeometry+Extensions.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[654/720] Compiling GateEngine SkinCollider.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[655/720] Compiling GateEngine ObjectAnimation3D.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[656/720] Compiling GateEngine Geometry.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[657/720] Compiling GateEngine Lines.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[658/720] Compiling GateEngine MutableGeometry.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[659/720] Compiling GateEngine MutableLines.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[660/720] Compiling GateEngine MutablePoints.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[661/720] Compiling GateEngine Points.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[662/720] Compiling GateEngine RawGeometry.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[663/720] Compiling GateEngine RawLines.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[664/720] Compiling GateEngine RawPoints.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[665/720] Compiling GateEngine Triangle.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[666/720] Compiling GateEngine Vertex.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[667/720] Compiling GateEngine SkinnedGeometry.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[668/720] Compiling GateEngine ApplePlatformImageImporter.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[669/720] Compiling GateEngine ApplePlatformModelImporter.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[670/720] Compiling GateEngine GLTransmissionFormat.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[671/720] Compiling GateEngine PNGImporter.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[672/720] Compiling GateEngine TiledTMJImporter.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/Importers/GLTransmissionFormat.swift:502:26: warning: Tangents not filtered to vec3
                #warning("Tangents not filtered to vec3")
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[673/720] Compiling GateEngine WASIPlatform.swift
[674/720] Compiling GateEngine Win32Window.swift
[675/720] Compiling GateEngine WinSDK+Helpers.swift
[676/720] Compiling GateEngine Win32FileSystem.swift
[677/720] Compiling GateEngine Win32Platform.swift
[678/720] Compiling GateEngine Canvas.swift
[679/720] Compiling GateEngine DrawCommand.swift
[680/720] Compiling GateEngine Drawable.swift
[681/720] Compiling GateEngine Scene.swift
[682/720] Compiling GateEngine DX12Geometry.swift
[683/720] Compiling GateEngine DX12RenderTarget.swift
[684/720] Compiling GateEngine DX12Renderer.swift
[685/720] Compiling GateEngine DX12SwapChain.swift
[686/720] Compiling GateEngine DX12Texture.swift
[687/720] Compiling GateEngine GeometryBackend.swift
[688/720] Compiling GateEngine MetalGeometry.swift
[689/720] Compiling GateEngine MetalRenderTarget.swift
[690/720] Compiling GateEngine MetalRenderer.swift
[691/720] Compiling GateEngine MetalTexture.swift
[692/720] Compiling GateEngine OpenGLGeometry.swift
[693/720] Compiling GateEngine OpenGLRenderTarget.swift
[694/720] Compiling GateEngine OpenGLRenderer+Apple.swift
[695/720] Compiling GateEngine OpenGLRenderer+Linux.swift
[696/720] Compiling GateEngine OpenGLRenderer.swift
[697/720] Compiling GateEngine OpenGLTexture.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[698/720] Compiling GateEngine WebGL2Geometry.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[699/720] Compiling GateEngine WebGL2RenderTarget.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[700/720] Compiling GateEngine WebGL2Renderer.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[701/720] Compiling GateEngine WebGL2Texture.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[702/720] Compiling GateEngine RenderTarget.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[703/720] Compiling GateEngine Renderer.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[704/720] Compiling GateEngine SystemShaders.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[705/720] Compiling GateEngine WindowManager.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[706/720] Compiling GateEngine Camera.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[707/720] Compiling GateEngine Material.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[708/720] Compiling GateEngine Matricies.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[709/720] Compiling GateEngine Button.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[710/720] Compiling GateEngine Control.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[711/720] Compiling GateEngine UICanvas.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[712/720] Compiling GateEngine GameViewController.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[713/720] Compiling GateEngine ImageView.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[714/720] Compiling GateEngine Label.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[715/720] Compiling GateEngine Layout.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[716/720] Compiling GateEngine StackView.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[717/720] Compiling GateEngine View.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[718/720] Compiling GateEngine ViewController.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[719/720] Compiling GateEngine Window.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
[720/720] Compiling GateEngine resource_bundle_accessor.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/System/Rendering/RenderTarget.swift:239:36: warning: cast from 'any Drawable' to unrelated type 'RenderTargetFillContainer' always fails
                case let container as RenderTargetFillContainer:
                                   ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/UI/GameViewController.swift:120:24: warning: value 'window' was defined but never used; consider replacing with boolean test
                if let window {
                   ~~~~^
                              != nil
Build complete! (46.35s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/swiftwasm/JavaScriptKit.git from cache
Fetching https://github.com/swiftwasm/WebAPIKit.git from cache
Fetched https://github.com/apple/swift-collections.git (0.25s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/swiftwasm/WebAPIKit.git (0.33s)
Fetched https://github.com/swiftwasm/JavaScriptKit.git (0.39s)
Fetched https://github.com/apple/swift-atomics.git (0.17s)
Computing version for https://github.com/swiftwasm/WebAPIKit.git
Computed https://github.com/swiftwasm/WebAPIKit.git at 0.1.0 (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.02s)
Computing version for https://github.com/swiftwasm/JavaScriptKit.git
Computed https://github.com/swiftwasm/JavaScriptKit.git at 0.19.2 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.03s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/swiftwasm/JavaScriptKit.git
Working copy of https://github.com/swiftwasm/JavaScriptKit.git resolved at 0.19.2
Creating working copy for https://github.com/swiftwasm/WebAPIKit.git
Working copy of https://github.com/swiftwasm/WebAPIKit.git resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.1.0
Build complete.
{
  "c_language_standard" : "gnu11",
  "cxx_language_standard" : "gnu++14",
  "dependencies" : [
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "exact" : [
          "1.1.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "webapikit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftwasm/WebAPIKit.git"
    },
    {
      "identity" : "javascriptkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.16.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftwasm/JavaScriptKit.git"
    }
  ],
  "manifest_display_name" : "GateEngine",
  "name" : "GateEngine",
  "path" : "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "GateEngine",
      "targets" : [
        "GateEngine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GameMath",
      "targets" : [
        "GameMath"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "uFBX",
      "module_type" : "ClangTarget",
      "name" : "uFBX",
      "path" : "Dependencies/uFBX",
      "product_memberships" : [
        "GateEngine"
      ],
      "sources" : [
        "src/ufbx.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "miniz",
      "module_type" : "ClangTarget",
      "name" : "miniz",
      "path" : "Dependencies/miniz",
      "product_memberships" : [
        "GateEngine"
      ],
      "sources" : [
        "src/miniz.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Vorbis",
      "module_type" : "ClangTarget",
      "name" : "Vorbis",
      "path" : "Dependencies/Vorbis",
      "product_memberships" : [
        "GateEngine"
      ],
      "sources" : [
        "analysis.c",
        "bitrate.c",
        "bitwise.c",
        "block.c",
        "codebook.c",
        "envelope.c",
        "floor0.c",
        "floor1.c",
        "framing.c",
        "info.c",
        "lookup.c",
        "lpc.c",
        "lsp.c",
        "mapping0.c",
        "mdct.c",
        "psy.c",
        "registry.c",
        "res0.c",
        "sharedbook.c",
        "smallft.c",
        "synthesis.c",
        "vorbisenc.c",
        "vorbisfile.c",
        "window.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TrueType",
      "module_type" : "ClangTarget",
      "name" : "TrueType",
      "path" : "Dependencies/TrueType",
      "product_memberships" : [
        "GateEngine"
      ],
      "sources" : [
        "nothing.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Shaders",
      "module_type" : "SwiftTarget",
      "name" : "Shaders",
      "path" : "Sources/Shaders",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "GateEngine"
      ],
      "sources" : [
        "Generators/CodeGenerator.swift",
        "Generators/GLSLCodeGenerator.swift",
        "Generators/HLSLCodeGenerator.swift",
        "Generators/MSLCodeGenerator.swift",
        "ShaderDocument/FragmentShader.swift",
        "ShaderDocument/HashGenerator.swift",
        "ShaderDocument/ShaderDocument.swift",
        "ShaderDocument/Values/Mat3.swift",
        "ShaderDocument/Values/Mat4.swift",
        "ShaderDocument/Values/Mat4Array.swift",
        "ShaderDocument/Values/Operation.swift",
        "ShaderDocument/Values/Sampler2D.swift",
        "ShaderDocument/Values/Scalar.swift",
        "ShaderDocument/Values/ShaderVoid.swift",
        "ShaderDocument/Values/UVec4.swift",
        "ShaderDocument/Values/Value.swift",
        "ShaderDocument/Values/Vec2.swift",
        "ShaderDocument/Values/Vec3.swift",
        "ShaderDocument/Values/Vec4.swift",
        "ShaderDocument/VertexShader.swift",
        "ShaderError.swift"
      ],
      "target_dependencies" : [
        "GameMath"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenGL_GateEngine",
      "module_type" : "SwiftTarget",
      "name" : "OpenGL_GateEngine",
      "path" : "Dependencies/OpenGL/OpenGL_GateEngine",
      "product_memberships" : [
        "GateEngine"
      ],
      "sources" : [
        "OpenGL_GateEngine.swift",
        "Platforms/Apple/GLKit.swift",
        "Platforms/GLEW/GLEW_Linux.swift",
        "Platforms/GLEW/GLEW_Windows.swift",
        "Platforms/GLFW/GLFW.swift",
        "Platforms/Linux/OpenGLLinux.swift",
        "Platforms/Unsupported/Unsupported.swift",
        "Platforms/Windows/OpenGLWindows.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LibSPNG",
      "module_type" : "ClangTarget",
      "name" : "LibSPNG",
      "path" : "Dependencies/LibSPNG",
      "product_memberships" : [
        "GateEngine"
      ],
      "sources" : [
        "src/spng.c"
      ],
      "target_dependencies" : [
        "miniz"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GravityTests",
      "module_type" : "SwiftTarget",
      "name" : "GravityTests",
      "path" : "Tests/GravityTests",
      "resources" : [
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/GravityTests/Resources/disabled",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/GravityTests/Resources/unittest",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/GravityTests/Resources/infiniteloop",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/GravityTests/Resources/fuzzy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Unittest/Unittest01SyntaxTests.swift",
        "Unittest/Unittest02SemanticStep1Tests.swift",
        "Unittest/Unittest03SemanticStep2Tests.swift",
        "Unittest/Unittest04CodegenTests.swift",
        "_GravityXCTestCase.swift"
      ],
      "target_dependencies" : [
        "Gravity",
        "GateEngine"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Gravity",
      "module_type" : "ClangTarget",
      "name" : "Gravity",
      "path" : "Dependencies/Gravity",
      "product_memberships" : [
        "GateEngine"
      ],
      "sources" : [
        "src/compiler/gravity_ast.c",
        "src/compiler/gravity_codegen.c",
        "src/compiler/gravity_compiler.c",
        "src/compiler/gravity_ircode.c",
        "src/compiler/gravity_lexer.c",
        "src/compiler/gravity_optimizer.c",
        "src/compiler/gravity_parser.c",
        "src/compiler/gravity_semacheck1.c",
        "src/compiler/gravity_semacheck2.c",
        "src/compiler/gravity_symboltable.c",
        "src/compiler/gravity_token.c",
        "src/compiler/gravity_visitor.c",
        "src/optionals/gravity_opt_env.c",
        "src/optionals/gravity_opt_file.c",
        "src/optionals/gravity_opt_json.c",
        "src/optionals/gravity_opt_math.c",
        "src/runtime/gravity_core.c",
        "src/runtime/gravity_vm.c",
        "src/shared/gravity_hash.c",
        "src/shared/gravity_memory.c",
        "src/shared/gravity_value.c",
        "src/utils/gravity_debug.c",
        "src/utils/gravity_json.c",
        "src/utils/gravity_utils.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GateEngineTests",
      "module_type" : "SwiftTarget",
      "name" : "GateEngineTests",
      "path" : "Tests/GateEngineTests",
      "resources" : [
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/GateEngineTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "FileSystemTests.swift",
        "Gravity/GravityCreateValueTests.swift",
        "Gravity/GravityErrorTests.swift",
        "Gravity/GravityExtendingTests.swift",
        "Gravity/GravityIncludesTests.swift",
        "Gravity/GravityMultipleInstanceTests.swift",
        "_GateEngineXCTestCase.swift"
      ],
      "target_dependencies" : [
        "GateEngine"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GateEngine",
      "module_type" : "SwiftTarget",
      "name" : "GateEngine",
      "path" : "Sources/GateEngine",
      "product_dependencies" : [
        "Atomics",
        "Collections",
        "JavaScriptEventLoop",
        "DOM",
        "FileSystem",
        "WebAudio",
        "Gamepad",
        "WebGL2"
      ],
      "product_memberships" : [
        "GateEngine"
      ],
      "resources" : [
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GateEngine/Resources/_PackageResources/GateEngine",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ECS/2D Specific/Physics/Collision2DComponent.swift",
        "ECS/2D Specific/Physics/Collision2DSystem.swift",
        "ECS/2D Specific/Physics/Physics2DComponent.swift",
        "ECS/2D Specific/Physics/Physics2DSystem.swift",
        "ECS/2D Specific/Physics/QuadtreeComponent.swift",
        "ECS/2D Specific/Sprite/SpriteComponent.swift",
        "ECS/2D Specific/Sprite/SpriteSystem.swift",
        "ECS/2D Specific/TileMap/TileMapComponent.swift",
        "ECS/2D Specific/TileMap/TileMapSystem.swift",
        "ECS/2D Specific/Transform2Component.swift",
        "ECS/3D Specific/Billboard/BillboardComponent.swift",
        "ECS/3D Specific/Billboard/BillboardSystem.swift",
        "ECS/3D Specific/CameraComponent.swift",
        "ECS/3D Specific/MaterialComponent.swift",
        "ECS/3D Specific/ObjectAnimation/ObjectAnimation3DComponent.swift",
        "ECS/3D Specific/ObjectAnimation/ObjectAnimation3DSystem.swift",
        "ECS/3D Specific/Physics/Collision3DComponent.swift",
        "ECS/3D Specific/Physics/Collision3DSystem.swift",
        "ECS/3D Specific/Physics/OctreeComponent.swift",
        "ECS/3D Specific/Physics/Physics3DComponent.swift",
        "ECS/3D Specific/Physics/Physics3DSystem.swift",
        "ECS/3D Specific/RenderingGeometryComponent.swift",
        "ECS/3D Specific/Rig/Rig3DComponent.swift",
        "ECS/3D Specific/Rig/Rig3DSystem.swift",
        "ECS/3D Specific/Transform3Component.swift",
        "ECS/Base/Component.swift",
        "ECS/Base/ECSContext.swift",
        "ECS/Base/Entity.swift",
        "ECS/Base/Performance.swift",
        "ECS/Base/PlatformSystem.swift",
        "ECS/Base/RenderingSystem.swift",
        "ECS/Base/SortOrder.swift",
        "ECS/Base/System.swift",
        "ECS/FinalizeSimulation/FinalizeSimulationSystem.swift",
        "ECS/FinalizeSimulation/MaxQuantityComponent.swift",
        "ECS/FinalizeSimulation/ParentRelationshipComponent.swift",
        "ECS/FinalizeSimulation/TimedDeathComponent.swift",
        "ECS/PerformanceRenderingSystem.swift",
        "ECS/PlatformSystems/AudioSystem.swift",
        "ECS/PlatformSystems/CacheSystem.swift",
        "ECS/PlatformSystems/DeferredDelaySystem.swift",
        "ECS/PlatformSystems/HIDSystem.swift",
        "ECS/StandardRenderingSystem.swift",
        "ECS/StateMachine/StateMachine.swift",
        "ECS/StateMachine/StateMachineComponent.swift",
        "ECS/StateMachine/StateMachineSystem.swift",
        "ECS/TimeScaleComponent.swift",
        "Game.swift",
        "GameDelegate.swift",
        "GateEngine.swift",
        "Helpers/IDGenerator.swift",
        "Physics/Octree.swift",
        "Physics/Quadtree.swift",
        "Physics/RawGeometry+Extensions.swift",
        "Physics/SkinCollider.swift",
        "Resources/Animation/ObjectAnimation3D.swift",
        "Resources/Geometry/Geometry.swift",
        "Resources/Geometry/Lines.swift",
        "Resources/Geometry/MutableGeometry.swift",
        "Resources/Geometry/MutableLines.swift",
        "Resources/Geometry/MutablePoints.swift",
        "Resources/Geometry/Points.swift",
        "Resources/Geometry/Raw/RawGeometry.swift",
        "Resources/Geometry/Raw/RawLines.swift",
        "Resources/Geometry/Raw/RawPoints.swift",
        "Resources/Geometry/Raw/Triangle.swift",
        "Resources/Geometry/Raw/Vertex.swift",
        "Resources/Geometry/SkinnedGeometry.swift",
        "Resources/Importers/ApplePlatformImageImporter.swift",
        "Resources/Importers/ApplePlatformModelImporter.swift",
        "Resources/Importers/GLTransmissionFormat.swift",
        "Resources/Importers/PNGImporter.swift",
        "Resources/Importers/TiledTMJImporter.swift",
        "Resources/Importers/TiledTSJImporter.swift",
        "Resources/Importers/WavefrontOBJ.swift",
        "Resources/Lights/Base/Light.swift",
        "Resources/Lights/DirectionalLight.swift",
        "Resources/Lights/PointLight.swift",
        "Resources/Lights/SpotLight.swift",
        "Resources/Paths.swift",
        "Resources/Resource.swift",
        "Resources/ResourceManager.swift",
        "Resources/Skinning/SkeletalAnimation.swift",
        "Resources/Skinning/Skeleton.swift",
        "Resources/Skinning/Skin.swift",
        "Resources/Sprites/Sprite.swift",
        "Resources/Sprites/SpriteAnimation.swift",
        "Resources/Sprites/SpriteSheet.swift",
        "Resources/Text/Backends/ImageFont.swift",
        "Resources/Text/Backends/TTFFont.swift",
        "Resources/Text/Font.swift",
        "Resources/Text/Text.swift",
        "Resources/Texture/Texture.swift",
        "Resources/Tiles/TileMap.swift",
        "Resources/Tiles/TileSet.swift",
        "SaveState.swift",
        "Scripting/Gravity/Gravity+Errors.swift",
        "Scripting/Gravity/Gravity+Files.swift",
        "Scripting/Gravity/Gravity+Testing.swift",
        "Scripting/Gravity/Gravity.swift",
        "Scripting/Gravity/GravityClass.swift",
        "Scripting/Gravity/GravityClosure.swift",
        "Scripting/Gravity/GravityInstance.swift",
        "Scripting/Gravity/GravityProtocols.swift",
        "Scripting/Gravity/GravityValue.swift",
        "Scripting/Gravity/GravityValueConvertible.swift",
        "System/Audio/Music.swift",
        "System/Audio/Platforms/AudioFormats/VorbisFile.swift",
        "System/Audio/Platforms/AudioFormats/WaveFile.swift",
        "System/Audio/Platforms/AudioTypes.swift",
        "System/Audio/Platforms/Backends/CoreAudio/3D/CAListenerReference.swift",
        "System/Audio/Platforms/Backends/CoreAudio/3D/CASourceReference.swift",
        "System/Audio/Platforms/Backends/CoreAudio/3D/CASpacialMixerReference.swift",
        "System/Audio/Platforms/Backends/CoreAudio/CABufferReference.swift",
        "System/Audio/Platforms/Backends/CoreAudio/CAContextReference.swift",
        "System/Audio/Platforms/Backends/CoreAudio/Soundtrack/CAAudioMixerReference.swift",
        "System/Audio/Platforms/Backends/CoreAudio/Soundtrack/CAAudioTrackReference.swift",
        "System/Audio/Platforms/Backends/OpenAL/3D/OAListenerReference.swift",
        "System/Audio/Platforms/Backends/OpenAL/3D/OASourceReference.swift",
        "System/Audio/Platforms/Backends/OpenAL/3D/OASpacialMixerReference.swift",
        "System/Audio/Platforms/Backends/OpenAL/OABufferReference.swift",
        "System/Audio/Platforms/Backends/OpenAL/OAContextReference.swift",
        "System/Audio/Platforms/Backends/OpenAL/Soundtrack/OAAudioMixerReference.swift",
        "System/Audio/Platforms/Backends/OpenAL/Soundtrack/OAAudioTrackReference.swift",
        "System/Audio/Platforms/Backends/OpenAL/_Backend/OpenALContext.swift",
        "System/Audio/Platforms/Backends/OpenAL/_Backend/OpenALDevice.swift",
        "System/Audio/Platforms/Backends/OpenAL/_Backend/OpenALError.swift",
        "System/Audio/Platforms/Backends/OpenAL/_Backend/OpenALSource.swift",
        "System/Audio/Platforms/Backends/WebAudio/3D/WAListenerReference.swift",
        "System/Audio/Platforms/Backends/WebAudio/3D/WASourceReference.swift",
        "System/Audio/Platforms/Backends/WebAudio/3D/WASpacialMixerReference.swift",
        "System/Audio/Platforms/Backends/WebAudio/Soundtrack/WAAudioMixerReference.swift",
        "System/Audio/Platforms/Backends/WebAudio/Soundtrack/WAAudioTrackReference.swift",
        "System/Audio/Platforms/Backends/WebAudio/WABufferReference.swift",
        "System/Audio/Platforms/Backends/WebAudio/WAContextReference.swift",
        "System/Audio/Platforms/Backends/XAudio/3D/XAListenerReference.swift",
        "System/Audio/Platforms/Backends/XAudio/3D/XASourceReference.swift",
        "System/Audio/Platforms/Backends/XAudio/3D/XASpacialMixerReference.swift",
        "System/Audio/Platforms/Backends/XAudio/Soundtrack/XAAudioMixerReference.swift",
        "System/Audio/Platforms/Backends/XAudio/Soundtrack/XAAudioTrackReference.swift",
        "System/Audio/Platforms/Backends/XAudio/XABufferReference.swift",
        "System/Audio/Platforms/Backends/XAudio/XAContextReference.swift",
        "System/Audio/Platforms/BufferConverter.swift",
        "System/Audio/Sound.swift",
        "System/Audio/System/AudioBuffer.swift",
        "System/Audio/System/AudioContext.swift",
        "System/Audio/System/Multi-Channel/AudioMixer.swift",
        "System/Audio/System/Multi-Channel/AudioTrack.swift",
        "System/Audio/System/Spatial/SpatialAudioListener.swift",
        "System/Audio/System/Spatial/SpatialAudioMixer.swift",
        "System/Audio/System/Spatial/SpatialAudioSource.swift",
        "System/HID/GamePad/GamePad.swift",
        "System/HID/GamePad/GamePadInterpreter/GamePadInterpreter.swift",
        "System/HID/GamePad/GamePadInterpreter/Interpreters/HID/IOKitGamePadInterpreter.swift",
        "System/HID/GamePad/GamePadInterpreter/Interpreters/HID/LinuxHIDGamePadInterpreter.swift",
        "System/HID/GamePad/GamePadInterpreter/Interpreters/HID/Mapping/SDL2/SDL2.swift",
        "System/HID/GamePad/GamePadInterpreter/Interpreters/MFIGamePadInterpreter.swift",
        "System/HID/GamePad/GamePadInterpreter/Interpreters/NullGamePadInterpreter.swift",
        "System/HID/GamePad/GamePadInterpreter/Interpreters/WASIGamePadInterpreter.swift",
        "System/HID/GamePad/GamePadInterpreter/Interpreters/XInputGamePadInterpreter.swift",
        "System/HID/GamePad/GamePadManager.swift",
        "System/HID/HID.swift",
        "System/HID/Keyboard/CharacterStream.swift",
        "System/HID/Keyboard/Keyboard.swift",
        "System/HID/Keyboard/KeyboardEvent.swift",
        "System/HID/Keyboard/KeyboardKey.swift",
        "System/HID/Keyboard/KeyboardModifierMask.swift",
        "System/HID/Mouse/Mouse.swift",
        "System/HID/Mouse/MouseButton.swift",
        "System/HID/Mouse/MouseScroller.swift",
        "System/HID/Touch/GestureRecognizers.swift",
        "System/HID/Touch/Touch.swift",
        "System/HID/Touch/TouchScreen.swift",
        "System/HID/Touch/TouchSurface.swift",
        "System/Platforms/Android/AndroidPlatform.swift",
        "System/Platforms/Apple/AppKit/AppKit/AppKitGLKitView.swift",
        "System/Platforms/Apple/AppKit/AppKit/AppKitMetalView.swift",
        "System/Platforms/Apple/AppKit/AppKit/AppKitViewController.swift",
        "System/Platforms/Apple/AppKit/AppKit/AppKitWindow.swift",
        "System/Platforms/Apple/AppKit/AppKitPlatform.swift",
        "System/Platforms/Apple/AppleFileSystem.swift",
        "System/Platforms/Apple/UIKit/UIKit/UIKitGLKitView.swift",
        "System/Platforms/Apple/UIKit/UIKit/UIKitMetalView.swift",
        "System/Platforms/Apple/UIKit/UIKit/UIKitViewController.swift",
        "System/Platforms/Apple/UIKit/UIKit/UIKitWindow.swift",
        "System/Platforms/Apple/UIKit/UIKitPlatform.swift",
        "System/Platforms/FileSystem.swift",
        "System/Platforms/Linux/LinuxFileSystem.swift",
        "System/Platforms/Linux/LinuxPlatform.swift",
        "System/Platforms/Linux/X11/X11Window.swift",
        "System/Platforms/Platform.swift",
        "System/Platforms/WASI/WASI/WASIWindow.swift",
        "System/Platforms/WASI/WASIFileSystem.swift",
        "System/Platforms/WASI/WASIPlatform.swift",
        "System/Platforms/Win32/Win32/Win32Window.swift",
        "System/Platforms/Win32/Win32/WinSDK+Helpers.swift",
        "System/Platforms/Win32/Win32FileSystem.swift",
        "System/Platforms/Win32/Win32Platform.swift",
        "System/Rendering/Drawables/Canvas.swift",
        "System/Rendering/Drawables/DrawCommand.swift",
        "System/Rendering/Drawables/Drawable.swift",
        "System/Rendering/Drawables/Scene.swift",
        "System/Rendering/Platforms/DirectX12/DX12Geometry.swift",
        "System/Rendering/Platforms/DirectX12/DX12RenderTarget.swift",
        "System/Rendering/Platforms/DirectX12/DX12Renderer.swift",
        "System/Rendering/Platforms/DirectX12/DX12SwapChain.swift",
        "System/Rendering/Platforms/DirectX12/DX12Texture.swift",
        "System/Rendering/Platforms/GeometryBackend.swift",
        "System/Rendering/Platforms/Metal/MetalGeometry.swift",
        "System/Rendering/Platforms/Metal/MetalRenderTarget.swift",
        "System/Rendering/Platforms/Metal/MetalRenderer.swift",
        "System/Rendering/Platforms/Metal/MetalTexture.swift",
        "System/Rendering/Platforms/OpenGL/OpenGLGeometry.swift",
        "System/Rendering/Platforms/OpenGL/OpenGLRenderTarget.swift",
        "System/Rendering/Platforms/OpenGL/OpenGLRenderer+Apple.swift",
        "System/Rendering/Platforms/OpenGL/OpenGLRenderer+Linux.swift",
        "System/Rendering/Platforms/OpenGL/OpenGLRenderer.swift",
        "System/Rendering/Platforms/OpenGL/OpenGLTexture.swift",
        "System/Rendering/Platforms/WebGL2/WebGL2Geometry.swift",
        "System/Rendering/Platforms/WebGL2/WebGL2RenderTarget.swift",
        "System/Rendering/Platforms/WebGL2/WebGL2Renderer.swift",
        "System/Rendering/Platforms/WebGL2/WebGL2Texture.swift",
        "System/Rendering/RenderTarget.swift",
        "System/Rendering/Renderer.swift",
        "System/Rendering/SystemShaders.swift",
        "System/WindowManager.swift",
        "Types/Camera.swift",
        "Types/Material.swift",
        "Types/Matricies.swift",
        "UI/Button.swift",
        "UI/Control.swift",
        "UI/Drawables/UICanvas.swift",
        "UI/GameViewController.swift",
        "UI/ImageView.swift",
        "UI/Label.swift",
        "UI/Layout.swift",
        "UI/StackView.swift",
        "UI/View.swift",
        "UI/ViewController.swift",
        "UI/Window.swift"
      ],
      "target_dependencies" : [
        "GameMath",
        "Shaders",
        "TrueType",
        "LibSPNG",
        "Gravity",
        "uFBX",
        "Vorbis",
        "OpenGL_GateEngine"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GameMathTests",
      "module_type" : "SwiftTarget",
      "name" : "GameMathTests",
      "path" : "Tests/GameMathTests",
      "sources" : [
        "2D/2D Physics/2D Colliders/AxisAlignedBoundingBox2DTests.swift.swift",
        "2D/CircleTests.swift",
        "2D/Direction2Tests.swift",
        "2D/InsetsTests.swift",
        "2D/Position2Tests.swift",
        "2D/RectTests.swift",
        "2D/Size2Tests.swift",
        "2D/Vector2Tests.swift",
        "3D/Direction3Tests.swift",
        "3D/Matrix3x3Tests.swift",
        "3D/Matrix4x4Tests.swift",
        "3D/Position3Tests.swift",
        "3D/QuaternionTests.swift",
        "3D/Size3Tests.swift",
        "3D/Transform3Tests.swift",
        "3D/Vector3Tests.swift",
        "BitStreamTests.swift",
        "Degrees & Radians Tests.swift",
        "InterpolationTests.swift"
      ],
      "target_dependencies" : [
        "GameMath"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GameMathSIMDTests",
      "module_type" : "SwiftTarget",
      "name" : "GameMathSIMDTests",
      "path" : "Tests/GameMathSIMDTests",
      "sources" : [
        "2D/2D Physics/2D Colliders/AxisAlignedBoundingBox2DTests.swift.swift",
        "2D/CircleTests.swift",
        "2D/Direction2Tests.swift",
        "2D/InsetsTests.swift",
        "2D/Position2Tests.swift",
        "2D/RectTests.swift",
        "2D/Size2Tests.swift",
        "2D/Vector2Tests.swift",
        "3D/Direction3Tests.swift",
        "3D/Matrix3x3Tests.swift",
        "3D/Matrix4x4Tests.swift",
        "3D/Position3Tests.swift",
        "3D/QuaternionTests.swift",
        "3D/Size3Tests.swift",
        "3D/Transform3Tests.swift",
        "3D/Vector3Tests.swift",
        "BitStreamTests.swift",
        "Degrees & Radians Tests.swift",
        "InterpolationTests.swift"
      ],
      "target_dependencies" : [
        "GameMath"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GameMath",
      "module_type" : "SwiftTarget",
      "name" : "GameMath",
      "path" : "Sources/GameMath",
      "product_memberships" : [
        "GateEngine",
        "GameMath"
      ],
      "sources" : [
        "2D Types/2D Physics/2D Colliders/AxisAlignedBoundingBox2D.swift",
        "2D Types/2D Physics/2D Colliders/BoundingCircle2D.swift",
        "2D Types/2D Physics/2D Colliders/BoundingEllipsoid2D.swift",
        "2D Types/2D Physics/2D Colliders/Collider2D.swift",
        "2D Types/2D Physics/Line2D.swift",
        "2D Types/2D Physics/Ray2D.swift",
        "2D Types/2D Physics/Rect+Physics.swift",
        "2D Types/Circle.swift",
        "2D Types/Direction2.swift",
        "2D Types/Insets.swift",
        "2D Types/Position2.swift",
        "2D Types/Rect.swift",
        "2D Types/Size2.swift",
        "2D Types/Transform2.swift",
        "2D Types/Vector2.swift",
        "3D Types/3D Physics/3D Colliders/AxisAlignedBoundingBox3D.swift",
        "3D Types/3D Physics/3D Colliders/BoundingEllipsoid3D.swift",
        "3D Types/3D Physics/3D Colliders/BoundingSphere3D.swift",
        "3D Types/3D Physics/3D Colliders/Collider3D.swift",
        "3D Types/3D Physics/3D Colliders/CollisionTriangle.swift",
        "3D Types/3D Physics/3D Colliders/MeshCollider.swift",
        "3D Types/3D Physics/3D Colliders/OrientedBoundingBox3D.swift",
        "3D Types/3D Physics/Line3D.swift",
        "3D Types/3D Physics/Plane3D.swift",
        "3D Types/3D Physics/Ray3D.swift",
        "3D Types/3D Physics/ViewFrustum3D.swift",
        "3D Types/Direction3.swift",
        "3D Types/Matrix3x3.swift",
        "3D Types/Matrix4x4.swift",
        "3D Types/Position3.swift",
        "3D Types/Quaternion.swift",
        "3D Types/Size3.swift",
        "3D Types/Transform3.swift",
        "3D Types/Vector3.swift",
        "BitStream.swift",
        "CardinalDirection.swift",
        "Color.swift",
        "Degrees & Radians.swift",
        "FastInverseSquareRoot.swift",
        "GameMath.swift",
        "Interpolation.swift",
        "PlatformSpecific/CoreGraphics.swift",
        "PlatformSpecific/Win32.swift",
        "Vector4.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.