Build Information
Successful build of XibLoc, reference main (66e12f), with Swift 6.0 for macOS (SPM) on 20 Apr 2026 04:09:12 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/happn-app/XibLoc.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/happn-app/XibLoc
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 66e12f5 Merge pull request #13 from happn-app/IOS-2359-build-mac
Cloned https://github.com/happn-app/XibLoc.git
Revision (git rev-parse @):
66e12f5379c5fd365f2be96afae58bf134a5d9b6
SUCCESS checkout https://github.com/happn-app/XibLoc.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/happn-app/XibLoc.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/9] Compiling Logging LogHandler.swift
[5/9] Compiling Logging MetadataProvider.swift
[6/9] Emitting module Logging
[7/9] Compiling Logging Logging.swift
[8/9] Compiling Logging Locks.swift
[9/9] Compiling Logging LogEvent.swift
[10/44] Emitting module XibLoc
[11/47] Compiling XibLoc MultipleWordsTokens.swift
[12/47] Compiling XibLoc OneWordTokens.swift
[13/47] Compiling XibLoc Str2AttrStrXibLocInfo.swift
[14/47] Compiling XibLoc Str2NSAttrStrXibLocInfo.swift
[15/47] Compiling XibLoc XibLocNumber.swift
[16/47] Compiling XibLoc XibLoc.swift
[17/47] Compiling XibLoc XibLocConfig.swift
[18/47] Compiling XibLoc PluralityDefinitionZoneValueGlob.swift
[19/47] Compiling XibLoc PluralityDefinitionZoneValueIntervalOfFloats.swift
[20/47] Compiling XibLoc PluralityDefinitionZoneValueIntervalOfInts.swift
[21/47] Compiling XibLoc PluralityDefinitionZoneValueNumber.swift
[22/47] Compiling XibLoc CacheLock.swift
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Parser/ParsedXibLoc.swift:415: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.
413 |
414 | #if !USE_UTF16_OFFSETS
415 | #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.
416 | /* 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.
417 | * This has a small performance impact on some ObjC strings, but in most of the cases it’s completely negligible. */
[23/47] Compiling XibLoc ParsedXibLoc+InitCache.swift
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Parser/ParsedXibLoc.swift:415: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.
413 |
414 | #if !USE_UTF16_OFFSETS
415 | #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.
416 | /* 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.
417 | * This has a small performance impact on some ObjC strings, but in most of the cases it’s completely negligible. */
[24/47] Compiling XibLoc XibLocParsingInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Parser/ParsedXibLoc.swift:415: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.
413 |
414 | #if !USE_UTF16_OFFSETS
415 | #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.
416 | /* 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.
417 | * This has a small performance impact on some ObjC strings, but in most of the cases it’s completely negligible. */
[25/47] Compiling XibLoc ParsedXibLoc.swift
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Parser/ParsedXibLoc.swift:415: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.
413 |
414 | #if !USE_UTF16_OFFSETS
415 | #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.
416 | /* 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.
417 | * This has a small performance impact on some ObjC strings, but in most of the cases it’s completely negligible. */
[26/47] Compiling XibLoc NumberFormatter+Utils.swift
[27/47] Compiling XibLoc RandomAccessCollection+StableSort.swift
[28/47] Compiling XibLoc Range+Utils.swift
[29/47] Compiling XibLoc PluralValue.swift
[30/47] Compiling XibLoc PluralityDefinition.swift
[31/47] Compiling XibLoc PluralityDefinitionZone.swift
[32/47] Compiling XibLoc PluralityDefinitionZoneValue.swift
[33/47] Compiling XibLoc XibLocResolvingInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Utilities/AttributedString+Utils.swift:34:14: warning: conformance of 'NSFont' to 'Sendable' is unavailable
32 | for r in runs {
33 | #if os(macOS)
34 | let font = r.appKit.font ?? XibLocFont.xl_preferredFont
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
35 | self[r.range].appKit.font = font.fontBySetting(size: nil, isBold: bold, isItalic: italic)
36 | #else
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Utilities/AttributedString+Utils.swift:35:3: warning: conformance of 'NSFont' to 'Sendable' is unavailable
33 | #if os(macOS)
34 | let font = r.appKit.font ?? XibLocFont.xl_preferredFont
35 | self[r.range].appKit.font = font.fontBySetting(size: nil, isBold: bold, isItalic: italic)
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
36 | #else
37 | let font = r.uiKit.font ?? XibLocFont.xl_preferredFont
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Utilities/AttributedString+Utils.swift:56:12: warning: conformance of 'NSFont' to 'Sendable' is unavailable
54 | for r in runs {
55 | #if os(macOS)
56 | let f = r.appKit.font
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
57 | let (b, i, s) = (f?.isBold, f?.isItalic, f?.pointSize)
58 | self[r.range].appKit.font = font.fontBySetting(
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Utilities/AttributedString+Utils.swift:58:4: warning: conformance of 'NSFont' to 'Sendable' is unavailable
56 | let f = r.appKit.font
57 | let (b, i, s) = (f?.isBold, f?.isItalic, f?.pointSize)
58 | self[r.range].appKit.font = font.fontBySetting(
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
59 | size: keepOriginalSize ? s : nil,
60 | isBold: keepOriginalIsBold ? b : nil,
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
[34/47] Compiling XibLoc AttributedString+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Utilities/AttributedString+Utils.swift:34:14: warning: conformance of 'NSFont' to 'Sendable' is unavailable
32 | for r in runs {
33 | #if os(macOS)
34 | let font = r.appKit.font ?? XibLocFont.xl_preferredFont
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
35 | self[r.range].appKit.font = font.fontBySetting(size: nil, isBold: bold, isItalic: italic)
36 | #else
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Utilities/AttributedString+Utils.swift:35:3: warning: conformance of 'NSFont' to 'Sendable' is unavailable
33 | #if os(macOS)
34 | let font = r.appKit.font ?? XibLocFont.xl_preferredFont
35 | self[r.range].appKit.font = font.fontBySetting(size: nil, isBold: bold, isItalic: italic)
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
36 | #else
37 | let font = r.uiKit.font ?? XibLocFont.xl_preferredFont
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Utilities/AttributedString+Utils.swift:56:12: warning: conformance of 'NSFont' to 'Sendable' is unavailable
54 | for r in runs {
55 | #if os(macOS)
56 | let f = r.appKit.font
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
57 | let (b, i, s) = (f?.isBold, f?.isItalic, f?.pointSize)
58 | self[r.range].appKit.font = font.fontBySetting(
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Utilities/AttributedString+Utils.swift:58:4: warning: conformance of 'NSFont' to 'Sendable' is unavailable
56 | let f = r.appKit.font
57 | let (b, i, s) = (f?.isBold, f?.isItalic, f?.pointSize)
58 | self[r.range].appKit.font = font.fontBySetting(
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
59 | size: keepOriginalSize ? s : nil,
60 | isBold: keepOriginalIsBold ? b : nil,
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
[35/47] Compiling XibLoc Collection+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Utilities/AttributedString+Utils.swift:34:14: warning: conformance of 'NSFont' to 'Sendable' is unavailable
32 | for r in runs {
33 | #if os(macOS)
34 | let font = r.appKit.font ?? XibLocFont.xl_preferredFont
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
35 | self[r.range].appKit.font = font.fontBySetting(size: nil, isBold: bold, isItalic: italic)
36 | #else
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Utilities/AttributedString+Utils.swift:35:3: warning: conformance of 'NSFont' to 'Sendable' is unavailable
33 | #if os(macOS)
34 | let font = r.appKit.font ?? XibLocFont.xl_preferredFont
35 | self[r.range].appKit.font = font.fontBySetting(size: nil, isBold: bold, isItalic: italic)
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
36 | #else
37 | let font = r.uiKit.font ?? XibLocFont.xl_preferredFont
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Utilities/AttributedString+Utils.swift:56:12: warning: conformance of 'NSFont' to 'Sendable' is unavailable
54 | for r in runs {
55 | #if os(macOS)
56 | let f = r.appKit.font
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
57 | let (b, i, s) = (f?.isBold, f?.isItalic, f?.pointSize)
58 | self[r.range].appKit.font = font.fontBySetting(
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Utilities/AttributedString+Utils.swift:58:4: warning: conformance of 'NSFont' to 'Sendable' is unavailable
56 | let f = r.appKit.font
57 | let (b, i, s) = (f?.isBold, f?.isItalic, f?.pointSize)
58 | self[r.range].appKit.font = font.fontBySetting(
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
59 | size: keepOriginalSize ? s : nil,
60 | isBold: keepOriginalIsBold ? b : nil,
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
[36/47] Compiling XibLoc NSMutableAttributedString+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Utilities/AttributedString+Utils.swift:34:14: warning: conformance of 'NSFont' to 'Sendable' is unavailable
32 | for r in runs {
33 | #if os(macOS)
34 | let font = r.appKit.font ?? XibLocFont.xl_preferredFont
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
35 | self[r.range].appKit.font = font.fontBySetting(size: nil, isBold: bold, isItalic: italic)
36 | #else
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Utilities/AttributedString+Utils.swift:35:3: warning: conformance of 'NSFont' to 'Sendable' is unavailable
33 | #if os(macOS)
34 | let font = r.appKit.font ?? XibLocFont.xl_preferredFont
35 | self[r.range].appKit.font = font.fontBySetting(size: nil, isBold: bold, isItalic: italic)
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
36 | #else
37 | let font = r.uiKit.font ?? XibLocFont.xl_preferredFont
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Utilities/AttributedString+Utils.swift:56:12: warning: conformance of 'NSFont' to 'Sendable' is unavailable
54 | for r in runs {
55 | #if os(macOS)
56 | let f = r.appKit.font
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
57 | let (b, i, s) = (f?.isBold, f?.isItalic, f?.pointSize)
58 | self[r.range].appKit.font = font.fontBySetting(
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Utilities/AttributedString+Utils.swift:58:4: warning: conformance of 'NSFont' to 'Sendable' is unavailable
56 | let f = r.appKit.font
57 | let (b, i, s) = (f?.isBold, f?.isItalic, f?.pointSize)
58 | self[r.range].appKit.font = font.fontBySetting(
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
59 | size: keepOriginalSize ? s : nil,
60 | isBold: keepOriginalIsBold ? b : nil,
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
[37/47] Compiling XibLoc Scanner+LinuxCompat.swift
[38/47] Compiling XibLoc StringAttributesChangesDescription.swift
[39/47] Compiling XibLoc XibLocFont.swift
[40/47] Compiling XibLoc Str2StrXibLocInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Resolving Info/Tokens Group/CommonTokensGroup.swift:185:25: warning: conformance of 'NSFont' to 'Sendable' is unavailable
183 | public var str2AttrStrXibLocInfo: Str2AttrStrXibLocInfo {
184 | var defaultAttributes = baseAttributes
185 | if let f = baseFont {defaultAttributes.font = f}
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
186 | if let c = baseColor {defaultAttributes.foregroundColor = c}
187 |
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
[41/47] Compiling XibLoc CommonTokensGroup.swift
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Resolving Info/Tokens Group/CommonTokensGroup.swift:185:25: warning: conformance of 'NSFont' to 'Sendable' is unavailable
183 | public var str2AttrStrXibLocInfo: Str2AttrStrXibLocInfo {
184 | var defaultAttributes = baseAttributes
185 | if let f = baseFont {defaultAttributes.font = f}
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
186 | if let c = baseColor {defaultAttributes.foregroundColor = c}
187 |
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
[42/47] Compiling XibLoc CommonTokensGroup_Linux.swift
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Resolving Info/Tokens Group/CommonTokensGroup.swift:185:25: warning: conformance of 'NSFont' to 'Sendable' is unavailable
183 | public var str2AttrStrXibLocInfo: Str2AttrStrXibLocInfo {
184 | var defaultAttributes = baseAttributes
185 | if let f = baseFont {defaultAttributes.font = f}
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
186 | if let c = baseColor {defaultAttributes.foregroundColor = c}
187 |
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
[43/47] Compiling XibLoc TokensGroup.swift
/Users/admin/builder/spi-builder-workspace/Sources/XibLoc/Resolving Info/Tokens Group/CommonTokensGroup.swift:185:25: warning: conformance of 'NSFont' to 'Sendable' is unavailable
183 | public var str2AttrStrXibLocInfo: Str2AttrStrXibLocInfo {
184 | var defaultAttributes = baseAttributes
185 | if let f = baseFont {defaultAttributes.font = f}
| `- warning: conformance of 'NSFont' to 'Sendable' is unavailable
186 | if let c = baseColor {defaultAttributes.foregroundColor = c}
187 |
AppKit.NSFont:2:11: note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSFont : @unchecked Sendable {
| `- note: conformance of 'NSFont' to 'Sendable' has been explicitly marked unavailable here
3 | }
[44/47] Compiling XibLoc ParserHelper+AttributedString.swift
[45/47] Compiling XibLoc ParserHelper+NSMutableAttributedString.swift
[46/47] Compiling XibLoc ParserHelper+String.swift
[47/47] Compiling XibLoc ParserHelper.swift
Build complete! (11.23s)
Fetching https://github.com/apple/swift-log.git
[1/6635] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.19s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.46s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
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"
}
],
"manifest_display_name" : "XibLoc",
"name" : "XibLoc",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"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"
],
"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/XibLocFont.swift",
"Utilities/XibLocNumber.swift",
"XibLoc.swift",
"XibLocConfig.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.