The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XibLoc with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.21.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/happn-app/XibLoc.git
Reference: 1.3.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/happn-app/XibLoc
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 575dfae Relax the tokens validation
Cloned https://github.com/happn-app/XibLoc.git into spi-builder-workspace
575dfaef781b378e84be0144bae4a4ccb9f45a5e
SUCCESS checkout https://github.com/happn-app/XibLoc.git at 1.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.39s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.04s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.4
Building for debugging...
[1/4] Compiling Logging Locks.swift
[2/4] Emitting module Logging
[3/4] Compiling Logging LogHandler.swift
[4/4] Compiling Logging Logging.swift
[5/38] Compiling XibLoc ParserHelper+NSMutableAttributedString.swift
[6/38] Compiling XibLoc ParserHelper+String.swift
[7/38] Compiling XibLoc ParserHelper.swift
[8/38] Compiling XibLoc PluralValue.swift
[9/38] Compiling XibLoc PluralityDefinition.swift
[10/38] Compiling XibLoc CacheLock.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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.
#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.")
[11/38] Compiling XibLoc ParsedXibLoc+InitCache.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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.
#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.")
[12/38] Compiling XibLoc XibLocParsingInfo.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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.
#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.")
[13/38] Compiling XibLoc ParsedXibLoc.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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.
#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.")
[14/38] Compiling XibLoc ParserHelper+AttributedString.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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.
#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.")
[15/42] Compiling XibLoc AttributedString+Utils.swift
[16/42] Compiling XibLoc Collection+Utils.swift
[17/42] Compiling XibLoc NSMutableAttributedString+Utils.swift
[18/42] Compiling XibLoc NumberFormatter+Utils.swift
[19/42] Emitting module XibLoc
[20/42] Compiling XibLoc PluralityDefinitionZone.swift
[21/42] Compiling XibLoc PluralityDefinitionZoneValue.swift
[22/42] Compiling XibLoc PluralityDefinitionZoneValueGlob.swift
[23/42] Compiling XibLoc PluralityDefinitionZoneValueIntervalOfFloats.swift
[24/42] Compiling XibLoc PluralityDefinitionZoneValueIntervalOfInts.swift
[25/42] Compiling XibLoc PluralityDefinitionZoneValueNumber.swift
[26/42] Compiling XibLoc MultipleWordsTokens.swift
[27/42] Compiling XibLoc OneWordTokens.swift
[28/42] Compiling XibLoc Str2AttrStrXibLocInfo.swift
[29/42] Compiling XibLoc Str2NSAttrStrXibLocInfo.swift
[30/42] Compiling XibLoc XibLocFont.swift
[31/42] Compiling XibLoc XibLocNumber.swift
[32/42] Compiling XibLoc XibLoc.swift
[33/42] Compiling XibLoc XibLocConfig.swift
[34/42] Compiling XibLoc RandomAccessCollection+StableSort.swift
[35/42] Compiling XibLoc Range+Utils.swift
[36/42] Compiling XibLoc Scanner+LinuxCompat.swift
[37/42] Compiling XibLoc StringAttributesChangesDescription.swift
[38/42] Compiling XibLoc Str2StrXibLocInfo.swift
[39/42] Compiling XibLoc CommonTokensGroup.swift
[40/42] Compiling XibLoc CommonTokensGroup_Linux.swift
[41/42] Compiling XibLoc TokensGroup.swift
[42/42] Compiling XibLoc XibLocResolvingInfo.swift
Build complete! (8.63s)
Build complete.
Done.

Build Machine: Mac 5