The Swift Package Index logo.Swift Package Index

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

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/GlobalConfModule.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/GlobalConfModule
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e62e1d8 Add support for non-public key declarations in macros
Cloned https://github.com/Frizlab/GlobalConfModule.git
Revision (git rev-parse @):
e62e1d8fc65d29e851948a9845e9ce291757f0b4
SUCCESS checkout https://github.com/Frizlab/GlobalConfModule.git at main
Fetching https://github.com/apple/swift-service-context.git from cache
Fetching https://github.com/Frizlab/UnwrapOrThrow.git from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/Frizlab/SafeGlobal.git from cache
Fetched https://github.com/apple/swift-service-context.git from cache (0.17s)
Fetched https://github.com/Frizlab/UnwrapOrThrow.git from cache (0.70s)
Fetched https://github.com/Frizlab/SafeGlobal.git from cache (0.72s)
Fetched https://github.com/apple/swift-syntax.git from cache (4.71s)
Computing version for https://github.com/Frizlab/UnwrapOrThrow.git
Computed https://github.com/Frizlab/UnwrapOrThrow.git at 1.0.1 (0.42s)
Computing version for https://github.com/Frizlab/SafeGlobal.git
Computed https://github.com/Frizlab/SafeGlobal.git at 0.3.0 (0.38s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.2 (0.05s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.0.0 (0.04s)
Creating working copy for https://github.com/Frizlab/UnwrapOrThrow.git
Working copy of https://github.com/Frizlab/UnwrapOrThrow.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 510.0.2
Creating working copy for https://github.com/Frizlab/SafeGlobal.git
Working copy of https://github.com/Frizlab/SafeGlobal.git resolved at 0.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "globalconfmodule",
      "name": "GlobalConfModule",
      "url": "https://github.com/Frizlab/GlobalConfModule.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GlobalConfModule",
      "dependencies": [
        {
          "identity": "swift-service-context",
          "name": "swift-service-context",
          "url": "https://github.com/apple/swift-service-context.git",
          "version": "1.0.0",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-context",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "510.0.2",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        },
        {
          "identity": "safeglobal",
          "name": "SafeGlobal",
          "url": "https://github.com/Frizlab/SafeGlobal.git",
          "version": "0.3.0",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SafeGlobal",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/apple/swift-syntax.git",
              "version": "510.0.2",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "unwraporthrow",
          "name": "UnwrapOrThrow",
          "url": "https://github.com/Frizlab/UnwrapOrThrow.git",
          "version": "1.0.1",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UnwrapOrThrow",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Frizlab/GlobalConfModule.git
[5/452] Fetching globalconfmodule
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.23s)
Fetching https://github.com/Frizlab/UnwrapOrThrow.git from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/Frizlab/SafeGlobal.git from cache
Fetching https://github.com/apple/swift-service-context.git from cache
Fetched https://github.com/apple/swift-service-context.git from cache (0.18s)
Fetched https://github.com/Frizlab/SafeGlobal.git from cache (0.19s)
Fetched https://github.com/Frizlab/UnwrapOrThrow.git from cache (0.58s)
Fetched https://github.com/apple/swift-syntax.git from cache (2.64s)
Computing version for https://github.com/Frizlab/UnwrapOrThrow.git
Computed https://github.com/Frizlab/UnwrapOrThrow.git at 1.0.1 (0.02s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.0.0 (0.08s)
Computing version for https://github.com/Frizlab/SafeGlobal.git
Computed https://github.com/Frizlab/SafeGlobal.git at 0.3.0 (0.02s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.2 (0.03s)
Creating working copy for https://github.com/Frizlab/SafeGlobal.git
Working copy of https://github.com/Frizlab/SafeGlobal.git resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 510.0.2
Creating working copy for https://github.com/Frizlab/UnwrapOrThrow.git
Working copy of https://github.com/Frizlab/UnwrapOrThrow.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.0.0
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at main (e62e1d8)
warning: '.resolve-product-dependencies': dependency 'globalconfmodule' is not used by any target
Found 4 product dependencies
  - swift-service-context
  - swift-syntax
  - SafeGlobal
  - UnwrapOrThrow
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Frizlab/GlobalConfModule.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/24] Write sources
[19/24] Write swift-version-6044DDE57671499D.txt
[21/34] Compiling SwiftSyntax509 Empty.swift
[22/34] Emitting module SwiftSyntax509
[23/34] Compiling SwiftSyntax510 Empty.swift
[24/34] Emitting module SwiftSyntax510
[25/34] Compiling ServiceContextModule ServiceContextKey.swift
[26/43] Emitting module ServiceContextModule
[27/43] Compiling ServiceContextModule ServiceContext.swift
[28/94] Compiling SwiftSyntax SyntaxArena.swift
[29/94] Compiling SwiftSyntax SyntaxChildren.swift
[30/94] Compiling SwiftSyntax SyntaxCollection.swift
[31/94] Compiling SwiftSyntax SyntaxHashable.swift
[32/94] Compiling SwiftSyntax SyntaxIdentifier.swift
[33/94] Compiling SwiftSyntax SyntaxNodeStructure.swift
[34/94] Compiling SwiftSyntax SyntaxProtocol.swift
[35/94] Compiling SwiftSyntax SyntaxText.swift
[36/94] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[37/102] Compiling UnwrapOrThrow UnwrapOrThrowOperator.swift
[38/102] Emitting module UnwrapOrThrow
[39/102] Compiling UnwrapOrThrow UnwrapOrThrow.swift
[40/102] Emitting module SwiftSyntax
[41/102] Compiling SwiftSyntax TokenDiagnostic.swift
[42/102] Compiling SwiftSyntax TokenSequence.swift
[43/102] Compiling SwiftSyntax TokenSyntax.swift
[44/102] Compiling SwiftSyntax Trivia.swift
[45/102] Compiling SwiftSyntax Utils.swift
[46/102] Compiling SwiftSyntax ChildNameForKeyPath.swift
[47/102] Compiling SwiftSyntax Keyword.swift
[48/102] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[49/102] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[50/102] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[51/102] Compiling SwiftSyntax SyntaxBaseNodes.swift
[52/102] Compiling SwiftSyntax SyntaxCollections.swift
[53/102] Compiling SwiftSyntax SyntaxEnum.swift
[54/102] Compiling SwiftSyntax SyntaxKind.swift
[55/102] Compiling SwiftSyntax SyntaxRewriter.swift
[56/102] Compiling SwiftSyntax SyntaxTraits.swift
[57/102] Compiling SwiftSyntax RawSyntax.swift
[58/102] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[59/102] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[60/102] Compiling SwiftSyntax RawSyntaxTokenView.swift
[61/102] Compiling SwiftSyntax SourceLength.swift
[62/102] Compiling SwiftSyntax SourceLocation.swift
[63/102] Compiling SwiftSyntax SourcePresence.swift
[64/102] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[65/102] Compiling SwiftSyntax Syntax.swift
[66/102] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[67/102] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[68/102] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[69/102] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[70/102] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[71/102] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[72/102] Compiling SwiftSyntax RawSyntaxValidation.swift
[73/102] Compiling SwiftSyntax SyntaxNodesAB.swift
[74/102] Compiling SwiftSyntax SyntaxTransform.swift
[75/102] Compiling SwiftSyntax SyntaxVisitor.swift
[76/102] Compiling SwiftSyntax TokenKind.swift
[77/102] Compiling SwiftSyntax Tokens.swift
[78/102] Compiling SwiftSyntax TriviaPieces.swift
[79/102] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[80/102] Compiling SwiftSyntax RawSyntaxNodesC.swift
[81/102] Compiling SwiftSyntax RawSyntaxNodesD.swift
[82/102] Compiling SwiftSyntax AbsolutePosition.swift
[83/102] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[84/102] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[85/102] Compiling SwiftSyntax Assert.swift
[86/102] Compiling SwiftSyntax BumpPtrAllocator.swift
[87/102] Compiling SwiftSyntax CommonAncestor.swift
[88/102] Compiling SwiftSyntax Convenience.swift
[89/102] Compiling SwiftSyntax MemoryLayout.swift
[90/102] Compiling SwiftSyntax MissingNodeInitializers.swift
[91/102] Compiling SwiftSyntax SyntaxNodesC.swift
[92/102] Compiling SwiftSyntax SyntaxNodesD.swift
[93/102] Compiling SwiftSyntax SyntaxNodesEF.swift
[94/102] Compiling SwiftSyntax SyntaxNodesGHI.swift
[95/102] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[96/102] Compiling SwiftSyntax SyntaxNodesOP.swift
[97/102] Compiling SwiftSyntax SyntaxNodesQRS.swift
[98/102] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[99/153] Compiling SwiftDiagnostics Message.swift
[100/153] Compiling SwiftBasicFormat Syntax+Extensions.swift
[101/153] Compiling SwiftDiagnostics Note.swift
[102/153] Compiling SwiftDiagnostics FixIt.swift
[103/153] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[104/153] Compiling SwiftDiagnostics Diagnostic.swift
[105/153] Emitting module SwiftDiagnostics
[106/153] Compiling SwiftDiagnostics Convenience.swift
[107/153] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[108/153] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[109/153] Emitting module SwiftBasicFormat
[110/153] Compiling SwiftBasicFormat BasicFormat.swift
[111/153] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[112/153] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[113/153] Compiling SwiftParser StringLiterals.swift
[114/153] Compiling SwiftParser SwiftParserCompatibility.swift
[115/153] Compiling SwiftParser SyntaxUtils.swift
[116/153] Compiling SwiftParser TokenConsumer.swift
[117/153] Compiling SwiftParser Lexer.swift
[118/153] Compiling SwiftParser RegexLiteralLexer.swift
[119/153] Compiling SwiftParser UnicodeScalarExtensions.swift
[120/153] Compiling SwiftParser Lookahead.swift
[121/153] Compiling SwiftParser LoopProgressCondition.swift
[122/153] Emitting module SwiftParser
[123/158] Compiling SwiftParser Modifiers.swift
[124/158] Compiling SwiftParser Names.swift
[125/158] Compiling SwiftParser Nominals.swift
[126/158] Compiling SwiftParser Parameters.swift
[127/158] Compiling SwiftParser ParseSourceFile.swift
[128/158] Compiling SwiftParser Attributes.swift
[129/158] Compiling SwiftParser Availability.swift
[130/158] Compiling SwiftParser CharacterInfo.swift
[131/158] Compiling SwiftParser CollectionNodes+Parsable.swift
[132/158] Compiling SwiftParser Declarations.swift
[133/158] Compiling SwiftParser Directives.swift
[134/158] Compiling SwiftParser Parser.swift
[135/158] Compiling SwiftParser Patterns.swift
[136/158] Compiling SwiftParser Recovery.swift
[137/158] Compiling SwiftParser Specifiers.swift
[138/158] Compiling SwiftParser Statements.swift
[139/158] Compiling SwiftParser ExperimentalFeatures.swift
[140/158] Compiling SwiftParser Expressions.swift
[141/158] Compiling SwiftParser IncrementalParseTransition.swift
[142/158] Compiling SwiftParser Cursor.swift
[143/158] Compiling SwiftParser Lexeme.swift
[144/158] Compiling SwiftParser LexemeSequence.swift
[145/158] Compiling SwiftParser TokenPrecedence.swift
[146/158] Compiling SwiftParser TokenSpec.swift
[147/158] Compiling SwiftParser TokenSpecSet.swift
[148/158] Compiling SwiftParser TopLevel.swift
[149/158] Compiling SwiftParser TriviaParser.swift
[150/158] Compiling SwiftParser Types.swift
[151/158] Compiling SwiftParser IsLexerClassified.swift
[152/158] Compiling SwiftParser LayoutNodes+Parsable.swift
[153/158] Compiling SwiftParser Parser+TokenSpecSet.swift
[154/158] Compiling SwiftParser TokenSpecStaticMembers.swift
[155/181] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[156/182] Compiling SwiftOperators PrecedenceGroup.swift
[157/182] Compiling SwiftOperators PrecedenceGraph.swift
[158/183] Compiling SwiftParserDiagnostics MissingNodesError.swift
[159/183] Compiling SwiftParserDiagnostics MissingTokenError.swift
[160/183] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[161/183] Compiling SwiftOperators SyntaxSynthesis.swift
[162/183] Compiling SwiftOperators OperatorTable+Semantics.swift
[163/183] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[164/183] Compiling SwiftParserDiagnostics Utils.swift
[165/183] Emitting module SwiftParserDiagnostics
[166/183] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[167/183] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[168/183] Emitting module SwiftOperators
[169/183] Compiling SwiftOperators OperatorTable.swift
[170/183] Compiling SwiftOperators OperatorTable+Folding.swift
[171/183] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[172/183] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[173/183] Compiling SwiftParserDiagnostics PresenceUtils.swift
[178/183] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[179/183] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[180/197] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[181/197] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[182/198] Compiling SwiftSyntaxBuilder Indenter.swift
[183/198] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[184/198] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[185/198] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[186/198] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[187/198] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[188/198] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[189/198] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[190/198] Emitting module SwiftSyntaxBuilder
[191/198] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[192/198] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[193/198] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[194/198] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[195/212] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[196/212] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[197/212] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[198/212] Compiling SwiftSyntaxMacros Macro+Format.swift
[199/212] Compiling SwiftSyntaxMacros MemberMacro.swift
[200/212] Compiling SwiftSyntaxMacros Macro.swift
[201/212] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[202/213] Compiling SwiftSyntaxMacros AccessorMacro.swift
[203/213] Compiling SwiftSyntaxMacros AttachedMacro.swift
[204/213] Compiling SwiftSyntaxMacros PeerMacro.swift
[205/213] Emitting module SwiftSyntaxMacros
[206/213] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[207/213] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[208/213] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[209/213] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[210/221] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[211/221] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[212/221] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[213/221] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[214/221] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[215/221] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[216/221] Emitting module SwiftSyntaxMacroExpansion
[217/221] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[218/228] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[219/228] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[220/228] Emitting module SwiftCompilerPluginMessageHandling
[221/228] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[222/228] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[223/228] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[224/228] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[225/230] Emitting module SwiftCompilerPlugin
[226/230] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[227/241] Compiling GlobalConfMacros SimpleDiagnosticMessage.swift
[228/241] Compiling GlobalConfMacros Entrypoint.swift
[229/241] Compiling GlobalConfMacros LabeledExprSyntax+Utils.swift
[230/241] Compiling GlobalConfMacros DeclareConfNamespaceMacro.swift
[231/241] Emitting module SafeGlobalMacros
[232/241] Compiling SafeGlobalMacros SimpleDiagnosticMessage.swift
[233/241] Compiling SafeGlobalMacros SafeGlobalMacro.swift
[234/241] Compiling SafeGlobalMacros  Errors.swift
[235/241] Emitting module GlobalConfMacros
[236/241] Compiling GlobalConfMacros  Errors.swift
[237/241] Compiling GlobalConfMacros DeclareConfMacro.swift
[237/241] Write Objects.LinkFileList
[239/241] Linking SafeGlobalMacros
[240/245] Linking GlobalConfMacros
[242/245] Compiling SafeGlobal SafeGlobalMacro.swift
[243/245] Compiling SafeGlobal NSLock+Linux.swift
[244/245] Compiling SafeGlobal SafeGlobal.swift
[245/245] Emitting module SafeGlobal
[246/264] Compiling GlobalConfModule Conf+ConfKey.swift
[247/264] Compiling GlobalConfModule Conf+ConfKeyMainActor.swift
[248/264] Compiling GlobalConfModule Conf+withValues.swift
[249/266] Compiling GlobalConfModule AutoInjectableMainActor.swift
[250/266] Compiling GlobalConfModule InjectedConf+AutoInjectable.swift
[251/266] Compiling GlobalConfModule Conf.swift
[252/266] Compiling GlobalConfModule ConfContext+AutoInjectable.swift
[253/266] Compiling GlobalConfModule ConfContext+AutoInjectableMainActor.swift
[254/266] Compiling GlobalConfModule ConfKeys.swift
[255/266] Compiling GlobalConfModule AutoInjectable.swift
[256/266] Emitting module GlobalConfModule
[257/266] Compiling GlobalConfModule InjectedConf+AutoInjectableMainActor.swift
[258/266] Compiling GlobalConfModule InjectedConf+ConfKey.swift
[259/266] Compiling GlobalConfModule ConfContext+ConfKey.swift
[260/266] Compiling GlobalConfModule ConfContext+ConfKeyMainActor.swift
[261/266] Compiling GlobalConfModule ConfContext.swift
[262/266] Compiling GlobalConfModule ConfKey.swift
[263/266] Compiling GlobalConfModule ConfKeyMainActor.swift
[264/266] Compiling GlobalConfModule ConfKeyMacros.swift
[265/266] Compiling GlobalConfModule InjectedConf+ConfKeyMainActor.swift
[266/266] Compiling GlobalConfModule InjectedConf.swift
Build complete! (84.36s)
Build complete.
Done.