Build Information
Successful build of SwiftGodotBuilder, reference main (bdb21b), with Swift 6.2 for macOS (SPM) on 9 Dec 2025 15:38:42 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnsusek/SwiftGodotBuilder.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnsusek/SwiftGodotBuilder
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bdb21b4 Chapter 26
Cloned https://github.com/johnsusek/SwiftGodotBuilder.git
Revision (git rev-parse @):
bdb21b43bc7afb5d9aebfe79b18b0df44de80473
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/johnsusek/SwiftGodotBuilder.git at main
Fetching https://github.com/migueldeicaza/SwiftGodot
[1/16302] Fetching swiftgodot
Fetched https://github.com/migueldeicaza/SwiftGodot from cache (4.47s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/swiftlang/swift-syntax
[1/2158] Fetching swift-docc-plugin
[217/19035] Fetching swift-docc-plugin, swift-argument-parser
[386/22629] Fetching swift-docc-plugin, swift-argument-parser, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.28s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.28s)
[5907/16877] Fetching swift-argument-parser
[16878/89911] Fetching swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser from cache (3.66s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.66s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (6.64s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.56s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.65s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.68s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/migueldeicaza/SwiftGodot
Working copy of https://github.com/migueldeicaza/SwiftGodot resolved at main (ba88dc0)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Downloading binary artifact https://github.com/migueldeicaza/SwiftGodotKit/releases/download/4.3.5/libgodot.xcframework.zip
[16375/63767108] Downloading https://github.com/migueldeicaza/SwiftGodotKit/releases/download/4.3.5/libgodot.xcframework.zip
Downloaded https://github.com/migueldeicaza/SwiftGodotKit/releases/download/4.3.5/libgodot.xcframework.zip (3.98s)
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.14s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftgodotbuilder",
"name": "SwiftGodotBuilder",
"url": "https://github.com/johnsusek/SwiftGodotBuilder.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftGodotBuilder",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "swiftgodot",
"name": "SwiftGodot",
"url": "https://github.com/migueldeicaza/SwiftGodot",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftGodot",
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.6.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
},
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/johnsusek/SwiftGodotBuilder.git
[1/13644] Fetching swiftgodotbuilder
Fetched https://github.com/johnsusek/SwiftGodotBuilder.git from cache (1.76s)
Fetching https://github.com/migueldeicaza/SwiftGodot from cache
Fetched https://github.com/migueldeicaza/SwiftGodot from cache (0.54s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.92s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.92s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.99s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.04s)
Creating working copy for https://github.com/migueldeicaza/SwiftGodot
Working copy of https://github.com/migueldeicaza/SwiftGodot resolved at main (7540d6c)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
Creating working copy for https://github.com/johnsusek/SwiftGodotBuilder.git
Working copy of https://github.com/johnsusek/SwiftGodotBuilder.git resolved at main (bdb21b4)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Fetching binary artifact https://github.com/migueldeicaza/SwiftGodotKit/releases/download/4.3.5/libgodot.xcframework.zip from cache
Fetched https://github.com/migueldeicaza/SwiftGodotKit/releases/download/4.3.5/libgodot.xcframework.zip from cache (3.06s)
Found 2 product dependencies
- swift-syntax
- SwiftGodot
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/johnsusek/SwiftGodotBuilder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[0/17] Write sources
[11/17] Write Generator-tool-entitlement.plist
[12/17] Compiling _SwiftSyntaxCShims dummy.c
[13/17] Write swift-version-49B95AFC49DCD68C.txt
[15/26] Emitting module SwiftSyntax510
[16/26] Compiling SwiftSyntax600 Empty.swift
[17/26] Compiling SwiftSyntax510 Empty.swift
[18/26] Emitting module SwiftSyntax600
[19/26] Compiling SwiftSyntax509 Empty.swift
[20/26] Emitting module SwiftSyntax509
[21/91] Compiling SwiftSyntax Identifier.swift
[22/91] Compiling SwiftSyntax MemoryLayout.swift
[23/91] Compiling SwiftSyntax MissingNodeInitializers.swift
[24/91] Compiling SwiftSyntax RawSyntax.swift
[25/91] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[26/91] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[27/91] Compiling SwiftSyntax RawSyntaxTokenView.swift
[28/98] Emitting module ExtensionApi
[29/98] Compiling ExtensionApi ApiJsonModel.swift
[30/98] Compiling ExtensionApi ApiJsonModel+Extra.swift
[31/98] Emitting module SwiftSyntax
[32/98] Compiling SwiftSyntax Tokens.swift
[33/98] Compiling SwiftSyntax TriviaPieces.swift
[34/98] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[35/98] Compiling SwiftSyntax RawSyntaxNodesC.swift
[36/98] Compiling SwiftSyntax RawSyntaxNodesD.swift
[37/98] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[38/98] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[39/98] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[40/98] Compiling SwiftSyntax SyntaxChildren.swift
[41/98] Compiling SwiftSyntax SyntaxCollection.swift
[42/98] Compiling SwiftSyntax SyntaxHashable.swift
[43/98] Compiling SwiftSyntax SyntaxIdentifier.swift
[44/98] Compiling SwiftSyntax SyntaxNodeFactory.swift
[45/98] Compiling SwiftSyntax SyntaxNodeStructure.swift
[46/98] Compiling SwiftSyntax SyntaxProtocol.swift
[47/98] Compiling SwiftSyntax SyntaxText.swift
[48/98] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[49/98] Compiling SwiftSyntax TokenDiagnostic.swift
[50/98] Compiling SwiftSyntax TokenSequence.swift
[51/98] Compiling SwiftSyntax TokenSyntax.swift
[52/98] Compiling SwiftSyntax Trivia.swift
[53/98] Compiling SwiftSyntax AbsolutePosition.swift
[54/98] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[55/98] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[56/98] Compiling SwiftSyntax Assert.swift
[57/98] Compiling SwiftSyntax BumpPtrAllocator.swift
[58/98] Compiling SwiftSyntax CommonAncestor.swift
[59/98] Compiling SwiftSyntax Convenience.swift
[60/98] Compiling SwiftSyntax CustomTraits.swift
[61/98] Compiling SwiftSyntax SyntaxCollections.swift
[62/98] Compiling SwiftSyntax SyntaxEnum.swift
[63/98] Compiling SwiftSyntax SyntaxKind.swift
[64/98] Compiling SwiftSyntax SyntaxRewriter.swift
[65/98] Compiling SwiftSyntax SyntaxTraits.swift
[66/98] Compiling SwiftSyntax SyntaxVisitor.swift
[67/98] Compiling SwiftSyntax TokenKind.swift
[68/98] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[69/98] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[70/98] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[71/98] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[72/98] Compiling SwiftSyntax RawSyntaxValidation.swift
[73/98] Compiling SwiftSyntax SyntaxNodesAB.swift
[74/98] Compiling SwiftSyntax SyntaxNodesC.swift
[75/98] Compiling SwiftSyntax Utils.swift
[76/98] Compiling SwiftSyntax ChildNameForKeyPath.swift
[77/98] Compiling SwiftSyntax Keyword.swift
[78/98] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[79/98] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[80/98] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[81/98] Compiling SwiftSyntax SyntaxBaseNodes.swift
[82/98] Compiling SwiftSyntax SourceEdit.swift
[83/98] Compiling SwiftSyntax SourceLength.swift
[84/98] Compiling SwiftSyntax SourceLocation.swift
[85/98] Compiling SwiftSyntax SourcePresence.swift
[86/98] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[87/98] Compiling SwiftSyntax Syntax.swift
[88/98] Compiling SwiftSyntax SyntaxArena.swift
[89/98] Compiling SwiftSyntax SyntaxNodesD.swift
[90/98] Compiling SwiftSyntax SyntaxNodesEF.swift
[91/98] Compiling SwiftSyntax SyntaxNodesGHI.swift
[92/98] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[93/98] Compiling SwiftSyntax SyntaxNodesOP.swift
[94/98] Compiling SwiftSyntax SyntaxNodesQRS.swift
[95/98] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[96/156] Compiling SwiftDiagnostics Message.swift
[97/157] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[98/157] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[99/157] Compiling SwiftBasicFormat Syntax+Extensions.swift
[100/157] Emitting module SwiftDiagnostics
[101/157] Compiling SwiftDiagnostics Note.swift
[102/157] Compiling SwiftBasicFormat InferIndentation.swift
[103/157] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[104/157] Compiling SwiftDiagnostics FixIt.swift
[105/157] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[106/157] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[107/157] Compiling SwiftDiagnostics Diagnostic.swift
[108/157] Compiling SwiftDiagnostics Convenience.swift
[109/157] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[110/157] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[111/157] Emitting module SwiftBasicFormat
[112/157] Compiling SwiftBasicFormat BasicFormat.swift
[113/157] Compiling SwiftParser TopLevel.swift
[114/157] Compiling SwiftParser TriviaParser.swift
[115/157] Compiling SwiftParser Types.swift
[116/157] Compiling SwiftParser ExperimentalFeatures.swift
[117/161] Compiling SwiftParser StringLiterals.swift
[118/161] Compiling SwiftParser SwiftParserCompatibility.swift
[119/161] Compiling SwiftParser SwiftVersion.swift
[120/161] Compiling SwiftParser SyntaxUtils.swift
[121/161] Compiling SwiftParser TokenConsumer.swift
[122/161] Compiling SwiftParser TokenPrecedence.swift
[123/161] Compiling SwiftParser TokenSpec.swift
[124/161] Compiling SwiftParser TokenSpecSet.swift
[125/161] Emitting module SwiftParser
[126/161] Compiling SwiftParser UnicodeScalarExtensions.swift
[127/161] Compiling SwiftParser Lookahead.swift
[128/161] Compiling SwiftParser LoopProgressCondition.swift
[129/161] Compiling SwiftParser Modifiers.swift
[130/161] Compiling SwiftParser Names.swift
[131/161] Compiling SwiftParser Nominals.swift
[132/161] Compiling SwiftParser Parameters.swift
[133/161] Compiling SwiftParser ParseSourceFile.swift
[134/161] Compiling SwiftParser Parser.swift
[135/161] Compiling SwiftParser Patterns.swift
[136/161] Compiling SwiftParser Recovery.swift
[137/161] Compiling SwiftParser Specifiers.swift
[138/161] Compiling SwiftParser Statements.swift
[139/161] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[140/161] Compiling SwiftParser Attributes.swift
[141/161] Compiling SwiftParser Availability.swift
[142/161] Compiling SwiftParser CharacterInfo.swift
[143/161] Compiling SwiftParser CollectionNodes+Parsable.swift
[144/161] Compiling SwiftParser Declarations.swift
[145/161] Compiling SwiftParser Directives.swift
[146/161] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[147/161] Compiling SwiftParser Expressions.swift
[148/161] Compiling SwiftParser IncrementalParseTransition.swift
[149/161] Compiling SwiftParser IsValidIdentifier.swift
[150/161] Compiling SwiftParser Cursor.swift
[151/161] Compiling SwiftParser Lexeme.swift
[152/161] Compiling SwiftParser LexemeSequence.swift
[153/161] Compiling SwiftParser Lexer.swift
[154/161] Compiling SwiftParser RegexLiteralLexer.swift
[155/161] Compiling SwiftParser IsLexerClassified.swift
[156/161] Compiling SwiftParser LayoutNodes+Parsable.swift
[157/161] Compiling SwiftParser Parser+TokenSpecSet.swift
[158/161] Compiling SwiftParser TokenSpecStaticMembers.swift
[159/174] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[160/174] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[161/174] Compiling SwiftParserDiagnostics Utils.swift
[162/174] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[163/175] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[164/175] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[165/175] Compiling SwiftParserDiagnostics PresenceUtils.swift
[166/175] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[167/175] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[168/175] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[169/175] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[170/175] Emitting module SwiftParserDiagnostics
[171/175] Compiling SwiftParserDiagnostics MissingNodesError.swift
[172/175] Compiling SwiftParserDiagnostics MissingTokenError.swift
[173/190] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[174/191] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[175/191] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[176/191] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[177/191] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[178/191] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[179/191] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[180/191] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[181/191] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[182/191] Compiling SwiftSyntaxBuilder Indenter.swift
[183/191] Compiling SwiftSyntaxBuilder ListBuilder.swift
[184/191] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[185/191] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[186/191] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[187/191] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[188/191] Emitting module SwiftSyntaxBuilder
[189/205] Compiling Generator UtilityGen.swift
[190/205] Compiling Generator UnsafePointerHelpers.swift
[191/205] Compiling Generator Printer.swift
[192/206] Compiling Generator StringOperations.swift
[193/206] Compiling Generator TypeHelpers.swift
[194/206] Compiling Generator main.swift
[195/206] Compiling Generator MethodGen.swift
[196/206] Compiling Generator NativeStructures.swift
[197/206] Compiling Generator DocModel.swift
[198/206] Compiling Generator Enums.swift
[199/206] Compiling Generator ClassGen.swift
[200/206] Compiling Generator Data.swift
[201/206] Emitting module Generator
[202/206] Compiling Generator Arguments.swift
[203/206] Compiling Generator BuiltinGen.swift
[203/206] Write Objects.LinkFileList
[204/206] Linking Generator-tool
[205/206] Applying Generator-tool
[206/213] Write EntryPointGenerator-tool-entitlement.plist
[207/214] Write sources
[210/214] Write swift-version-49B95AFC49DCD68C.txt
[212/216] Compiling ArgumentParserToolInfo ToolInfo.swift
[213/216] Emitting module ArgumentParserToolInfo
[214/262] Compiling ArgumentParser ArgumentDiscussion.swift
[215/262] Compiling ArgumentParser ArgumentHelp.swift
[216/262] Compiling ArgumentParser ArgumentVisibility.swift
[217/262] Compiling ArgumentParser CompletionKind.swift
[218/262] Compiling ArgumentParser Errors.swift
[219/266] Compiling ArgumentParser SequenceExtensions.swift
[220/266] Compiling ArgumentParser StringExtensions.swift
[221/266] Compiling ArgumentParser SwiftExtensions.swift
[222/266] Compiling ArgumentParser Tree.swift
[223/266] Compiling ArgumentParser CodingKeyValidator.swift
[224/266] Compiling ArgumentParser InputKey.swift
[225/266] Compiling ArgumentParser InputOrigin.swift
[226/266] Compiling ArgumentParser Name.swift
[227/266] Compiling ArgumentParser Parsed.swift
[228/266] Compiling ArgumentParser ParsedValues.swift
[229/266] Compiling ArgumentParser CommandConfiguration.swift
[230/266] Compiling ArgumentParser CommandGroup.swift
[231/266] Compiling ArgumentParser EnumerableFlag.swift
[232/266] Compiling ArgumentParser ExpressibleByArgument.swift
[233/266] Compiling ArgumentParser ParsableArguments.swift
[234/266] Emitting module ArgumentParser
[235/266] Compiling ArgumentParser BashCompletionsGenerator.swift
[236/266] Compiling ArgumentParser CompletionsGenerator.swift
[237/266] Compiling ArgumentParser FishCompletionsGenerator.swift
[238/266] Compiling ArgumentParser ZshCompletionsGenerator.swift
[239/266] Compiling ArgumentParser Argument.swift
[240/266] Compiling ArgumentParser NonsenseFlagsValidator.swift
[241/266] Compiling ArgumentParser ParsableArgumentsValidation.swift
[242/266] Compiling ArgumentParser PositionalArgumentsValidator.swift
[243/266] Compiling ArgumentParser UniqueNamesValidator.swift
[244/266] Compiling ArgumentParser Flag.swift
[245/266] Compiling ArgumentParser NameSpecification.swift
[246/266] Compiling ArgumentParser Option.swift
[247/266] Compiling ArgumentParser OptionGroup.swift
[248/266] Compiling ArgumentParser AsyncParsableCommand.swift
[249/266] Compiling ArgumentParser MessageInfo.swift
[250/266] Compiling ArgumentParser UsageGenerator.swift
[251/266] Compiling ArgumentParser CollectionExtensions.swift
[252/266] Compiling ArgumentParser Mutex.swift
[253/266] Compiling ArgumentParser Platform.swift
[254/266] Compiling ArgumentParser ParserError.swift
[255/266] Compiling ArgumentParser SplitArguments.swift
[256/266] Compiling ArgumentParser DumpHelpGenerator.swift
[257/266] Compiling ArgumentParser HelpCommand.swift
[258/266] Compiling ArgumentParser HelpGenerator.swift
[259/266] Compiling ArgumentParser ParsableCommand.swift
[260/266] Compiling ArgumentParser ArgumentDecoder.swift
[261/266] Compiling ArgumentParser ArgumentDefinition.swift
[262/266] Compiling ArgumentParser ArgumentSet.swift
[263/266] Compiling ArgumentParser CommandParser.swift
[264/269] Compiling EntryPointGenerator EntryPointGenerator.swift
[265/269] Emitting module EntryPointGenerator
[266/269] Compiling EntryPointGenerator GodotMacroSearchingVisitor.swift
[266/269] Write Objects.LinkFileList
[267/269] Linking EntryPointGenerator-tool
[268/269] Applying EntryPointGenerator-tool
[269/275] Write NodeApiGen-tool-entitlement.plist
[270/275] Write sources
[271/275] Write swift-version-49B95AFC49DCD68C.txt
[273/277] Emitting module NodeApiGen
[274/277] Compiling NodeApiGen main.swift
[274/277] Write Objects.LinkFileList
[275/277] Linking NodeApiGen-tool
[276/277] Applying NodeApiGen-tool
[1/1] Compiling plugin GenLDEnums
[2/2] Compiling plugin GenNodeApi
[3/3] Compiling plugin EntryPointGeneratorPlugin
[4/4] Compiling plugin CodeGeneratorPlugin
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
[7/7] Compiling plugin Swift-DocC Preview
[8/8] Compiling plugin Swift-DocC
Building for debugging...
[8/64] Write sources
[24/64] Write NodeApiGen-tool-entitlement.plist
[24/64] Write sources
[24/64] Write LDEnumGen-tool-entitlement.plist
[27/64] Write sources
[29/64] Write LDEnumGen-entitlement.plist
[29/64] Write sources
[29/64] Write NodeApiGen-entitlement.plist
[34/64] Compiling _SwiftSyntaxCShims dummy.c
[36/64] Write swift-version-49B95AFC49DCD68C.txt
[37/89] Compiling GDExtension GDExtensionSupport.c
[39/89] Compiling SwiftSyntax509 Empty.swift
[40/89] Emitting module SwiftSyntax509
[41/89] Compiling SwiftSyntax600 Empty.swift
[42/89] Emitting module SwiftSyntax600
[43/89] Compiling SwiftSyntax510 Empty.swift
[44/89] Emitting module SwiftSyntax510
[44/89] Write Objects.LinkFileList
[45/154] Linking NodeApiGen-tool
[46/154] Applying NodeApiGen-tool
[48/154] Compiling SwiftGodotMacroLibrary SwiftSyntaxExtensions.swift
[49/155] Compiling SwiftGodotMacroLibrary SceneTreeMacro.swift
[50/155] Compiling SwiftGodotMacroLibrary SignalAttachmentMacro.swift
[51/155] Compiling SwiftGodotMacroLibrary SignalMacro.swift
[52/155] Compiling SwiftSyntax SyntaxProtocol.swift
[53/155] Compiling SwiftSyntax SyntaxText.swift
[54/155] Compiling SwiftGodotBuilderMacros Plugin.swift
[55/155] Emitting module SwiftGodotBuilderMacros
[55/155] Write Objects.LinkFileList
[57/155] Compiling NodeApiGen main.swift
[58/155] Emitting module NodeApiGen
[58/155] Write Objects.LinkFileList
[59/155] NodeApiGen -> GeneratedGNodeAliases.swift
[60/155] Write sources
[62/155] Compiling SwiftGodotMacroLibrary TextureLiteralMacro.swift
[62/155] Linking NodeApiGen
[63/155] Applying NodeApiGen
[65/157] Compiling SwiftSyntax AbsolutePosition.swift
[66/157] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[67/157] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[68/157] Compiling SwiftSyntax Assert.swift
[69/157] Compiling SwiftSyntax BumpPtrAllocator.swift
[70/157] Compiling SwiftSyntax CommonAncestor.swift
[71/157] Compiling SwiftSyntax Convenience.swift
[72/157] Compiling SwiftSyntax CustomTraits.swift
[72/164] Linking SwiftGodotBuilderMacros-tool
[80/164] Emitting module SwiftGodotMacroLibrary
[82/164] Write Objects.LinkFileList
[85/164] Emitting module LDEnumGen
[86/164] Compiling LDEnumGen main.swift
[86/164] Write Objects.LinkFileList
[87/164] Linking SwiftGodotMacroLibrary-tool
[88/164] Linking LDEnumGen-tool
[89/164] Linking Generator-tool
[90/164] Applying LDEnumGen-tool
[92/164] Emitting module SwiftSyntax
[93/164] Compiling SwiftSyntax Tokens.swift
[94/164] Compiling SwiftSyntax TriviaPieces.swift
[95/164] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[96/164] Compiling SwiftSyntax RawSyntaxNodesC.swift
[97/164] Compiling SwiftSyntax RawSyntaxNodesD.swift
[98/164] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[99/164] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[99/164] Generating GeneratedSources
[100/164] Write sources
[102/390] Compiling SwiftGodot AnimationNodeAnimation.swift
[103/390] Compiling SwiftGodot AnimationNodeBlend2.swift
[104/390] Compiling SwiftGodot AnimationNodeBlend3.swift
[105/390] Compiling SwiftGodot AnimationNodeBlendSpace1D.swift
[106/390] Compiling SwiftGodot AnimationNodeBlendSpace2D.swift
[107/390] Compiling SwiftGodot AnimationNodeBlendTree.swift
[108/390] Compiling SwiftGodot AnimationNodeExtension.swift
[109/390] Compiling SwiftGodot SignalRegistration.swift
[110/390] Compiling SwiftGodot SignalWithArguments.swift
[111/390] Compiling SwiftGodot StringExtensions.swift
[112/390] Compiling SwiftGodot TypedArray.swift
[113/390] Compiling SwiftGodot TypedDictionary.swift
[114/390] Compiling SwiftGodot VariantCollection.swift
[115/390] Compiling SwiftGodot VariantConvertible.swift
[116/390] Compiling SwiftGodot Various.swift
[117/390] Compiling SwiftGodot Wrapped.swift
[118/390] Compiling SwiftGodot EntryPoint.swift
[119/390] Compiling SwiftGodot Export.swift
[120/390] Compiling SwiftGodot Arithmetic.swift
[121/390] Compiling SwiftGodot CallableExtensions.swift
[122/390] Compiling SwiftGodot ClassInfoExtensions.swift
[123/390] Compiling SwiftGodot ColorExtensions.swift
[124/390] Compiling SwiftGodot Compat.swift
[125/390] Compiling SwiftGodot GDUtilityFunctions.swift
[126/390] Compiling SwiftGodot NodeExtensions.swift
[127/390] Compiling SwiftGodot PhysicsDirectSpaceState2D+IntersectRayResult.swift
[128/390] Compiling SwiftGodot PhysicsDirectSpaceState3D+IntersectRayResult.swift
[129/390] Compiling SwiftGodot RefCountedExtensions.swift
[130/390] Compiling SwiftGodot VariantArrayExtensions.swift
[131/390] Compiling SwiftGodot VariantDictionaryExtensions.swift
[132/390] Compiling SwiftGodot FastVariant.swift
[133/390] Compiling SwiftGodot GodotInterface.swift
[134/390] Compiling SwiftGodot MacroDefs.swift
[135/390] Compiling SwiftGodot MacroCallableWrapResult.swift
[136/390] Compiling SwiftGodot MacroExportInvokeGetter.swift
[137/390] Compiling SwiftGodot MacroExportInvokeSetter.swift
[138/390] Compiling SwiftGodot MacroGodotArgumentPropInfo.swift
[139/390] Compiling SwiftGodot MacroGodotPropertyPropInfo.swift
[140/390] Compiling SwiftGodot MacroGodotReturnValuePropInfo.swift
[141/390] Compiling SwiftGodot LinearInterpolation.swift
[142/390] Compiling SwiftGodot RotationConversion.swift
[143/390] Compiling SwiftGodot Snapped.swift
[144/390] Compiling SwiftGodot SwiftGodot.swift
[145/390] Compiling SwiftGodot Variant.swift
[146/390] Compiling SwiftGodot AABB.swift
[147/390] Compiling SwiftGodot Array.swift
[148/415] Compiling SwiftGodot Arguments.swift
[149/415] Compiling SwiftGodot BuiltinConvertible.swift
[150/415] Compiling SwiftGodot ClassServices.swift
[151/415] Compiling SwiftGodot FastFunctionBridging.swift
[152/415] Compiling SwiftGodot FastStringName.swift
[153/415] Compiling SwiftGodot InspectableProperty.swift
[154/415] Compiling SwiftGodot NIOLock.swift
[155/415] Compiling SwiftGodot ObjectCollection.swift
[156/415] Compiling SwiftGodot ObjectExtensions.swift
[157/415] Compiling SwiftGodot Packed.swift
[158/415] Compiling SwiftGodot SignalProxy.swift
[180/440] Compiling SwiftGodot AnimationNodeOneShot.swift
[181/440] Compiling SwiftGodot AnimationNodeOutput.swift
[182/440] Compiling SwiftGodot AnimationNodeStateMachine.swift
[183/440] Compiling SwiftGodot AnimationNodeStateMachinePlayback.swift
[184/440] Compiling SwiftGodot AnimationNodeStateMachineTransition.swift
[185/440] Compiling SwiftGodot AnimationNodeSub2.swift
[186/440] Compiling SwiftGodot AnimationNodeSync.swift
[187/440] Compiling SwiftGodot AnimationNodeTimeScale.swift
[188/440] Compiling SwiftGodot AnimationNodeTimeSeek.swift
[189/440] Compiling SwiftGodot AnimationNodeTransition.swift
[190/440] Compiling SwiftGodot AnimationPlayer.swift
[191/440] Compiling SwiftGodot AnimationRootNode.swift
[192/440] Compiling SwiftGodot AnimationTree.swift
[193/440] Compiling SwiftGodot Area2D.swift
[194/440] Compiling SwiftGodot Area3D.swift
[195/440] Compiling SwiftGodot ArrayMesh.swift
[196/440] Compiling SwiftGodot ArrayOccluder3D.swift
[197/440] Compiling SwiftGodot AspectRatioContainer.swift
[198/465] Compiling SwiftGodot AtlasTexture.swift
[199/465] Compiling SwiftGodot AudioBusLayout.swift
[200/465] Compiling SwiftGodot AudioEffect.swift
[201/465] Compiling SwiftGodot AudioEffectAmplify.swift
[202/465] Compiling SwiftGodot AudioEffectBandLimitFilter.swift
[203/465] Compiling SwiftGodot AudioEffectBandPassFilter.swift
[204/465] Compiling SwiftGodot AudioEffectCapture.swift
[205/465] Compiling SwiftGodot AudioEffectChorus.swift
[206/465] Compiling SwiftGodot AudioEffectCompressor.swift
[207/465] Compiling SwiftGodot AudioEffectDelay.swift
[208/465] Compiling SwiftGodot AudioEffectDistortion.swift
[209/465] Compiling SwiftGodot AudioEffectEQ.swift
[210/465] Compiling SwiftGodot AudioEffectEQ10.swift
[211/465] Compiling SwiftGodot AudioEffectEQ21.swift
[212/465] Compiling SwiftGodot AudioEffectEQ6.swift
[213/465] Compiling SwiftGodot AudioEffectFilter.swift
[214/465] Compiling SwiftGodot AudioEffectHardLimiter.swift
[215/465] Compiling SwiftGodot AudioEffectHighPassFilter.swift
[216/465] Compiling SwiftGodot AudioEffectHighShelfFilter.swift
[217/465] Compiling SwiftGodot AudioEffectInstance.swift
[218/465] Compiling SwiftGodot AudioEffectLimiter.swift
[219/465] Compiling SwiftGodot AudioEffectLowPassFilter.swift
[220/465] Compiling SwiftGodot AudioEffectLowShelfFilter.swift
[221/465] Compiling SwiftGodot AudioEffectNotchFilter.swift
[222/465] Compiling SwiftGodot AudioEffectPanner.swift
[223/490] Compiling SwiftGodot Signal.swift
[224/490] Compiling SwiftGodot String.swift
[225/490] Compiling SwiftGodot StringName.swift
[230/490] Compiling SwiftGodot PackedVector4Array.swift
[231/490] Compiling SwiftGodot Plane.swift
[232/490] Compiling SwiftGodot Projection.swift
[233/490] Compiling SwiftGodot Quaternion.swift
[234/490] Compiling SwiftGodot Rect2.swift
[235/490] Compiling SwiftGodot Rect2i.swift
[236/490] Compiling SwiftGodot RID.swift
[237/490] Compiling SwiftGodot PackedFloat32Array.swift
[238/490] Compiling SwiftGodot PackedFloat64Array.swift
[239/490] Compiling SwiftGodot PackedInt32Array.swift
[240/490] Compiling SwiftGodot PackedInt64Array.swift
[241/490] Compiling SwiftGodot PackedStringArray.swift
[242/490] Compiling SwiftGodot PackedVector2Array.swift
[243/490] Compiling SwiftGodot PackedVector3Array.swift
[258/532] Compiling SwiftParser TopLevel.swift
[259/532] Compiling SwiftParser TriviaParser.swift
[260/532] Compiling SwiftParser Types.swift
[261/532] Compiling SwiftParser ExperimentalFeatures.swift
[262/536] Compiling SwiftParser StringLiterals.swift
[263/536] Compiling SwiftParser SwiftParserCompatibility.swift
[264/536] Compiling SwiftParser SwiftVersion.swift
[265/536] Compiling SwiftParser SyntaxUtils.swift
[266/536] Compiling SwiftParser TokenConsumer.swift
[267/536] Compiling SwiftParser TokenPrecedence.swift
[268/536] Compiling SwiftParser TokenSpec.swift
[269/536] Compiling SwiftParser TokenSpecSet.swift
[270/536] Compiling SwiftParser Nominals.swift
[271/536] Compiling SwiftParser Parameters.swift
[272/536] Compiling SwiftParser ParseSourceFile.swift
[273/536] Compiling SwiftParser Parser.swift
[274/536] Compiling SwiftParser Patterns.swift
[275/536] Compiling SwiftParser Recovery.swift
[276/536] Compiling SwiftParser Specifiers.swift
[277/536] Compiling SwiftParser Statements.swift
[278/536] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[279/536] Compiling SwiftParser UnicodeScalarExtensions.swift
[280/536] Compiling SwiftParser Lookahead.swift
[281/536] Compiling SwiftParser LoopProgressCondition.swift
[282/536] Compiling SwiftParser Modifiers.swift
[283/536] Compiling SwiftParser Names.swift
[284/536] Compiling SwiftGodot AudioStreamPlaybackSynchronized.swift
[285/536] Compiling SwiftGodot AudioStreamPlayer.swift
[286/536] Compiling SwiftGodot AudioStreamPlayer2D.swift
[287/536] Compiling SwiftGodot AudioStreamPlayer3D.swift
[288/536] Compiling SwiftGodot AudioStreamPlaylist.swift
[289/536] Compiling SwiftGodot AudioStreamPolyphonic.swift
[290/536] Compiling SwiftGodot AudioStreamRandomizer.swift
[291/536] Compiling SwiftGodot AudioStreamSynchronized.swift
[292/536] Compiling SwiftGodot AudioStreamWAV.swift
[293/536] Compiling SwiftGodot BackBufferCopy.swift
[294/536] Compiling SwiftGodot BaseButton.swift
[295/536] Compiling SwiftGodot BaseMaterial3D.swift
[296/536] Compiling SwiftGodot BitMap.swift
[297/536] Compiling SwiftGodot Bone2D.swift
[298/536] Compiling SwiftGodot BoneAttachment3D.swift
[299/536] Compiling SwiftGodot BoneMap.swift
[300/536] Compiling SwiftGodot BoxContainer.swift
[301/536] Compiling SwiftGodot BoxMesh.swift
[302/536] Compiling SwiftGodot BoxOccluder3D.swift
[303/536] Compiling SwiftGodot BoxShape3D.swift
[304/536] Compiling SwiftGodot Button.swift
[305/536] Compiling SwiftGodot ButtonGroup.swift
[306/536] Compiling SwiftGodot CPUParticles2D.swift
[307/536] Compiling SwiftGodot CPUParticles3D.swift
[308/536] Compiling SwiftGodot CSGBox3D.swift
[309/561] Compiling SwiftParser Cursor.swift
[310/561] Compiling SwiftParser Lexeme.swift
[311/561] Compiling SwiftParser LexemeSequence.swift
[312/561] Compiling SwiftParser Lexer.swift
[313/561] Compiling SwiftParser RegexLiteralLexer.swift
[314/561] Compiling SwiftParser Directives.swift
[315/561] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[316/561] Compiling SwiftParser Expressions.swift
[317/561] Compiling SwiftParser IncrementalParseTransition.swift
[318/561] Compiling SwiftParser IsValidIdentifier.swift
[319/561] Emitting module SwiftParser
[320/561] Compiling SwiftParser Attributes.swift
[321/561] Compiling SwiftParser Availability.swift
[322/561] Compiling SwiftParser CharacterInfo.swift
[323/561] Compiling SwiftParser CollectionNodes+Parsable.swift
[324/561] Compiling SwiftParser Declarations.swift
[325/561] Compiling SwiftGodot Transform2D.swift
[326/561] Compiling SwiftGodot Transform3D.swift
[327/561] Compiling SwiftGodot utility.swift
[328/561] Compiling SwiftGodot Vector2.swift
[329/561] Compiling SwiftGodot Vector2i.swift
[330/561] Compiling SwiftGodot Vector3.swift
[331/561] Compiling SwiftGodot Vector3i.swift
[332/561] Compiling SwiftGodot Vector4.swift
[333/561] Compiling SwiftGodot Vector4i.swift
[334/561] Compiling SwiftGodot AESContext.swift
[335/561] Compiling SwiftGodot AStar2D.swift
[336/561] Compiling SwiftGodot AStar3D.swift
[337/561] Compiling SwiftGodot AStarGrid2D.swift
[338/561] Compiling SwiftGodot AcceptDialog.swift
[339/561] Compiling SwiftGodot AnimatableBody2D.swift
[340/561] Compiling SwiftGodot AnimatableBody3D.swift
[341/561] Compiling SwiftGodot AnimatedSprite2D.swift
[342/561] Compiling SwiftGodot AnimatedSprite3D.swift
[343/561] Compiling SwiftGodot AnimatedTexture.swift
[344/561] Compiling SwiftGodot Animation.swift
[345/561] Compiling SwiftGodot AnimationLibrary.swift
[346/561] Compiling SwiftGodot AnimationMixer.swift
[347/561] Compiling SwiftGodot AnimationNode.swift
[348/561] Compiling SwiftGodot AnimationNodeAdd2.swift
[349/561] Compiling SwiftGodot AnimationNodeAdd3.swift
[350/586] Compiling SwiftGodot CompressedTexture2D.swift
[351/586] Compiling SwiftGodot CompressedTexture2DArray.swift
[352/586] Compiling SwiftGodot CompressedTexture3D.swift
[353/586] Compiling SwiftGodot CompressedTextureLayered.swift
[354/586] Compiling SwiftGodot ConcavePolygonShape2D.swift
[355/586] Compiling SwiftGodot ConcavePolygonShape3D.swift
[356/586] Compiling SwiftGodot ConeTwistJoint3D.swift
[357/586] Compiling SwiftGodot ConfigFile.swift
[358/586] Compiling SwiftGodot ConfirmationDialog.swift
[359/586] Compiling SwiftGodot Container.swift
[360/586] Compiling SwiftGodot Control.swift
[361/586] Compiling SwiftGodot ConvexPolygonShape2D.swift
[362/586] Compiling SwiftGodot ConvexPolygonShape3D.swift
[363/586] Compiling SwiftGodot Crypto.swift
[364/586] Compiling SwiftGodot CryptoKey.swift
[365/586] Compiling SwiftGodot Cubemap.swift
[366/586] Compiling SwiftGodot CubemapArray.swift
[367/586] Compiling SwiftGodot Curve.swift
[368/586] Compiling SwiftGodot Curve2D.swift
[369/586] Compiling SwiftGodot Curve3D.swift
[370/586] Compiling SwiftGodot CurveTexture.swift
[371/586] Compiling SwiftGodot CurveXYZTexture.swift
[372/586] Compiling SwiftGodot CylinderMesh.swift
[373/586] Compiling SwiftGodot CylinderShape3D.swift
[374/586] Compiling SwiftGodot DTLSServer.swift
[375/594] Compiling SwiftParser IsLexerClassified.swift
[376/594] Compiling SwiftParser LayoutNodes+Parsable.swift
[377/594] Compiling SwiftParser Parser+TokenSpecSet.swift
[378/594] Compiling SwiftParser TokenSpecStaticMembers.swift
[379/613] Compiling SwiftGodot CapsuleShape3D.swift
[380/613] Compiling SwiftGodot CenterContainer.swift
[381/613] Compiling SwiftGodot CharFXTransform.swift
[382/613] Compiling SwiftGodot CharacterBody2D.swift
[383/613] Compiling SwiftGodot CharacterBody3D.swift
[384/613] Compiling SwiftGodot CheckBox.swift
[385/613] Compiling SwiftGodot CheckButton.swift
[386/613] Compiling SwiftGodot CircleShape2D.swift
[387/613] Compiling SwiftGodot ClassDB.swift
[388/613] Compiling SwiftGodot CodeEdit.swift
[389/613] Compiling SwiftGodot CodeHighlighter.swift
[390/613] Compiling SwiftGodot CollisionObject2D.swift
[391/613] Compiling SwiftGodot CollisionObject3D.swift
[392/613] Compiling SwiftGodot CollisionPolygon2D.swift
[393/613] Compiling SwiftGodot CollisionPolygon3D.swift
[394/613] Compiling SwiftGodot CollisionShape2D.swift
[395/613] Compiling SwiftGodot CollisionShape3D.swift
[396/613] Compiling SwiftGodot ColorPalette.swift
[397/613] Compiling SwiftGodot ColorPicker.swift
[398/613] Compiling SwiftGodot ColorPickerButton.swift
[399/613] Compiling SwiftGodot ColorRect.swift
[400/613] Compiling SwiftGodot Compositor.swift
[401/613] Compiling SwiftGodot CompositorEffect.swift
[402/613] Compiling SwiftGodot CompressedCubemap.swift
[403/613] Compiling SwiftGodot CompressedCubemapArray.swift
[404/638] Emitting module LDEnumGen
[405/638] Compiling LDEnumGen main.swift
[405/638] Write Objects.LinkFileList
[431/663] Linking LDEnumGen
[432/663] Applying LDEnumGen
[434/663] Compiling SwiftGodot DampedSpringJoint2D.swift
[435/663] Compiling SwiftGodot Decal.swift
[436/663] Compiling SwiftGodot DirAccess.swift
[437/663] Compiling SwiftGodot DirectionalLight2D.swift
[438/663] Compiling SwiftGodot DirectionalLight3D.swift
[439/663] Compiling SwiftGodot DisplayServer.swift
[440/663] Compiling SwiftGodot DisplayServerEmbedded.swift
[441/663] Compiling SwiftGodot ENetConnection.swift
[442/663] Compiling SwiftGodot ENetMultiplayerPeer.swift
[443/663] Compiling SwiftGodot ENetPacketPeer.swift
[444/663] Compiling SwiftGodot EditorCommandPalette.swift
[445/663] Compiling SwiftGodot EditorContextMenuPlugin.swift
[446/663] Compiling SwiftGodot EditorDebuggerPlugin.swift
[447/663] Compiling SwiftGodot EditorDebuggerSession.swift
[448/663] Compiling SwiftGodot EditorExportPlatform.swift
[449/663] Compiling SwiftGodot EditorExportPlatformAndroid.swift
[450/663] Compiling SwiftGodot EditorExportPlatformExtension.swift
[451/663] Compiling SwiftGodot EditorExportPlatformIOS.swift
[452/663] Compiling SwiftGodot EditorExportPlatformLinuxBSD.swift
[453/663] Compiling SwiftGodot EditorExportPlatformMacOS.swift
[454/663] Compiling SwiftGodot EditorExportPlatformPC.swift
[455/663] Compiling SwiftGodot EditorExportPlatformWeb.swift
[456/663] Compiling SwiftGodot EditorExportPlatformWindows.swift
[457/663] Compiling SwiftGodot EditorExportPlugin.swift
[458/663] Compiling SwiftGodot EditorExportPreset.swift
[459/688] Compiling SwiftGodot EditorFeatureProfile.swift
[460/688] Compiling SwiftGodot EditorFileDialog.swift
[461/688] Compiling SwiftGodot EditorFileSystem.swift
[462/688] Compiling SwiftGodot EditorFileSystemDirectory.swift
[463/688] Compiling SwiftGodot EditorFileSystemImportFormatSupportQuery.swift
[464/688] Compiling SwiftGodot EditorImportPlugin.swift
[465/688] Compiling SwiftGodot EditorInspector.swift
[466/688] Compiling SwiftGodot EditorInspectorPlugin.swift
[467/688] Compiling SwiftGodot EditorInterface.swift
[468/688] Compiling SwiftGodot EditorNode3DGizmo.swift
[469/688] Compiling SwiftGodot EditorNode3DGizmoPlugin.swift
[470/688] Compiling SwiftGodot EditorPaths.swift
[471/688] Compiling SwiftGodot EditorPlugin.swift
[472/688] Compiling SwiftGodot EditorProperty.swift
[473/688] Compiling SwiftGodot EditorResourceConversionPlugin.swift
[474/688] Compiling SwiftGodot EditorResourcePicker.swift
[475/688] Compiling SwiftGodot EditorResourcePreview.swift
[476/688] Compiling SwiftGodot EditorResourcePreviewGenerator.swift
[477/688] Compiling SwiftGodot EditorResourceTooltipPlugin.swift
[478/688] Compiling SwiftGodot EditorSceneFormatImporter.swift
[479/688] Compiling SwiftGodot EditorSceneFormatImporterBlend.swift
[480/688] Compiling SwiftGodot EditorSceneFormatImporterFBX2GLTF.swift
[481/688] Compiling SwiftGodot EditorSceneFormatImporterGLTF.swift
[482/688] Compiling SwiftGodot EditorSceneFormatImporterUFBX.swift
[483/688] Compiling SwiftGodot EditorScenePostImport.swift
[484/713] Compiling SwiftGodot GraphFrame.swift
[485/713] Compiling SwiftGodot GraphNode.swift
[486/713] Compiling SwiftGodot GridContainer.swift
[487/713] Compiling SwiftGodot GridMap.swift
[488/713] Compiling SwiftGodot GridMapEditorPlugin.swift
[489/713] Compiling SwiftGodot GrooveJoint2D.swift
[490/713] Compiling SwiftGodot HBoxContainer.swift
[491/713] Compiling SwiftGodot HFlowContainer.swift
[492/713] Compiling SwiftGodot HMACContext.swift
[493/713] Compiling SwiftGodot HScrollBar.swift
[494/713] Compiling SwiftGodot HSeparator.swift
[495/713] Compiling SwiftGodot HSlider.swift
[496/713] Compiling SwiftGodot HSplitContainer.swift
[497/713] Compiling SwiftGodot HTTPClient.swift
[498/713] Compiling SwiftGodot HTTPRequest.swift
[499/713] Compiling SwiftGodot HashingContext.swift
[500/713] Compiling SwiftGodot HeightMapShape3D.swift
[501/713] Compiling SwiftGodot HingeJoint3D.swift
[502/713] Compiling SwiftGodot IP.swift
[503/713] Compiling SwiftGodot Image.swift
[504/713] Compiling SwiftGodot ImageFormatLoader.swift
[505/713] Compiling SwiftGodot ImageFormatLoaderExtension.swift
[506/713] Compiling SwiftGodot ImageTexture.swift
[507/713] Compiling SwiftGodot ImageTexture3D.swift
[508/713] Compiling SwiftGodot ImageTextureLayered.swift
[509/738] Compiling SwiftGodot ImmediateMesh.swift
[510/738] Compiling SwiftGodot ImporterMesh.swift
[511/738] Compiling SwiftGodot ImporterMeshInstance3D.swift
[512/738] Compiling SwiftGodot Input.swift
[513/738] Compiling SwiftGodot InputEvent.swift
[514/738] Compiling SwiftGodot InputEventAction.swift
[515/738] Compiling SwiftGodot InputEventFromWindow.swift
[516/738] Compiling SwiftGodot InputEventGesture.swift
[517/738] Compiling SwiftGodot InputEventJoypadButton.swift
[518/738] Compiling SwiftGodot InputEventJoypadMotion.swift
[519/738] Compiling SwiftGodot InputEventKey.swift
[520/738] Compiling SwiftGodot InputEventMIDI.swift
[521/738] Compiling SwiftGodot InputEventMagnifyGesture.swift
[522/738] Compiling SwiftGodot InputEventMouse.swift
[523/738] Compiling SwiftGodot InputEventMouseButton.swift
[524/738] Compiling SwiftGodot InputEventMouseMotion.swift
[525/738] Compiling SwiftGodot InputEventPanGesture.swift
[526/738] Compiling SwiftGodot InputEventScreenDrag.swift
[527/738] Compiling SwiftGodot InputEventScreenTouch.swift
[528/738] Compiling SwiftGodot InputEventShortcut.swift
[529/738] Compiling SwiftGodot InputEventWithModifiers.swift
[530/738] Compiling SwiftGodot InputMap.swift
[531/738] Compiling SwiftGodot InstancePlaceholder.swift
[532/738] Compiling SwiftGodot IntervalTweener.swift
[533/738] Compiling SwiftGodot ItemList.swift
[534/763] Compiling SwiftGodot EditorScenePostImportPlugin.swift
[535/763] Compiling SwiftGodot EditorScript.swift
[536/763] Compiling SwiftGodot EditorScriptPicker.swift
[537/763] Compiling SwiftGodot EditorSelection.swift
[538/763] Compiling SwiftGodot EditorSettings.swift
[539/763] Compiling SwiftGodot EditorSpinSlider.swift
[540/763] Compiling SwiftGodot EditorSyntaxHighlighter.swift
[541/763] Compiling SwiftGodot EditorToaster.swift
[542/763] Compiling SwiftGodot EditorTranslationParserPlugin.swift
[543/763] Compiling SwiftGodot EditorUndoRedoManager.swift
[544/763] Compiling SwiftGodot EditorVCSInterface.swift
[545/763] Compiling SwiftGodot EncodedObjectAsID.swift
[546/763] Compiling SwiftGodot Engine.swift
[547/763] Compiling SwiftGodot EngineDebugger.swift
[548/763] Compiling SwiftGodot EngineProfiler.swift
[549/763] Compiling SwiftGodot Environment.swift
[550/763] Compiling SwiftGodot Expression.swift
[551/763] Compiling SwiftGodot ExternalTexture.swift
[552/763] Compiling SwiftGodot FBXDocument.swift
[553/763] Compiling SwiftGodot FBXState.swift
[554/763] Compiling SwiftGodot FastNoiseLite.swift
[555/763] Compiling SwiftGodot FileAccess.swift
[556/763] Compiling SwiftGodot FileDialog.swift
[557/763] Compiling SwiftGodot FileSystemDock.swift
[558/763] Compiling SwiftGodot FlowContainer.swift
[559/788] Compiling SwiftGodot FogMaterial.swift
[560/788] Compiling SwiftGodot FogVolume.swift
[561/788] Compiling SwiftGodot Font.swift
[562/788] Compiling SwiftGodot FontFile.swift
[563/788] Compiling SwiftGodot FontVariation.swift
[564/788] Compiling SwiftGodot FramebufferCacheRD.swift
[565/788] Compiling SwiftGodot GDExtension.swift
[566/788] Compiling SwiftGodot GDExtensionManager.swift
[567/788] Compiling SwiftGodot GDScript.swift
[568/788] Compiling SwiftGodot GDScriptSyntaxHighlighter.swift
[569/788] Compiling SwiftGodot GLTFAccessor.swift
[570/788] Compiling SwiftGodot GLTFAnimation.swift
[571/788] Compiling SwiftGodot GLTFBufferView.swift
[572/788] Compiling SwiftGodot GLTFCamera.swift
[573/788] Compiling SwiftGodot GLTFDocument.swift
[574/788] Compiling SwiftGodot GLTFDocumentExtension.swift
[575/788] Compiling SwiftGodot GLTFDocumentExtensionConvertImporterMesh.swift
[576/788] Compiling SwiftGodot GLTFLight.swift
[577/788] Compiling SwiftGodot GLTFMesh.swift
[578/788] Compiling SwiftGodot GLTFNode.swift
[579/788] Compiling SwiftGodot GLTFObjectModelProperty.swift
[580/788] Compiling SwiftGodot GLTFPhysicsBody.swift
[581/788] Compiling SwiftGodot GLTFPhysicsShape.swift
[582/788] Compiling SwiftGodot GLTFSkeleton.swift
[583/788] Compiling SwiftGodot GLTFSkin.swift
[584/813] Compiling SwiftGodot GLTFSpecGloss.swift
[585/813] Compiling SwiftGodot GLTFState.swift
[586/813] Compiling SwiftGodot GLTFTexture.swift
[587/813] Compiling SwiftGodot GLTFTextureSampler.swift
[588/813] Compiling SwiftGodot GPUParticles2D.swift
[589/813] Compiling SwiftGodot GPUParticles3D.swift
[590/813] Compiling SwiftGodot GPUParticlesAttractor3D.swift
[591/813] Compiling SwiftGodot GPUParticlesAttractorBox3D.swift
[592/813] Compiling SwiftGodot GPUParticlesAttractorSphere3D.swift
[593/813] Compiling SwiftGodot GPUParticlesAttractorVectorField3D.swift
[594/813] Compiling SwiftGodot GPUParticlesCollision3D.swift
[595/813] Compiling SwiftGodot GPUParticlesCollisionBox3D.swift
[596/813] Compiling SwiftGodot GPUParticlesCollisionHeightField3D.swift
[597/813] Compiling SwiftGodot GPUParticlesCollisionSDF3D.swift
[598/813] Compiling SwiftGodot GPUParticlesCollisionSphere3D.swift
[599/813] Compiling SwiftGodot Generic6DOFJoint3D.swift
[600/813] Compiling SwiftGodot Geometry2D.swift
[601/813] Compiling SwiftGodot Geometry3D.swift
[602/813] Compiling SwiftGodot GeometryInstance3D.swift
[603/813] Compiling SwiftGodot GodotInstance.swift
[604/813] Compiling SwiftGodot Gradient.swift
[605/813] Compiling SwiftGodot GradientTexture1D.swift
[606/813] Compiling SwiftGodot GradientTexture2D.swift
[607/813] Compiling SwiftGodot GraphEdit.swift
[608/813] Compiling SwiftGodot GraphElement.swift
[609/838] Compiling SwiftGodot LinkButton.swift
[610/838] Compiling SwiftGodot LookAtModifier3D.swift
[611/838] Compiling SwiftGodot MainLoop.swift
[612/838] Compiling SwiftGodot MarginContainer.swift
[613/838] Compiling SwiftGodot Marker2D.swift
[614/838] Compiling SwiftGodot Marker3D.swift
[615/838] Compiling SwiftGodot Marshalls.swift
[616/838] Compiling SwiftGodot Material.swift
[617/838] Compiling SwiftGodot MenuBar.swift
[618/838] Compiling SwiftGodot MenuButton.swift
[619/838] Compiling SwiftGodot Mesh.swift
[620/838] Compiling SwiftGodot MeshConvexDecompositionSettings.swift
[621/838] Compiling SwiftGodot MeshDataTool.swift
[622/838] Compiling SwiftGodot MeshInstance2D.swift
[623/838] Compiling SwiftGodot MeshInstance3D.swift
[624/838] Compiling SwiftGodot MeshLibrary.swift
[625/838] Compiling SwiftGodot MeshTexture.swift
[626/838] Compiling SwiftGodot MethodTweener.swift
[627/838] Compiling SwiftGodot MissingNode.swift
[628/838] Compiling SwiftGodot MissingResource.swift
[629/838] Compiling SwiftGodot MobileVRInterface.swift
[630/838] Compiling SwiftGodot MovieWriter.swift
[631/838] Compiling SwiftGodot MultiMesh.swift
[632/838] Compiling SwiftGodot MultiMeshInstance2D.swift
[633/838] Compiling SwiftGodot MultiMeshInstance3D.swift
[634/863] Compiling SwiftGodot JNISingleton.swift
[635/863] Compiling SwiftGodot JSON.swift
[636/863] Compiling SwiftGodot JSONRPC.swift
[637/863] Compiling SwiftGodot JavaClass.swift
[638/863] Compiling SwiftGodot JavaClassWrapper.swift
[639/863] Compiling SwiftGodot JavaObject.swift
[640/863] Compiling SwiftGodot JavaScriptBridge.swift
[641/863] Compiling SwiftGodot JavaScriptObject.swift
[642/863] Compiling SwiftGodot Joint2D.swift
[643/863] Compiling SwiftGodot Joint3D.swift
[644/863] Compiling SwiftGodot KinematicCollision2D.swift
[645/863] Compiling SwiftGodot KinematicCollision3D.swift
[646/863] Compiling SwiftGodot Label.swift
[647/863] Compiling SwiftGodot Label3D.swift
[648/863] Compiling SwiftGodot LabelSettings.swift
[649/863] Compiling SwiftGodot Light2D.swift
[650/863] Compiling SwiftGodot Light3D.swift
[651/863] Compiling SwiftGodot LightOccluder2D.swift
[652/863] Compiling SwiftGodot LightmapGI.swift
[653/863] Compiling SwiftGodot LightmapGIData.swift
[654/863] Compiling SwiftGodot LightmapProbe.swift
[655/863] Compiling SwiftGodot Lightmapper.swift
[656/863] Compiling SwiftGodot LightmapperRD.swift
[657/863] Compiling SwiftGodot Line2D.swift
[658/863] Compiling SwiftGodot LineEdit.swift
[659/888] Compiling SwiftGodot OpenXRAnalogThresholdModifier.swift
[660/888] Compiling SwiftGodot OpenXRBindingModifier.swift
[661/888] Compiling SwiftGodot OpenXRBindingModifierEditor.swift
[662/888] Compiling SwiftGodot OpenXRCompositionLayer.swift
[663/888] Compiling SwiftGodot OpenXRCompositionLayerCylinder.swift
[664/888] Compiling SwiftGodot OpenXRCompositionLayerEquirect.swift
[665/888] Compiling SwiftGodot OpenXRCompositionLayerQuad.swift
[666/888] Compiling SwiftGodot OpenXRDpadBindingModifier.swift
[667/888] Compiling SwiftGodot OpenXRExtensionWrapperExtension.swift
[668/888] Compiling SwiftGodot OpenXRHand.swift
[669/888] Compiling SwiftGodot OpenXRHapticBase.swift
[670/888] Compiling SwiftGodot OpenXRHapticVibration.swift
[671/888] Compiling SwiftGodot OpenXRIPBinding.swift
[672/888] Compiling SwiftGodot OpenXRIPBindingModifier.swift
[673/888] Compiling SwiftGodot OpenXRInteractionProfile.swift
[674/888] Compiling SwiftGodot OpenXRInteractionProfileEditor.swift
[675/888] Compiling SwiftGodot OpenXRInteractionProfileEditorBase.swift
[676/888] Compiling SwiftGodot OpenXRInteractionProfileMetadata.swift
[677/888] Compiling SwiftGodot OpenXRInterface.swift
[678/888] Compiling SwiftGodot OpenXRVisibilityMask.swift
[679/888] Compiling SwiftGodot OptimizedTranslation.swift
[680/888] Compiling SwiftGodot OptionButton.swift
[681/888] Compiling SwiftGodot PCKPacker.swift
[682/888] Compiling SwiftGodot PackedDataContainer.swift
[683/888] Compiling SwiftGodot PackedDataContainerRef.swift
[684/913] Compiling SwiftGodot PackedScene.swift
[685/913] Compiling SwiftGodot PacketPeer.swift
[686/913] Compiling SwiftGodot PacketPeerDTLS.swift
[687/913] Compiling SwiftGodot PacketPeerExtension.swift
[688/913] Compiling SwiftGodot PacketPeerStream.swift
[689/913] Compiling SwiftGodot PacketPeerUDP.swift
[690/913] Compiling SwiftGodot Panel.swift
[691/913] Compiling SwiftGodot PanelContainer.swift
[692/913] Compiling SwiftGodot PanoramaSkyMaterial.swift
[693/913] Compiling SwiftGodot Parallax2D.swift
[694/913] Compiling SwiftGodot ParallaxBackground.swift
[695/913] Compiling SwiftGodot ParallaxLayer.swift
[696/913] Compiling SwiftGodot ParticleProcessMaterial.swift
[697/913] Compiling SwiftGodot Path2D.swift
[698/913] Compiling SwiftGodot Path3D.swift
[699/913] Compiling SwiftGodot PathFollow2D.swift
[700/913] Compiling SwiftGodot PathFollow3D.swift
[701/913] Compiling SwiftGodot Performance.swift
[702/913] Compiling SwiftGodot PhysicalBone2D.swift
[703/913] Compiling SwiftGodot PhysicalBone3D.swift
[704/913] Compiling SwiftGodot PhysicalBoneSimulator3D.swift
[705/913] Compiling SwiftGodot PhysicalSkyMaterial.swift
[706/913] Compiling SwiftGodot PhysicsBody2D.swift
[707/913] Compiling SwiftGodot PhysicsBody3D.swift
[708/913] Compiling SwiftGodot PhysicsDirectBodyState2D.swift
[709/938] Compiling SwiftGodot MultiplayerAPI.swift
[710/938] Compiling SwiftGodot MultiplayerAPIExtension.swift
[711/938] Compiling SwiftGodot MultiplayerPeer.swift
[712/938] Compiling SwiftGodot MultiplayerPeerExtension.swift
[713/938] Compiling SwiftGodot MultiplayerSpawner.swift
[714/938] Compiling SwiftGodot MultiplayerSynchronizer.swift
[715/938] Compiling SwiftGodot Mutex.swift
[716/938] Compiling SwiftGodot NativeMenu.swift
[717/938] Compiling SwiftGodot NavigationAgent2D.swift
[718/938] Compiling SwiftGodot NavigationAgent3D.swift
[719/938] Compiling SwiftGodot NavigationLink2D.swift
[720/938] Compiling SwiftGodot NavigationLink3D.swift
[721/938] Compiling SwiftGodot NavigationMesh.swift
[722/938] Compiling SwiftGodot NavigationMeshGenerator.swift
[723/938] Compiling SwiftGodot NavigationMeshSourceGeometryData2D.swift
[724/938] Compiling SwiftGodot NavigationMeshSourceGeometryData3D.swift
[725/938] Compiling SwiftGodot NavigationObstacle2D.swift
[726/938] Compiling SwiftGodot NavigationObstacle3D.swift
[727/938] Compiling SwiftGodot NavigationPathQueryParameters2D.swift
[728/938] Compiling SwiftGodot NavigationPathQueryParameters3D.swift
[729/938] Compiling SwiftGodot NavigationPathQueryResult2D.swift
[730/938] Compiling SwiftGodot NavigationPathQueryResult3D.swift
[731/938] Compiling SwiftGodot NavigationPolygon.swift
[732/938] Compiling SwiftGodot NavigationRegion2D.swift
[733/938] Compiling SwiftGodot NavigationRegion3D.swift
[734/963] Compiling SwiftGodot PinJoint2D.swift
[735/963] Compiling SwiftGodot PinJoint3D.swift
[736/963] Compiling SwiftGodot PlaceholderCubemap.swift
[737/963] Compiling SwiftGodot PlaceholderCubemapArray.swift
[738/963] Compiling SwiftGodot PlaceholderMaterial.swift
[739/963] Compiling SwiftGodot PlaceholderMesh.swift
[740/963] Compiling SwiftGodot PlaceholderTexture2D.swift
[741/963] Compiling SwiftGodot PlaceholderTexture2DArray.swift
[742/963] Compiling SwiftGodot PlaceholderTexture3D.swift
[743/963] Compiling SwiftGodot PlaceholderTextureLayered.swift
[744/963] Compiling SwiftGodot PlaneMesh.swift
[745/963] Compiling SwiftGodot PointLight2D.swift
[746/963] Compiling SwiftGodot PointMesh.swift
[747/963] Compiling SwiftGodot Polygon2D.swift
[748/963] Compiling SwiftGodot PolygonOccluder3D.swift
[749/963] Compiling SwiftGodot PolygonPathFinder.swift
[750/963] Compiling SwiftGodot Popup.swift
[751/963] Compiling SwiftGodot PopupMenu.swift
[752/963] Compiling SwiftGodot PopupPanel.swift
[753/963] Compiling SwiftGodot PortableCompressedTexture2D.swift
[754/963] Compiling SwiftGodot PrimitiveMesh.swift
[755/963] Compiling SwiftGodot PrismMesh.swift
[756/963] Compiling SwiftGodot ProceduralSkyMaterial.swift
[757/963] Compiling SwiftGodot ProgressBar.swift
[758/963] Compiling SwiftGodot ProjectSettings.swift
[759/988] Compiling SwiftGodot PropertyTweener.swift
[760/988] Compiling SwiftGodot QuadMesh.swift
[761/988] Compiling SwiftGodot QuadOccluder3D.swift
[762/988] Compiling SwiftGodot RDAttachmentFormat.swift
[763/988] Compiling SwiftGodot RDFramebufferPass.swift
[764/988] Compiling SwiftGodot RDPipelineColorBlendState.swift
[765/988] Compiling SwiftGodot RDPipelineColorBlendStateAttachment.swift
[766/988] Compiling SwiftGodot RDPipelineDepthStencilState.swift
[767/988] Compiling SwiftGodot RDPipelineMultisampleState.swift
[768/988] Compiling SwiftGodot RDPipelineRasterizationState.swift
[769/988] Compiling SwiftGodot RDPipelineSpecializationConstant.swift
[770/988] Compiling SwiftGodot RDSamplerState.swift
[771/988] Compiling SwiftGodot RDShaderFile.swift
[772/988] Compiling SwiftGodot RDShaderSPIRV.swift
[773/988] Compiling SwiftGodot RDShaderSource.swift
[774/988] Compiling SwiftGodot RDTextureFormat.swift
[775/988] Compiling SwiftGodot RDTextureView.swift
[776/988] Compiling SwiftGodot RDUniform.swift
[777/988] Compiling SwiftGodot RDVertexAttribute.swift
[778/988] Compiling SwiftGodot RandomNumberGenerator.swift
[779/988] Compiling SwiftGodot Range.swift
[780/988] Compiling SwiftGodot RayCast2D.swift
[781/988] Compiling SwiftGodot RayCast3D.swift
[782/988] Compiling SwiftGodot RectangleShape2D.swift
[783/988] Compiling SwiftGodot RefCounted.swift
[784/1013] Compiling SwiftGodot NavigationServer2D.swift
[785/1013] Compiling SwiftGodot NavigationServer3D.swift
[786/1013] Compiling SwiftGodot NinePatchRect.swift
[787/1013] Compiling SwiftGodot Node.swift
[788/1013] Compiling SwiftGodot Node2D.swift
[789/1013] Compiling SwiftGodot Node3D.swift
[790/1013] Compiling SwiftGodot Node3DGizmo.swift
[791/1013] Compiling SwiftGodot Noise.swift
[792/1013] Compiling SwiftGodot NoiseTexture2D.swift
[793/1013] Compiling SwiftGodot NoiseTexture3D.swift
[794/1013] Compiling SwiftGodot ORMMaterial3D.swift
[795/1013] Compiling SwiftGodot OS.swift
[796/1013] Compiling SwiftGodot Object.swift
[797/1013] Compiling SwiftGodot Occluder3D.swift
[798/1013] Compiling SwiftGodot OccluderInstance3D.swift
[799/1013] Compiling SwiftGodot OccluderPolygon2D.swift
[800/1013] Compiling SwiftGodot OfflineMultiplayerPeer.swift
[801/1013] Compiling SwiftGodot OggPacketSequence.swift
[802/1013] Compiling SwiftGodot OggPacketSequencePlayback.swift
[803/1013] Compiling SwiftGodot OmniLight3D.swift
[804/1013] Compiling SwiftGodot OpenXRAPIExtension.swift
[805/1013] Compiling SwiftGodot OpenXRAction.swift
[806/1013] Compiling SwiftGodot OpenXRActionBindingModifier.swift
[807/1013] Compiling SwiftGodot OpenXRActionMap.swift
[808/1013] Compiling SwiftGodot OpenXRActionSet.swift
[809/1038] Compiling SwiftGodot ResourceImporterBMFont.swift
[810/1038] Compiling SwiftGodot ResourceImporterBitMap.swift
[811/1038] Compiling SwiftGodot ResourceImporterCSVTranslation.swift
[812/1038] Compiling SwiftGodot ResourceImporterDynamicFont.swift
[813/1038] Compiling SwiftGodot ResourceImporterImage.swift
[814/1038] Compiling SwiftGodot ResourceImporterImageFont.swift
[815/1038] Compiling SwiftGodot ResourceImporterLayeredTexture.swift
[816/1038] Compiling SwiftGodot ResourceImporterMP3.swift
[817/1038] Compiling SwiftGodot ResourceImporterOBJ.swift
[818/1038] Compiling SwiftGodot ResourceImporterOggVorbis.swift
[819/1038] Compiling SwiftGodot ResourceImporterScene.swift
[820/1038] Compiling SwiftGodot ResourceImporterShaderFile.swift
[821/1038] Compiling SwiftGodot ResourceImporterTexture.swift
[822/1038] Compiling SwiftGodot ResourceImporterTextureAtlas.swift
[823/1038] Compiling SwiftGodot ResourceImporterWAV.swift
[824/1038] Compiling SwiftGodot ResourceLoader.swift
[825/1038] Compiling SwiftGodot ResourcePreloader.swift
[826/1038] Compiling SwiftGodot ResourceSaver.swift
[827/1038] Compiling SwiftGodot ResourceUID.swift
[828/1038] Compiling SwiftGodot RetargetModifier3D.swift
[829/1038] Compiling SwiftGodot RibbonTrailMesh.swift
[830/1038] Compiling SwiftGodot RichTextEffect.swift
[831/1038] Compiling SwiftGodot RichTextLabel.swift
[832/1038] Compiling SwiftGodot RigidBody2D.swift
[833/1038] Compiling SwiftGodot RigidBody3D.swift
[834/1062] Compiling SwiftGodot RootMotionView.swift
[835/1062] Compiling SwiftGodot SceneMultiplayer.swift
[836/1062] Compiling SwiftGodot SceneReplicationConfig.swift
[837/1062] Compiling SwiftGodot SceneState.swift
[838/1062] Compiling SwiftGodot SceneTree.swift
[839/1062] Compiling SwiftGodot SceneTreeTimer.swift
[840/1062] Compiling SwiftGodot Script.swift
[841/1062] Compiling SwiftGodot ScriptCreateDialog.swift
[842/1062] Compiling SwiftGodot ScriptEditor.swift
[843/1062] Compiling SwiftGodot ScriptEditorBase.swift
[844/1062] Compiling SwiftGodot ScriptExtension.swift
[845/1062] Compiling SwiftGodot ScriptLanguage.swift
[846/1062] Compiling SwiftGodot ScriptLanguageExtension.swift
[847/1062] Compiling SwiftGodot ScrollBar.swift
[848/1062] Compiling SwiftGodot ScrollContainer.swift
[849/1062] Compiling SwiftGodot SegmentShape2D.swift
[850/1062] Compiling SwiftGodot Semaphore.swift
[851/1062] Compiling SwiftGodot SeparationRayShape2D.swift
[852/1062] Compiling SwiftGodot SeparationRayShape3D.swift
[853/1062] Compiling SwiftGodot Separator.swift
[854/1062] Compiling SwiftGodot Shader.swift
[855/1062] Compiling SwiftGodot ShaderGlobalsOverride.swift
[856/1062] Compiling SwiftGodot ShaderInclude.swift
[857/1062] Compiling SwiftGodot ShaderIncludeDB.swift
[858/1062] Compiling SwiftGodot ShaderMaterial.swift
[859/1086] Compiling SwiftGodot Shape2D.swift
[860/1086] Compiling SwiftGodot Shape3D.swift
[861/1086] Compiling SwiftGodot ShapeCast2D.swift
[862/1086] Compiling SwiftGodot ShapeCast3D.swift
[863/1086] Compiling SwiftGodot Shortcut.swift
[864/1086] Compiling SwiftGodot Skeleton2D.swift
[865/1086] Compiling SwiftGodot Skeleton3D.swift
[866/1086] Compiling SwiftGodot SkeletonIK3D.swift
[867/1086] Compiling SwiftGodot SkeletonModification2D.swift
[868/1086] Compiling SwiftGodot SkeletonModification2DCCDIK.swift
[869/1086] Compiling SwiftGodot SkeletonModification2DFABRIK.swift
[870/1086] Compiling SwiftGodot SkeletonModification2DJiggle.swift
[871/1086] Compiling SwiftGodot SkeletonModification2DLookAt.swift
[872/1086] Compiling SwiftGodot SkeletonModification2DPhysicalBones.swift
[873/1086] Compiling SwiftGodot SkeletonModification2DStackHolder.swift
[874/1086] Compiling SwiftGodot SkeletonModification2DTwoBoneIK.swift
[875/1086] Compiling SwiftGodot SkeletonModificationStack2D.swift
[876/1086] Compiling SwiftGodot SkeletonModifier3D.swift
[877/1086] Compiling SwiftGodot SkeletonProfile.swift
[878/1086] Compiling SwiftGodot SkeletonProfileHumanoid.swift
[879/1086] Compiling SwiftGodot Skin.swift
[880/1086] Compiling SwiftGodot SkinReference.swift
[881/1086] Compiling SwiftGodot Sky.swift
[882/1086] Compiling SwiftGodot Slider.swift
[883/1086] Compiling SwiftGodot SliderJoint3D.swift
[884/1110] Compiling SwiftGodot SoftBody3D.swift
[885/1110] Compiling SwiftGodot SphereMesh.swift
[886/1110] Compiling SwiftGodot SphereOccluder3D.swift
[887/1110] Compiling SwiftGodot SphereShape3D.swift
[888/1110] Compiling SwiftGodot SpinBox.swift
[889/1110] Compiling SwiftGodot SplitContainer.swift
[890/1110] Compiling SwiftGodot SpotLight3D.swift
[891/1110] Compiling SwiftGodot SpringArm3D.swift
[892/1110] Compiling SwiftGodot SpringBoneCollision3D.swift
[893/1110] Compiling SwiftGodot SpringBoneCollisionCapsule3D.swift
[894/1110] Compiling SwiftGodot SpringBoneCollisionPlane3D.swift
[895/1110] Compiling SwiftGodot SpringBoneCollisionSphere3D.swift
[896/1110] Compiling SwiftGodot SpringBoneSimulator3D.swift
[897/1110] Compiling SwiftGodot Sprite2D.swift
[898/1110] Compiling SwiftGodot Sprite3D.swift
[899/1110] Compiling SwiftGodot SpriteBase3D.swift
[900/1110] Compiling SwiftGodot SpriteFrames.swift
[901/1110] Compiling SwiftGodot StandardMaterial3D.swift
[902/1110] Compiling SwiftGodot StaticBody2D.swift
[903/1110] Compiling SwiftGodot StaticBody3D.swift
[904/1110] Compiling SwiftGodot StatusIndicator.swift
[905/1110] Compiling SwiftGodot StreamPeer.swift
[906/1110] Compiling SwiftGodot StreamPeerBuffer.swift
[907/1110] Compiling SwiftGodot StreamPeerExtension.swift
[908/1110] Compiling SwiftGodot StreamPeerGZIP.swift
[909/1134] Compiling SwiftGodot PhysicsDirectBodyState2DExtension.swift
[910/1134] Compiling SwiftGodot PhysicsDirectBodyState3D.swift
[911/1134] Compiling SwiftGodot PhysicsDirectBodyState3DExtension.swift
[912/1134] Compiling SwiftGodot PhysicsDirectSpaceState2D.swift
[913/1134] Compiling SwiftGodot PhysicsDirectSpaceState2DExtension.swift
[914/1134] Compiling SwiftGodot PhysicsDirectSpaceState3D.swift
[915/1134] Compiling SwiftGodot PhysicsDirectSpaceState3DExtension.swift
[916/1134] Compiling SwiftGodot PhysicsMaterial.swift
[917/1134] Compiling SwiftGodot PhysicsPointQueryParameters2D.swift
[918/1134] Compiling SwiftGodot PhysicsPointQueryParameters3D.swift
[919/1134] Compiling SwiftGodot PhysicsRayQueryParameters2D.swift
[920/1134] Compiling SwiftGodot PhysicsRayQueryParameters3D.swift
[921/1134] Compiling SwiftGodot PhysicsServer2D.swift
[922/1134] Compiling SwiftGodot PhysicsServer2DExtension.swift
[923/1134] Compiling SwiftGodot PhysicsServer2DManager.swift
[924/1134] Compiling SwiftGodot PhysicsServer3D.swift
[925/1134] Compiling SwiftGodot PhysicsServer3DExtension.swift
[926/1134] Compiling SwiftGodot PhysicsServer3DManager.swift
[927/1134] Compiling SwiftGodot PhysicsServer3DRenderingServerHandler.swift
[928/1134] Compiling SwiftGodot PhysicsShapeQueryParameters2D.swift
[929/1134] Compiling SwiftGodot PhysicsShapeQueryParameters3D.swift
[930/1134] Compiling SwiftGodot PhysicsTestMotionParameters2D.swift
[931/1134] Compiling SwiftGodot PhysicsTestMotionParameters3D.swift
[932/1134] Compiling SwiftGodot PhysicsTestMotionResult2D.swift
[933/1134] Compiling SwiftGodot PhysicsTestMotionResult3D.swift
[934/1158] Compiling SwiftGodot VisualShaderNodeColorParameter.swift
[935/1158] Compiling SwiftGodot VisualShaderNodeComment.swift
[936/1158] Compiling SwiftGodot VisualShaderNodeCompare.swift
[937/1158] Compiling SwiftGodot VisualShaderNodeConstant.swift
[938/1158] Compiling SwiftGodot VisualShaderNodeCubemap.swift
[939/1158] Compiling SwiftGodot VisualShaderNodeCubemapParameter.swift
[940/1158] Compiling SwiftGodot VisualShaderNodeCurveTexture.swift
[941/1158] Compiling SwiftGodot VisualShaderNodeCurveXYZTexture.swift
[942/1158] Compiling SwiftGodot VisualShaderNodeCustom.swift
[943/1158] Compiling SwiftGodot VisualShaderNodeDerivativeFunc.swift
[944/1158] Compiling SwiftGodot VisualShaderNodeDeterminant.swift
[945/1158] Compiling SwiftGodot VisualShaderNodeDistanceFade.swift
[946/1158] Compiling SwiftGodot VisualShaderNodeDotProduct.swift
[947/1158] Compiling SwiftGodot VisualShaderNodeExpression.swift
[948/1158] Compiling SwiftGodot VisualShaderNodeFaceForward.swift
[949/1158] Compiling SwiftGodot VisualShaderNodeFloatConstant.swift
[950/1158] Compiling SwiftGodot VisualShaderNodeFloatFunc.swift
[951/1158] Compiling SwiftGodot VisualShaderNodeFloatOp.swift
[952/1158] Compiling SwiftGodot VisualShaderNodeFloatParameter.swift
[953/1158] Compiling SwiftGodot VisualShaderNodeFrame.swift
[954/1158] Compiling SwiftGodot VisualShaderNodeFresnel.swift
[955/1158] Compiling SwiftGodot VisualShaderNodeGlobalExpression.swift
[956/1158] Compiling SwiftGodot VisualShaderNodeGroupBase.swift
[957/1158] Compiling SwiftGodot VisualShaderNodeIf.swift
[958/1182] Compiling SwiftGodot VisualShaderNodeInput.swift
[959/1182] Compiling SwiftGodot VisualShaderNodeIntConstant.swift
[960/1182] Compiling SwiftGodot VisualShaderNodeIntFunc.swift
[961/1182] Compiling SwiftGodot VisualShaderNodeIntOp.swift
[962/1182] Compiling SwiftGodot VisualShaderNodeIntParameter.swift
[963/1182] Compiling SwiftGodot VisualShaderNodeIs.swift
[964/1182] Compiling SwiftGodot VisualShaderNodeLinearSceneDepth.swift
[965/1182] Compiling SwiftGodot VisualShaderNodeMix.swift
[966/1182] Compiling SwiftGodot VisualShaderNodeMultiplyAdd.swift
[967/1182] Compiling SwiftGodot VisualShaderNodeOuterProduct.swift
[968/1182] Compiling SwiftGodot VisualShaderNodeOutput.swift
[969/1182] Compiling SwiftGodot VisualShaderNodeParameter.swift
[970/1182] Compiling SwiftGodot VisualShaderNodeParameterRef.swift
[971/1182] Compiling SwiftGodot VisualShaderNodeParticleAccelerator.swift
[972/1182] Compiling SwiftGodot VisualShaderNodeParticleBoxEmitter.swift
[973/1182] Compiling SwiftGodot VisualShaderNodeParticleConeVelocity.swift
[974/1182] Compiling SwiftGodot VisualShaderNodeParticleEmit.swift
[975/1182] Compiling SwiftGodot VisualShaderNodeParticleEmitter.swift
[976/1182] Compiling SwiftGodot VisualShaderNodeParticleMeshEmitter.swift
[977/1182] Compiling SwiftGodot VisualShaderNodeParticleMultiplyByAxisAngle.swift
[978/1182] Compiling SwiftGodot VisualShaderNodeParticleOutput.swift
[979/1182] Compiling SwiftGodot VisualShaderNodeParticleRandomness.swift
[980/1182] Compiling SwiftGodot VisualShaderNodeParticleRingEmitter.swift
[981/1182] Compiling SwiftGodot VisualShaderNodeParticleSphereEmitter.swift
[982/1206] Compiling SwiftGodot ReferenceRect.swift
[983/1206] Compiling SwiftGodot ReflectionProbe.swift
[984/1206] Compiling SwiftGodot RegEx.swift
[985/1206] Compiling SwiftGodot RegExMatch.swift
[986/1206] Compiling SwiftGodot RemoteTransform2D.swift
[987/1206] Compiling SwiftGodot RemoteTransform3D.swift
[988/1206] Compiling SwiftGodot RenderData.swift
[989/1206] Compiling SwiftGodot RenderDataExtension.swift
[990/1206] Compiling SwiftGodot RenderDataRD.swift
[991/1206] Compiling SwiftGodot RenderSceneBuffers.swift
[992/1206] Compiling SwiftGodot RenderSceneBuffersConfiguration.swift
[993/1206] Compiling SwiftGodot RenderSceneBuffersExtension.swift
[994/1206] Compiling SwiftGodot RenderSceneBuffersRD.swift
[995/1206] Compiling SwiftGodot RenderSceneData.swift
[996/1206] Compiling SwiftGodot RenderSceneDataExtension.swift
[997/1206] Compiling SwiftGodot RenderSceneDataRD.swift
[998/1206] Compiling SwiftGodot RenderingDevice.swift
[999/1206] Compiling SwiftGodot RenderingNativeSurface.swift
[1000/1206] Compiling SwiftGodot RenderingNativeSurfaceApple.swift
[1001/1206] Compiling SwiftGodot RenderingNativeSurfaceVulkan.swift
[1002/1206] Compiling SwiftGodot RenderingServer.swift
[1003/1206] Compiling SwiftGodot Resource.swift
[1004/1206] Compiling SwiftGodot ResourceFormatLoader.swift
[1005/1206] Compiling SwiftGodot ResourceFormatSaver.swift
[1006/1206] Compiling SwiftGodot ResourceImporter.swift
[1007/1230] Compiling SwiftGodot VSlider.swift
[1008/1230] Compiling SwiftGodot VSplitContainer.swift
[1009/1230] Compiling SwiftGodot VehicleBody3D.swift
[1010/1230] Compiling SwiftGodot VehicleWheel3D.swift
[1011/1230] Compiling SwiftGodot VideoStream.swift
[1012/1230] Compiling SwiftGodot VideoStreamPlayback.swift
[1013/1230] Compiling SwiftGodot VideoStreamPlayer.swift
[1014/1230] Compiling SwiftGodot VideoStreamTheora.swift
[1015/1230] Compiling SwiftGodot Viewport.swift
[1016/1230] Compiling SwiftGodot ViewportTexture.swift
[1017/1230] Compiling SwiftGodot VisibleOnScreenEnabler2D.swift
[1018/1230] Compiling SwiftGodot VisibleOnScreenEnabler3D.swift
[1019/1230] Compiling SwiftGodot VisibleOnScreenNotifier2D.swift
[1020/1230] Compiling SwiftGodot VisibleOnScreenNotifier3D.swift
[1021/1230] Compiling SwiftGodot VisualInstance3D.swift
[1022/1230] Compiling SwiftGodot VisualShader.swift
[1023/1230] Compiling SwiftGodot VisualShaderNode.swift
[1024/1230] Compiling SwiftGodot VisualShaderNodeBillboard.swift
[1025/1230] Compiling SwiftGodot VisualShaderNodeBooleanConstant.swift
[1026/1230] Compiling SwiftGodot VisualShaderNodeBooleanParameter.swift
[1027/1230] Compiling SwiftGodot VisualShaderNodeClamp.swift
[1028/1230] Compiling SwiftGodot VisualShaderNodeColorConstant.swift
[1029/1230] Compiling SwiftGodot VisualShaderNodeColorFunc.swift
[1030/1230] Compiling SwiftGodot VisualShaderNodeColorOp.swift
[1031/1254] Compiling SwiftGodot VisualShaderNodeProximityFade.swift
[1032/1254] Compiling SwiftGodot VisualShaderNodeRandomRange.swift
[1033/1254] Compiling SwiftGodot VisualShaderNodeRemap.swift
[1034/1254] Compiling SwiftGodot VisualShaderNodeReroute.swift
[1035/1254] Compiling SwiftGodot VisualShaderNodeResizableBase.swift
[1036/1254] Compiling SwiftGodot VisualShaderNodeRotationByAxis.swift
[1037/1254] Compiling SwiftGodot VisualShaderNodeSDFRaymarch.swift
[1038/1254] Compiling SwiftGodot VisualShaderNodeSDFToScreenUV.swift
[1039/1254] Compiling SwiftGodot VisualShaderNodeSample3D.swift
[1040/1254] Compiling SwiftGodot VisualShaderNodeScreenNormalWorldSpace.swift
[1041/1254] Compiling SwiftGodot VisualShaderNodeScreenUVToSDF.swift
[1042/1254] Compiling SwiftGodot VisualShaderNodeSmoothStep.swift
[1043/1254] Compiling SwiftGodot VisualShaderNodeStep.swift
[1044/1254] Compiling SwiftGodot VisualShaderNodeSwitch.swift
[1045/1254] Compiling SwiftGodot VisualShaderNodeTexture.swift
[1046/1254] Compiling SwiftGodot VisualShaderNodeTexture2DArray.swift
[1047/1254] Compiling SwiftGodot VisualShaderNodeTexture2DArrayParameter.swift
[1048/1254] Compiling SwiftGodot VisualShaderNodeTexture2DParameter.swift
[1049/1254] Compiling SwiftGodot VisualShaderNodeTexture3D.swift
[1050/1254] Compiling SwiftGodot VisualShaderNodeTexture3DParameter.swift
[1051/1254] Compiling SwiftGodot VisualShaderNodeTextureParameter.swift
[1052/1254] Compiling SwiftGodot VisualShaderNodeTextureParameterTriplanar.swift
[1053/1254] Compiling SwiftGodot VisualShaderNodeTextureSDF.swift
[1054/1254] Compiling SwiftGodot VisualShaderNodeTextureSDFNormal.swift
[1055/1254] Compiling SwiftGodot VisualShaderNodeTransformCompose.swift
[1056/1254] Compiling SwiftGodot VisualShaderNodeTransformConstant.swift
[1057/1254] Compiling SwiftGodot VisualShaderNodeTransformDecompose.swift
[1058/1254] Compiling SwiftGodot VisualShaderNodeTransformFunc.swift
[1059/1254] Compiling SwiftGodot VisualShaderNodeTransformOp.swift
[1060/1254] Compiling SwiftGodot VisualShaderNodeTransformParameter.swift
[1061/1254] Compiling SwiftGodot VisualShaderNodeTransformVecMult.swift
[1062/1254] Compiling SwiftGodot VisualShaderNodeUIntConstant.swift
[1063/1254] Compiling SwiftGodot VisualShaderNodeUIntFunc.swift
[1064/1254] Compiling SwiftGodot VisualShaderNodeUIntOp.swift
[1065/1254] Compiling SwiftGodot VisualShaderNodeUIntParameter.swift
[1066/1254] Compiling SwiftGodot VisualShaderNodeUVFunc.swift
[1067/1254] Compiling SwiftGodot VisualShaderNodeUVPolarCoord.swift
[1068/1254] Compiling SwiftGodot VisualShaderNodeVarying.swift
[1069/1254] Compiling SwiftGodot VisualShaderNodeVaryingGetter.swift
[1070/1254] Compiling SwiftGodot VisualShaderNodeVaryingSetter.swift
[1071/1254] Compiling SwiftGodot VisualShaderNodeVec2Constant.swift
[1072/1254] Compiling SwiftGodot VisualShaderNodeVec2Parameter.swift
[1073/1254] Compiling SwiftGodot VisualShaderNodeVec3Constant.swift
[1074/1254] Compiling SwiftGodot VisualShaderNodeVec3Parameter.swift
[1075/1254] Compiling SwiftGodot VisualShaderNodeVec4Constant.swift
[1076/1254] Compiling SwiftGodot VisualShaderNodeVec4Parameter.swift
[1077/1254] Compiling SwiftGodot VisualShaderNodeVectorBase.swift
[1078/1254] Compiling SwiftGodot VisualShaderNodeVectorCompose.swift
[1079/1254] Compiling SwiftGodot TileSetScenesCollectionSource.swift
[1080/1254] Compiling SwiftGodot TileSetSource.swift
[1081/1254] Compiling SwiftGodot Time.swift
[1082/1254] Compiling SwiftGodot Timer.swift
[1083/1254] Compiling SwiftGodot TorusMesh.swift
[1084/1254] Compiling SwiftGodot TouchScreenButton.swift
[1085/1254] Compiling SwiftGodot Translation.swift
[1086/1254] Compiling SwiftGodot TranslationDomain.swift
[1087/1254] Compiling SwiftGodot TranslationServer.swift
[1088/1254] Compiling SwiftGodot Tree.swift
[1089/1254] Compiling SwiftGodot TreeItem.swift
[1090/1254] Compiling SwiftGodot TriangleMesh.swift
[1091/1254] Compiling SwiftGodot TubeTrailMesh.swift
[1092/1254] Compiling SwiftGodot Tween.swift
[1093/1254] Compiling SwiftGodot Tweener.swift
[1094/1254] Compiling SwiftGodot UDPServer.swift
[1095/1254] Compiling SwiftGodot UPNP.swift
[1096/1254] Compiling SwiftGodot UPNPDevice.swift
[1097/1254] Compiling SwiftGodot UndoRedo.swift
[1098/1254] Compiling SwiftGodot UniformSetCacheRD.swift
[1099/1254] Compiling SwiftGodot VBoxContainer.swift
[1100/1254] Compiling SwiftGodot VFlowContainer.swift
[1101/1254] Compiling SwiftGodot VScrollBar.swift
[1102/1254] Compiling SwiftGodot VSeparator.swift
[1103/1254] Compiling SwiftGodot TextServerManager.swift
[1104/1254] Compiling SwiftGodot Texture.swift
[1105/1254] Compiling SwiftGodot Texture2D.swift
[1106/1254] Compiling SwiftGodot Texture2DArray.swift
[1107/1254] Compiling SwiftGodot Texture2DArrayRD.swift
[1108/1254] Compiling SwiftGodot Texture2DRD.swift
[1109/1254] Compiling SwiftGodot Texture3D.swift
[1110/1254] Compiling SwiftGodot Texture3DRD.swift
[1111/1254] Compiling SwiftGodot TextureButton.swift
[1112/1254] Compiling SwiftGodot TextureCubemapArrayRD.swift
[1113/1254] Compiling SwiftGodot TextureCubemapRD.swift
[1114/1254] Compiling SwiftGodot TextureLayered.swift
[1115/1254] Compiling SwiftGodot TextureLayeredRD.swift
[1116/1254] Compiling SwiftGodot TextureProgressBar.swift
[1117/1254] Compiling SwiftGodot TextureRect.swift
[1118/1254] Compiling SwiftGodot Theme.swift
[1119/1254] Compiling SwiftGodot ThemeDB.swift
[1120/1254] Compiling SwiftGodot Thread.swift
[1121/1254] Compiling SwiftGodot TileData.swift
[1122/1254] Compiling SwiftGodot TileMap.swift
[1123/1254] Compiling SwiftGodot TileMapLayer.swift
[1124/1254] Compiling SwiftGodot TileMapPattern.swift
[1125/1254] Compiling SwiftGodot TileSet.swift
[1126/1254] Compiling SwiftGodot TileSetAtlasSource.swift
[1127/1254] Compiling SwiftGodot WorldEnvironment.swift
[1128/1254] Compiling SwiftGodot X509Certificate.swift
[1129/1254] Compiling SwiftGodot XMLParser.swift
[1130/1254] Compiling SwiftGodot XRAnchor3D.swift
[1131/1254] Compiling SwiftGodot XRBodyModifier3D.swift
[1132/1254] Compiling SwiftGodot XRBodyTracker.swift
[1133/1254] Compiling SwiftGodot XRCamera3D.swift
[1134/1254] Compiling SwiftGodot XRController3D.swift
[1135/1254] Compiling SwiftGodot XRControllerTracker.swift
[1136/1254] Compiling SwiftGodot XRFaceModifier3D.swift
[1137/1254] Compiling SwiftGodot XRFaceTracker.swift
[1138/1254] Compiling SwiftGodot XRHandModifier3D.swift
[1139/1254] Compiling SwiftGodot XRHandTracker.swift
[1140/1254] Compiling SwiftGodot XRInterface.swift
[1141/1254] Compiling SwiftGodot XRInterfaceExtension.swift
[1142/1254] Compiling SwiftGodot XRNode3D.swift
[1143/1254] Compiling SwiftGodot XROrigin3D.swift
[1144/1254] Compiling SwiftGodot XRPose.swift
[1145/1254] Compiling SwiftGodot XRPositionalTracker.swift
[1146/1254] Compiling SwiftGodot XRServer.swift
[1147/1254] Compiling SwiftGodot XRTracker.swift
[1148/1254] Compiling SwiftGodot XRVRS.swift
[1149/1254] Compiling SwiftGodot ZIPPacker.swift
[1150/1254] Compiling SwiftGodot ZIPReader.swift
[1151/1254] Compiling SwiftGodot VisualShaderNodeVectorDecompose.swift
[1152/1254] Compiling SwiftGodot VisualShaderNodeVectorDistance.swift
[1153/1254] Compiling SwiftGodot VisualShaderNodeVectorFunc.swift
[1154/1254] Compiling SwiftGodot VisualShaderNodeVectorLen.swift
[1155/1254] Compiling SwiftGodot VisualShaderNodeVectorOp.swift
[1156/1254] Compiling SwiftGodot VisualShaderNodeVectorRefract.swift
[1157/1254] Compiling SwiftGodot VisualShaderNodeWorldPositionFromDepth.swift
[1158/1254] Compiling SwiftGodot VoxelGI.swift
[1159/1254] Compiling SwiftGodot VoxelGIData.swift
[1160/1254] Compiling SwiftGodot WeakRef.swift
[1161/1254] Compiling SwiftGodot WebRTCDataChannel.swift
[1162/1254] Compiling SwiftGodot WebRTCDataChannelExtension.swift
[1163/1254] Compiling SwiftGodot WebRTCMultiplayerPeer.swift
[1164/1254] Compiling SwiftGodot WebRTCPeerConnection.swift
[1165/1254] Compiling SwiftGodot WebRTCPeerConnectionExtension.swift
[1166/1254] Compiling SwiftGodot WebSocketMultiplayerPeer.swift
[1167/1254] Compiling SwiftGodot WebSocketPeer.swift
[1168/1254] Compiling SwiftGodot WebXRInterface.swift
[1169/1254] Compiling SwiftGodot Window.swift
[1170/1254] Compiling SwiftGodot WorkerThreadPool.swift
[1171/1254] Compiling SwiftGodot World2D.swift
[1172/1254] Compiling SwiftGodot World3D.swift
[1173/1254] Compiling SwiftGodot WorldBoundaryShape2D.swift
[1174/1254] Compiling SwiftGodot WorldBoundaryShape3D.swift
[1175/1254] Compiling SwiftGodot AudioEffectPhaser.swift
[1176/1254] Compiling SwiftGodot AudioEffectPitchShift.swift
[1177/1254] Compiling SwiftGodot AudioEffectRecord.swift
[1178/1254] Compiling SwiftGodot AudioEffectReverb.swift
[1179/1254] Compiling SwiftGodot AudioEffectSpectrumAnalyzer.swift
[1180/1254] Compiling SwiftGodot AudioEffectSpectrumAnalyzerInstance.swift
[1181/1254] Compiling SwiftGodot AudioEffectStereoEnhance.swift
[1182/1254] Compiling SwiftGodot AudioListener2D.swift
[1183/1254] Compiling SwiftGodot AudioListener3D.swift
[1184/1254] Compiling SwiftGodot AudioSample.swift
[1185/1254] Compiling SwiftGodot AudioSamplePlayback.swift
[1186/1254] Compiling SwiftGodot AudioServer.swift
[1187/1254] Compiling SwiftGodot AudioStream.swift
[1188/1254] Compiling SwiftGodot AudioStreamGenerator.swift
[1189/1254] Compiling SwiftGodot AudioStreamGeneratorPlayback.swift
[1190/1254] Compiling SwiftGodot AudioStreamInteractive.swift
[1191/1254] Compiling SwiftGodot AudioStreamMP3.swift
[1192/1254] Compiling SwiftGodot AudioStreamMicrophone.swift
[1193/1254] Compiling SwiftGodot AudioStreamOggVorbis.swift
[1194/1254] Compiling SwiftGodot AudioStreamPlayback.swift
[1195/1254] Compiling SwiftGodot AudioStreamPlaybackInteractive.swift
[1196/1254] Compiling SwiftGodot AudioStreamPlaybackOggVorbis.swift
[1197/1254] Compiling SwiftGodot AudioStreamPlaybackPlaylist.swift
[1198/1254] Compiling SwiftGodot AudioStreamPlaybackPolyphonic.swift
[1199/1254] Compiling SwiftGodot AudioStreamPlaybackResampled.swift
[1200/1254] Compiling SwiftGodot CSGCombiner3D.swift
[1201/1254] Compiling SwiftGodot CSGCylinder3D.swift
[1202/1254] Compiling SwiftGodot CSGMesh3D.swift
[1203/1254] Compiling SwiftGodot CSGPolygon3D.swift
[1204/1254] Compiling SwiftGodot CSGPrimitive3D.swift
[1205/1254] Compiling SwiftGodot CSGShape3D.swift
[1206/1254] Compiling SwiftGodot CSGSphere3D.swift
[1207/1254] Compiling SwiftGodot CSGTorus3D.swift
[1208/1254] Compiling SwiftGodot CallbackTweener.swift
[1209/1254] Compiling SwiftGodot Camera2D.swift
[1210/1254] Compiling SwiftGodot Camera3D.swift
[1211/1254] Compiling SwiftGodot CameraAttributes.swift
[1212/1254] Compiling SwiftGodot CameraAttributesPhysical.swift
[1213/1254] Compiling SwiftGodot CameraAttributesPractical.swift
[1214/1254] Compiling SwiftGodot CameraFeed.swift
[1215/1254] Compiling SwiftGodot CameraServer.swift
[1216/1254] Compiling SwiftGodot CameraTexture.swift
[1217/1254] Compiling SwiftGodot CanvasGroup.swift
[1218/1254] Compiling SwiftGodot CanvasItem.swift
[1219/1254] Compiling SwiftGodot CanvasItemMaterial.swift
[1220/1254] Compiling SwiftGodot CanvasLayer.swift
[1221/1254] Compiling SwiftGodot CanvasModulate.swift
[1222/1254] Compiling SwiftGodot CanvasTexture.swift
[1223/1254] Compiling SwiftGodot CapsuleMesh.swift
[1224/1254] Compiling SwiftGodot CapsuleShape2D.swift
[1225/1254] Emitting module SwiftGodot
[1226/1254] Compiling SwiftGodot StreamPeerTCP.swift
[1227/1254] Compiling SwiftGodot StreamPeerTLS.swift
[1228/1254] Compiling SwiftGodot StyleBox.swift
[1229/1254] Compiling SwiftGodot StyleBoxEmpty.swift
[1230/1254] Compiling SwiftGodot StyleBoxFlat.swift
[1231/1254] Compiling SwiftGodot StyleBoxLine.swift
[1232/1254] Compiling SwiftGodot StyleBoxTexture.swift
[1233/1254] Compiling SwiftGodot SubViewport.swift
[1234/1254] Compiling SwiftGodot SubViewportContainer.swift
[1235/1254] Compiling SwiftGodot SubtweenTweener.swift
[1236/1254] Compiling SwiftGodot SurfaceTool.swift
[1237/1254] Compiling SwiftGodot SyntaxHighlighter.swift
[1238/1254] Compiling SwiftGodot SystemFont.swift
[1239/1254] Compiling SwiftGodot TCPServer.swift
[1240/1254] Compiling SwiftGodot TLSOptions.swift
[1241/1254] Compiling SwiftGodot TabBar.swift
[1242/1254] Compiling SwiftGodot TabContainer.swift
[1243/1254] Compiling SwiftGodot TextEdit.swift
[1244/1254] Compiling SwiftGodot TextLine.swift
[1245/1254] Compiling SwiftGodot TextMesh.swift
[1246/1254] Compiling SwiftGodot TextParagraph.swift
[1247/1254] Compiling SwiftGodot TextServer.swift
[1248/1254] Compiling SwiftGodot TextServerAdvanced.swift
[1249/1254] Compiling SwiftGodot TextServerDummy.swift
[1250/1254] Compiling SwiftGodot TextServerExtension.swift
[1250/1254] Write Objects.LinkFileList
[1251/1254] Linking libSwiftGodot.dylib
[1253/1377] Compiling SwiftGodotBuilder SplashOverlay.swift
[1254/1377] Compiling SwiftGodotBuilder UIButtons.swift
[1255/1377] Compiling SwiftGodotBuilder UIComponents.swift
[1256/1377] Compiling SwiftGodotBuilder UserSettings.swift
[1257/1377] Compiling SwiftGodotBuilder DialogBus.swift
[1258/1377] Compiling SwiftGodotBuilder DialogDSL.swift
[1259/1377] Compiling SwiftGodotBuilder DialogRunner.swift
[1260/1377] Compiling SwiftGodotBuilder DialogState.swift
[1261/1377] Compiling SwiftGodotBuilder EventBus.swift
[1262/1377] Compiling SwiftGodotBuilder DOM+Color.swift
[1263/1377] Compiling SwiftGodotBuilder SwiftGodot+Color.swift
[1264/1377] Compiling SwiftGodotBuilder SwiftGodot+Engine.swift
[1265/1377] Compiling SwiftGodotBuilder SwiftGodot+Node.swift
[1266/1377] Compiling SwiftGodotBuilder SwiftGodot+Physics.swift
[1267/1390] Emitting module SwiftGodotBuilder
[1268/1390] Compiling SwiftGodotBuilder AttackPhase.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/Components/ColorBox.swift:56:9: warning: variable 'points' was never mutated; consider changing to 'let' constant
54 |
55 | private func updatePolygon() {
56 | var points = PackedVector2Array()
| `- warning: variable 'points' was never mutated; consider changing to 'let' constant
57 | points.append(Vector2(x: 0, y: 0)) // Top-left
58 | points.append(Vector2(x: size.x, y: 0)) // Top-right
[1269/1390] Compiling SwiftGodotBuilder WeaponConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/Components/ColorBox.swift:56:9: warning: variable 'points' was never mutated; consider changing to 'let' constant
54 |
55 | private func updatePolygon() {
56 | var points = PackedVector2Array()
| `- warning: variable 'points' was never mutated; consider changing to 'let' constant
57 | points.append(Vector2(x: 0, y: 0)) // Top-left
58 | points.append(Vector2(x: size.x, y: 0)) // Top-right
[1270/1390] Compiling SwiftGodotBuilder AudioManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/Components/ColorBox.swift:56:9: warning: variable 'points' was never mutated; consider changing to 'let' constant
54 |
55 | private func updatePolygon() {
56 | var points = PackedVector2Array()
| `- warning: variable 'points' was never mutated; consider changing to 'let' constant
57 | points.append(Vector2(x: 0, y: 0)) // Top-left
58 | points.append(Vector2(x: size.x, y: 0)) // Top-right
[1271/1390] Compiling SwiftGodotBuilder ColorBox.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/Components/ColorBox.swift:56:9: warning: variable 'points' was never mutated; consider changing to 'let' constant
54 |
55 | private func updatePolygon() {
56 | var points = PackedVector2Array()
| `- warning: variable 'points' was never mutated; consider changing to 'let' constant
57 | points.append(Vector2(x: 0, y: 0)) // Top-left
58 | points.append(Vector2(x: size.x, y: 0)) // Top-right
[1272/1390] Compiling SwiftGodotBuilder FloatingTextSpawner.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/Components/ColorBox.swift:56:9: warning: variable 'points' was never mutated; consider changing to 'let' constant
54 |
55 | private func updatePolygon() {
56 | var points = PackedVector2Array()
| `- warning: variable 'points' was never mutated; consider changing to 'let' constant
57 | points.append(Vector2(x: 0, y: 0)) // Top-left
58 | points.append(Vector2(x: size.x, y: 0)) // Top-right
[1273/1390] Compiling SwiftGodotBuilder NodeSpawner.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/Components/ColorBox.swift:56:9: warning: variable 'points' was never mutated; consider changing to 'let' constant
54 |
55 | private func updatePolygon() {
56 | var points = PackedVector2Array()
| `- warning: variable 'points' was never mutated; consider changing to 'let' constant
57 | points.append(Vector2(x: 0, y: 0)) // Top-left
58 | points.append(Vector2(x: size.x, y: 0)) // Top-right
[1274/1390] Compiling SwiftGodotBuilder Palette.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/Components/ColorBox.swift:56:9: warning: variable 'points' was never mutated; consider changing to 'let' constant
54 |
55 | private func updatePolygon() {
56 | var points = PackedVector2Array()
| `- warning: variable 'points' was never mutated; consider changing to 'let' constant
57 | points.append(Vector2(x: 0, y: 0)) // Top-left
58 | points.append(Vector2(x: size.x, y: 0)) // Top-right
[1275/1390] Compiling SwiftGodotBuilder SceneRouter.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/Components/ColorBox.swift:56:9: warning: variable 'points' was never mutated; consider changing to 'let' constant
54 |
55 | private func updatePolygon() {
56 | var points = PackedVector2Array()
| `- warning: variable 'points' was never mutated; consider changing to 'let' constant
57 | points.append(Vector2(x: 0, y: 0)) // Top-left
58 | points.append(Vector2(x: size.x, y: 0)) // Top-right
[1276/1390] Compiling SwiftGodotBuilder TransitionManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/Components/ColorBox.swift:56:9: warning: variable 'points' was never mutated; consider changing to 'let' constant
54 |
55 | private func updatePolygon() {
56 | var points = PackedVector2Array()
| `- warning: variable 'points' was never mutated; consider changing to 'let' constant
57 | points.append(Vector2(x: 0, y: 0)) // Top-left
58 | points.append(Vector2(x: size.x, y: 0)) // Top-right
[1277/1390] Compiling SwiftGodotBuilder TransitionOverlays.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/Components/ColorBox.swift:56:9: warning: variable 'points' was never mutated; consider changing to 'let' constant
54 |
55 | private func updatePolygon() {
56 | var points = PackedVector2Array()
| `- warning: variable 'points' was never mutated; consider changing to 'let' constant
57 | points.append(Vector2(x: 0, y: 0)) // Top-left
58 | points.append(Vector2(x: size.x, y: 0)) // Top-right
[1278/1390] Compiling SwiftGodotBuilder TransitionState.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/Components/ColorBox.swift:56:9: warning: variable 'points' was never mutated; consider changing to 'let' constant
54 |
55 | private func updatePolygon() {
56 | var points = PackedVector2Array()
| `- warning: variable 'points' was never mutated; consider changing to 'let' constant
57 | points.append(Vector2(x: 0, y: 0)) // Top-left
58 | points.append(Vector2(x: size.x, y: 0)) // Top-right
[1279/1390] Compiling SwiftGodotBuilder TransitionTypes.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/Components/ColorBox.swift:56:9: warning: variable 'points' was never mutated; consider changing to 'let' constant
54 |
55 | private func updatePolygon() {
56 | var points = PackedVector2Array()
| `- warning: variable 'points' was never mutated; consider changing to 'let' constant
57 | points.append(Vector2(x: 0, y: 0)) // Top-left
58 | points.append(Vector2(x: size.x, y: 0)) // Top-right
[1280/1390] Compiling SwiftGodotBuilder CreditsOverlay.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/Components/ColorBox.swift:56:9: warning: variable 'points' was never mutated; consider changing to 'let' constant
54 |
55 | private func updatePolygon() {
56 | var points = PackedVector2Array()
| `- warning: variable 'points' was never mutated; consider changing to 'let' constant
57 | points.append(Vector2(x: 0, y: 0)) // Top-left
58 | points.append(Vector2(x: size.x, y: 0)) // Top-right
[1281/1390] Compiling SwiftGodotBuilder DialogBox.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/Components/ColorBox.swift:56:9: warning: variable 'points' was never mutated; consider changing to 'let' constant
54 |
55 | private func updatePolygon() {
56 | var points = PackedVector2Array()
| `- warning: variable 'points' was never mutated; consider changing to 'let' constant
57 | points.append(Vector2(x: 0, y: 0)) // Top-left
58 | points.append(Vector2(x: size.x, y: 0)) // Top-right
[1282/1390] Compiling SwiftGodotBuilder Parser.XML.swift
[1283/1390] Compiling SwiftGodotBuilder TextOutputStream+StandardError.swift
[1284/1390] Compiling SwiftGodotBuilder URL+Data.swift
[1285/1390] Compiling SwiftGodotBuilder URL+Fragment.swift
[1286/1390] Compiling SwiftGodotBuilder XML.Element.swift
[1287/1390] Compiling SwiftGodotBuilder XML.SAXParser.swift
[1288/1390] Compiling SwiftGodotBuilder MsgLog.swift
[1289/1390] Compiling SwiftGodotBuilder OnSignalMacro.swift
[1290/1390] Compiling SwiftGodotBuilder ParticleConfig.swift
[1291/1390] Compiling SwiftGodotBuilder AreaPool.swift
[1292/1390] Compiling SwiftGodotBuilder ObjectPool.swift
[1293/1390] Compiling SwiftGodotBuilder TypedParticlePool.swift
[1294/1390] Compiling SwiftGodotBuilder PropertyWrappers.swift
[1295/1390] Compiling SwiftGodotBuilder DOM.LinearGradient.swift
[1296/1390] Compiling SwiftGodotBuilder DOM.Path.swift
[1297/1390] Compiling SwiftGodotBuilder DOM.Pattern.swift
[1298/1390] Compiling SwiftGodotBuilder DOM.PresentationAttributes.swift
[1299/1390] Compiling SwiftGodotBuilder DOM.RadialGradient.swift
[1300/1390] Compiling SwiftGodotBuilder DOM.SVG+Parse.swift
[1301/1390] Compiling SwiftGodotBuilder DOM.SVG.swift
[1302/1390] Compiling SwiftGodotBuilder DOM.Switch.swift
[1303/1390] Compiling SwiftGodotBuilder DOM.Text.swift
[1304/1390] Compiling SwiftGodotBuilder DOM.Use.swift
[1305/1390] Compiling SwiftGodotBuilder DOM.swift
[1306/1390] Compiling SwiftGodotBuilder Parser.XML.Attributes.swift
[1307/1390] Compiling SwiftGodotBuilder Parser.XML.Color.swift
[1308/1390] Compiling SwiftGodotBuilder GNode+Res.swift
[1309/1390] Compiling SwiftGodotBuilder GNode+Signals.swift
[1310/1390] Compiling SwiftGodotBuilder GNode+Tween.swift
[1311/1390] Compiling SwiftGodotBuilder GNode.swift
[1312/1390] Compiling SwiftGodotBuilder GProcessRelay.swift
[1313/1390] Compiling SwiftGodotBuilder GView.swift
[1314/1390] Compiling SwiftGodotBuilder GConditional.swift
[1315/1390] Compiling SwiftGodotBuilder GForEach.swift
[1316/1390] Compiling SwiftGodotBuilder GNode+Bindings.swift
[1317/1390] Compiling SwiftGodotBuilder GNode+State.swift
[1318/1390] Compiling SwiftGodotBuilder GState.swift
[1319/1390] Compiling SwiftGodotBuilder GSwitch.swift
[1320/1390] Compiling SwiftGodotBuilder ObservableState.swift
[1321/1390] Compiling SwiftGodotBuilder Persistable.swift
[1322/1390] Compiling SwiftGodotBuilder Actions.swift
[1323/1390] Compiling SwiftGodotBuilder AseSprite.swift
[1324/1390] Compiling SwiftGodotBuilder BfxrParams.swift
[1325/1390] Compiling SwiftGodotBuilder BfxrSound+Modifiers.swift
[1326/1390] Compiling SwiftGodotBuilder BfxrSound.swift
[1327/1390] Compiling SwiftGodotBuilder BfxrSynthesizer.swift
[1328/1390] Compiling SwiftGodotBuilder GNode+SVGSprite.swift
[1329/1390] Compiling SwiftGodotBuilder GEventRelay.swift
[1330/1390] Compiling SwiftGodotBuilder GNode+AseSprite.swift
[1331/1390] Compiling SwiftGodotBuilder GNode+CollisionObject2D.swift
[1332/1390] Compiling SwiftGodotBuilder GNode+Control.swift
[1333/1390] Compiling SwiftGodotBuilder GNode+Events.swift
[1334/1390] Compiling SwiftGodotBuilder GNode+Groups.swift
[1335/1390] Compiling SwiftGodotBuilder GNode+ProcessRelay.swift
[1336/1390] Compiling SwiftGodotBuilder Parser.XML.Element.swift
[1337/1390] Compiling SwiftGodotBuilder Parser.XML.Filter.swift
[1338/1390] Compiling SwiftGodotBuilder Parser.XML.Image.swift
[1339/1390] Compiling SwiftGodotBuilder Parser.XML.LinearGradient.swift
[1340/1390] Compiling SwiftGodotBuilder Parser.XML.Path.swift
[1341/1390] Compiling SwiftGodotBuilder Parser.XML.Pattern.swift
[1342/1390] Compiling SwiftGodotBuilder Parser.XML.RadialGradient.swift
[1343/1390] Compiling SwiftGodotBuilder Parser.XML.SVG.swift
[1344/1390] Compiling SwiftGodotBuilder Parser.XML.Scanner.swift
[1345/1390] Compiling SwiftGodotBuilder Parser.XML.StyleSheet.swift
[1346/1390] Compiling SwiftGodotBuilder Parser.XML.Text.swift
[1347/1390] Compiling SwiftGodotBuilder Parser.XML.Transform.swift
[1348/1390] Compiling SwiftGodotBuilder Parser.XML.Use.swift
[1349/1390] Compiling SwiftGodotBuilder LDEnumBridge.swift
[1350/1390] Compiling SwiftGodotBuilder LDEnums.swift
[1351/1390] Compiling SwiftGodotBuilder LDField.swift
[1352/1390] Compiling SwiftGodotBuilder LDLayer.swift
[1353/1390] Compiling SwiftGodotBuilder LDLevel.swift
[1354/1390] Compiling SwiftGodotBuilder LDMacros.swift
[1355/1390] Compiling SwiftGodotBuilder LDProject.swift
[1356/1390] Compiling SwiftGodotBuilder LDTileset.swift
[1357/1390] Compiling SwiftGodotBuilder DOM+Extensions.swift
[1358/1390] Compiling SwiftGodotBuilder DOM.Color.swift
[1359/1390] Compiling SwiftGodotBuilder DOM.Element.swift
[1360/1390] Compiling SwiftGodotBuilder DOM.Filter.swift
[1361/1390] Compiling SwiftGodotBuilder DOM.Image.swift
[1362/1390] Compiling SwiftGodotBuilder SwiftGodot+Shapes.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:246:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
244 |
245 | // Add the atlas source to the tileset FIRST (before setting collision data)
246 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
247 |
248 | // Now set collision polygon (full square)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:415:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
413 | atlasSource.createTile(atlasCoords: atlasCoords)
414 |
415 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
416 |
417 | // Set collision polygon on physics layer 0
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:537:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
535 |
536 | // Add the atlas source to the tileset FIRST
537 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
538 |
539 | // Now set collision data for each tile
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileSetBuilder.swift:52:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
50 | // Add the atlas source to the tileset
51 | // Use the tileset UID as the source ID
52 | tileSet.addSource(atlasSource, atlasSourceIdOverride: Int32(tilesetDef.uid))
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
53 |
54 | // Cache it
[1363/1390] Compiling SwiftGodotBuilder SwiftGodot+Sprite.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:246:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
244 |
245 | // Add the atlas source to the tileset FIRST (before setting collision data)
246 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
247 |
248 | // Now set collision polygon (full square)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:415:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
413 | atlasSource.createTile(atlasCoords: atlasCoords)
414 |
415 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
416 |
417 | // Set collision polygon on physics layer 0
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:537:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
535 |
536 | // Add the atlas source to the tileset FIRST
537 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
538 |
539 | // Now set collision data for each tile
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileSetBuilder.swift:52:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
50 | // Add the atlas source to the tileset
51 | // Use the tileset UID as the source ID
52 | tileSet.addSource(atlasSource, atlasSourceIdOverride: Int32(tilesetDef.uid))
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
53 |
54 | // Cache it
[1364/1390] Compiling SwiftGodotBuilder SwiftGodot+Theme.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:246:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
244 |
245 | // Add the atlas source to the tileset FIRST (before setting collision data)
246 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
247 |
248 | // Now set collision polygon (full square)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:415:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
413 | atlasSource.createTile(atlasCoords: atlasCoords)
414 |
415 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
416 |
417 | // Set collision polygon on physics layer 0
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:537:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
535 |
536 | // Add the atlas source to the tileset FIRST
537 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
538 |
539 | // Now set collision data for each tile
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileSetBuilder.swift:52:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
50 | // Add the atlas source to the tileset
51 | // Use the tileset UID as the source ID
52 | tileSet.addSource(atlasSource, atlasSourceIdOverride: Int32(tilesetDef.uid))
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
53 |
54 | // Cache it
[1365/1390] Compiling SwiftGodotBuilder SwiftGodot+Vector2.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:246:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
244 |
245 | // Add the atlas source to the tileset FIRST (before setting collision data)
246 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
247 |
248 | // Now set collision polygon (full square)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:415:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
413 | atlasSource.createTile(atlasCoords: atlasCoords)
414 |
415 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
416 |
417 | // Set collision polygon on physics layer 0
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:537:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
535 |
536 | // Add the atlas source to the tileset FIRST
537 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
538 |
539 | // Now set collision data for each tile
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileSetBuilder.swift:52:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
50 | // Add the atlas source to the tileset
51 | // Use the tileset UID as the source ID
52 | tileSet.addSource(atlasSource, atlasSourceIdOverride: Int32(tilesetDef.uid))
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
53 |
54 | // Cache it
[1366/1390] Compiling SwiftGodotBuilder LDEntityBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:246:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
244 |
245 | // Add the atlas source to the tileset FIRST (before setting collision data)
246 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
247 |
248 | // Now set collision polygon (full square)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:415:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
413 | atlasSource.createTile(atlasCoords: atlasCoords)
414 |
415 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
416 |
417 | // Set collision polygon on physics layer 0
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:537:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
535 |
536 | // Add the atlas source to the tileset FIRST
537 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
538 |
539 | // Now set collision data for each tile
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileSetBuilder.swift:52:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
50 | // Add the atlas source to the tileset
51 | // Use the tileset UID as the source ID
52 | tileSet.addSource(atlasSource, atlasSourceIdOverride: Int32(tilesetDef.uid))
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
53 |
54 | // Cache it
[1367/1390] Compiling SwiftGodotBuilder LDEntityMapping.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:246:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
244 |
245 | // Add the atlas source to the tileset FIRST (before setting collision data)
246 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
247 |
248 | // Now set collision polygon (full square)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:415:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
413 | atlasSource.createTile(atlasCoords: atlasCoords)
414 |
415 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
416 |
417 | // Set collision polygon on physics layer 0
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:537:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
535 |
536 | // Add the atlas source to the tileset FIRST
537 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
538 |
539 | // Now set collision data for each tile
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileSetBuilder.swift:52:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
50 | // Add the atlas source to the tileset
51 | // Use the tileset UID as the source ID
52 | tileSet.addSource(atlasSource, atlasSourceIdOverride: Int32(tilesetDef.uid))
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
53 |
54 | // Cache it
[1368/1390] Compiling SwiftGodotBuilder LDLevelBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:246:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
244 |
245 | // Add the atlas source to the tileset FIRST (before setting collision data)
246 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
247 |
248 | // Now set collision polygon (full square)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:415:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
413 | atlasSource.createTile(atlasCoords: atlasCoords)
414 |
415 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
416 |
417 | // Set collision polygon on physics layer 0
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:537:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
535 |
536 | // Add the atlas source to the tileset FIRST
537 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
538 |
539 | // Now set collision data for each tile
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileSetBuilder.swift:52:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
50 | // Add the atlas source to the tileset
51 | // Use the tileset UID as the source ID
52 | tileSet.addSource(atlasSource, atlasSourceIdOverride: Int32(tilesetDef.uid))
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
53 |
54 | // Cache it
[1369/1390] Compiling SwiftGodotBuilder LDTileMapBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:246:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
244 |
245 | // Add the atlas source to the tileset FIRST (before setting collision data)
246 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
247 |
248 | // Now set collision polygon (full square)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:415:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
413 | atlasSource.createTile(atlasCoords: atlasCoords)
414 |
415 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
416 |
417 | // Set collision polygon on physics layer 0
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:537:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
535 |
536 | // Add the atlas source to the tileset FIRST
537 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
538 |
539 | // Now set collision data for each tile
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileSetBuilder.swift:52:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
50 | // Add the atlas source to the tileset
51 | // Use the tileset UID as the source ID
52 | tileSet.addSource(atlasSource, atlasSourceIdOverride: Int32(tilesetDef.uid))
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
53 |
54 | // Cache it
[1370/1390] Compiling SwiftGodotBuilder LDTileSetBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:246:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
244 |
245 | // Add the atlas source to the tileset FIRST (before setting collision data)
246 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
247 |
248 | // Now set collision polygon (full square)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:415:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
413 | atlasSource.createTile(atlasCoords: atlasCoords)
414 |
415 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
416 |
417 | // Set collision polygon on physics layer 0
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:537:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
535 |
536 | // Add the atlas source to the tileset FIRST
537 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
538 |
539 | // Now set collision data for each tile
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileSetBuilder.swift:52:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
50 | // Add the atlas source to the tileset
51 | // Use the tileset UID as the source ID
52 | tileSet.addSource(atlasSource, atlasSourceIdOverride: Int32(tilesetDef.uid))
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
53 |
54 | // Cache it
[1371/1390] Compiling SwiftGodotBuilder LDBreakableTerrainView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:246:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
244 |
245 | // Add the atlas source to the tileset FIRST (before setting collision data)
246 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
247 |
248 | // Now set collision polygon (full square)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:415:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
413 | atlasSource.createTile(atlasCoords: atlasCoords)
414 |
415 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
416 |
417 | // Set collision polygon on physics layer 0
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:537:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
535 |
536 | // Add the atlas source to the tileset FIRST
537 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
538 |
539 | // Now set collision data for each tile
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileSetBuilder.swift:52:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
50 | // Add the atlas source to the tileset
51 | // Use the tileset UID as the source ID
52 | tileSet.addSource(atlasSource, atlasSourceIdOverride: Int32(tilesetDef.uid))
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
53 |
54 | // Cache it
[1372/1390] Compiling SwiftGodotBuilder LDIntGridZonesView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:246:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
244 |
245 | // Add the atlas source to the tileset FIRST (before setting collision data)
246 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
247 |
248 | // Now set collision polygon (full square)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:415:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
413 | atlasSource.createTile(atlasCoords: atlasCoords)
414 |
415 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
416 |
417 | // Set collision polygon on physics layer 0
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:537:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
535 |
536 | // Add the atlas source to the tileset FIRST
537 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
538 |
539 | // Now set collision data for each tile
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileSetBuilder.swift:52:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
50 | // Add the atlas source to the tileset
51 | // Use the tileset UID as the source ID
52 | tileSet.addSource(atlasSource, atlasSourceIdOverride: Int32(tilesetDef.uid))
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
53 |
54 | // Cache it
[1373/1390] Compiling SwiftGodotBuilder LDLevelView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:246:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
244 |
245 | // Add the atlas source to the tileset FIRST (before setting collision data)
246 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
247 |
248 | // Now set collision polygon (full square)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:415:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
413 | atlasSource.createTile(atlasCoords: atlasCoords)
414 |
415 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
416 |
417 | // Set collision polygon on physics layer 0
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:537:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
535 |
536 | // Add the atlas source to the tileset FIRST
537 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
538 |
539 | // Now set collision data for each tile
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileSetBuilder.swift:52:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
50 | // Add the atlas source to the tileset
51 | // Use the tileset UID as the source ID
52 | tileSet.addSource(atlasSource, atlasSourceIdOverride: Int32(tilesetDef.uid))
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
53 |
54 | // Cache it
[1374/1390] Compiling SwiftGodotBuilder LDDefinitions.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:246:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
244 |
245 | // Add the atlas source to the tileset FIRST (before setting collision data)
246 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
247 |
248 | // Now set collision polygon (full square)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:415:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
413 | atlasSource.createTile(atlasCoords: atlasCoords)
414 |
415 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
416 |
417 | // Set collision polygon on physics layer 0
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:537:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
535 |
536 | // Add the atlas source to the tileset FIRST
537 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
538 |
539 | // Now set collision data for each tile
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileSetBuilder.swift:52:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
50 | // Add the atlas source to the tileset
51 | // Use the tileset UID as the source ID
52 | tileSet.addSource(atlasSource, atlasSourceIdOverride: Int32(tilesetDef.uid))
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
53 |
54 | // Cache it
[1375/1390] Compiling SwiftGodotBuilder LDEntity.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:246:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
244 |
245 | // Add the atlas source to the tileset FIRST (before setting collision data)
246 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
247 |
248 | // Now set collision polygon (full square)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:415:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
413 | atlasSource.createTile(atlasCoords: atlasCoords)
414 |
415 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
416 |
417 | // Set collision polygon on physics layer 0
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileMapBuilder.swift:537:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
535 |
536 | // Add the atlas source to the tileset FIRST
537 | tileSet.addSource(atlasSource, atlasSourceIdOverride: 0)
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
538 |
539 | // Now set collision data for each tile
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/LDtk/Builder/LDTileSetBuilder.swift:52:13: warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
50 | // Add the atlas source to the tileset
51 | // Use the tileset UID as the source ID
52 | tileSet.addSource(atlasSource, atlasSourceIdOverride: Int32(tilesetDef.uid))
| `- warning: result of call to 'addSource(_:atlasSourceIdOverride:)' is unused [#no-usage]
53 |
54 | // Cache it
[1376/1390] Compiling SwiftGodotBuilder Registration.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/SVGSprite.swift:197:11: warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
195 | let stroke = strokeElements[index]
196 | // Strokes need to be closed - add first point at end if not already closed
197 | var strokePoints = vertices
| `- warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
198 | if strokePoints.size() > 0 && strokePoints[0] != strokePoints[Int(strokePoints.size()) - 1] {
199 | strokePoints.append(strokePoints[0])
[1377/1390] Compiling SwiftGodotBuilder SVGSprite+Effects.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/SVGSprite.swift:197:11: warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
195 | let stroke = strokeElements[index]
196 | // Strokes need to be closed - add first point at end if not already closed
197 | var strokePoints = vertices
| `- warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
198 | if strokePoints.size() > 0 && strokePoints[0] != strokePoints[Int(strokePoints.size()) - 1] {
199 | strokePoints.append(strokePoints[0])
[1378/1390] Compiling SwiftGodotBuilder SVGSprite.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/SVGSprite.swift:197:11: warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
195 | let stroke = strokeElements[index]
196 | // Strokes need to be closed - add first point at end if not already closed
197 | var strokePoints = vertices
| `- warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
198 | if strokePoints.size() > 0 && strokePoints[0] != strokePoints[Int(strokePoints.size()) - 1] {
199 | strokePoints.append(strokePoints[0])
[1379/1390] Compiling SwiftGodotBuilder SpriteSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/SVGSprite.swift:197:11: warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
195 | let stroke = strokeElements[index]
196 | // Strokes need to be closed - add first point at end if not already closed
197 | var strokePoints = vertices
| `- warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
198 | if strokePoints.size() > 0 && strokePoints[0] != strokePoints[Int(strokePoints.size()) - 1] {
199 | strokePoints.append(strokePoints[0])
[1380/1390] Compiling SwiftGodotBuilder Store.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/SVGSprite.swift:197:11: warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
195 | let stroke = strokeElements[index]
196 | // Strokes need to be closed - add first point at end if not already closed
197 | var strokePoints = vertices
| `- warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
198 | if strokePoints.size() > 0 && strokePoints[0] != strokePoints[Int(strokePoints.size()) - 1] {
199 | strokePoints.append(strokePoints[0])
[1381/1390] Compiling SwiftGodotBuilder StyleBox.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/SVGSprite.swift:197:11: warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
195 | let stroke = strokeElements[index]
196 | // Strokes need to be closed - add first point at end if not already closed
197 | var strokePoints = vertices
| `- warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
198 | if strokePoints.size() > 0 && strokePoints[0] != strokePoints[Int(strokePoints.size()) - 1] {
199 | strokePoints.append(strokePoints[0])
[1382/1390] Compiling SwiftGodotBuilder SwiftGodot.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/SVGSprite.swift:197:11: warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
195 | let stroke = strokeElements[index]
196 | // Strokes need to be closed - add first point at end if not already closed
197 | var strokePoints = vertices
| `- warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
198 | if strokePoints.size() > 0 && strokePoints[0] != strokePoints[Int(strokePoints.size()) - 1] {
199 | strokePoints.append(strokePoints[0])
[1383/1390] Compiling SwiftGodotBuilder Node+Tween.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/SVGSprite.swift:197:11: warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
195 | let stroke = strokeElements[index]
196 | // Strokes need to be closed - add first point at end if not already closed
197 | var strokePoints = vertices
| `- warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
198 | if strokePoints.size() > 0 && strokePoints[0] != strokePoints[Int(strokePoints.size()) - 1] {
199 | strokePoints.append(strokePoints[0])
[1384/1390] Compiling SwiftGodotBuilder TweenHandle.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/SVGSprite.swift:197:11: warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
195 | let stroke = strokeElements[index]
196 | // Strokes need to be closed - add first point at end if not already closed
197 | var strokePoints = vertices
| `- warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
198 | if strokePoints.size() > 0 && strokePoints[0] != strokePoints[Int(strokePoints.size()) - 1] {
199 | strokePoints.append(strokePoints[0])
[1385/1390] Compiling SwiftGodotBuilder TweenProperty.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/SVGSprite.swift:197:11: warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
195 | let stroke = strokeElements[index]
196 | // Strokes need to be closed - add first point at end if not already closed
197 | var strokePoints = vertices
| `- warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
198 | if strokePoints.size() > 0 && strokePoints[0] != strokePoints[Int(strokePoints.size()) - 1] {
199 | strokePoints.append(strokePoints[0])
[1386/1390] Compiling SwiftGodotBuilder TweenSequenceBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/SVGSprite.swift:197:11: warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
195 | let stroke = strokeElements[index]
196 | // Strokes need to be closed - add first point at end if not already closed
197 | var strokePoints = vertices
| `- warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
198 | if strokePoints.size() > 0 && strokePoints[0] != strokePoints[Int(strokePoints.size()) - 1] {
199 | strokePoints.append(strokePoints[0])
[1387/1390] Compiling SwiftGodotBuilder TweenableProperty.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/SVGSprite.swift:197:11: warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
195 | let stroke = strokeElements[index]
196 | // Strokes need to be closed - add first point at end if not already closed
197 | var strokePoints = vertices
| `- warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
198 | if strokePoints.size() > 0 && strokePoints[0] != strokePoints[Int(strokePoints.size()) - 1] {
199 | strokePoints.append(strokePoints[0])
[1388/1390] Compiling SwiftGodotBuilder GeneratedGNodeAliases.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/SVGSprite.swift:197:11: warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
195 | let stroke = strokeElements[index]
196 | // Strokes need to be closed - add first point at end if not already closed
197 | var strokePoints = vertices
| `- warning: variable 'strokePoints' was never mutated; consider changing to 'let' constant
198 | if strokePoints.size() > 0 && strokePoints[0] != strokePoints[Int(strokePoints.size()) - 1] {
199 | strokePoints.append(strokePoints[0])
[1388/1390] Write Objects.LinkFileList
[1389/1390] Linking libSwiftGodotBuilder.dylib
Build complete! (100.26s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGodotBuilder/Lib/SwiftDraw/LICENSE
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "swiftgodot",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/migueldeicaza/SwiftGodot"
}
],
"manifest_display_name" : "SwiftGodotBuilder",
"name" : "SwiftGodotBuilder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SwiftGodotBuilder",
"targets" : [
"SwiftGodotBuilder"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "GenNodeApi",
"targets" : [
"GenNodeApi"
],
"type" : {
"plugin" : null
}
},
{
"name" : "GenLDEnums",
"targets" : [
"GenLDEnums"
],
"type" : {
"plugin" : null
}
},
{
"name" : "NodeApiGen",
"targets" : [
"NodeApiGen"
],
"type" : {
"executable" : null
}
},
{
"name" : "LDEnumGen",
"targets" : [
"LDEnumGen"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftGodotBuilderMacros",
"targets" : [
"SwiftGodotBuilderMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftGodotBuilderTests",
"module_type" : "SwiftTarget",
"name" : "SwiftGodotBuilderTests",
"path" : "Tests/SwiftGodotBuilderTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftGodotBuilderTests/Test_file_for_API_showing_all_features.ldtk",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Audio/BfxrSynthesizerTests.swift",
"EventBusTests.swift",
"LDBuilderTests.swift",
"LDEntityMappingTests.swift",
"LDEntityTests.swift",
"LDEnumBridgeTests.swift",
"LDFieldTests.swift",
"LDLayerTests.swift",
"LDProjectTests.swift",
"MsgLogTests.swift",
"ServiceLocatorTests.swift",
"StoreTests.swift"
],
"target_dependencies" : [
"SwiftGodotBuilder"
],
"type" : "test"
},
{
"c99name" : "SwiftGodotBuilderMacros",
"module_type" : "SwiftTarget",
"name" : "SwiftGodotBuilderMacros",
"path" : "Sources/SwiftGodotBuilderMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"SwiftGodotBuilder",
"SwiftGodotBuilderMacros"
],
"sources" : [
"Plugin.swift"
],
"type" : "macro"
},
{
"c99name" : "SwiftGodotBuilder",
"module_type" : "SwiftTarget",
"name" : "SwiftGodotBuilder",
"path" : "Sources/SwiftGodotBuilder",
"product_dependencies" : [
"SwiftGodot"
],
"product_memberships" : [
"SwiftGodotBuilder"
],
"sources" : [
"Actions.swift",
"AseSprite.swift",
"Bfxr/BfxrParams.swift",
"Bfxr/BfxrSound+Modifiers.swift",
"Bfxr/BfxrSound.swift",
"Bfxr/BfxrSynthesizer.swift",
"Builder/GNode+SVGSprite.swift",
"Builder/GNode/GEventRelay.swift",
"Builder/GNode/GNode+AseSprite.swift",
"Builder/GNode/GNode+CollisionObject2D.swift",
"Builder/GNode/GNode+Control.swift",
"Builder/GNode/GNode+Events.swift",
"Builder/GNode/GNode+Groups.swift",
"Builder/GNode/GNode+ProcessRelay.swift",
"Builder/GNode/GNode+Res.swift",
"Builder/GNode/GNode+Signals.swift",
"Builder/GNode/GNode+Tween.swift",
"Builder/GNode/GNode.swift",
"Builder/GNode/GProcessRelay.swift",
"Builder/GNode/GView.swift",
"Builder/State/GConditional.swift",
"Builder/State/GForEach.swift",
"Builder/State/GNode+Bindings.swift",
"Builder/State/GNode+State.swift",
"Builder/State/GState.swift",
"Builder/State/GSwitch.swift",
"Builder/State/ObservableState.swift",
"Builder/State/Persistable.swift",
"Combat/AttackPhase.swift",
"Combat/WeaponConfig.swift",
"Components/AudioManager.swift",
"Components/ColorBox.swift",
"Components/FloatingTextSpawner.swift",
"Components/NodeSpawner.swift",
"Components/Palette.swift",
"Components/Scene/SceneRouter.swift",
"Components/Transition/TransitionManager.swift",
"Components/Transition/TransitionOverlays.swift",
"Components/Transition/TransitionState.swift",
"Components/Transition/TransitionTypes.swift",
"Components/UI/CreditsOverlay.swift",
"Components/UI/DialogBox.swift",
"Components/UI/SplashOverlay.swift",
"Components/UI/UIButtons.swift",
"Components/UI/UIComponents.swift",
"Components/UserSettings.swift",
"Dialog/DialogBus.swift",
"Dialog/DialogDSL.swift",
"Dialog/DialogRunner.swift",
"Dialog/DialogState.swift",
"EventBus.swift",
"Extensions/DOM+Color.swift",
"Extensions/SwiftGodot+Color.swift",
"Extensions/SwiftGodot+Engine.swift",
"Extensions/SwiftGodot+Node.swift",
"Extensions/SwiftGodot+Physics.swift",
"Extensions/SwiftGodot+Shapes.swift",
"Extensions/SwiftGodot+Sprite.swift",
"Extensions/SwiftGodot+Theme.swift",
"Extensions/SwiftGodot+Vector2.swift",
"LDtk/Builder/LDEntityBuilder.swift",
"LDtk/Builder/LDEntityMapping.swift",
"LDtk/Builder/LDLevelBuilder.swift",
"LDtk/Builder/LDTileMapBuilder.swift",
"LDtk/Builder/LDTileSetBuilder.swift",
"LDtk/LDBreakableTerrainView.swift",
"LDtk/LDIntGridZonesView.swift",
"LDtk/LDLevelView.swift",
"LDtk/Model/LDDefinitions.swift",
"LDtk/Model/LDEntity.swift",
"LDtk/Model/LDEnumBridge.swift",
"LDtk/Model/LDEnums.swift",
"LDtk/Model/LDField.swift",
"LDtk/Model/LDLayer.swift",
"LDtk/Model/LDLevel.swift",
"LDtk/Model/LDMacros.swift",
"LDtk/Model/LDProject.swift",
"LDtk/Model/LDTileset.swift",
"Lib/SwiftDraw/DOM+Extensions.swift",
"Lib/SwiftDraw/DOM.Color.swift",
"Lib/SwiftDraw/DOM.Element.swift",
"Lib/SwiftDraw/DOM.Filter.swift",
"Lib/SwiftDraw/DOM.Image.swift",
"Lib/SwiftDraw/DOM.LinearGradient.swift",
"Lib/SwiftDraw/DOM.Path.swift",
"Lib/SwiftDraw/DOM.Pattern.swift",
"Lib/SwiftDraw/DOM.PresentationAttributes.swift",
"Lib/SwiftDraw/DOM.RadialGradient.swift",
"Lib/SwiftDraw/DOM.SVG+Parse.swift",
"Lib/SwiftDraw/DOM.SVG.swift",
"Lib/SwiftDraw/DOM.Switch.swift",
"Lib/SwiftDraw/DOM.Text.swift",
"Lib/SwiftDraw/DOM.Use.swift",
"Lib/SwiftDraw/DOM.swift",
"Lib/SwiftDraw/Parser.XML.Attributes.swift",
"Lib/SwiftDraw/Parser.XML.Color.swift",
"Lib/SwiftDraw/Parser.XML.Element.swift",
"Lib/SwiftDraw/Parser.XML.Filter.swift",
"Lib/SwiftDraw/Parser.XML.Image.swift",
"Lib/SwiftDraw/Parser.XML.LinearGradient.swift",
"Lib/SwiftDraw/Parser.XML.Path.swift",
"Lib/SwiftDraw/Parser.XML.Pattern.swift",
"Lib/SwiftDraw/Parser.XML.RadialGradient.swift",
"Lib/SwiftDraw/Parser.XML.SVG.swift",
"Lib/SwiftDraw/Parser.XML.Scanner.swift",
"Lib/SwiftDraw/Parser.XML.StyleSheet.swift",
"Lib/SwiftDraw/Parser.XML.Text.swift",
"Lib/SwiftDraw/Parser.XML.Transform.swift",
"Lib/SwiftDraw/Parser.XML.Use.swift",
"Lib/SwiftDraw/Parser.XML.swift",
"Lib/SwiftDraw/TextOutputStream+StandardError.swift",
"Lib/SwiftDraw/URL+Data.swift",
"Lib/SwiftDraw/URL+Fragment.swift",
"Lib/SwiftDraw/XML.Element.swift",
"Lib/SwiftDraw/XML.SAXParser.swift",
"MsgLog.swift",
"OnSignalMacro.swift",
"Particles/ParticleConfig.swift",
"Pool/AreaPool.swift",
"Pool/ObjectPool.swift",
"Pool/TypedParticlePool.swift",
"PropertyWrappers.swift",
"Registration.swift",
"SVGSprite+Effects.swift",
"SVGSprite.swift",
"SpriteSheet.swift",
"Store.swift",
"StyleBox.swift",
"SwiftGodot.swift",
"Tween/Node+Tween.swift",
"Tween/TweenHandle.swift",
"Tween/TweenProperty.swift",
"Tween/TweenSequenceBuilder.swift",
"Tween/TweenableProperty.swift"
],
"target_dependencies" : [
"SwiftGodotBuilderMacros",
"GenNodeApi"
],
"type" : "library"
},
{
"c99name" : "NodeApiGen",
"module_type" : "SwiftTarget",
"name" : "NodeApiGen",
"path" : "Sources/NodeApiGen",
"product_memberships" : [
"SwiftGodotBuilder",
"GenNodeApi",
"NodeApiGen"
],
"sources" : [
"main.swift"
],
"type" : "executable"
},
{
"c99name" : "LDEnumGen",
"module_type" : "SwiftTarget",
"name" : "LDEnumGen",
"path" : "Sources/LDEnumGen",
"product_dependencies" : [
"SwiftSyntax",
"SwiftParser"
],
"product_memberships" : [
"GenLDEnums",
"LDEnumGen"
],
"sources" : [
"main.swift"
],
"type" : "executable"
},
{
"c99name" : "GenNodeApi",
"module_type" : "PluginTarget",
"name" : "GenNodeApi",
"path" : "Plugins/GenNodeApi",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"SwiftGodotBuilder",
"GenNodeApi"
],
"sources" : [
"Plugin.swift"
],
"target_dependencies" : [
"NodeApiGen"
],
"type" : "plugin"
},
{
"c99name" : "GenLDEnums",
"module_type" : "PluginTarget",
"name" : "GenLDEnums",
"path" : "Plugins/GenLDEnums",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"GenLDEnums"
],
"sources" : [
"Plugin.swift"
],
"target_dependencies" : [
"LDEnumGen"
],
"type" : "plugin"
}
],
"tools_version" : "6.2"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/johnsusek/swiftgodotbuilder/main
Repository: johnsusek/SwiftGodotBuilder
Swift version used: 6.2
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
Target: SwiftGodotBuilder
Extracting symbol information for 'SwiftGodotBuilder'...
Finished extracting symbol information for 'SwiftGodotBuilder'. (6.92s)
Building documentation for 'SwiftGodotBuilder'...
warning: External name 'otherwise' used to document parameter
--> Sources/SwiftGodotBuilder/Builder/GNode/GNode+Tween.swift:158:11-158:20
156 | /// - value: The value to compare against
157 | /// - onMatch: Closure called when state equals value
158 + /// - otherwise: Closure called when state doesn't equal value
| ╰─suggestion: Replace 'otherwise' with 'onMismatch'
159 | /// - Returns: The modified GNode
160 | func tweenWhen<V: Equatable>(
warning: External name 'excluding' used to document parameter
--> Sources/SwiftGodotBuilder/Extensions/SwiftGodot+Physics.swift:24:11-24:20
22 | /// - to: The end point of the ray in world coordinates
23 | /// - mask: Collision mask to filter what layers the ray can hit (default: all layers)
24 + /// - excluding: Optional collision object to exclude from the raycast (e.g., the caster)
| ╰─suggestion: Replace 'excluding' with 'body'
25 | /// - Returns: The raycast result if something was hit, nil if nothing hit
26 | func raycast(
warning: External name 'within' used to document parameter
--> Sources/SwiftGodotBuilder/Extensions/SwiftGodot+Sprite.swift:13:11-13:17
11 | /// - Parameters:
12 | /// - spriteSize: The actual size of the sprite texture in pixels
13 + /// - within: The size of the container/entity bounds
| ╰─suggestion: Replace 'within' with 'containerSize'
14 | /// - pivot: Pivot point as Vector2 (0-1 normalized: 0=top/left, 0.5=center, 1=bottom/right)
15 | ///
warning: Parameter '_' not found in instance method declaration
--> Sources/SwiftGodotBuilder/Extensions/SwiftGodot+Theme.swift:216:7-216:60
214 | /// - StyleBox values → styleboxes
215 | ///
216 + /// - Parameter _: Dictionary of property names to values
| ╰─suggestion: Remove '_' parameter documentation
217 | func theme(_ flat: [String: Any]) -> Self {
218 | var categorized: [String: Any] = [:]
warning: Parameter 'flat' is missing documentation
--> Sources/SwiftGodotBuilder/Extensions/SwiftGodot+Theme.swift:216:60-216:60
214 | /// - StyleBox values → styleboxes
215 | ///
216 + /// - Parameter _: Dictionary of property names to values
| ╰─suggestion: Document 'flat' parameter
217 | func theme(_ flat: [String: Any]) -> Self {
218 | var categorized: [String: Any] = [:]
warning: External name 'level' used to document parameter
--> Sources/SwiftGodotBuilder/LDtk/LDLevelView.swift:41:11-41:16
39 | /// - Parameters:
40 | /// - project: Pre-loaded LDProject (must have been loaded via LDProject.load())
41 + /// - level: Level identifier to build
| ╰─suggestion: Replace 'level' with 'levelIdentifier'
42 | public init(_ project: LDProject, level levelIdentifier: String) {
43 | self.project = project
Finished building documentation for 'SwiftGodotBuilder' (1.56s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/johnsusek/swiftgodotbuilder/main
[0/3] Write swift-version-49B95AFC49DCD68C.txt
[1/4] Compiling _SwiftSyntaxCShims dummy.c
[2/5] Write Objects.LinkFileList
[3/5] Linking Generator-tool
[4/5] Applying Generator-tool
[5/8] Write swift-version-49B95AFC49DCD68C.txt
[7/10] Write Objects.LinkFileList
[8/10] Linking EntryPointGenerator-tool
[9/10] Applying EntryPointGenerator-tool
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Compiling SymbolKit SemanticVersion.swift
[16/57] Compiling SymbolKit AccessControl.swift
[17/57] Compiling SymbolKit Availability.swift
[18/57] Compiling SymbolKit AvailabilityItem.swift
[19/57] Compiling SymbolKit Domain.swift
[20/57] Compiling SymbolKit Mixin+Equals.swift
[21/57] Compiling SymbolKit Mixin+Hash.swift
[22/57] Compiling SymbolKit Mixin.swift
[23/57] Compiling SymbolKit LineList.swift
[24/57] Compiling SymbolKit Position.swift
[25/57] Emitting module SymbolKit
[26/57] Compiling SymbolKit Relationship.swift
[27/57] Compiling SymbolKit RelationshipKind.swift
[28/57] Compiling SymbolKit SourceOrigin.swift
[29/57] Compiling SymbolKit GenericConstraints.swift
[30/57] Compiling SymbolKit Swift.swift
[31/57] Compiling SymbolKit SourceRange.swift
[32/57] Compiling SymbolKit Metadata.swift
[33/57] Compiling SymbolKit Module.swift
[34/57] Compiling SymbolKit OperatingSystem.swift
[35/57] Compiling SymbolKit Platform.swift
[36/57] Compiling SymbolKit Names.swift
[37/57] Compiling SymbolKit SPI.swift
[38/57] Compiling SymbolKit Snippet.swift
[39/57] Compiling SymbolKit Extension.swift
[40/57] Compiling SymbolKit Identifier.swift
[41/57] Compiling SymbolKit KindIdentifier.swift
[42/57] Compiling SymbolKit Location.swift
[43/57] Compiling SymbolKit Mutability.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (9.58s)
[0/3] Write swift-version-49B95AFC49DCD68C.txt
Building for debugging...
[0/3] Write swift-version-49B95AFC49DCD68C.txt
[1/5] Compiling _SwiftSyntaxCShims dummy.c
[2/6] Write Objects.LinkFileList
[3/6] Linking Generator-tool
[4/6] Generating GeneratedSources
Build of target: 'SwiftGodotBuilder' complete! (5.17s)
5598
32 /Users/admin/builder/spi-builder-workspace/.docs/johnsusek/swiftgodotbuilder/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/johnsusek/swiftgodotbuilder/main
File count: 5598
Doc size: 32.0MB
Preparing doc bundle ...
Uploading prod-johnsusek-swiftgodotbuilder-main-a25586cd.zip to s3://spi-docs-inbox/prod-johnsusek-swiftgodotbuilder-main-a25586cd.zip
Copying... [11%]
Copying... [20%]
Copying... [31%]
Copying... [41%]
Copying... [50%]
Copying... [61%]
Copying... [70%]
Copying... [80%]
Copying... [91%]
Copying... [100%]
Done.