The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of XibLoc, reference 1.5.1-beta.2 (e85a51), with Swift 6.1 for macOS (SPM) on 21 Aug 2025 07:50:23 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/XibLoc.git
Reference: 1.5.1-beta.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/XibLoc
 * tag               1.5.1-beta.2 -> FETCH_HEAD
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 1.5.1-beta.2
Fetching https://github.com/Frizlab/GlobalConfModule.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/1088] Fetching swift-service-context
[165/1749] Fetching swift-service-context, globalconfmodule
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.70s)
[555/1088] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.78s)
Fetched https://github.com/apple/swift-log.git from cache (0.78s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.78s)
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
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.3
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.2
========================================
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": "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",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "globalconfmodule",
          "name": "GlobalConfModule",
          "url": "https://github.com/Frizlab/GlobalConfModule.git",
          "version": "0.4.3",
          "path": "/Users/admin/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.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-context",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax.git",
              "version": "601.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Frizlab/XibLoc.git
[1/2336] Fetching xibloc
Fetched https://github.com/Frizlab/XibLoc.git from cache (0.94s)
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.65s)
Fetched https://github.com/apple/swift-log.git from cache (0.68s)
Computing version for https://github.com/Frizlab/GlobalConfModule.git
Computed https://github.com/Frizlab/GlobalConfModule.git at 0.4.3 (1.16s)
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/apple/swift-service-context.git from cache (1.47s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.51s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (2.04s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.70s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.51s)
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.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.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.4
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.3
Creating working copy for https://github.com/Frizlab/XibLoc.git
Working copy of https://github.com/Frizlab/XibLoc.git resolved at 1.5.1-beta.2 (e85a517)
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.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] Compiling SwiftSyntax600 Empty.swift
[23/37] Emitting module SwiftSyntax600
[24/37] Compiling SwiftSyntax510 Empty.swift
[25/37] Emitting module SwiftSyntax510
[26/37] Emitting module SwiftSyntax509
[27/37] Compiling SwiftSyntax509 Empty.swift
[28/37] Compiling ServiceContextModule ServiceContextKey.swift
[29/37] Emitting module ServiceContextModule
[30/38] 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 Logging.swift
[35/102] Compiling Logging LogHandler.swift
[36/102] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[37/102] Compiling SwiftSyntax SyntaxChildren.swift
[38/102] Compiling SwiftSyntax SyntaxCollection.swift
[39/102] Compiling SwiftSyntax SyntaxHashable.swift
[40/102] Compiling SwiftSyntax SyntaxIdentifier.swift
[41/102] Compiling SwiftSyntax SyntaxNodeFactory.swift
[42/102] Compiling SwiftSyntax SyntaxNodeStructure.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 Identifier.swift
[52/109] Compiling SwiftSyntax MemoryLayout.swift
[53/109] Compiling SwiftSyntax MissingNodeInitializers.swift
[54/109] Compiling SwiftSyntax RawSyntax.swift
[55/109] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[56/109] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[57/109] Compiling SwiftSyntax RawSyntaxTokenView.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 SyntaxCollections.swift
[67/109] Compiling SwiftSyntax SyntaxEnum.swift
[68/109] Compiling SwiftSyntax SyntaxKind.swift
[69/109] Compiling SwiftSyntax SyntaxRewriter.swift
[70/109] Compiling SwiftSyntax SyntaxTraits.swift
[71/109] Compiling SwiftSyntax SyntaxVisitor.swift
[72/109] Compiling SwiftSyntax TokenKind.swift
[73/109] Compiling SwiftSyntax SourceEdit.swift
[74/109] Compiling SwiftSyntax SourceLength.swift
[75/109] Compiling SwiftSyntax SourceLocation.swift
[76/109] Compiling SwiftSyntax SourcePresence.swift
[77/109] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[78/109] Compiling SwiftSyntax Syntax.swift
[79/109] Compiling SwiftSyntax SyntaxArena.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 SyntaxProtocol.swift
[88/109] Compiling SwiftSyntax SyntaxText.swift
[89/109] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[90/109] Compiling SwiftSyntax TokenDiagnostic.swift
[91/109] Compiling SwiftSyntax TokenSequence.swift
[92/109] Compiling SwiftSyntax TokenSyntax.swift
[93/109] Compiling SwiftSyntax Trivia.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 SyntaxProtocol+Formatted.swift
[109/167] Compiling SwiftDiagnostics Message.swift
[110/168] Emitting module SwiftDiagnostics
[111/168] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[112/168] Compiling SwiftBasicFormat Syntax+Extensions.swift
[113/168] Compiling SwiftDiagnostics Note.swift
[114/168] Compiling SwiftBasicFormat InferIndentation.swift
[115/168] Compiling SwiftDiagnostics FixIt.swift
[116/168] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[117/168] Compiling SwiftDiagnostics Diagnostic.swift
[118/168] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[119/168] Compiling SwiftDiagnostics Convenience.swift
[120/168] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[121/168] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[122/168] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[123/168] Emitting module SwiftBasicFormat
[124/168] Compiling SwiftBasicFormat BasicFormat.swift
[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 UnicodeScalarExtensions.swift
[130/172] Compiling SwiftParser Lookahead.swift
[131/172] Compiling SwiftParser LoopProgressCondition.swift
[132/172] Compiling SwiftParser Modifiers.swift
[133/172] Compiling SwiftParser Names.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 StringLiterals.swift
[139/172] Compiling SwiftParser SwiftParserCompatibility.swift
[140/172] Compiling SwiftParser SwiftVersion.swift
[141/172] Compiling SwiftParser SyntaxUtils.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 Directives.swift
[153/172] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[154/172] Compiling SwiftParser Expressions.swift
[155/172] Compiling SwiftParser IncrementalParseTransition.swift
[156/172] Compiling SwiftParser IsValidIdentifier.swift
[157/172] Compiling SwiftParser Attributes.swift
[158/172] Compiling SwiftParser Availability.swift
[159/172] Compiling SwiftParser CharacterInfo.swift
[160/172] Compiling SwiftParser CollectionNodes+Parsable.swift
[161/172] Compiling SwiftParser Declarations.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/197] Compiling SwiftOperators OperatorTable.swift
[174/197] Compiling SwiftOperators PrecedenceGraph.swift
[175/197] Compiling SwiftOperators OperatorError+Diagnostics.swift
[176/197] Compiling SwiftOperators Operator.swift
[177/197] Compiling SwiftOperators OperatorTable+Defaults.swift
[178/197] Compiling SwiftOperators OperatorTable+Folding.swift
[179/197] Emitting module SwiftOperators
[180/197] Compiling SwiftOperators OperatorError.swift
[181/197] Compiling SwiftOperators OperatorTable+Semantics.swift
[182/197] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[183/197] Compiling SwiftOperators SyntaxSynthesis.swift
[184/197] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[185/197] Compiling SwiftParserDiagnostics Utils.swift
[186/197] Compiling SwiftParserDiagnostics PresenceUtils.swift
[187/197] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[188/197] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[189/197] Compiling SwiftParserDiagnostics MissingNodesError.swift
[190/197] Compiling SwiftParserDiagnostics MissingTokenError.swift
[191/197] Emitting module SwiftParserDiagnostics
[192/197] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[193/197] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[194/197] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[195/197] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[196/212] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[197/212] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[198/212] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[199/213] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[200/213] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[201/213] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[202/213] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[203/213] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[204/213] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[205/213] Compiling SwiftSyntaxBuilder Indenter.swift
[206/213] Compiling SwiftSyntaxBuilder ListBuilder.swift
[207/213] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[208/213] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[209/213] Emitting module SwiftSyntaxBuilder
[210/213] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[211/213] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[212/231] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[213/231] Compiling SwiftSyntaxMacros AccessorMacro.swift
[214/231] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[215/231] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[216/232] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[217/232] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[218/232] Compiling SwiftSyntaxMacros MemberMacro.swift
[219/232] Compiling SwiftSyntaxMacros PeerMacro.swift
[220/232] Compiling SwiftSyntaxMacros AttachedMacro.swift
[221/232] Compiling SwiftSyntaxMacros BodyMacro.swift
[222/232] Compiling SwiftSyntaxMacros Macro.swift
[223/232] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[224/232] Compiling SwiftSyntaxMacros PreambleMacro.swift
[225/232] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[226/232] Compiling SwiftSyntaxMacros Macro+Format.swift
[227/232] Emitting module SwiftSyntaxMacros
[228/232] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[229/232] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[230/232] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[231/242] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[232/242] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[233/242] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[234/242] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[235/242] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[236/242] Emitting module SwiftSyntaxMacroExpansion
[237/242] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[238/242] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[239/242] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[240/242] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[241/254] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[242/254] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[243/254] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[244/254] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[245/254] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[246/254] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[247/254] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[248/254] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[249/254] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[250/254] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[251/254] Emitting module SwiftCompilerPluginMessageHandling
[252/254] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[253/255] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[254/257] Emitting module SwiftCompilerPlugin
[255/257] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[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 DeclareConfMacro.swift
[262/266] Compiling GlobalConfMacros  Errors.swift
[263/266] Emitting module GlobalConfMacros
[264/266] Compiling GlobalConfMacros DeclareConfAccessorMacro.swift
[264/266] Write Objects.LinkFileList
[265/266] Linking GlobalConfMacros-tool
[267/288] Compiling GlobalConfModule ConfKey.swift
[268/288] Compiling GlobalConfModule ConfKeyMainActor.swift
[269/290] Compiling GlobalConfModule AutoInjectableMainActor.swift
[270/290] Compiling GlobalConfModule InjectedConf+AutoInjectable.swift
[271/290] Compiling GlobalConfModule Conf+ConfKey.swift
[272/290] Compiling GlobalConfModule Conf+ConfKeyMainActor.swift
[273/290] Compiling GlobalConfModule Conf+withValues.swift
[274/290] Compiling GlobalConfModule Conf.swift
[275/290] Compiling GlobalConfModule ConfContext+AutoInjectable.swift
[276/290] Compiling GlobalConfModule ConfContext+AutoInjectableMainActor.swift
[277/290] Compiling GlobalConfModule ConfKeys.swift
[278/290] Compiling GlobalConfModule AutoInjectable.swift
[279/290] Compiling GlobalConfModule InjectedConf+AutoInjectableMainActor.swift
[280/290] Compiling GlobalConfModule InjectedConf+ConfKey.swift
[281/290] Compiling GlobalConfModule 3-NamespaceKey.swift
[282/290] Compiling GlobalConfModule 4-AccessorConvenience.swift
[283/290] Emitting module GlobalConfModule
[284/290] Compiling GlobalConfModule InjectedConf+ConfKeyMainActor.swift
[285/290] Compiling GlobalConfModule InjectedConf.swift
[286/290] Compiling GlobalConfModule 1-ConfKey.swift
[287/290] Compiling GlobalConfModule 2-ServiceKey.swift
[288/290] Compiling GlobalConfModule ConfContext+ConfKey.swift
[289/290] Compiling GlobalConfModule ConfContext+ConfKeyMainActor.swift
[290/290] Compiling GlobalConfModule ConfContext.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 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 PluralValue.swift
[316/329] Compiling XibLoc PluralityDefinition.swift
[317/329] Compiling XibLoc PluralityDefinitionZone.swift
[318/329] Compiling XibLoc PluralityDefinitionZoneValue.swift
[319/329] Compiling XibLoc StringAttributesChangesDescription.swift
[320/329] Compiling XibLoc XibLocColor.swift
[321/329] Compiling XibLoc XibLocFont.swift
[322/329] Compiling XibLoc NumberFormatter+Utils.swift
[323/329] Compiling XibLoc RandomAccessCollection+StableSort.swift
[324/329] Compiling XibLoc Range+Utils.swift
[325/329] Compiling XibLoc Scanner+LinuxCompat.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! (34.22s)
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.