The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XibLoc, reference main (e85a51), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 11:05:50 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/XibLoc.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/XibLoc
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e85a517 Merge branch 'fix/frizlab/incorrect_swift_ui_link' into develop
Cloned https://github.com/Frizlab/XibLoc.git
Revision (git rev-parse @):
e85a5179bdd93e017473182d76b33af1f176e6bd
SUCCESS checkout https://github.com/Frizlab/XibLoc.git at main
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Frizlab/GlobalConfModule.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-service-context.git
[1/669] Fetching globalconfmodule
[88/1931] Fetching globalconfmodule, swift-service-context
[388/8560] Fetching globalconfmodule, swift-service-context, swift-log
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.77s)
[679/7891] Fetching swift-service-context, swift-log
[7892/82874] Fetching swift-service-context, swift-log, swift-syntax
Fetched https://github.com/apple/swift-log.git from cache (5.55s)
Fetched https://github.com/apple/swift-service-context.git from cache (5.55s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.55s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Creating working copy for https://github.com/apple/swift-log.git
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.1.0
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.3
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "xibloc",
      "name": "XibLoc",
      "url": "https://github.com/Frizlab/XibLoc.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XibLoc",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.12.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "traits": [
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "globalconfmodule",
          "name": "GlobalConfModule",
          "url": "https://github.com/Frizlab/GlobalConfModule.git",
          "version": "0.4.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GlobalConfModule",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-service-context",
              "name": "swift-service-context",
              "url": "https://github.com/apple/swift-service-context.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-context",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Frizlab/XibLoc.git
[1/2585] Fetching xibloc
Fetched https://github.com/Frizlab/XibLoc.git from cache (0.92s)
Fetching https://github.com/Frizlab/GlobalConfModule.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.52s)
Fetched https://github.com/apple/swift-log.git from cache (0.52s)
Computing version for https://github.com/Frizlab/GlobalConfModule.git
Computed https://github.com/Frizlab/GlobalConfModule.git at 0.4.4 (1.11s)
Fetching https://github.com/apple/swift-service-context.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.81s)
Fetched https://github.com/apple/swift-service-context.git from cache (0.81s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.40s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.75s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.62s)
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.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.4
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/Frizlab/XibLoc.git
Working copy of https://github.com/Frizlab/XibLoc.git resolved at main (e85a517)
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.34s)
warning: '.resolve-product-dependencies': dependency 'xibloc' is not used by any target
Found 2 product dependencies
  - swift-log
  - GlobalConfModule
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Frizlab/XibLoc.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/23] Write sources
[19/23] Compiling _SwiftSyntaxCShims dummy.c
[20/23] Write swift-version--6988338F2F200930.txt
[22/37] Emitting module SwiftSyntax510
[23/37] Compiling SwiftSyntax510 Empty.swift
[24/37] Emitting module SwiftSyntax600
[25/37] Compiling SwiftSyntax509 Empty.swift
[26/37] Compiling SwiftSyntax600 Empty.swift
[27/37] Emitting module SwiftSyntax509
[28/37] Compiling ServiceContextModule ServiceContextKey.swift
[29/37] Emitting module ServiceContextModule
[30/37] Compiling ServiceContextModule ServiceContext.swift
[31/102] Compiling Logging MetadataProvider.swift
[32/102] Emitting module Logging
[33/102] Compiling Logging Locks.swift
[34/102] Compiling Logging LogHandler.swift
[35/102] Compiling Logging Logging.swift
[36/102] Compiling SwiftSyntax Identifier.swift
[37/102] Compiling SwiftSyntax MemoryLayout.swift
[38/102] Compiling SwiftSyntax MissingNodeInitializers.swift
[39/102] Compiling SwiftSyntax RawSyntax.swift
[40/102] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[41/102] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[42/102] Compiling SwiftSyntax RawSyntaxTokenView.swift
[43/109] Compiling SwiftSyntax AbsolutePosition.swift
[44/109] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[45/109] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[46/109] Compiling SwiftSyntax Assert.swift
[47/109] Compiling SwiftSyntax BumpPtrAllocator.swift
[48/109] Compiling SwiftSyntax CommonAncestor.swift
[49/109] Compiling SwiftSyntax Convenience.swift
[50/109] Compiling SwiftSyntax CustomTraits.swift
[51/109] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[52/109] Compiling SwiftSyntax SyntaxChildren.swift
[53/109] Compiling SwiftSyntax SyntaxCollection.swift
[54/109] Compiling SwiftSyntax SyntaxHashable.swift
[55/109] Compiling SwiftSyntax SyntaxIdentifier.swift
[56/109] Compiling SwiftSyntax SyntaxNodeFactory.swift
[57/109] Compiling SwiftSyntax SyntaxNodeStructure.swift
[58/109] Compiling SwiftSyntax SourceEdit.swift
[59/109] Compiling SwiftSyntax SourceLength.swift
[60/109] Compiling SwiftSyntax SourceLocation.swift
[61/109] Compiling SwiftSyntax SourcePresence.swift
[62/109] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[63/109] Compiling SwiftSyntax Syntax.swift
[64/109] Compiling SwiftSyntax SyntaxArena.swift
[65/109] Emitting module SwiftSyntax
[66/109] Compiling SwiftSyntax SyntaxProtocol.swift
[67/109] Compiling SwiftSyntax SyntaxText.swift
[68/109] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[69/109] Compiling SwiftSyntax TokenDiagnostic.swift
[70/109] Compiling SwiftSyntax TokenSequence.swift
[71/109] Compiling SwiftSyntax TokenSyntax.swift
[72/109] Compiling SwiftSyntax Trivia.swift
[73/109] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[74/109] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[75/109] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[76/109] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[77/109] Compiling SwiftSyntax RawSyntaxValidation.swift
[78/109] Compiling SwiftSyntax SyntaxNodesAB.swift
[79/109] Compiling SwiftSyntax SyntaxNodesC.swift
[80/109] Compiling SwiftSyntax SyntaxNodesD.swift
[81/109] Compiling SwiftSyntax SyntaxNodesEF.swift
[82/109] Compiling SwiftSyntax SyntaxNodesGHI.swift
[83/109] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[84/109] Compiling SwiftSyntax SyntaxNodesOP.swift
[85/109] Compiling SwiftSyntax SyntaxNodesQRS.swift
[86/109] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[87/109] Compiling SwiftSyntax Tokens.swift
[88/109] Compiling SwiftSyntax TriviaPieces.swift
[89/109] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[90/109] Compiling SwiftSyntax RawSyntaxNodesC.swift
[91/109] Compiling SwiftSyntax RawSyntaxNodesD.swift
[92/109] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[93/109] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[94/109] Compiling SwiftSyntax SyntaxCollections.swift
[95/109] Compiling SwiftSyntax SyntaxEnum.swift
[96/109] Compiling SwiftSyntax SyntaxKind.swift
[97/109] Compiling SwiftSyntax SyntaxRewriter.swift
[98/109] Compiling SwiftSyntax SyntaxTraits.swift
[99/109] Compiling SwiftSyntax SyntaxVisitor.swift
[100/109] Compiling SwiftSyntax TokenKind.swift
[101/109] Compiling SwiftSyntax Utils.swift
[102/109] Compiling SwiftSyntax ChildNameForKeyPath.swift
[103/109] Compiling SwiftSyntax Keyword.swift
[104/109] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[105/109] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[106/109] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[107/109] Compiling SwiftSyntax SyntaxBaseNodes.swift
[108/167] Compiling SwiftDiagnostics Message.swift
[109/168] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[110/168] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[111/168] Compiling SwiftDiagnostics Note.swift
[112/168] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[113/168] Compiling SwiftDiagnostics FixIt.swift
[114/168] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[115/168] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[116/168] Compiling SwiftDiagnostics Convenience.swift
[117/168] Compiling SwiftDiagnostics Diagnostic.swift
[118/168] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[119/168] Emitting module SwiftDiagnostics
[120/168] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[121/168] Compiling SwiftBasicFormat Syntax+Extensions.swift
[122/168] Compiling SwiftBasicFormat InferIndentation.swift
[123/168] Emitting module SwiftBasicFormat
[124/168] Compiling SwiftBasicFormat BasicFormat.swift
[125/168] Compiling SwiftParser StringLiterals.swift
[126/168] Compiling SwiftParser SwiftParserCompatibility.swift
[127/168] Compiling SwiftParser SwiftVersion.swift
[128/168] Compiling SwiftParser SyntaxUtils.swift
[129/172] Compiling SwiftParser TopLevel.swift
[130/172] Compiling SwiftParser TriviaParser.swift
[131/172] Compiling SwiftParser Types.swift
[132/172] Compiling SwiftParser ExperimentalFeatures.swift
[133/172] Compiling SwiftParser UnicodeScalarExtensions.swift
[134/172] Compiling SwiftParser Lookahead.swift
[135/172] Compiling SwiftParser LoopProgressCondition.swift
[136/172] Compiling SwiftParser Modifiers.swift
[137/172] Compiling SwiftParser Names.swift
[138/172] Compiling SwiftParser TokenConsumer.swift
[139/172] Compiling SwiftParser TokenPrecedence.swift
[140/172] Compiling SwiftParser TokenSpec.swift
[141/172] Compiling SwiftParser TokenSpecSet.swift
[142/172] Compiling SwiftParser Nominals.swift
[143/172] Compiling SwiftParser Parameters.swift
[144/172] Compiling SwiftParser ParseSourceFile.swift
[145/172] Compiling SwiftParser Parser.swift
[146/172] Compiling SwiftParser Patterns.swift
[147/172] Compiling SwiftParser Recovery.swift
[148/172] Compiling SwiftParser Specifiers.swift
[149/172] Compiling SwiftParser Statements.swift
[150/172] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[151/172] Emitting module SwiftParser
[152/172] Compiling SwiftParser Attributes.swift
[153/172] Compiling SwiftParser Availability.swift
[154/172] Compiling SwiftParser CharacterInfo.swift
[155/172] Compiling SwiftParser CollectionNodes+Parsable.swift
[156/172] Compiling SwiftParser Declarations.swift
[157/172] Compiling SwiftParser Directives.swift
[158/172] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[159/172] Compiling SwiftParser Expressions.swift
[160/172] Compiling SwiftParser IncrementalParseTransition.swift
[161/172] Compiling SwiftParser IsValidIdentifier.swift
[162/172] Compiling SwiftParser Cursor.swift
[163/172] Compiling SwiftParser Lexeme.swift
[164/172] Compiling SwiftParser LexemeSequence.swift
[165/172] Compiling SwiftParser Lexer.swift
[166/172] Compiling SwiftParser RegexLiteralLexer.swift
[167/172] Compiling SwiftParser IsLexerClassified.swift
[168/172] Compiling SwiftParser LayoutNodes+Parsable.swift
[169/172] Compiling SwiftParser Parser+TokenSpecSet.swift
[170/172] Compiling SwiftParser TokenSpecStaticMembers.swift
[171/195] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[172/196] Compiling SwiftOperators PrecedenceGroup.swift
[173/196] Compiling SwiftOperators PrecedenceGraph.swift
[174/197] Compiling SwiftParserDiagnostics PresenceUtils.swift
[175/197] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[176/197] Compiling SwiftOperators OperatorTable.swift
[177/197] Compiling SwiftOperators OperatorTable+Defaults.swift
[178/197] Compiling SwiftOperators OperatorError.swift
[179/197] Compiling SwiftOperators OperatorTable+Semantics.swift
[180/197] Compiling SwiftOperators Operator.swift
[181/197] Compiling SwiftOperators OperatorError+Diagnostics.swift
[182/197] Emitting module SwiftOperators
[183/197] Compiling SwiftOperators OperatorTable+Folding.swift
[184/197] Compiling SwiftOperators SyntaxSynthesis.swift
[185/197] Compiling SwiftParserDiagnostics Utils.swift
[186/197] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[187/197] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[188/197] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[189/197] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[190/197] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[191/197] Emitting module SwiftParserDiagnostics
[192/197] Compiling SwiftParserDiagnostics MissingNodesError.swift
[193/197] Compiling SwiftParserDiagnostics MissingTokenError.swift
[194/197] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[195/197] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[196/212] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[197/212] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[198/212] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[199/212] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[200/212] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[201/212] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[202/213] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[203/213] Emitting module SwiftSyntaxBuilder
[204/213] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[205/213] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[206/213] Compiling SwiftSyntaxBuilder Indenter.swift
[207/213] Compiling SwiftSyntaxBuilder ListBuilder.swift
[208/213] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[209/213] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[210/213] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[211/213] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[212/231] Compiling SwiftSyntaxMacros AttachedMacro.swift
[213/231] Compiling SwiftSyntaxMacros BodyMacro.swift
[214/231] Compiling SwiftSyntaxMacros PreambleMacro.swift
[215/231] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[216/231] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[217/231] Compiling SwiftSyntaxMacros MemberMacro.swift
[218/231] Compiling SwiftSyntaxMacros PeerMacro.swift
[219/231] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[220/231] Compiling SwiftSyntaxMacros Macro+Format.swift
[221/231] Compiling SwiftSyntaxMacros Macro.swift
[222/231] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[223/232] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[224/232] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[225/232] Emitting module SwiftSyntaxMacros
[226/232] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[227/232] Compiling SwiftSyntaxMacros AccessorMacro.swift
[228/232] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[229/232] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[230/232] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[231/242] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[232/242] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[233/242] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[234/242] Emitting module SwiftSyntaxMacroExpansion
[235/242] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[236/242] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[237/242] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[238/242] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[239/242] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[240/242] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[241/254] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[242/254] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[243/254] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[244/254] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[245/254] Emitting module SwiftCompilerPluginMessageHandling
[246/254] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[247/254] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[248/254] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[249/254] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[250/254] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[251/254] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[252/254] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[253/255] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[254/257] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[255/257] Emitting module SwiftCompilerPlugin
[256/266] Compiling GlobalConfMacros SimpleDiagnosticMessage.swift
[257/266] Compiling GlobalConfMacros Optional+Utils.swift
[258/266] Compiling GlobalConfMacros Entrypoint.swift
[259/266] Compiling GlobalConfMacros DeclareConfNamespaceMacro.swift
[260/266] Compiling GlobalConfMacros LabeledExprSyntax+Utils.swift
[261/266] Compiling GlobalConfMacros  Errors.swift
[262/266] Compiling GlobalConfMacros DeclareConfAccessorMacro.swift
[263/266] Emitting module GlobalConfMacros
[264/266] Compiling GlobalConfMacros DeclareConfMacro.swift
[264/266] Write Objects.LinkFileList
[265/266] Linking GlobalConfMacros-tool
[267/288] Compiling GlobalConfModule ConfKeys.swift
[268/288] Compiling GlobalConfModule AutoInjectable.swift
[269/288] Compiling GlobalConfModule ConfKey.swift
[270/288] Compiling GlobalConfModule ConfKeyMainActor.swift
[271/290] Compiling GlobalConfModule ConfContext+ConfKey.swift
[272/290] Compiling GlobalConfModule ConfContext+ConfKeyMainActor.swift
[273/290] Compiling GlobalConfModule ConfContext.swift
[274/290] Compiling GlobalConfModule InjectedConf+ConfKeyMainActor.swift
[275/290] Compiling GlobalConfModule InjectedConf.swift
[276/290] Compiling GlobalConfModule 3-NamespaceKey.swift
[277/290] Compiling GlobalConfModule 4-AccessorConvenience.swift
[278/290] Emitting module GlobalConfModule
[279/290] Compiling GlobalConfModule InjectedConf+AutoInjectableMainActor.swift
[280/290] Compiling GlobalConfModule InjectedConf+ConfKey.swift
[281/290] Compiling GlobalConfModule Conf+ConfKey.swift
[282/290] Compiling GlobalConfModule Conf+ConfKeyMainActor.swift
[283/290] Compiling GlobalConfModule Conf+withValues.swift
[284/290] Compiling GlobalConfModule AutoInjectableMainActor.swift
[285/290] Compiling GlobalConfModule InjectedConf+AutoInjectable.swift
[286/290] Compiling GlobalConfModule Conf.swift
[287/290] Compiling GlobalConfModule ConfContext+AutoInjectable.swift
[288/290] Compiling GlobalConfModule ConfContext+AutoInjectableMainActor.swift
[289/290] Compiling GlobalConfModule 1-ConfKey.swift
[290/290] Compiling GlobalConfModule 2-ServiceKey.swift
[291/326] Compiling XibLoc NumberFormatter+Utils.swift
[292/326] Compiling XibLoc RandomAccessCollection+StableSort.swift
[293/326] Compiling XibLoc Range+Utils.swift
[294/326] Compiling XibLoc Scanner+LinuxCompat.swift
[295/329] Compiling XibLoc PluralityDefinitionZoneValueGlob.swift
[296/329] Compiling XibLoc PluralityDefinitionZoneValueIntervalOfFloats.swift
[297/329] Compiling XibLoc PluralityDefinitionZoneValueIntervalOfInts.swift
[298/329] Compiling XibLoc PluralityDefinitionZoneValueNumber.swift
[299/329] Emitting module XibLoc
[300/329] Compiling XibLoc XibLocNumber.swift
[301/329] Compiling XibLoc XibLoc.swift
[302/329] Compiling XibLoc XibLocConfig.swift
[303/329] Compiling XibLoc PluralValue.swift
[304/329] Compiling XibLoc PluralityDefinition.swift
[305/329] Compiling XibLoc PluralityDefinitionZone.swift
[306/329] Compiling XibLoc PluralityDefinitionZoneValue.swift
[307/329] Compiling XibLoc CacheLock.swift
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Parser/ParsedXibLoc.swift:416:10: warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
414 |
415 | #if !USE_UTF16_OFFSETS
416 | #warning("I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.")
    |          `- warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
417 | 			/* With this version of the algorithm we play it safe and re-compute the ranges by searching for partial strings from the original string in the new string.
418 | 			 * This has a small performance impact on some ObjC strings, but in most of the cases it’s completely negligible. */
[308/329] Compiling XibLoc ParsedXibLoc+InitCache.swift
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Parser/ParsedXibLoc.swift:416:10: warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
414 |
415 | #if !USE_UTF16_OFFSETS
416 | #warning("I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.")
    |          `- warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
