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 SwiftyCreatives, reference main (aec38d), with Swift 5.9 for macOS (SPM) on 6 Feb 2025 20:18:41 UTC.

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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yukiny0811/swifty-creatives.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yukiny0811/swifty-creatives
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at aec38d3 Merge pull request #147 from yukiny0811/yukiny0811-patch-2
Cloned https://github.com/yukiny0811/swifty-creatives.git
Revision (git rev-parse @):
aec38d3c1d415861584e5ca841dac2c11ead8cfb
SUCCESS checkout https://github.com/yukiny0811/swifty-creatives.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/yukiny0811/swifty-creatives.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Copying TransparentShader.metal
[1/10] Copying Types.metal
[2/10] Copying Functions.metal
[2/10] Copying AddShader.metal
[2/10] Copying NormalShader.metal
[3/10] Copying SharedIndices.h
[4/10] Copying TransparentShaderVision.metal
[7/10] Compiling _SwiftSyntaxCShims dummy.c
[9/49] Emitting module SwiftSyntax509
[10/49] Compiling SwiftSyntax510 Empty.swift
[11/49] Compiling SwiftSyntax600 Empty.swift
[12/49] Compiling SwiftSyntax509 Empty.swift
[13/49] Emitting module SwiftSyntax600
[14/49] Emitting module SwiftSyntax510
[15/114] Compiling SwiftSyntax AbsolutePosition.swift
[16/114] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[17/114] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[18/114] Compiling SwiftSyntax Assert.swift
[19/114] Compiling SwiftSyntax BumpPtrAllocator.swift
[20/114] Compiling SwiftSyntax CommonAncestor.swift
[21/114] Compiling SwiftSyntax Convenience.swift
[22/114] Compiling SwiftSyntax CustomTraits.swift
[23/121] Compiling SwiftSyntax SourceEdit.swift
[24/121] Compiling SwiftSyntax SourceLength.swift
[25/121] Compiling SwiftSyntax SourceLocation.swift
[26/121] Compiling SwiftSyntax SourcePresence.swift
[27/121] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[28/121] Compiling SwiftSyntax Syntax.swift
[29/121] Compiling SwiftSyntax SyntaxArena.swift
[30/121] Compiling SimpleSimdSwift Simd+RandomPoint.swift
[31/121] Compiling SimpleSimdSwift Simd+MemorySize.swift
[32/121] Compiling SimpleSimdSwift EXPORTER.swift
[33/121] Compiling SimpleSimdSwift Simd+3DTransform.swift
[34/121] Emitting module SimpleSimdSwift
[35/121] Compiling SimpleSimdSwift Alias.swift
[36/121] Compiling SimpleSimdSwift CastShortcuts.swift
[37/142] Compiling iGeometry Circle.swift
[38/142] Compiling iGeometry IntPoint+Geom.swift
[39/143] Compiling SwiftyCoreText GettingTypeIdentifier.swift
[40/143] Emitting module SwiftyCoreText
[41/143] Compiling iGeometry Int+Empty.swift
[42/143] Compiling iGeometry PathList.swift
[43/143] Compiling iGeometry RingSet.swift
[44/143] Compiling iGeometry PlainShape+Validation.swift
[45/143] Compiling SwiftyCoreText GettingFontTableData.swift
[46/143] Compiling SwiftyCoreText GettingGlyphData.swift
[47/143] Compiling SwiftyCoreText WorkingWithFontVariations.swift
[48/143] Compiling SwiftyCoreText WorkingWithEncoding.swift
[49/143] Compiling SwiftyCoreText GettingFontNames.swift
[50/143] Compiling SwiftyCoreText WorkingWithGlyphs.swift
[51/143] Compiling SVGPath SVGPath+CoreGraphics.swift
[52/143] Emitting module SVGPath
[53/143] Compiling SVGPath SVGPath.swift
[54/143] Compiling iGeometry DBPoint.swift
[55/143] Compiling iGeometry IntGeom.swift
[56/145] Compiling iGeometry PlainShape.swift
[57/145] Compiling iGeometry PlainShapeList.swift
[58/145] Compiling iGeometry Simplificator+Angle.swift
[59/145] Compiling iGeometry Simplificator+Area.swift
[60/145] Compiling iGeometry Shape.swift
[61/145] Compiling iGeometry Vertex.swift
[62/145] Compiling iGeometry IntPoint.swift
[63/145] Compiling iGeometry IntPoint+Array.swift
[64/145] Compiling iGeometry IntShape.swift
[65/145] Compiling iGeometry PlainShape+Initializers.swift
[66/145] Emitting module iGeometry
[70/145] Compiling iGeometry Rect.swift
[71/145] Compiling iGeometry Triangle.swift
[75/145] Compiling iGeometry Simplificator+Linear.swift
[76/145] Compiling iGeometry Simplificator.swift
[77/164] Compiling iShapeTriangulation Triangulator.swift
[78/164] Compiling iShapeTriangulation IntPoint+Monotone.swift
[79/164] Compiling iShapeTriangulation TessellationError.swift
[80/164] Compiling iShapeTriangulation TriangulationError.swift
[81/164] Compiling iShapeTriangulation PlainShape+ShapeNavigator.swift
[82/164] Compiling iShapeTriangulation PlainShape+Triangulation.swift
[83/165] Emitting module iShapeTriangulation
[84/165] Compiling iShapeTriangulation PlainShape+Delaunay.swift
[85/165] Compiling iShapeTriangulation PlainShape+SliceBuffer.swift
[86/165] Compiling iShapeTriangulation Delaunay.swift
[87/165] Compiling iShapeTriangulation IndexBuffer.swift
[88/165] Compiling iShapeTriangulation Delaunay+Tesselation.swift
[89/165] Compiling iShapeTriangulation Delaunay+Triangle.swift
[90/165] Compiling iShapeTriangulation Delaunay+Centroid.swift
[91/165] Compiling iShapeTriangulation Delaunay+Polygon.swift
[92/165] Compiling iShapeTriangulation CentroidNetError.swift
[93/165] Compiling iShapeTriangulation DelaunayError.swift
[94/165] Compiling iShapeTriangulation PlainShape+Layout.swift
[95/165] Compiling iShapeTriangulation PlainShape+Modification.swift
[96/165] Compiling iShapeTriangulation IntTriangle.swift
[97/177] Emitting module SwiftSyntax
[98/177] Compiling SwiftyCreativesSound TempiFFTWindowType.swift
[99/178] Compiling SwiftSyntax Identifier.swift
[100/178] Compiling SwiftSyntax MemoryLayout.swift
[101/178] Compiling SwiftSyntax MissingNodeInitializers.swift
[102/178] Compiling SwiftSyntax RawSyntax.swift
[103/178] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[104/178] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[105/178] Compiling SwiftSyntax RawSyntaxTokenView.swift
[106/178] Compiling SwiftSyntax Tokens.swift
[107/178] Compiling SwiftSyntax TriviaPieces.swift
[108/178] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[109/178] Compiling SwiftSyntax RawSyntaxNodesC.swift
[110/178] Compiling SwiftSyntax RawSyntaxNodesD.swift
[111/178] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[112/178] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[113/178] Compiling SVGVertexBuilder SVGUtil.swift
[114/178] Compiling SwiftyCreativesSound NoiseExtractor.swift
[115/178] Compiling SVGVertexBuilder SVG.swift
[116/178] Compiling SVGVertexBuilder SVGPathAlias.swift
[117/178] Compiling SVGVertexBuilder SVGUtil+HelperFunctions.swift
[118/178] Emitting module SVGVertexBuilder
[119/178] Compiling SVGVertexBuilder SVGUtil+MainFunctions.swift
[120/178] Compiling SwiftyCreativesSound AudioCapturer.swift
[121/178] Compiling SwiftyCreativesSound FFTResultComponent.swift
[122/178] Compiling SwiftyCreativesSound FFTNoiseExtractionMethod.swift
[123/178] Compiling SwiftyCreativesSound TempiFFT.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreativesSound/FFT/TempiFFT.swift:81:53: warning: cannot use inout expression here; argument 'realp' must be a pointer that outlives the call to 'init(realp:imagp:)'
        self.complexBuffer = DSPSplitComplex(realp: &real, imagp: &imaginary)
                                                    ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreativesSound/FFT/TempiFFT.swift:81:53: note: implicit argument conversion from '[Float]' to 'UnsafeMutablePointer<Float>' produces a pointer valid only for the duration of the call to 'init(realp:imagp:)'
        self.complexBuffer = DSPSplitComplex(realp: &real, imagp: &imaginary)
                                                    ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreativesSound/FFT/TempiFFT.swift:81:53: note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
        self.complexBuffer = DSPSplitComplex(realp: &real, imagp: &imaginary)
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreativesSound/FFT/TempiFFT.swift:81:67: warning: cannot use inout expression here; argument 'imagp' must be a pointer that outlives the call to 'init(realp:imagp:)'
        self.complexBuffer = DSPSplitComplex(realp: &real, imagp: &imaginary)
                                                                  ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreativesSound/FFT/TempiFFT.swift:81:67: note: implicit argument conversion from '[Float]' to 'UnsafeMutablePointer<Float>' produces a pointer valid only for the duration of the call to 'init(realp:imagp:)'
        self.complexBuffer = DSPSplitComplex(realp: &real, imagp: &imaginary)
                                                                  ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreativesSound/FFT/TempiFFT.swift:81:67: note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
        self.complexBuffer = DSPSplitComplex(realp: &real, imagp: &imaginary)
                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreativesSound/FFT/TempiFFT.swift:68:13: warning: initialization of immutable value 'lg2' was never used; consider replacing with assignment to '_' or removing it
        let lg2 = logbf(sizeFloat)
        ~~~~^~~
        _
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreativesSound/FFT/TempiFFT.swift:132:53: warning: initialization of 'UnsafeMutablePointer<Float>' results in a dangling pointer
        self.complexBuffer = DSPSplitComplex(realp: UnsafeMutablePointer(mutating: reals), imagp: UnsafeMutablePointer(mutating: imags))
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreativesSound/FFT/TempiFFT.swift:132:84: note: implicit argument conversion from '[Float]' to 'UnsafePointer<Float>' produces a pointer valid only for the duration of the call to 'init(mutating:)'
        self.complexBuffer = DSPSplitComplex(realp: UnsafeMutablePointer(mutating: reals), imagp: UnsafeMutablePointer(mutating: imags))
                                                                                   ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreativesSound/FFT/TempiFFT.swift:132:84: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
        self.complexBuffer = DSPSplitComplex(realp: UnsafeMutablePointer(mutating: reals), imagp: UnsafeMutablePointer(mutating: imags))
                                                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreativesSound/FFT/TempiFFT.swift:132:99: warning: initialization of 'UnsafeMutablePointer<Float>' results in a dangling pointer
        self.complexBuffer = DSPSplitComplex(realp: UnsafeMutablePointer(mutating: reals), imagp: UnsafeMutablePointer(mutating: imags))
                                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreativesSound/FFT/TempiFFT.swift:132:130: note: implicit argument conversion from '[Float]' to 'UnsafePointer<Float>' produces a pointer valid only for the duration of the call to 'init(mutating:)'
        self.complexBuffer = DSPSplitComplex(realp: UnsafeMutablePointer(mutating: reals), imagp: UnsafeMutablePointer(mutating: imags))
                                                                                                                                 ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreativesSound/FFT/TempiFFT.swift:132:130: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
        self.complexBuffer = DSPSplitComplex(realp: UnsafeMutablePointer(mutating: reals), imagp: UnsafeMutablePointer(mutating: imags))
                                                                                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreativesSound/FFT/TempiFFT.swift:250:19: warning: initialization of 'UnsafePointer<Float>' results in a dangling pointer
        let ptr = UnsafePointer<Float>(array)
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreativesSound/FFT/TempiFFT.swift:250:40: note: implicit argument conversion from '[Float]' to 'UnsafePointer<Float>' produces a pointer valid only for the duration of the call to 'init(_:)'
        let ptr = UnsafePointer<Float>(array)
                                       ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreativesSound/FFT/TempiFFT.swift:250:40: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
        let ptr = UnsafePointer<Float>(array)
                                       ^
