Build Information
Successful build of XibLoc, reference 2.0.0-beta.2 (cc7bef), with Swift 6.1 for macOS (SPM) on 4 Nov 2025 05:39:56 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/XibLoc.git
Reference: 2.0.0-beta.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/XibLoc
* tag 2.0.0-beta.2 -> FETCH_HEAD
HEAD is now at cc7bef4 Merge branch 'fix/frizlab/plurality_in_common_tokens_group' into develop
Cloned https://github.com/Frizlab/XibLoc.git
Revision (git rev-parse @):
cc7bef4f771c43c529aaf199fe1c45b908f780d3
SUCCESS checkout https://github.com/Frizlab/XibLoc.git at 2.0.0-beta.2
========================================
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/TokensGroup.swift",
"Resolving Info/XibLocResolvingInfo.swift",
"Utilities/AttributedString+Utils.swift",
"Utilities/AttributesChanger/AttributesChange_Bold.swift",
"Utilities/AttributesChanger/AttributesChange_Colors.swift",
"Utilities/AttributesChanger/AttributesChange_Font.swift",
"Utilities/AttributesChanger/AttributesChange_Italic.swift",
"Utilities/AttributesChanger/AttributesChange_Link.swift",
"Utilities/AttributesChanger/AttributesChange_UnderlineStyle.swift",
"Utilities/AttributesChanger/AttributesChanger.swift",
"Utilities/AttributesChanger/AttributesChanger_Aggregate.swift",
"Utilities/AttributesContainer/AttributesContainer.swift",
"Utilities/AttributesContainer/AttributesContainer_Foundation.swift",
"Utilities/Collection+Utils.swift",
"Utilities/NSMutableAttributedString+Utils.swift",
"Utilities/NumberFormatter+Utils.swift",
"Utilities/RandomAccessCollection+StableSort.swift",
"Utilities/Range+Utils.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/25] Write sources
[21/25] Write swift-version-2F0A5646E1D333AE.txt
[23/43] Emitting module SwiftSyntax509
[24/43] Compiling SwiftSyntax509 Empty.swift
[25/43] Emitting module SwiftSyntax601
[26/43] Compiling SwiftSyntax601 Empty.swift
[27/43] Emitting module SwiftSyntax602
[28/43] Compiling SwiftSyntax602 Empty.swift
[29/43] Emitting module SwiftSyntax600
[30/43] Emitting module SwiftSyntax510
[31/43] Compiling SwiftSyntax510 Empty.swift
[32/43] Compiling SwiftSyntax600 Empty.swift
[33/43] Compiling ServiceContextModule ServiceContextKey.swift
[34/43] Emitting module ServiceContextModule
[35/43] Compiling ServiceContextModule ServiceContext.swift
[35/43] Compiling _SwiftSyntaxCShims PlatformMutex.c
[37/107] Compiling Logging MetadataProvider.swift
[38/107] Compiling Logging LogHandler.swift
[39/107] Emitting module Logging
[40/107] Compiling Logging Logging.swift
[41/107] Compiling Logging Locks.swift
[42/107] Compiling SwiftSyntax AbsolutePosition.swift
[43/107] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[44/107] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[45/107] Compiling SwiftSyntax Assert.swift
[46/107] Compiling SwiftSyntax BumpPtrAllocator.swift
[47/107] Compiling SwiftSyntax CommonAncestor.swift
[48/107] Compiling SwiftSyntax Convenience.swift
[49/114] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[50/114] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[51/114] Compiling SwiftSyntax RawSyntaxTokenView.swift
[52/114] Compiling SwiftSyntax SourceEdit.swift
[53/114] Compiling SwiftSyntax SourceLength.swift
[54/114] Compiling SwiftSyntax SourceLocation.swift
[55/114] Compiling SwiftSyntax SourcePresence.swift
[56/114] Compiling SwiftSyntax CustomTraits.swift
[57/114] Compiling SwiftSyntax EditorPlaceholder.swift
[58/114] Compiling SwiftSyntax Identifier.swift
[59/114] Compiling SwiftSyntax MemoryLayout.swift
[60/114] Compiling SwiftSyntax MissingNodeInitializers.swift
[61/114] Compiling SwiftSyntax RawSyntax.swift
[62/114] Compiling SwiftSyntax RawSyntaxArena.swift
[63/114] Compiling SwiftSyntax SyntaxProtocol.swift
[64/114] Compiling SwiftSyntax SyntaxText.swift
[65/114] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[66/114] Compiling SwiftSyntax TokenDiagnostic.swift
[67/114] Compiling SwiftSyntax TokenSequence.swift
[68/114] Compiling SwiftSyntax TokenSyntax.swift
[69/114] Compiling SwiftSyntax Trivia.swift
[70/114] Emitting module SwiftSyntax
[71/114] Compiling SwiftSyntax Tokens.swift
[72/114] Compiling SwiftSyntax TriviaPieces.swift
[73/114] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[74/114] Compiling SwiftSyntax RawSyntaxNodesC.swift
[75/114] Compiling SwiftSyntax RawSyntaxNodesD.swift
[76/114] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[77/114] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[78/114] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[79/114] Compiling SwiftSyntax Syntax.swift
[80/114] Compiling SwiftSyntax SyntaxChildren.swift
[81/114] Compiling SwiftSyntax SyntaxCollection.swift
[82/114] Compiling SwiftSyntax SyntaxHashable.swift
[83/114] Compiling SwiftSyntax SyntaxIdentifier.swift
[84/114] Compiling SwiftSyntax SyntaxNodeStructure.swift
[85/114] Compiling SwiftSyntax SyntaxCollections.swift
[86/114] Compiling SwiftSyntax SyntaxEnum.swift
[87/114] Compiling SwiftSyntax SyntaxKind.swift
[88/114] Compiling SwiftSyntax SyntaxRewriter.swift
[89/114] Compiling SwiftSyntax SyntaxTraits.swift
[90/114] Compiling SwiftSyntax SyntaxVisitor.swift
[91/114] Compiling SwiftSyntax TokenKind.swift
[92/114] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[93/114] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[94/114] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[95/114] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[96/114] Compiling SwiftSyntax RawSyntaxValidation.swift
[97/114] Compiling SwiftSyntax SyntaxNodesAB.swift
[98/114] Compiling SwiftSyntax SyntaxNodesC.swift
[99/114] Compiling SwiftSyntax Utils.swift
[100/114] Compiling SwiftSyntax ChildNameForKeyPath.swift
[101/114] Compiling SwiftSyntax Keyword.swift
[102/114] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[103/114] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[104/114] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[105/114] Compiling SwiftSyntax SyntaxBaseNodes.swift
[106/114] Compiling SwiftSyntax SyntaxNodesD.swift
[107/114] Compiling SwiftSyntax SyntaxNodesEF.swift
[108/114] Compiling SwiftSyntax SyntaxNodesGHI.swift
[109/114] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[110/114] Compiling SwiftSyntax SyntaxNodesOP.swift
[111/114] Compiling SwiftSyntax SyntaxNodesQRS.swift
[112/114] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[113/174] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[114/174] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[115/174] Compiling SwiftBasicFormat Syntax+Extensions.swift
[116/174] Compiling SwiftDiagnostics Message.swift
[117/175] Compiling SwiftDiagnostics Note.swift
[118/175] Compiling SwiftDiagnostics FixIt.swift
[119/175] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[120/175] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[121/175] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[122/175] Compiling SwiftDiagnostics Diagnostic.swift
[123/175] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[124/175] Emitting module SwiftDiagnostics
[125/175] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[126/175] Compiling SwiftDiagnostics Convenience.swift
[127/175] Compiling SwiftBasicFormat Indenter.swift
[128/175] Compiling SwiftBasicFormat InferIndentation.swift
[129/175] Compiling SwiftBasicFormat BasicFormat.swift
[130/175] Emitting module SwiftBasicFormat
[131/175] Compiling SwiftParser RegexLiteralLexer.swift
[132/175] Compiling SwiftParser UnicodeScalarExtensions.swift
[133/175] Compiling SwiftParser Lookahead.swift
[134/175] Compiling SwiftParser LoopProgressCondition.swift
[135/175] Compiling SwiftParser Modifiers.swift
[136/179] Emitting module SwiftParser
[137/179] Compiling SwiftParser Patterns.swift
[138/179] Compiling SwiftParser Recovery.swift
[139/179] Compiling SwiftParser Specifiers.swift
[140/179] Compiling SwiftParser Statements.swift
[141/179] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[142/179] Compiling SwiftParser Names.swift
[143/179] Compiling SwiftParser Nominals.swift
[144/179] Compiling SwiftParser Parameters.swift
[145/179] Compiling SwiftParser ParseSourceFile.swift
[146/179] Compiling SwiftParser Parser.swift
[147/179] Compiling SwiftParser TopLevel.swift
[148/179] Compiling SwiftParser TriviaParser.swift
[149/179] Compiling SwiftParser Types.swift
[150/179] Compiling SwiftParser ExperimentalFeatures.swift
[151/179] Compiling SwiftParser IsValidIdentifier.swift
[152/179] Compiling SwiftParser Cursor.swift
[153/179] Compiling SwiftParser Lexeme.swift
[154/179] Compiling SwiftParser LexemeSequence.swift
[155/179] Compiling SwiftParser Lexer.swift
[156/179] Compiling SwiftParser TokenConsumer.swift
[157/179] Compiling SwiftParser TokenPrecedence.swift
[158/179] Compiling SwiftParser TokenSpec.swift
[159/179] Compiling SwiftParser TokenSpecSet.swift
[160/179] Compiling SwiftParser Attributes.swift
[161/179] Compiling SwiftParser Availability.swift
[162/179] Compiling SwiftParser CharacterInfo.swift
[163/179] Compiling SwiftParser CollectionNodes+Parsable.swift
[164/179] Compiling SwiftParser CompilerFiles.swift
[165/179] Compiling SwiftParser Declarations.swift
[166/179] Compiling SwiftParser Directives.swift
[167/179] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[168/179] Compiling SwiftParser Expressions.swift
[169/179] Compiling SwiftParser IncrementalParseTransition.swift
[170/179] Compiling SwiftParser StringLiterals.swift
[171/179] Compiling SwiftParser SwiftParserCompatibility.swift
[172/179] Compiling SwiftParser SwiftVersion.swift
[173/179] Compiling SwiftParser SyntaxUtils.swift
[174/179] Compiling SwiftParser IsLexerClassified.swift
[175/179] Compiling SwiftParser LayoutNodes+Parsable.swift
[176/179] Compiling SwiftParser Parser+TokenSpecSet.swift
[177/179] Compiling SwiftParser TokenSpecStaticMembers.swift
[178/202] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[179/203] Compiling SwiftOperators OperatorTable.swift
[180/203] Compiling SwiftOperators PrecedenceGroup.swift
[181/204] Compiling SwiftOperators OperatorTable+Defaults.swift
[182/204] Compiling SwiftOperators OperatorTable+Semantics.swift
[183/204] Compiling SwiftOperators OperatorError.swift
[184/204] Compiling SwiftOperators OperatorError+Diagnostics.swift
[185/204] Compiling SwiftOperators OperatorTable+Folding.swift
[186/204] Emitting module SwiftOperators
[187/204] Compiling SwiftOperators Operator.swift
[188/204] Compiling SwiftOperators PrecedenceGraph.swift
[189/204] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[190/204] Compiling SwiftOperators SyntaxSynthesis.swift
[191/204] Compiling SwiftParserDiagnostics Utils.swift
[192/204] Compiling SwiftParserDiagnostics PresenceUtils.swift
[193/204] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[194/204] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[195/204] Emitting module SwiftParserDiagnostics
[196/204] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[197/204] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[198/204] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[199/204] Compiling SwiftParserDiagnostics MissingNodesError.swift
[200/204] Compiling SwiftParserDiagnostics MissingTokenError.swift
[201/204] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[202/204] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[203/219] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[204/219] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[205/220] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[206/220] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[207/220] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[208/220] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[209/220] Compiling SwiftSyntaxBuilder Indenter.swift
[210/220] Compiling SwiftSyntaxBuilder ListBuilder.swift
[211/220] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[212/220] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[213/220] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[214/220] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[215/220] Emitting module SwiftSyntaxBuilder
[216/220] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[217/220] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[218/220] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[219/238] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[220/238] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[221/238] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[222/238] Compiling SwiftSyntaxMacros Macro+Format.swift
[223/238] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[224/238] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[225/238] Compiling SwiftSyntaxMacros PreambleMacro.swift
[226/238] Compiling SwiftSyntaxMacros MemberMacro.swift
[227/238] Compiling SwiftSyntaxMacros PeerMacro.swift
[228/238] Compiling SwiftSyntaxMacros Macro.swift
[229/238] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[230/238] Compiling SwiftSyntaxMacros AttachedMacro.swift
[231/238] Compiling SwiftSyntaxMacros BodyMacro.swift
[232/239] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[233/239] Compiling SwiftSyntaxMacros AccessorMacro.swift
[234/239] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[235/239] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[236/239] Emitting module SwiftSyntaxMacros
[237/239] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[238/249] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[239/249] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[240/249] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[241/249] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[242/249] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[243/249] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[244/249] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[245/249] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[246/249] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[247/249] Emitting module SwiftSyntaxMacroExpansion
[248/261] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[249/261] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[250/262] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[251/262] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[252/262] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[253/262] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[254/262] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[255/262] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[256/262] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[257/262] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[258/262] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[259/262] Emitting module SwiftCompilerPluginMessageHandling
[260/262] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[261/264] Emitting module SwiftCompilerPlugin
[262/264] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[263/273] Compiling GlobalConfMacros SimpleDiagnosticMessage.swift
[264/273] Compiling GlobalConfMacros LabeledExprSyntax+Utils.swift
[265/273] Compiling GlobalConfMacros Entrypoint.swift
[266/273] Compiling GlobalConfMacros Optional+Utils.swift
[267/273] Compiling GlobalConfMacros DeclareConfNamespaceMacro.swift
[268/273] Compiling GlobalConfMacros DeclareConfMacro.swift
[269/273] Compiling GlobalConfMacros Errors.swift
[270/273] Emitting module GlobalConfMacros
[271/273] Compiling GlobalConfMacros DeclareConfAccessorMacro.swift
[271/273] Write Objects.LinkFileList
[272/273] Linking GlobalConfMacros-tool
[274/295] Compiling GlobalConfModule InjectedConf+ConfKeyMainActor.swift
[275/295] Compiling GlobalConfModule InjectedConf.swift
[276/297] Compiling GlobalConfModule ConfKeys.swift
[277/297] Compiling GlobalConfModule AutoInjectable.swift
[278/297] Compiling GlobalConfModule AutoInjectableMainActor.swift
[279/297] Compiling GlobalConfModule InjectedConf+AutoInjectable.swift
[280/297] Compiling GlobalConfModule Conf.swift
[281/297] Compiling GlobalConfModule ConfContext+AutoInjectable.swift
[282/297] Compiling GlobalConfModule ConfContext+AutoInjectableMainActor.swift
[283/297] Compiling GlobalConfModule Conf+ConfKey.swift
[284/297] Compiling GlobalConfModule Conf+ConfKeyMainActor.swift
[285/297] Compiling GlobalConfModule Conf+withValues.swift
[286/297] Compiling GlobalConfModule 3-NamespaceKey.swift
[287/297] Compiling GlobalConfModule 4-AccessorConvenience.swift
[288/297] Emitting module GlobalConfModule
[289/297] Compiling GlobalConfModule InjectedConf+AutoInjectableMainActor.swift
[290/297] Compiling GlobalConfModule InjectedConf+ConfKey.swift
[291/297] Compiling GlobalConfModule ConfContext+ConfKey.swift
[292/297] Compiling GlobalConfModule ConfContext+ConfKeyMainActor.swift
[293/297] Compiling GlobalConfModule ConfContext.swift
[294/297] Compiling GlobalConfModule ConfKey.swift
[295/297] Compiling GlobalConfModule ConfKeyMainActor.swift
[296/297] Compiling GlobalConfModule 1-ConfKey.swift
[297/297] Compiling GlobalConfModule 2-ServiceKey.swift
[298/339] Emitting module XibLoc
[299/343] 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. */
[300/343] 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. */
[301/343] 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. */
[302/343] 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. */
[303/343] Compiling XibLoc ParserHelper+AttributedString.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. */
[304/343] Compiling XibLoc ParserHelper+NSMutableAttributedString.swift
[305/343] Compiling XibLoc ParserHelper+String.swift
[306/343] Compiling XibLoc ParserHelper.swift
[307/343] Compiling XibLoc PluralValue.swift
[308/343] Compiling XibLoc PluralityDefinition.swift
[309/343] Compiling XibLoc PluralityDefinitionZone.swift
[310/343] Compiling XibLoc PluralityDefinitionZoneValue.swift
[311/343] Compiling XibLoc PluralityDefinitionZoneValueGlob.swift
[312/343] Compiling XibLoc PluralityDefinitionZoneValueIntervalOfFloats.swift
[313/343] Compiling XibLoc PluralityDefinitionZoneValueIntervalOfInts.swift
[314/343] Compiling XibLoc AttributesChange_Link.swift
[315/343] Compiling XibLoc AttributesChange_UnderlineStyle.swift
[316/343] Compiling XibLoc AttributesChanger.swift
[317/343] Compiling XibLoc AttributesChanger_Aggregate.swift
[318/343] Compiling XibLoc AttributesContainer.swift
[319/343] Compiling XibLoc AttributesContainer_Foundation.swift
[320/343] Compiling XibLoc Collection+Utils.swift
[321/343] Compiling XibLoc NSMutableAttributedString+Utils.swift
[322/343] Compiling XibLoc PluralityDefinitionZoneValueNumber.swift
[323/343] Compiling XibLoc MultipleWordsTokens.swift
[324/343] Compiling XibLoc OneWordTokens.swift
[325/343] Compiling XibLoc Str2AttrStrXibLocInfo.swift
[326/343] Compiling XibLoc Str2NSAttrStrXibLocInfo.swift
[327/343] Compiling XibLoc AttributesChange_Bold.swift
[328/343] Compiling XibLoc AttributesChange_Colors.swift
[329/343] Compiling XibLoc AttributesChange_Font.swift
[330/343] Compiling XibLoc AttributesChange_Italic.swift
[331/343] Compiling XibLoc NumberFormatter+Utils.swift
[332/343] Compiling XibLoc RandomAccessCollection+StableSort.swift
[333/343] Compiling XibLoc Range+Utils.swift
[334/343] Compiling XibLoc XibLocColor.swift
[335/343] Compiling XibLoc Str2StrXibLocInfo.swift
[336/343] Compiling XibLoc CommonTokensGroup.swift
[337/343] Compiling XibLoc TokensGroup.swift
[338/343] Compiling XibLoc XibLocResolvingInfo.swift
[339/343] Compiling XibLoc AttributedString+Utils.swift
[340/343] Compiling XibLoc XibLocFont.swift
[341/343] Compiling XibLoc XibLocNumber.swift
[342/343] Compiling XibLoc XibLoc.swift
[343/343] Compiling XibLoc XibLocConfig.swift
Build complete! (39.77s)
Fetching https://github.com/Frizlab/GlobalConfModule.git
Fetching https://github.com/apple/swift-log.git from cache
[1/669] Fetching globalconfmodule
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.77s)
Fetched https://github.com/apple/swift-log.git from cache (0.81s)
Computing version for https://github.com/Frizlab/GlobalConfModule.git
Computed https://github.com/Frizlab/GlobalConfModule.git at 0.4.4 (1.30s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/1162] Fetching swift-service-context
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.74s)
Fetched https://github.com/apple/swift-service-context.git from cache (1.92s)
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.43s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (3.17s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.48s)
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/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/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/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.4
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/TokensGroup.swift",
"Resolving Info/XibLocResolvingInfo.swift",
"Utilities/AttributedString+Utils.swift",
"Utilities/AttributesChanger/AttributesChange_Bold.swift",
"Utilities/AttributesChanger/AttributesChange_Colors.swift",
"Utilities/AttributesChanger/AttributesChange_Font.swift",
"Utilities/AttributesChanger/AttributesChange_Italic.swift",
"Utilities/AttributesChanger/AttributesChange_Link.swift",
"Utilities/AttributesChanger/AttributesChange_UnderlineStyle.swift",
"Utilities/AttributesChanger/AttributesChanger.swift",
"Utilities/AttributesChanger/AttributesChanger_Aggregate.swift",
"Utilities/AttributesContainer/AttributesContainer.swift",
"Utilities/AttributesContainer/AttributesContainer_Foundation.swift",
"Utilities/Collection+Utils.swift",
"Utilities/NSMutableAttributedString+Utils.swift",
"Utilities/NumberFormatter+Utils.swift",
"Utilities/RandomAccessCollection+StableSort.swift",
"Utilities/Range+Utils.swift",
"Utilities/XibLocColor.swift",
"Utilities/XibLocFont.swift",
"Utilities/XibLocNumber.swift",
"XibLoc.swift",
"XibLocConfig.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.