417 | 			/* With this version of the algorithm we play it safe and re-compute the ranges by searching for partial strings from the original string in the new string.
418 | 			 * This has a small performance impact on some ObjC strings, but in most of the cases it’s completely negligible. */
[309/329] Compiling XibLoc XibLocParsingInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Parser/ParsedXibLoc.swift:416:10: warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
414 |
415 | #if !USE_UTF16_OFFSETS
416 | #warning("I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.")
    |          `- warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
417 | 			/* With this version of the algorithm we play it safe and re-compute the ranges by searching for partial strings from the original string in the new string.
418 | 			 * This has a small performance impact on some ObjC strings, but in most of the cases it’s completely negligible. */
[310/329] Compiling XibLoc ParsedXibLoc.swift
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Parser/ParsedXibLoc.swift:416:10: warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
414 |
415 | #if !USE_UTF16_OFFSETS
416 | #warning("I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.")
    |          `- warning: I’m pretty sure the adjustment can be done using another algo (basically the same as the one in remove(escapeToken...)). Note there might be other places where we could update the algo too.
417 | 			/* With this version of the algorithm we play it safe and re-compute the ranges by searching for partial strings from the original string in the new string.
418 | 			 * This has a small performance impact on some ObjC strings, but in most of the cases it’s completely negligible. */
[311/329] Compiling XibLoc XibLocResolvingInfo.swift
[312/329] Compiling XibLoc AttributedString+Utils.swift
[313/329] Compiling XibLoc Collection+Utils.swift
[314/329] Compiling XibLoc NSMutableAttributedString+Utils.swift
[315/329] Compiling XibLoc MultipleWordsTokens.swift
[316/329] Compiling XibLoc OneWordTokens.swift
[317/329] Compiling XibLoc Str2AttrStrXibLocInfo.swift
[318/329] Compiling XibLoc Str2NSAttrStrXibLocInfo.swift
[319/329] Compiling XibLoc ParserHelper+AttributedString.swift
[320/329] Compiling XibLoc ParserHelper+NSMutableAttributedString.swift
[321/329] Compiling XibLoc ParserHelper+String.swift
[322/329] Compiling XibLoc ParserHelper.swift
[323/329] Compiling XibLoc StringAttributesChangesDescription.swift
[324/329] Compiling XibLoc XibLocColor.swift
[325/329] Compiling XibLoc XibLocFont.swift
[326/329] Compiling XibLoc Str2StrXibLocInfo.swift
[327/329] Compiling XibLoc CommonTokensGroup.swift
[328/329] Compiling XibLoc CommonTokensGroup_Linux.swift
[329/329] Compiling XibLoc TokensGroup.swift
Build complete! (32.08s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "globalconfmodule",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/GlobalConfModule.git"
    }
  ],
  "manifest_display_name" : "XibLoc",
  "name" : "XibLoc",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "XibLoc",
      "targets" : [
        "XibLoc"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XibLocTests",
      "module_type" : "SwiftTarget",
      "name" : "XibLocTests",
      "path" : "Tests/XibLocTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XibLocTests/Helpers/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        }
      ],
      "sources" : [
        "AttrStrTests.swift",
        "AttributedStringUtilsTests.swift",
        "Helpers/PluralityDefinition+Utils.swift",
        "Helpers/Utils.swift",
        "Helpers/XibLoc4ObjCHelper.swift",
        "PluralityTests.swift",
        "XibLocResolvingInfoTests.swift",
        "XibLocTestsSwiftAttrStr.swift",
        "XibLocTestsSwiftNSAttrStr.swift",
        "XibLocTestsSwiftStr.swift"
      ],
      "target_dependencies" : [
        "XibLoc"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XibLoc",
      "module_type" : "SwiftTarget",
      "name" : "XibLoc",
      "path" : "Sources/XibLoc",
      "product_dependencies" : [
        "Logging",
        "GlobalConfModule"
      ],
      "product_memberships" : [
        "XibLoc"
      ],
      "sources" : [
        "Cache/CacheLock.swift",
        "Cache/ParsedXibLoc+InitCache.swift",
        "Cache/XibLocParsingInfo.swift",
        "Parser/ParsedXibLoc.swift",
        "Parser/ParserHelper+AttributedString.swift",
        "Parser/ParserHelper+NSMutableAttributedString.swift",
        "Parser/ParserHelper+String.swift",
        "Parser/ParserHelper.swift",
        "Plurality/PluralValue.swift",
        "Plurality/PluralityDefinition.swift",
        "Plurality/PluralityDefinitionZone.swift",
        "Plurality/PluralityDefinitionZoneValue.swift",
        "Plurality/PluralityDefinitionZoneValueGlob.swift",
        "Plurality/PluralityDefinitionZoneValueIntervalOfFloats.swift",
        "Plurality/PluralityDefinitionZoneValueIntervalOfInts.swift",
        "Plurality/PluralityDefinitionZoneValueNumber.swift",
        "Resolving Info/MultipleWordsTokens.swift",
        "Resolving Info/OneWordTokens.swift",
        "Resolving Info/Str2AttrStrXibLocInfo.swift",
        "Resolving Info/Str2NSAttrStrXibLocInfo.swift",
        "Resolving Info/Str2StrXibLocInfo.swift",
        "Resolving Info/Tokens Group/CommonTokensGroup.swift",
        "Resolving Info/Tokens Group/CommonTokensGroup_Linux.swift",
        "Resolving Info/Tokens Group/TokensGroup.swift",
        "Resolving Info/XibLocResolvingInfo.swift",
        "Utilities/AttributedString+Utils.swift",
        "Utilities/Collection+Utils.swift",
        "Utilities/NSMutableAttributedString+Utils.swift",
        "Utilities/NumberFormatter+Utils.swift",
        "Utilities/RandomAccessCollection+StableSort.swift",
        "Utilities/Range+Utils.swift",
        "Utilities/Scanner+LinuxCompat.swift",
        "Utilities/StringAttributesChangesDescription.swift",
        "Utilities/XibLocColor.swift",
        "Utilities/XibLocFont.swift",
        "Utilities/XibLocNumber.swift",
        "XibLoc.swift",
        "XibLocConfig.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.