[124/178] Compiling SwiftyCreativesSound FFTBandCalculationMethod.swift
[125/178] Emitting module SwiftyCreativesSound
[126/178] Compiling SwiftyCreativesSound DetailedAudioCapturer.swift
[127/178] Compiling SwiftyCreativesSound FFTVisualizer.swift
[128/178] Compiling SwiftyCreativesSound FastAudioCapturer.swift
[143/178] Compiling SwiftSyntax SyntaxCollections.swift
[144/178] Compiling SwiftSyntax SyntaxEnum.swift
[145/178] Compiling SwiftSyntax SyntaxKind.swift
[146/178] Compiling SwiftSyntax SyntaxRewriter.swift
[147/178] Compiling SwiftSyntax SyntaxTraits.swift
[148/178] Compiling SwiftSyntax SyntaxVisitor.swift
[149/178] Compiling SwiftSyntax TokenKind.swift
[150/178] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[151/178] Compiling SwiftSyntax SyntaxChildren.swift
[152/178] Compiling SwiftSyntax SyntaxCollection.swift
[153/178] Compiling SwiftSyntax SyntaxHashable.swift
[154/178] Compiling SwiftSyntax SyntaxIdentifier.swift
[155/178] Compiling SwiftSyntax SyntaxNodeFactory.swift
[156/178] Compiling SwiftSyntax SyntaxNodeStructure.swift
[157/178] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[158/178] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[159/178] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[160/178] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[161/178] Compiling SwiftSyntax RawSyntaxValidation.swift
[162/178] Compiling SwiftSyntax SyntaxNodesAB.swift
[163/178] Compiling SwiftSyntax SyntaxNodesC.swift
[164/178] Compiling FontVertexBuilder GlyphAlias.swift
[165/178] Compiling FontVertexBuilder GlyphUtil.swift
[166/178] Compiling FontVertexBuilder GlyphUtil+HelperFunctions.swift
[167/178] Compiling FontVertexBuilder GlyphUtil+MainFunctions.swift
[168/178] Compiling FontVertexBuilder PathText.swift
[169/178] Emitting module FontVertexBuilder
[170/178] Compiling SwiftSyntax SyntaxNodesD.swift
[171/178] Compiling SwiftSyntax SyntaxNodesEF.swift
[172/178] Compiling SwiftSyntax SyntaxNodesGHI.swift
[173/178] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[174/178] Compiling SwiftSyntax SyntaxNodesOP.swift
[175/178] Compiling SwiftSyntax SyntaxNodesQRS.swift
[176/178] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[177/236] Compiling SwiftDiagnostics Message.swift
[178/236] Compiling SwiftDiagnostics FixIt.swift
[179/237] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[180/237] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[181/237] Compiling SwiftDiagnostics Note.swift
[182/237] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[183/237] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[184/237] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[185/237] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[186/237] Compiling SwiftDiagnostics Convenience.swift
[187/237] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[188/237] Emitting module SwiftDiagnostics
[189/237] Compiling SwiftDiagnostics Diagnostic.swift
[190/237] Compiling SwiftBasicFormat InferIndentation.swift
[191/237] Compiling SwiftBasicFormat Syntax+Extensions.swift
[192/237] Compiling SwiftBasicFormat BasicFormat.swift
[193/237] Emitting module SwiftBasicFormat
[194/237] Compiling SwiftParser StringLiterals.swift
[195/237] Compiling SwiftParser SwiftParserCompatibility.swift
[196/237] Compiling SwiftParser SwiftVersion.swift
[197/237] Compiling SwiftParser SyntaxUtils.swift
[198/241] Compiling SwiftParser Recovery.swift
[199/241] Compiling SwiftParser Specifiers.swift
[200/241] Compiling SwiftParser Statements.swift
[201/241] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[202/241] Compiling SwiftParser UnicodeScalarExtensions.swift
[203/241] Compiling SwiftParser Lookahead.swift
[204/241] Compiling SwiftParser LoopProgressCondition.swift
[205/241] Compiling SwiftParser Modifiers.swift
[206/241] Compiling SwiftParser Names.swift
[207/241] Compiling SwiftParser TopLevel.swift
[208/241] Compiling SwiftParser TriviaParser.swift
[209/241] Compiling SwiftParser Types.swift
[210/241] Compiling SwiftParser ExperimentalFeatures.swift
[211/241] Compiling SwiftParser TokenConsumer.swift
[212/241] Compiling SwiftParser TokenPrecedence.swift
[213/241] Compiling SwiftParser TokenSpec.swift
[214/241] Compiling SwiftParser TokenSpecSet.swift
[215/241] Compiling SwiftParser Nominals.swift
[216/241] Compiling SwiftParser Parameters.swift
[217/241] Compiling SwiftParser ParseSourceFile.swift
[218/241] Compiling SwiftParser Parser.swift
[219/241] Compiling SwiftParser Patterns.swift
[220/241] Emitting module SwiftParser
[221/241] Compiling SwiftParser Directives.swift
[222/241] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[223/241] Compiling SwiftParser Expressions.swift
[224/241] Compiling SwiftParser IncrementalParseTransition.swift
[225/241] Compiling SwiftParser IsValidIdentifier.swift
[226/241] Compiling SwiftParser Cursor.swift
[227/241] Compiling SwiftParser Lexeme.swift
[228/241] Compiling SwiftParser LexemeSequence.swift
[229/241] Compiling SwiftParser Lexer.swift
[230/241] Compiling SwiftParser RegexLiteralLexer.swift
[231/241] Compiling SwiftParser Attributes.swift
[232/241] Compiling SwiftParser Availability.swift
[233/241] Compiling SwiftParser CharacterInfo.swift
[234/241] Compiling SwiftParser CollectionNodes+Parsable.swift
[235/241] Compiling SwiftParser Declarations.swift
[236/241] Compiling SwiftParser IsLexerClassified.swift
[237/241] Compiling SwiftParser LayoutNodes+Parsable.swift
[238/241] Compiling SwiftParser Parser+TokenSpecSet.swift
[239/241] Compiling SwiftParser TokenSpecStaticMembers.swift
[240/264] Compiling SwiftOperators PrecedenceGroup.swift
[241/265] Compiling SwiftOperators OperatorError.swift
[242/265] Compiling SwiftOperators PrecedenceGraph.swift
[243/265] Compiling SwiftOperators OperatorError+Diagnostics.swift
[244/265] Emitting module SwiftOperators
[245/265] Compiling SwiftOperators OperatorTable.swift
[246/265] Compiling SwiftOperators OperatorTable+Semantics.swift
[247/265] Compiling SwiftOperators Operator.swift
[248/265] Compiling SwiftOperators OperatorTable+Folding.swift
[249/265] Compiling SwiftOperators OperatorTable+Defaults.swift
[250/265] Compiling SwiftOperators SyntaxSynthesis.swift
[251/265] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[252/265] Compiling SwiftParserDiagnostics Utils.swift
[253/265] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[254/266] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[255/266] Compiling SwiftParserDiagnostics PresenceUtils.swift
[256/266] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[257/266] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[258/266] Compiling SwiftParserDiagnostics MissingNodesError.swift
[259/266] Compiling SwiftParserDiagnostics MissingTokenError.swift
[260/266] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[261/266] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[262/266] Emitting module SwiftParserDiagnostics
[263/266] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[264/266] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[265/281] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[266/282] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[267/282] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[268/282] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[269/282] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[270/282] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[271/282] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[272/282] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[273/282] Compiling SwiftSyntaxBuilder Indenter.swift
[274/282] Compiling SwiftSyntaxBuilder ListBuilder.swift
[275/282] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[276/282] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[277/282] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[278/282] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[279/282] Emitting module SwiftSyntaxBuilder
[280/282] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[281/300] Compiling SwiftSyntaxMacros MemberMacro.swift
[282/300] Compiling SwiftSyntaxMacros PeerMacro.swift
[283/300] Compiling SwiftSyntaxMacros PreambleMacro.swift
[284/300] Compiling SwiftSyntaxMacros Macro.swift
[285/300] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[286/301] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[287/301] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[288/301] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[289/301] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[290/301] Compiling SwiftSyntaxMacros AttachedMacro.swift
[291/301] Compiling SwiftSyntaxMacros BodyMacro.swift
[292/301] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[293/301] Compiling SwiftSyntaxMacros Macro+Format.swift
[294/301] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[295/301] Compiling SwiftSyntaxMacros AccessorMacro.swift
[296/301] Emitting module SwiftSyntaxMacros
[297/301] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[298/301] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[299/301] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[300/311] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[301/311] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[302/311] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[303/311] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[304/311] Emitting module SwiftSyntaxMacroExpansion
[305/311] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[306/311] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[307/311] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[308/311] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[309/311] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[310/323] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[311/323] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[312/323] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[313/323] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[314/323] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[315/323] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[316/323] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[317/323] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[318/323] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[319/323] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[320/323] Emitting module SwiftCompilerPluginMessageHandling
[321/323] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[322/324] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[323/326] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[324/326] Emitting module SwiftCompilerPlugin
[325/352] Compiling SwiftyCreativesMacro String+Error.swift
[326/352] Emitting module SwiftyCreativesMacro
[327/352] Compiling SwiftyCreativesMacro SketchObject.swift
[328/352] Compiling SwiftyCreativesMacro SwiftyCreativesMacroPlugin.swift
[328/352] Linking SwiftyCreativesMacro
[330/352] Emitting module EasyMetalShaderMacro
[331/354] Compiling EasyMetalShaderMacro EMArgument.swift
[332/354] Compiling EasyMetalShaderMacro ComputeFunctionStrings.swift
[333/354] Compiling EasyMetalShaderMacro InitCompute.swift
[334/354] Compiling EasyMetalShaderMacro EMComputeShader3D+ExtensionMacro.swift
[335/354] Compiling EasyMetalShaderMacro EMComputeShader3D+MemberAttributeMacro.swift
[336/354] Compiling EasyMetalShaderMacro EMTextureArgument.swift
[337/354] Compiling EasyMetalShaderMacro EasyMetalShaderMacroPlugin.swift
[338/354] Compiling EasyMetalShaderMacro EMComputeShader3D+MemberMacro.swift
[339/354] Compiling EasyMetalShaderMacro EMComputeShader3D.swift
[340/354] Compiling EasyMetalShaderMacro EMRenderShader+MemberMacro.swift
[341/354] Compiling EasyMetalShaderMacro EMRenderShader.swift
[342/354] Compiling EasyMetalShaderMacro InitRender.swift
[343/354] Compiling EasyMetalShaderMacro RenderFunctionStrings.swift
[344/354] Compiling EasyMetalShaderMacro EMComputeShader.swift
[345/354] Compiling EasyMetalShaderMacro ComputeFunctionStrings3D.swift
[346/354] Compiling EasyMetalShaderMacro InitCompute3D.swift
[347/354] Compiling EasyMetalShaderMacro EMRenderShader+ExtensionMacro.swift
[348/354] Compiling EasyMetalShaderMacro EMRenderShader+MemberAttributeMacro.swift
[349/354] Compiling EasyMetalShaderMacro EMComputeShader+ExtensionMacro.swift
[350/354] Compiling EasyMetalShaderMacro EMComputeShader+MemberAttributeMacro.swift
[351/354] Compiling EasyMetalShaderMacro EMComputeShader+MemberMacro.swift
[352/354] Compiling EasyMetalShaderMacro String+Error.swift
[353/354] Compiling EasyMetalShaderMacro Util.swift
[353/354] Linking EasyMetalShaderMacro
[355/379] Compiling EasyMetalShader EMMetalDispatch.swift
[356/379] Compiling EasyMetalShader EMMetalFunction.swift
[357/381] Compiling EasyMetalShader MetalPreLibrary.swift
[358/381] Compiling EasyMetalShader Rand.swift
[359/381] Compiling EasyMetalShader RasterizerData.swift
[360/381] Compiling EasyMetalShader ShaderStringBuilder.swift
[361/381] Compiling EasyMetalShader EXPORTER.swift
[362/381] Compiling EasyMetalShader MTLTexture+.swift
[363/381] Compiling EasyMetalShader EMIgnore.swift
[364/381] Compiling EasyMetalShader ShaderCore_EasyMetalShaderLib.swift
[365/381] Compiling EasyMetalShader EMMetalRenderFunction.swift
[366/381] Compiling EasyMetalShader ShaderRenderer.swift
[367/381] Compiling EasyMetalShader EMArgument.swift
[368/381] Compiling EasyMetalShader EMComputeShader.swift
[369/381] Compiling EasyMetalShader EMComputeShader3D.swift
[370/381] Compiling EasyMetalShader EMMetalTexture.swift
[371/381] Compiling EasyMetalShader EMMetalTextureUsage.swift
[372/381] Compiling EasyMetalShader EMMetalComputeFunction.swift
[373/381] Compiling EasyMetalShader VertexInput.swift
[374/381] Compiling EasyMetalShader ArrayBuffer.swift
[375/381] Compiling EasyMetalShader EMMetalArgument.swift
[376/381] Compiling EasyMetalShader EMRenderShader.swift
[377/381] Compiling EasyMetalShader EMTextureArgument.swift
[378/381] Compiling EasyMetalShader Include.swift
[379/381] Emitting module EasyMetalShader
[380/381] Compiling EasyMetalShader EasyShaderView.swift
[381/381] Compiling EasyMetalShader ShaderMTKView.swift
[382/471] Compiling SwiftyCreatives CameraConfig.swift
[383/471] Compiling SwiftyCreatives DefaultOrthographicConfig.swift
[384/471] Compiling SwiftyCreatives DefaultPerspectiveConfig.swift
[385/471] Compiling SwiftyCreatives EasyCameraType.swift
[386/471] Compiling SwiftyCreatives MainCamera.swift
[387/471] Compiling SwiftyCreatives DefaultDrawConfig.swift
[388/471] Compiling SwiftyCreatives DrawConfig.swift
[389/471] Compiling SwiftyCreatives Bool+.swift
[390/471] Compiling SwiftyCreatives CGPoint+.swift
[391/471] Compiling SwiftyCreatives CGSize+.swift
[392/480] Compiling SwiftyCreatives FunctionBase+BoldLine.swift
[393/480] Compiling SwiftyCreatives FunctionBase+Box.swift
[394/480] Compiling SwiftyCreatives FunctionBase+Circle.swift
[395/480] Compiling SwiftyCreatives FunctionBase+Color.swift
[396/480] Compiling SwiftyCreatives FunctionBase+Fog.swift
[397/480] Compiling SwiftyCreatives FunctionBase+HitTestableBox.swift
[398/480] Compiling SwiftyCreatives FunctionBase+HitTestableImg.swift
[399/480] Compiling SwiftyCreatives FunctionBase+Img.swift
[400/480] Compiling SwiftyCreatives FunctionBase+Line.swift
[401/480] Compiling SwiftyCreatives FunctionBase+Mesh.swift
[402/480] Compiling SwiftyCreatives RendererBase+Functions.swift
[403/480] Compiling SwiftyCreatives RendererBase+StaticFunctions.swift
[404/480] Compiling SwiftyCreatives RendererBase.swift
[405/480] Compiling SwiftyCreatives NormalBlendRenderer.swift
[406/480] Compiling SwiftyCreatives TransparentRenderer.swift
[407/480] Compiling SwiftyCreatives AddBlendRendererVision.swift
[408/480] Compiling SwiftyCreatives NormalBlendRendererVision.swift
[409/480] Compiling SwiftyCreatives TransparentRendererVision.swift
[410/480] Compiling SwiftyCreatives visionOSSettings.swift
[411/480] Compiling SwiftyCreatives ShaderCore.swift
[412/480] Compiling SwiftyCreatives SCPacket.swift
[413/480] Compiling SwiftyCreatives Sketch.swift
[414/480] Compiling SwiftyCreatives Sketch+UtilFunctions.swift
[415/480] Compiling SwiftyCreatives Alias.swift
[416/480] Compiling SwiftyCreatives AssetUtil.swift
[417/480] Compiling SwiftyCreatives BlendMode.swift
[418/480] Compiling SwiftyCreatives DefaultBuffers.swift
[419/480] Compiling SwiftyCreatives EXPORTER.swift
[420/480] Compiling SwiftyCreatives MathUtil.swift
[421/480] Compiling SwiftyCreatives ImageAdjuster.swift
[422/480] Compiling SwiftyCreatives ImageLoadable.swift
[423/480] Compiling SwiftyCreatives RectanglePlanePrimitive.swift
[424/480] Compiling SwiftyCreatives ScaleSettable.swift
[425/480] Compiling SwiftyCreatives BoxInfo.swift
[426/480] Compiling SwiftyCreatives CircleInfo.swift
[427/480] Compiling SwiftyCreatives ModelObjectInfo.swift
[428/480] Compiling SwiftyCreatives PrimitiveInfo.swift
[429/480] Compiling SwiftyCreatives RectShapeInfo.swift
[430/480] Compiling SwiftyCreatives TriangleInfo.swift
[431/480] Compiling SwiftyCreatives SharedIndices.swift
[432/480] Compiling SwiftyCreatives KitSketchView.swift
[433/480] Compiling SwiftyCreatives SketchView.swift
[434/480] Compiling SwiftyCreatives TouchableMTKView+Configure.swift
[435/480] Compiling SwiftyCreatives TouchableMTKView+Deinitializer.swift
[436/480] Compiling SwiftyCreatives TouchableMTKView+Initializer.swift
[437/480] Compiling SwiftyCreatives TouchableMTKView+Utils.swift
[438/480] Compiling SwiftyCreatives TouchableMTKView.swift
[439/480] Compiling SwiftyCreatives resource_bundle_accessor.swift
[440/480] Compiling SwiftyCreatives Primitive.swift
[441/480] Compiling SwiftyCreatives RawTextFactory.swift
[442/480] Compiling SwiftyCreatives TextFactory.swift
[443/480] Compiling SwiftyCreatives LetterCache.swift
[444/480] Compiling SwiftyCreatives Text2D.swift
[445/480] Compiling SwiftyCreatives Text3D.swift
[446/480] Compiling SwiftyCreatives Text3DRaw.swift
[447/480] Compiling SwiftyCreatives TextBufferCreationError.swift
[448/480] Compiling SwiftyCreatives SCAnimatable.swift
[449/480] Compiling SwiftyCreatives AddRenderer.swift
[450/480] Compiling SwiftyCreatives FunctionBase+ModelObject.swift
[451/480] Compiling SwiftyCreatives FunctionBase+PushPop.swift
[452/480] Compiling SwiftyCreatives FunctionBase+Rect.swift
[453/480] Compiling SwiftyCreatives FunctionBase+Rotate.swift
[454/480] Compiling SwiftyCreatives FunctionBase+SVG.swift
[455/480] Compiling SwiftyCreatives FunctionBase+Scale.swift
[456/480] Compiling SwiftyCreatives FunctionBase+Text.swift
[457/480] Compiling SwiftyCreatives FunctionBase+Translate.swift
[458/480] Compiling SwiftyCreatives FunctionBase+Triangle.swift
[459/480] Compiling SwiftyCreatives FunctionBase.swift
[460/480] Compiling SwiftyCreatives CornerRadiusPostProcessor.swift
[461/480] Compiling SwiftyCreatives Img.swift
[462/480] Compiling SwiftyCreatives ModelObject.swift
[463/480] Compiling SwiftyCreatives SVGObj.swift
[464/480] Compiling SwiftyCreatives HitTestableBox.swift
[465/480] Compiling SwiftyCreatives HitTestableImg.swift
[466/480] Compiling SwiftyCreatives HitTestableRect.swift
[467/480] Compiling SwiftyCreatives UIViewObject.swift
[468/480] Compiling SwiftyCreatives HitTestablePrimitive.swift
[469/480] Compiling SwiftyCreatives ImageAdjustOption.swift
[470/480] Emitting module SwiftyCreatives
[471/480] Compiling SwiftyCreatives Comparable+.swift
[472/480] Compiling SwiftyCreatives Float+.swift
[473/480] Compiling SwiftyCreatives MTLCommandBuffer+.swift
[474/480] Compiling SwiftyCreatives MTLTexture+.swift
[475/480] Compiling SwiftyCreatives Numeric+.swift
[476/480] Compiling SwiftyCreatives UIView+.swift
[477/480] Compiling SwiftyCreatives Box.swift
[478/480] Compiling SwiftyCreatives SketchObject.swift
[479/480] Compiling SwiftyCreatives SketchObjectHasDraw.swift
[480/480] Compiling SwiftyCreatives BloomPostProcessor.swift
Build complete! (54.86s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/yukiny0811/EasyMetalShader.git
Fetching https://github.com/yukiny0811/FontVertexBuilder
[1/955] Fetching easymetalshader
[183/1145] Fetching easymetalshader, fontvertexbuilder
[1146/69475] Fetching easymetalshader, fontvertexbuilder, swift-syntax
Fetched https://github.com/yukiny0811/FontVertexBuilder (5.24s)
Fetching https://github.com/yukiny0811/SimpleSimdSwift
Fetched https://github.com/yukiny0811/EasyMetalShader.git (5.24s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetched https://github.com/apple/swift-syntax.git (5.24s)
[1/51] Fetching simplesimdswift
[52/12867] Fetching simplesimdswift, swift-snapshot-testing
Fetched https://github.com/yukiny0811/SimpleSimdSwift (2.76s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing (2.76s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (2.95s)
Computing version for https://github.com/yukiny0811/EasyMetalShader.git
Computed https://github.com/yukiny0811/EasyMetalShader.git at 3.3.1 (0.37s)
Computing version for https://github.com/yukiny0811/FontVertexBuilder
Computed https://github.com/yukiny0811/FontVertexBuilder at 1.2.5 (0.38s)
Fetching https://github.com/yukiny0811/SVGPath
Fetching https://github.com/yukiny0811/SwiftyCoreText
[1/51] Fetching swiftycoretext
[39/224] Fetching swiftycoretext, svgpath
Fetched https://github.com/yukiny0811/SwiftyCoreText (0.68s)
Fetched https://github.com/yukiny0811/SVGPath (0.68s)
Computing version for https://github.com/yukiny0811/SimpleSimdSwift
Computed https://github.com/yukiny0811/SimpleSimdSwift at 1.0.1 (0.37s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.4 (0.49s)
Computing version for https://github.com/yukiny0811/SVGPath
Computed https://github.com/yukiny0811/SVGPath at 1.0.0 (0.47s)
Computing version for https://github.com/yukiny0811/SwiftyCoreText
Computed https://github.com/yukiny0811/SwiftyCoreText at 1.0.0 (0.39s)
Creating working copy for https://github.com/yukiny0811/SVGPath
Working copy of https://github.com/yukiny0811/SVGPath resolved at 1.0.0
Creating working copy for https://github.com/yukiny0811/FontVertexBuilder
Working copy of https://github.com/yukiny0811/FontVertexBuilder resolved at 1.2.5
Creating working copy for https://github.com/yukiny0811/SimpleSimdSwift
Working copy of https://github.com/yukiny0811/SimpleSimdSwift resolved at 1.0.1
Creating working copy for https://github.com/yukiny0811/EasyMetalShader.git
Working copy of https://github.com/yukiny0811/EasyMetalShader.git resolved at 3.3.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.4
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/yukiny0811/SwiftyCoreText
Working copy of https://github.com/yukiny0811/SwiftyCoreText resolved at 1.0.0
warning: 'swift-snapshot-testing': 'swift-snapshot-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'spi-builder-workspace': found 41 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testBoxIsDrawed.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testCircleParameterWorking.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testText3DRawIsDrawed.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testText3DIsDrawed.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testCircleIsDrawed.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testText2DIsDrawed.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testBoxRotationWorking.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Renderers/__Snapshots__/TransparentRendererTests/testTransparentRendering.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testNestedPushPopWorking.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SVGTests/testSVGIsDrawed.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testModelIsDrawed.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testBoldLineVariations.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testFogIsWorking.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testBoldLineColorWorking.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testLineIsDrawed.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testHitTestableBoxIsDrawed.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testTrianglePosWorking.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testHitTestableImgIsDrawed.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testTriangleColorWorking.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testCircleColorWorking.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testBoldLineWithVertexColor.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testRectPosWorking.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testText2DGradient.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testImgIsDrawed.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testBoxVariations.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testTriangleIsDrawed.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testLineColorWorking.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testModelIsDrawedWithCustomTexture.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Renderers/__Snapshots__/AddRendererTests/testAddRendering.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testTexturedMeshIsDrawed.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testMeshWithVertexColor.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testModelIsDrawedWithTexture.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testMeshIsDrawed.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testColorIsWorking.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Renderers/__Snapshots__/NormalRendererTests/testNormalRendering.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testTextFactoryIsWorking.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testBoldLineIsDrawed.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testPushPopWorking.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testRectColorWorking.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testRectIsDrawed.1.png
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testBoxColorWorking.1.png
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "exact" : [
          "1.17.4"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    },
    {
      "identity" : "simplesimdswift",
      "requirement" : {
        "exact" : [
          "1.0.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yukiny0811/SimpleSimdSwift"
    },
    {
      "identity" : "fontvertexbuilder",
      "requirement" : {
        "exact" : [
          "1.2.5"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yukiny0811/FontVertexBuilder"
    },
    {
      "identity" : "easymetalshader",
      "requirement" : {
        "exact" : [
          "3.3.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yukiny0811/EasyMetalShader.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.1",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "SwiftyCreatives",
  "name" : "SwiftyCreatives",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftyCreatives",
      "targets" : [
        "SwiftyCreatives"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftyCreativesMacro",
      "targets" : [
        "SwiftyCreativesMacro"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftyCreativesTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyCreativesTests",
      "path" : "Tests/SwiftyCreativesTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/Resources/SampleObjectWithTexture.obj",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/Resources/SampleObject.mtl",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/Resources/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/Resources/sampleSvg.svg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/Resources/SampleObject.obj",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftyCreativesTests/Resources/SampleObjectWithTexture.mtl",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "SnapshotTests/Functions/BoldLineTests.swift",
        "SnapshotTests/Functions/BoxTests.swift",
        "SnapshotTests/Functions/CircleTests.swift",
        "SnapshotTests/Functions/ColorTests.swift",
        "SnapshotTests/Functions/FogTests.swift",
        "SnapshotTests/Functions/HitTestableBoxTests.swift",
        "SnapshotTests/Functions/HitTestableImgTests.swift",
        "SnapshotTests/Functions/ImgTests.swift",
        "SnapshotTests/Functions/LineTests.swift",
        "SnapshotTests/Functions/MeshTests.swift",
        "SnapshotTests/Functions/ModelTests.swift",
        "SnapshotTests/Functions/PushPopTests.swift",
        "SnapshotTests/Functions/RectTests.swift",
        "SnapshotTests/Functions/SVGTests.swift",
        "SnapshotTests/Functions/SketchForTest.swift",
        "SnapshotTests/Functions/TextTests.swift",
        "SnapshotTests/Functions/TriangleTests.swift",
        "SnapshotTests/Renderers/AddRendererTests.swift",
        "SnapshotTests/Renderers/NormalRendererTests.swift",
        "SnapshotTests/Renderers/TransparentRendererTests.swift",
        "SnapshotTests/SnapshotTestUtil.swift"
      ],
      "target_dependencies" : [
        "SwiftyCreatives"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftyCreativesSound",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyCreativesSound",
      "path" : "Sources/SwiftyCreativesSound",
      "product_memberships" : [
        "SwiftyCreatives"
      ],
      "sources" : [
        "AudioCapturer.swift",
        "DetailedAudioCapturer.swift",
        "FFT/FFTBandCalculationMethod.swift",
        "FFT/FFTNoiseExtractionMethod.swift",
        "FFT/FFTResultComponent.swift",
        "FFT/TempiFFT.swift",
        "FFT/TempiFFTWindowType.swift",
        "FFTVisualizer.swift",
        "FastAudioCapturer.swift",
        "Utils/NoiseExtractor.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftyCreativesMacro",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyCreativesMacro",
      "path" : "Sources/SwiftyCreativesMacro",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "SwiftyCreatives",
        "SwiftyCreativesMacro"
      ],
      "sources" : [
        "SketchObject/SketchObject.swift",
        "SwiftyCreativesMacroPlugin.swift",
        "Utils/String+Error.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SwiftyCreatives",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyCreatives",
      "path" : "Sources/SwiftyCreatives",
      "product_dependencies" : [
        "SimpleSimdSwift",
        "FontVertexBuilder",
        "EasyMetalShader"
      ],
      "product_memberships" : [
        "SwiftyCreatives"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreatives/Resources/Shaders/Functions.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreatives/Resources/Shaders/TransparentShader.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreatives/Resources/Shaders/SharedIndices.h",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreatives/Resources/Shaders/TransparentShaderVision.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreatives/Resources/Shaders/NormalShader.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreatives/Resources/Shaders/AddShader.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftyCreatives/Resources/Shaders/Types.metal",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Camera/Config/CameraConfig.swift",
        "Camera/Config/DefaultOrthographicConfig.swift",
        "Camera/Config/DefaultPerspectiveConfig.swift",
        "Camera/EasyCameraType.swift",
        "Camera/MainCamera.swift",
        "DrawUtils/Config/DefaultDrawConfig.swift",
        "DrawUtils/Config/DrawConfig.swift",
        "Extensions/Bool+.swift",
        "Extensions/CGPoint+.swift",
        "Extensions/CGSize+.swift",
        "Extensions/Comparable+.swift",
        "Extensions/Float+.swift",
        "Extensions/MTLCommandBuffer+.swift",
        "Extensions/MTLTexture+.swift",
        "Extensions/Numeric+.swift",
        "Extensions/UIView+.swift",
        "GeometryPresets/Box.swift",
        "Macros/SketchObject.swift",
        "Macros/SketchObjectHasDraw.swift",
        "PostProcess/Presets/BloomPostProcessor.swift",
        "PostProcess/Presets/CornerRadiusPostProcessor.swift",
        "Primitives/Basics/Img.swift",
        "Primitives/Basics/ModelObject.swift",
        "Primitives/Basics/SVGObj.swift",
        "Primitives/HitTestables/HitTestableBox.swift",
        "Primitives/HitTestables/HitTestableImg.swift",
        "Primitives/HitTestables/HitTestableRect.swift",
        "Primitives/HitTestables/UIViewObject.swift",
        "Primitives/PrimitiveUtils/Abstract/HitTestablePrimitive.swift",
        "Primitives/PrimitiveUtils/Abstract/ImageAdjustOption.swift",
        "Primitives/PrimitiveUtils/Abstract/ImageAdjuster.swift",
        "Primitives/PrimitiveUtils/Abstract/ImageLoadable.swift",
        "Primitives/PrimitiveUtils/Abstract/RectanglePlanePrimitive.swift",
        "Primitives/PrimitiveUtils/Abstract/ScaleSettable.swift",
        "Primitives/PrimitiveUtils/Info/BoxInfo.swift",
        "Primitives/PrimitiveUtils/Info/CircleInfo.swift",
        "Primitives/PrimitiveUtils/Info/ModelObjectInfo.swift",
        "Primitives/PrimitiveUtils/Info/PrimitiveInfo.swift",
        "Primitives/PrimitiveUtils/Info/RectShapeInfo.swift",
        "Primitives/PrimitiveUtils/Info/TriangleInfo.swift",
        "Primitives/PrimitiveUtils/Primitive.swift",
        "Primitives/Texts/Factory/RawTextFactory.swift",
        "Primitives/Texts/Factory/TextFactory.swift",
        "Primitives/Texts/LetterCache.swift",
        "Primitives/Texts/Text/Text2D.swift",
        "Primitives/Texts/Text/Text3D.swift",
        "Primitives/Texts/Text/Text3DRaw.swift",
        "Primitives/Texts/Text/TextBufferCreationError.swift",
        "PropertyWrappers/SCAnimatable.swift",
        "Renderers/AddRenderer.swift",
        "Renderers/Base/RendererBase+Functions.swift",
        "Renderers/Base/RendererBase+StaticFunctions.swift",
        "Renderers/Base/RendererBase.swift",
        "Renderers/NormalBlendRenderer.swift",
        "Renderers/TransparentRenderer.swift",
        "Renderers/visionOS/AddBlendRendererVision.swift",
        "Renderers/visionOS/NormalBlendRendererVision.swift",
        "Renderers/visionOS/TransparentRendererVision.swift",
        "Renderers/visionOS/visionOSSettings.swift",
        "ShaderUtils/ShaderCore.swift",
        "Sketch/FunctionBase/FunctionBase+BoldLine.swift",
        "Sketch/FunctionBase/FunctionBase+Box.swift",
        "Sketch/FunctionBase/FunctionBase+Circle.swift",
        "Sketch/FunctionBase/FunctionBase+Color.swift",
        "Sketch/FunctionBase/FunctionBase+Fog.swift",
        "Sketch/FunctionBase/FunctionBase+HitTestableBox.swift",
        "Sketch/FunctionBase/FunctionBase+HitTestableImg.swift",
        "Sketch/FunctionBase/FunctionBase+Img.swift",
        "Sketch/FunctionBase/FunctionBase+Line.swift",
        "Sketch/FunctionBase/FunctionBase+Mesh.swift",
        "Sketch/FunctionBase/FunctionBase+ModelObject.swift",
        "Sketch/FunctionBase/FunctionBase+PushPop.swift",
        "Sketch/FunctionBase/FunctionBase+Rect.swift",
        "Sketch/FunctionBase/FunctionBase+Rotate.swift",
        "Sketch/FunctionBase/FunctionBase+SVG.swift",
        "Sketch/FunctionBase/FunctionBase+Scale.swift",
        "Sketch/FunctionBase/FunctionBase+Text.swift",
        "Sketch/FunctionBase/FunctionBase+Translate.swift",
        "Sketch/FunctionBase/FunctionBase+Triangle.swift",
        "Sketch/FunctionBase/FunctionBase.swift",
        "Sketch/SCPacket.swift",
        "Sketch/Sketch.swift",
        "Sketch/SketchFunctions/Sketch+UtilFunctions.swift",
        "Utils/Alias.swift",
        "Utils/AssetUtil.swift",
        "Utils/BlendMode.swift",
        "Utils/DefaultBuffers.swift",
        "Utils/EXPORTER.swift",
        "Utils/MathUtil.swift",
        "Utils/SharedIndices.swift",
        "Views/KitSketchView.swift",
        "Views/SketchView.swift",
        "Views/TouchableMTKView/TouchableMTKView+Configure.swift",
        "Views/TouchableMTKView/TouchableMTKView+Deinitializer.swift",
        "Views/TouchableMTKView/TouchableMTKView+Initializer.swift",
        "Views/TouchableMTKView/TouchableMTKView+Utils.swift",
        "Views/TouchableMTKView/TouchableMTKView.swift"
      ],
      "target_dependencies" : [
        "SwiftyCreativesSound",
        "SwiftyCreativesMacro"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.