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 XibLoc, reference 1.5.0 (79468d), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 03:00:41 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/XibLoc.git
Reference: 1.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/XibLoc
 * tag               1.5.0      -> FETCH_HEAD
HEAD is now at 79468d8 Properly handle NSFont not being Sendable
Cloned https://github.com/Frizlab/XibLoc.git
Revision (git rev-parse @):
79468d8c314158b4fd3779bc35603f1227e4cac6
SUCCESS checkout https://github.com/Frizlab/XibLoc.git at 1.5.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Frizlab/XibLoc.git
https://github.com/Frizlab/XibLoc.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/23] Write sources
[19/23] Compiling _SwiftSyntaxCShims dummy.c
[20/23] Write swift-version-2F0A5646E1D333AE.txt
[22/37] Emitting module SwiftSyntax510
[23/37] Compiling SwiftSyntax510 Empty.swift
[24/37] Emitting module SwiftSyntax600
[25/37] Compiling SwiftSyntax600 Empty.swift
[26/37] Compiling SwiftSyntax509 Empty.swift
[27/37] Emitting module SwiftSyntax509
[28/57] Compiling ServiceContextModule ServiceContextKey.swift
[29/60] Emitting module ServiceContextModule
[30/60] Compiling ServiceContextModule ServiceContext.swift
[31/102] Compiling Logging MetadataProvider.swift
[32/102] Compiling SwiftSyntax AbsolutePosition.swift
[33/102] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[34/102] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[35/102] Compiling SwiftSyntax Assert.swift
[36/102] Compiling SwiftSyntax BumpPtrAllocator.swift
[37/102] Compiling SwiftSyntax CommonAncestor.swift
[38/102] Compiling SwiftSyntax Convenience.swift
[39/102] Compiling SwiftSyntax CustomTraits.swift
[40/109] Compiling Logging LogHandler.swift
[41/109] Compiling Logging Locks.swift
[42/109] Emitting module Logging
[43/109] Compiling Logging Logging.swift
[44/109] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[45/109] Compiling SwiftSyntax SyntaxChildren.swift
[46/109] Compiling SwiftSyntax SyntaxCollection.swift
[47/109] Compiling SwiftSyntax SyntaxHashable.swift
[48/109] Compiling SwiftSyntax SyntaxIdentifier.swift
[49/109] Compiling SwiftSyntax SyntaxNodeFactory.swift
[50/109] Compiling SwiftSyntax SyntaxNodeStructure.swift
[51/109] Compiling SwiftSyntax SourceEdit.swift
[52/109] Compiling SwiftSyntax SourceLength.swift
[53/109] Compiling SwiftSyntax SourceLocation.swift
[54/109] Compiling SwiftSyntax SourcePresence.swift
[55/109] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[56/109] Compiling SwiftSyntax Syntax.swift
[57/109] Compiling SwiftSyntax SyntaxArena.swift
[58/109] Emitting module SwiftSyntax
[59/109] Compiling SwiftSyntax Tokens.swift
[60/109] Compiling SwiftSyntax TriviaPieces.swift
[61/109] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[62/109] Compiling SwiftSyntax RawSyntaxNodesC.swift
[63/109] Compiling SwiftSyntax RawSyntaxNodesD.swift
[64/109] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[65/109] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[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 SyntaxCollections.swift
[74/109] Compiling SwiftSyntax SyntaxEnum.swift
[75/109] Compiling SwiftSyntax SyntaxKind.swift
[76/109] Compiling SwiftSyntax SyntaxRewriter.swift
[77/109] Compiling SwiftSyntax SyntaxTraits.swift
[78/109] Compiling SwiftSyntax SyntaxVisitor.swift
[79/109] Compiling SwiftSyntax TokenKind.swift
[80/109] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[81/109] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[82/109] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[83/109] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[84/109] Compiling SwiftSyntax RawSyntaxValidation.swift
[85/109] Compiling SwiftSyntax SyntaxNodesAB.swift
[86/109] Compiling SwiftSyntax SyntaxNodesC.swift
[87/109] Compiling SwiftSyntax Identifier.swift
[88/109] Compiling SwiftSyntax MemoryLayout.swift
[89/109] Compiling SwiftSyntax MissingNodeInitializers.swift
[90/109] Compiling SwiftSyntax RawSyntax.swift
[91/109] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[92/109] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[93/109] Compiling SwiftSyntax RawSyntaxTokenView.swift
[94/109] Compiling SwiftSyntax Utils.swift
[95/109] Compiling SwiftSyntax ChildNameForKeyPath.swift
[96/109] Compiling SwiftSyntax Keyword.swift
[97/109] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[98/109] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[99/109] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[100/109] Compiling SwiftSyntax SyntaxBaseNodes.swift
[101/109] Compiling SwiftSyntax SyntaxNodesD.swift
[102/109] Compiling SwiftSyntax SyntaxNodesEF.swift
[103/109] Compiling SwiftSyntax SyntaxNodesGHI.swift
[104/109] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[105/109] Compiling SwiftSyntax SyntaxNodesOP.swift
[106/109] Compiling SwiftSyntax SyntaxNodesQRS.swift
[107/109] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[108/167] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[109/167] Compiling SwiftBasicFormat Syntax+Extensions.swift
[110/167] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[111/167] Compiling SwiftDiagnostics Convenience.swift
[112/168] Compiling SwiftDiagnostics Message.swift
[113/168] Emitting module SwiftDiagnostics
[114/168] Compiling SwiftDiagnostics Note.swift
[115/168] Compiling SwiftDiagnostics FixIt.swift
[116/168] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[117/168] Compiling SwiftBasicFormat InferIndentation.swift
[118/168] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[119/168] Compiling SwiftDiagnostics Diagnostic.swift
[120/168] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[121/168] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[122/168] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[123/168] Compiling SwiftBasicFormat BasicFormat.swift
[124/168] Emitting module SwiftBasicFormat
[125/168] Compiling SwiftParser TopLevel.swift
[126/168] Compiling SwiftParser TriviaParser.swift
[127/168] Compiling SwiftParser Types.swift
[128/168] Compiling SwiftParser ExperimentalFeatures.swift
[129/172] Compiling SwiftParser Nominals.swift
[130/172] Compiling SwiftParser Parameters.swift
[131/172] Compiling SwiftParser ParseSourceFile.swift
[132/172] Compiling SwiftParser Parser.swift
[133/172] Compiling SwiftParser Patterns.swift
[134/172] Compiling SwiftParser TokenConsumer.swift
[135/172] Compiling SwiftParser TokenPrecedence.swift
[136/172] Compiling SwiftParser TokenSpec.swift
[137/172] Compiling SwiftParser TokenSpecSet.swift
[138/172] Compiling SwiftParser Recovery.swift
[139/172] Compiling SwiftParser Specifiers.swift
[140/172] Compiling SwiftParser Statements.swift
[141/172] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[142/172] Compiling SwiftParser UnicodeScalarExtensions.swift
[143/172] Compiling SwiftParser Lookahead.swift
[144/172] Compiling SwiftParser LoopProgressCondition.swift
[145/172] Compiling SwiftParser Modifiers.swift
[146/172] Compiling SwiftParser Names.swift
[147/172] Emitting module SwiftParser
[148/172] Compiling SwiftParser Attributes.swift
[149/172] Compiling SwiftParser Availability.swift
[150/172] Compiling SwiftParser CharacterInfo.swift
[151/172] Compiling SwiftParser CollectionNodes+Parsable.swift
[152/172] Compiling SwiftParser Declarations.swift
[153/172] Compiling SwiftParser StringLiterals.swift
[154/172] Compiling SwiftParser SwiftParserCompatibility.swift
[155/172] Compiling SwiftParser SwiftVersion.swift
[156/172] Compiling SwiftParser SyntaxUtils.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 SwiftOperators OperatorTable.swift
[172/196] Compiling SwiftOperators PrecedenceGroup.swift
[173/196] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[174/197] Compiling SwiftOperators PrecedenceGraph.swift
[175/197] Compiling SwiftOperators SyntaxSynthesis.swift
[176/197] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[177/197] Compiling SwiftOperators OperatorTable+Semantics.swift
[178/197] Compiling SwiftOperators OperatorTable+Defaults.swift
[179/197] Compiling SwiftOperators Operator.swift
[180/197] Compiling SwiftOperators OperatorError+Diagnostics.swift
[181/197] Compiling SwiftOperators OperatorError.swift
[182/197] Emitting module SwiftOperators
[183/197] Compiling SwiftOperators OperatorTable+Folding.swift
[184/197] Compiling SwiftParserDiagnostics Utils.swift
[185/197] Compiling SwiftParserDiagnostics PresenceUtils.swift
[186/197] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[187/197] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[188/197] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[189/197] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[190/197] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[191/197] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[192/197] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[193/197] Compiling SwiftParserDiagnostics MissingNodesError.swift
[194/197] Compiling SwiftParserDiagnostics MissingTokenError.swift
[195/197] Emitting module SwiftParserDiagnostics
[196/212] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[197/213] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[198/213] Compiling SwiftSyntaxBuilder Indenter.swift
[199/213] Compiling SwiftSyntaxBuilder ListBuilder.swift
[200/213] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[201/213] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[202/213] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[203/213] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[204/213] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[205/213] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[206/213] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[207/213] Emitting module SwiftSyntaxBuilder
[208/213] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[209/213] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.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/232] Compiling SwiftSyntaxMacros PreambleMacro.swift
[215/232] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[216/232] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[217/232] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[218/232] Compiling SwiftSyntaxMacros Macro+Format.swift
[219/232] Compiling SwiftSyntaxMacros MemberMacro.swift
[220/232] Compiling SwiftSyntaxMacros PeerMacro.swift
[221/232] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[222/232] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[223/232] Compiling SwiftSyntaxMacros Macro.swift
[224/232] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[225/232] Emitting module SwiftSyntaxMacros
[226/232] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[227/232] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[228/232] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[229/232] Compiling SwiftSyntaxMacros AccessorMacro.swift
[230/232] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[231/242] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[232/242] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[233/242] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[234/242] Emitting module SwiftSyntaxMacroExpansion
[235/242] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[236/242] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[237/242] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[238/242] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[239/242] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[240/242] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[241/254] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[242/255] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[243/255] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[244/255] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[245/255] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[246/255] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[247/255] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[248/255] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[249/255] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[250/255] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[251/255] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[252/255] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[253/255] Emitting module SwiftCompilerPluginMessageHandling
[254/257] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[255/257] Emitting module SwiftCompilerPlugin
[256/266] Compiling GlobalConfMacros SimpleDiagnosticMessage.swift
[257/266] Compiling GlobalConfMacros LabeledExprSyntax+Utils.swift
[258/266] Compiling GlobalConfMacros Optional+Utils.swift
[259/266] Compiling GlobalConfMacros Entrypoint.swift
[260/266] Compiling GlobalConfMacros DeclareConfNamespaceMacro.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/290] Compiling GlobalConfModule AutoInjectableMainActor.swift
[270/290] Compiling GlobalConfModule InjectedConf+AutoInjectable.swift
[271/290] Compiling GlobalConfModule InjectedConf+AutoInjectableMainActor.swift
[272/290] Compiling GlobalConfModule InjectedConf+ConfKey.swift
[273/290] Compiling GlobalConfModule Conf.swift
[274/290] Compiling GlobalConfModule ConfContext+AutoInjectable.swift
[275/290] Compiling GlobalConfModule ConfContext+AutoInjectableMainActor.swift
[276/290] Compiling GlobalConfModule Conf+ConfKey.swift
[277/290] Compiling GlobalConfModule Conf+ConfKeyMainActor.swift
[278/290] Compiling GlobalConfModule Conf+withValues.swift
[279/290] Compiling GlobalConfModule 3-NamespaceKey.swift
[280/290] Compiling GlobalConfModule 4-AccessorConvenience.swift
[281/290] Emitting module GlobalConfModule
[282/290] Compiling GlobalConfModule ConfKey.swift
[283/290] Compiling GlobalConfModule ConfKeyMainActor.swift
[284/290] Compiling GlobalConfModule ConfContext+ConfKey.swift
[285/290] Compiling GlobalConfModule ConfContext+ConfKeyMainActor.swift
[286/290] Compiling GlobalConfModule ConfContext.swift
[287/290] Compiling GlobalConfModule InjectedConf+ConfKeyMainActor.swift
[288/290] Compiling GlobalConfModule InjectedConf.swift
[289/290] Compiling GlobalConfModule 1-ConfKey.swift
[290/290] Compiling GlobalConfModule 2-ServiceKey.swift
[291/326] Compiling XibLoc ParserHelper+AttributedString.swift
[292/326] Compiling XibLoc ParserHelper+NSMutableAttributedString.swift
[293/326] Compiling XibLoc ParserHelper+String.swift
[294/326] Compiling XibLoc ParserHelper.swift
[295/329] Emitting module XibLoc
[296/329] Compiling XibLoc PluralityDefinitionZoneValueGlob.swift
[297/329] Compiling XibLoc PluralityDefinitionZoneValueIntervalOfFloats.swift
[298/329] Compiling XibLoc PluralityDefinitionZoneValueIntervalOfInts.swift
[299/329] Compiling XibLoc PluralityDefinitionZoneValueNumber.swift
[300/329] Compiling XibLoc MultipleWordsTokens.swift
[301/329] Compiling XibLoc OneWordTokens.swift
[302/329] Compiling XibLoc Str2AttrStrXibLocInfo.swift
[303/329] Compiling XibLoc Str2NSAttrStrXibLocInfo.swift
[304/329] Compiling XibLoc XibLocNumber.swift
[305/329] Compiling XibLoc XibLoc.swift
[306/329] Compiling XibLoc XibLocConfig.swift
[307/329] Compiling XibLoc XibLocResolvingInfo.swift
[308/329] Compiling XibLoc AttributedString+Utils.swift
[309/329] Compiling XibLoc Collection+Utils.swift
[310/329] Compiling XibLoc NSMutableAttributedString+Utils.swift
[311/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. */
[312/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. */
[313/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. */
[314/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. */
[315/329] Compiling XibLoc PluralValue.swift
[316/329] Compiling XibLoc PluralityDefinition.swift
[317/329] Compiling XibLoc PluralityDefinitionZone.swift
[318/329] Compiling XibLoc PluralityDefinitionZoneValue.swift
[319/329] Compiling XibLoc NumberFormatter+Utils.swift
[320/329] Compiling XibLoc RandomAccessCollection+StableSort.swift
[321/329] Compiling XibLoc Range+Utils.swift
[322/329] Compiling XibLoc Scanner+LinuxCompat.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! (37.24s)
Fetching https://github.com/Frizlab/GlobalConfModule.git
Fetching https://github.com/apple/swift-log.git from cache
[1/607] Fetching globalconfmodule
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.71s)
Fetched https://github.com/apple/swift-log.git from cache (0.71s)
Computing version for https://github.com/Frizlab/GlobalConfModule.git
Computed https://github.com/Frizlab/GlobalConfModule.git at 0.4.1 (1.23s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.79s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.12s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.60s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (1.09s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.45s)
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.2.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.1
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.