Build Information
Successful build of TranslationCatalog, reference main (5b2051), with Swift 6.1 for macOS (SPM) on 21 Apr 2026 00:34:36 UTC.
Swift 6 data race errors: 6
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/TranslationCatalog.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/TranslationCatalog
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5b20515 Escaping Quotes (#54)
Cloned https://github.com/richardpiazza/TranslationCatalog.git
Revision (git rev-parse @):
5b205158aed86fc4db81f5533db7c56db9a7e901
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/TranslationCatalog.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/richardpiazza/TranslationCatalog.git
https://github.com/richardpiazza/TranslationCatalog.git
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "localesupport",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/LocaleSupport.git"
},
{
"identity" : "statement",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/Statement.git"
},
{
"identity" : "coredataplus",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/CoreDataPlus.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "510.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "xmlcoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.18.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CoreOffice/XMLCoder.git"
},
{
"identity" : "sqlite.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.16.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stephencelis/SQLite.swift.git"
}
],
"manifest_display_name" : "TranslationCatalog",
"name" : "TranslationCatalog",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "TranslationCatalog",
"targets" : [
"TranslationCatalog",
"TranslationCatalogCoreData",
"TranslationCatalogIO",
"TranslationCatalogSQLite",
"TranslationCatalogFilesystem"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "localizer",
"targets" : [
"localizer"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "localizer",
"module_type" : "SwiftTarget",
"name" : "localizer",
"path" : "Sources/localizer",
"product_dependencies" : [
"ArgumentParser",
"LocaleSupport"
],
"product_memberships" : [
"localizer"
],
"sources" : [
"Catalog+Delete.swift",
"Catalog+Export.swift",
"Catalog+Import.swift",
"Catalog+Insert.swift",
"Catalog+Query.swift",
"Catalog+Syntax.swift",
"Catalog+Update.swift",
"Catalog.swift",
"Configuration.swift",
"Configure+Get.swift",
"Configure+Set.swift",
"Configure.swift",
"Extensions/Arguments.swift",
"Extensions/FileFormat+localizer.swift",
"Extensions/FileManager+localizer.swift",
"Extensions/Locale+localizer.swift",
"Extensions/RenderFormat+localizer.swift",
"Preview.swift",
"localizer.swift"
],
"target_dependencies" : [
"TranslationCatalog",
"TranslationCatalogCoreData",
"TranslationCatalogIO",
"TranslationCatalogSQLite",
"TranslationCatalogFilesystem"
],
"type" : "executable"
},
{
"c99name" : "TranslationCatalogTests",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogTests",
"path" : "Tests/TranslationCatalogTests",
"sources" : [
"CatalogDeleteTests.swift",
"CatalogInsertTests.swift",
"CatalogQueryTests.swift",
"CatalogUpdateTests.swift",
"DeepKeyHierarchyTests.swift",
"DocumentEncodingTests.swift",
"ExpressionEncoderTests.swift",
"Extensions/Catalog+QueryAssertions.swift",
"Extensions/Expression+TranslationCatalogTests.swift",
"Extensions/Project+TranslationCatalogTests.swift",
"Extensions/Translation+TranslationCatalogTests.swift",
"Extensions/UUID+TranslationCatalogTests.swift",
"NodeSortTests.swift",
"ShallowKeyHierarchyTests.swift",
"StringReplacementTests.swift",
"TestContainer.swift"
],
"target_dependencies" : [
"TranslationCatalog",
"TranslationCatalogCoreData",
"TranslationCatalogIO",
"TranslationCatalogFilesystem",
"TranslationCatalogSQLite"
],
"type" : "test"
},
{
"c99name" : "TranslationCatalogSQLite",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogSQLite",
"path" : "Sources/TranslationCatalogSQLite",
"product_dependencies" : [
"Statement",
"StatementSQLite",
"SQLite"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"Entities/ExpressionEntity.swift",
"Entities/ProjectEntity.swift",
"Entities/ProjectExpressionEntity.swift",
"Entities/TranslationEntity.swift",
"SQLite+Query.swift",
"SQLite+Schema.swift",
"SQLiteCatalog+AssociatedTypes.swift",
"SQLiteCatalog.swift",
"SQLiteStatement+Expression.swift",
"SQLiteStatement+Project.swift",
"SQLiteStatement+ProjectExpression.swift",
"SQLiteStatement+Translation.swift",
"SQLiteStmt+Entities.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalogIO",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogIO",
"path" : "Sources/TranslationCatalogIO",
"product_dependencies" : [
"XMLCoder",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"LocaleSupport"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"ExpressionDecoder.swift",
"ExpressionEncoder.swift",
"ExpressionImporter.swift",
"Extensions/Dictionary+AppleStrings.swift",
"Extensions/Expression+IO.swift",
"Extensions/String+IO.swift",
"FileFormat.swift",
"Internal/NodeID.swift",
"Internal/NodePath.swift",
"Internal/Resource.swift",
"Internal/StringsXml.swift",
"KeyHierarchy+Syntax.swift",
"KeyHierarchy.swift",
"MarkdownTable.swift",
"RenderFormat.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalogFilesystem",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogFilesystem",
"path" : "Sources/TranslationCatalogFilesystem",
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"DirectoryCatalog.swift",
"Documents/Deprecated/ExpressionDocumentV1.swift",
"Documents/Deprecated/TranslationDocumentV1.swift",
"Documents/Document.swift",
"Documents/DocumentSchemaVersion.swift",
"Documents/ExpressionDocument.swift",
"Documents/ProjectDocument.swift",
"Documents/TranslationDocument.swift",
"Extensions/JSONDecoder+TranslationCatalogFilesystem.swift",
"Extensions/JSONEncoder+TranslationCatalogFilesystem.swift",
"FileWrapperCatalog.swift",
"FilesystemContainer.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalogCoreData",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogCoreData",
"path" : "Sources/TranslationCatalogCoreData",
"product_dependencies" : [
"CoreDataPlus"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/PrecompiledResources",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_1.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_2.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_3.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/Model_1_to_2.xcmappingmodel",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/Model_2_to_3.xcmappingmodel",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CoreDataCatalog.swift",
"Entities/ExpressionEntity.swift",
"Entities/ProjectEntity.swift",
"Entities/TranslationEntity.swift",
"ManagedModel.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalog",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalog",
"path" : "Sources/TranslationCatalog",
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"Catalog.swift",
"CatalogError.swift",
"CatalogQuery.swift",
"CatalogSchema.swift",
"CatalogUpdate.swift",
"Expression.swift",
"Extensions/Locale.LanguageCode+TranslationCatalog.swift",
"Extensions/Locale.Region+TranslationCatalog.swift",
"Extensions/UUID+TranslationCatalog.swift",
"Project.swift",
"Translation.swift",
"TranslationState.swift"
],
"type" : "library"
},
{
"c99name" : "LocalizerTests",
"module_type" : "SwiftTarget",
"name" : "LocalizerTests",
"path" : "Tests/LocalizerTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/File.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/Import1.strings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/Import2.strings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/Localizable.strings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/Strings.xml",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data_v2.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data_v3.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_v4.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_v5.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity_v4.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity_v5.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/StructuredResources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"DeleteTests.swift",
"ExportTests.swift",
"HelpTests.swift",
"ImportTests.swift",
"Models/LocalizerProcess.swift",
"Models/TestResource.swift",
"PreviewTests.swift",
"SyntaxTests.swift"
],
"target_dependencies" : [
"localizer"
],
"type" : "test"
}
],
"tools_version" : "5.9"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/37] Write sources
[8/37] Copying Info.plist
[8/37] Write localizer-entitlement.plist
[8/37] Write sources
[12/37] Copying Model_1_to_2.xcmappingmodel
[12/37] Write sources
[19/37] Copying Model_2_to_3.xcmappingmodel
[20/37] Write sources
[25/37] Copying PrivacyInfo.xcprivacy
[25/37] Write sources
[29/37] Copying CatalogModel_3.xcdatamodeld
[30/37] Copying CatalogModel_2.xcdatamodeld
[31/37] Copying CatalogModel_1.xcdatamodeld
[32/37] Copying PrecompiledResources
[33/37] Write swift-version-2F0A5646E1D333AE.txt
[35/177] Compiling SwiftSyntax509 Empty.swift
[36/177] Emitting module SwiftSyntax509
[37/177] Emitting module ArgumentParserToolInfo
[38/177] Compiling ArgumentParserToolInfo ToolInfo.swift
[39/270] Compiling Logging LogHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/270] Compiling Logging LogEvent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/270] Emitting module Logging
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/270] Compiling Logging MetadataProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/270] Compiling Logging Locks.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/270] Compiling Logging Logging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/289] Compiling CoreDataPlus Logger+CoreDataPlus.swift
[46/289] Compiling CoreDataPlus NSEntityMapping+CoreDataPlus.swift
[47/289] Compiling CoreDataPlus NSManagedObject+CoreDataPlus.swift
[48/289] Compiling CoreDataPlus NSManagedObjectContext+CoreDataPlus.swift
[49/289] Compiling CoreDataPlus NSPersistentContainer+CoreDataPlus.swift
[50/294] Emitting module TranslationCatalog
[51/295] Compiling TranslationCatalog TranslationState.swift
[52/295] Emitting module Statement
[53/297] Compiling CoreDataPlus NSAttributeDescription+CoreDataPlus.swift
[54/297] Compiling CoreDataPlus NSEntityDescription+CoreDataPlus.swift
[55/297] Compiling CoreDataPlus CatalogContainer.swift
[56/297] Compiling CoreDataPlus CoreDataPlusError.swift
[57/297] Compiling CoreDataPlus Bundle+Resources.swift
[58/297] Compiling ArgumentParser Platform.swift
[59/297] Compiling ArgumentParser SequenceExtensions.swift
[60/297] Compiling ArgumentParser StringExtensions.swift
[61/297] Compiling ArgumentParser SwiftExtensions.swift
[62/297] Compiling SwiftSyntax SyntaxExprNodes.swift
[67/302] Compiling CoreDataPlus NSPersistentStoreCoordinator+CoreDataPlus.swift
[68/302] Compiling CoreDataPlus NSPropertyMapping+CoreDataPlus.swift
[69/302] Compiling CoreDataPlus NSRelationshipDescription+CoreDataPlus.swift
[70/302] Compiling CoreDataPlus FileExtension.swift
[71/302] Compiling CoreDataPlus Migrator.swift
[72/302] Compiling CoreDataPlus ModelCatalog.swift
[73/302] Compiling ArgumentParser CodingKeyValidator.swift
[74/302] Compiling ArgumentParser NonsenseFlagsValidator.swift
[75/302] Compiling ArgumentParser ParsableArgumentsValidation.swift
[76/302] Compiling ArgumentParser PositionalArgumentsValidator.swift
[77/302] Compiling ArgumentParser UniqueNamesValidator.swift
[78/302] Compiling TranslationCatalog Translation.swift
[79/302] Compiling TranslationCatalog Locale.Region+TranslationCatalog.swift
[80/302] Compiling TranslationCatalog UUID+TranslationCatalog.swift
[81/302] Emitting module ArgumentParser
[88/302] Compiling TranslationCatalog Project.swift
[89/302] Compiling TranslationCatalog Locale.LanguageCode+TranslationCatalog.swift
[94/302] Compiling TranslationCatalog Expression.swift
[95/302] Compiling TranslationCatalog CatalogUpdate.swift
[96/314] Compiling ArgumentParser ArgumentDefinition.swift
[97/314] Compiling ArgumentParser ArgumentSet.swift
[103/319] Compiling Statement Segment.swift
[104/319] Compiling ArgumentParser InputOrigin.swift
[105/319] Compiling ArgumentParser Name.swift
[106/319] Compiling ArgumentParser Parsed.swift
[107/319] Compiling ArgumentParser ParsedValues.swift
[115/322] Compiling CoreDataPlus ModelVersion.swift
[116/322] Compiling CoreDataPlus Persistence.swift
[117/322] Compiling ArgumentParser EnumerableFlag.swift
[118/322] Compiling ArgumentParser ExpressibleByArgument.swift
[119/322] Compiling ArgumentParser ParsableArguments.swift
[120/322] Compiling ArgumentParser ParsableCommand.swift
[121/322] Compiling ArgumentParser ArgumentDecoder.swift
[124/322] Compiling Statement LogicalPredicate.swift
[127/322] Emitting module XMLCoder
[128/322] Compiling TranslationCatalogFilesystem DirectoryCatalog.swift
[129/322] Compiling TranslationCatalogFilesystem ExpressionDocumentV1.swift
[130/322] Compiling TranslationCatalogFilesystem TranslationDocumentV1.swift
[131/322] Compiling TranslationCatalogFilesystem Document.swift
[149/322] Emitting module SQLite
[176/322] Compiling SQLite resource_bundle_accessor.swift
[177/322] Compiling ArgumentParser UsageGenerator.swift
[178/322] Compiling ArgumentParser CollectionExtensions.swift
[179/322] Compiling ArgumentParser Foundation.swift
[180/322] Compiling ArgumentParser Mutex.swift
[185/341] Compiling ArgumentParser ParserError.swift
[186/341] Compiling ArgumentParser SplitArguments.swift
[187/341] Compiling ArgumentParser DumpHelpGenerator.swift
[188/341] Compiling SQLite Setter.swift
[189/341] Compiling SQLite WindowFunctions.swift
[205/341] Compiling StatementSQLite UpdateContext.swift
[206/341] Compiling StatementSQLite ValuesContext.swift
[230/341] Compiling TranslationCatalogFilesystem JSONEncoder+TranslationCatalogFilesystem.swift
[231/341] Compiling TranslationCatalogFilesystem FileWrapperCatalog.swift
[232/342] Compiling StatementSQLite SQLiteStatement.swift
[233/342] Compiling StatementSQLite Segment+SQLite.swift
[234/342] Compiling StatementSQLite LimitContext.swift
[235/342] Compiling StatementSQLite OrderContext.swift
[236/342] Compiling StatementSQLite SelectContext.swift
[237/342] Compiling StatementSQLite SetContext.swift
[240/343] Compiling StatementSQLite InsertContext.swift
[241/343] Compiling StatementSQLite JoinContext.swift
[242/343] Compiling StatementSQLite FromContext.swift
[243/343] Compiling StatementSQLite HavingContext.swift
[244/343] Compiling StatementSQLite DeleteContext.swift
[245/343] Compiling StatementSQLite Field+SQLite.swift
[246/343] Compiling TranslationCatalogFilesystem JSONDecoder+TranslationCatalogFilesystem.swift
[247/343] Compiling TranslationCatalogFilesystem TranslationDocument.swift
[248/343] Compiling StatementSQLite DataType+SQLite.swift
[249/343] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[250/343] Emitting module StatementSQLite
[251/343] Compiling StatementSQLite AlterTableContext.swift
[252/343] Compiling StatementSQLite CreateContext.swift
[253/343] Compiling StatementSQLite WhereContext.swift
[256/343] Compiling TranslationCatalogFilesystem ExpressionDocument.swift
[257/343] Compiling TranslationCatalogFilesystem DocumentSchemaVersion.swift
[258/343] Compiling TranslationCatalogFilesystem ProjectDocument.swift
[259/343] Emitting module TranslationCatalogFilesystem
[265/356] Compiling XMLCoder XMLEncoderImplementation.swift
[266/356] Compiling XMLCoder XMLEncodingStorage.swift
[267/356] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[268/356] Compiling XMLCoder XMLReferencingEncoder.swift
[269/356] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[270/356] Compiling LocaleSupport LocalizedStringConvertible.swift
[271/357] Compiling LocaleSupport LocaleSupportError.swift
[272/357] Compiling LocaleSupport LocalizationKeyStrategy.swift
[273/357] Compiling LocaleSupport LocaleSupportConfiguration.swift
[274/357] Compiling LocaleSupport LocalizationKey.swift
[275/357] Emitting module LocaleSupport
[276/357] Compiling LocaleSupport Locale.Script+LocaleSupport.swift
[277/357] Compiling LocaleSupport Locale.LanguageCode+LocaleSupport.swift
[278/357] Compiling LocaleSupport Locale+LocaleSupport.swift
[279/357] Compiling LocaleSupport Locale.Region+LocaleSupport.swift
[282/359] Compiling TranslationCatalogSQLite SQLite+Query.swift
[283/359] Compiling TranslationCatalogSQLite SQLite+Schema.swift
[284/359] Compiling TranslationCatalogSQLite ExpressionEntity.swift
[285/359] Compiling TranslationCatalogSQLite ProjectEntity.swift
[286/359] Emitting module CoreDataPlus
[291/359] Compiling TranslationCatalogSQLite ProjectExpressionEntity.swift
[292/359] Compiling TranslationCatalogSQLite TranslationEntity.swift
[299/359] Compiling TranslationCatalogSQLite SQLiteStatement+Translation.swift
[300/359] Compiling TranslationCatalogSQLite SQLiteStatement+ProjectExpression.swift
[301/359] Compiling TranslationCatalogSQLite SQLiteStatement+Project.swift
[302/359] Compiling TranslationCatalogSQLite SQLiteStatement+Expression.swift
[303/360] Compiling CoreDataPlus ResourceSuffix.swift
[304/360] Compiling CoreDataPlus StoreURL.swift
[305/360] Compiling TranslationCatalogSQLite SQLiteStmt+Entities.swift
[306/360] Compiling TranslationCatalogFilesystem FilesystemContainer.swift
[313/360] Compiling TranslationCatalogSQLite SQLiteCatalog+AssociatedTypes.swift
[314/360] Compiling TranslationCatalogSQLite SQLiteCatalog.swift
[315/360] Emitting module TranslationCatalogSQLite
[316/367] Compiling TranslationCatalogCoreData resource_bundle_accessor.swift
[317/367] Compiling TranslationCatalogCoreData ManagedModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/ManagedModel.swift:13:24: warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | static var allVersions: [ManagedModel] { allCases }
13 | private static var models: [ManagedModel: NSManagedObjectModel] = [:]
| |- warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'models' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'models' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 | private static var mappings: [ManagedModel: NSMappingModel] = [:]
15 |
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/ManagedModel.swift:14:24: warning: static property 'mappings' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 | static var allVersions: [ManagedModel] { allCases }
13 | private static var models: [ManagedModel: NSManagedObjectModel] = [:]
14 | private static var mappings: [ManagedModel: NSMappingModel] = [:]
| |- warning: static property 'mappings' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'mappings' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'mappings' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 | var managedObjectModel: NSManagedObjectModel {
[318/367] Compiling TranslationCatalogCoreData TranslationEntity.swift
[319/367] Compiling TranslationCatalogCoreData ProjectEntity.swift
[320/367] Compiling TranslationCatalogCoreData ExpressionEntity.swift
[321/367] Compiling TranslationCatalogCoreData CoreDataCatalog.swift
[322/367] Emitting module TranslationCatalogCoreData
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/ManagedModel.swift:13:24: warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | static var allVersions: [ManagedModel] { allCases }
13 | private static var models: [ManagedModel: NSManagedObjectModel] = [:]
| |- warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'models' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'models' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 | private static var mappings: [ManagedModel: NSMappingModel] = [:]
15 |
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/ManagedModel.swift:14:24: warning: static property 'mappings' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 | static var allVersions: [ManagedModel] { allCases }
13 | private static var models: [ManagedModel: NSManagedObjectModel] = [:]
14 | private static var mappings: [ManagedModel: NSMappingModel] = [:]
| |- warning: static property 'mappings' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'mappings' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'mappings' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 | var managedObjectModel: NSManagedObjectModel {
[323/367] Emitting module SwiftSyntax
[324/367] Compiling LocaleSupport SwiftUI+LocaleSupport.swift
[365/419] Compiling SwiftDiagnostics Message.swift
[366/419] Compiling SwiftDiagnostics Note.swift
[367/419] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[368/419] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[369/419] Compiling SwiftBasicFormat Syntax+Extensions.swift
[370/419] Compiling SwiftDiagnostics FixIt.swift
[371/419] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[372/419] Compiling SwiftDiagnostics Diagnostic.swift
[373/419] Compiling SwiftDiagnostics Convenience.swift
[374/419] Emitting module SwiftDiagnostics
[375/419] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[376/419] Emitting module SwiftBasicFormat
[377/419] Compiling SwiftBasicFormat BasicFormat.swift
[378/419] Compiling SwiftParser Statements.swift
[379/419] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[380/419] Compiling SwiftParser StringLiterals.swift
[381/419] Compiling SwiftParser SwiftParserCompatibility.swift
[382/423] Compiling SwiftParser Names.swift
[383/423] Compiling SwiftParser Nominals.swift
[384/423] Compiling SwiftParser Parameters.swift
[385/423] Compiling SwiftParser ParseSourceFile.swift
[386/423] Compiling SwiftParser Parser.swift
[387/423] Compiling SwiftParser Patterns.swift
[388/423] Compiling SwiftParser Recovery.swift
[389/423] Compiling SwiftParser Specifiers.swift
[390/423] Compiling SwiftParser TokenSpecSet.swift
[391/423] Compiling SwiftParser TopLevel.swift
[392/423] Compiling SwiftParser TriviaParser.swift
[393/423] Compiling SwiftParser Types.swift
[394/423] Compiling SwiftParser SyntaxUtils.swift
[395/423] Compiling SwiftParser TokenConsumer.swift
[396/423] Compiling SwiftParser TokenPrecedence.swift
[397/423] Compiling SwiftParser TokenSpec.swift
[398/423] Emitting module SwiftParser
[399/423] Compiling SwiftParser Attributes.swift
[400/423] Compiling SwiftParser Availability.swift
[401/423] Compiling SwiftParser CharacterInfo.swift
[402/423] Compiling SwiftParser CollectionNodes+Parsable.swift
[403/423] Compiling SwiftParser Declarations.swift
[404/423] Compiling SwiftParser Directives.swift
[405/423] Compiling SwiftParser ExperimentalFeatures.swift
[406/423] Compiling SwiftParser Expressions.swift
[407/423] Compiling SwiftParser IncrementalParseTransition.swift
[408/423] Compiling SwiftParser Cursor.swift
[409/423] Compiling SwiftParser Lexeme.swift
[410/423] Compiling SwiftParser LexemeSequence.swift
[411/423] Compiling SwiftParser Lexer.swift
[412/423] Compiling SwiftParser RegexLiteralLexer.swift
[413/423] Compiling SwiftParser UnicodeScalarExtensions.swift
[414/423] Compiling SwiftParser Lookahead.swift
[415/423] Compiling SwiftParser LoopProgressCondition.swift
[416/423] Compiling SwiftParser Modifiers.swift
[417/423] Compiling SwiftParser IsLexerClassified.swift
[418/423] Compiling SwiftParser LayoutNodes+Parsable.swift
[419/423] Compiling SwiftParser Parser+TokenSpecSet.swift
[420/423] Compiling SwiftParser TokenSpecStaticMembers.swift
[421/436] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[422/437] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[423/437] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[424/437] Compiling SwiftParserDiagnostics Utils.swift
[425/437] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[426/437] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[427/437] Compiling SwiftParserDiagnostics PresenceUtils.swift
[428/437] Compiling SwiftParserDiagnostics MissingNodesError.swift
[429/437] Compiling SwiftParserDiagnostics MissingTokenError.swift
[430/437] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[431/437] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[432/437] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[433/437] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[434/437] Emitting module SwiftParserDiagnostics
[435/451] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[436/451] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[437/452] Compiling SwiftSyntaxBuilder Indenter.swift
[438/452] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[439/452] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[440/452] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[441/452] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[442/452] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[443/452] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[444/452] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[445/452] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[446/452] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[447/452] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[448/452] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[449/452] Emitting module SwiftSyntaxBuilder
[450/467] Compiling TranslationCatalogIO KeyHierarchy+Syntax.swift
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:47:16: warning: static property 'localeSupport' is not concurrency-safe because non-'Sendable' type 'ImportDeclSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
45 |
46 | extension ImportDeclSyntax {
47 | static let localeSupport: ImportDeclSyntax = ImportDeclSyntax(
| `- warning: static property 'localeSupport' is not concurrency-safe because non-'Sendable' type 'ImportDeclSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
48 | path: ImportPathComponentListSyntax {
49 | ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxDeclNodes.swift:3272:15: note: struct 'ImportDeclSyntax' does not conform to the 'Sendable' protocol
3270 | /// - `importKindSpecifier`: (`'typealias'` | `'struct'` | `'class'` | `'enum'` | `'protocol'` | `'var'` | `'let'` | `'func'` | `'inout'`)?
3271 | /// - `path`: ``ImportPathComponentListSyntax``
3272 | public struct ImportDeclSyntax: DeclSyntaxProtocol, SyntaxHashable {
| `- note: struct 'ImportDeclSyntax' does not conform to the 'Sendable' protocol
3273 | public let _syntaxNode: Syntax
3274 |
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
2 | import LocaleSupport
3 | import SwiftBasicFormat
4 | import SwiftSyntax
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
5 | import SwiftSyntaxBuilder
6 | import TranslationCatalog
:
45 |
46 | extension ImportDeclSyntax {
47 | static let localeSupport: ImportDeclSyntax = ImportDeclSyntax(
| |- note: add '@MainActor' to make static property 'localeSupport' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 | path: ImportPathComponentListSyntax {
49 | ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
[451/467] Compiling TranslationCatalogIO MarkdownTable.swift
[452/467] Compiling TranslationCatalogIO NodePath.swift
[453/467] Compiling TranslationCatalogIO Resource.swift
[454/467] Compiling TranslationCatalogIO StringsXml.swift
[455/467] Compiling TranslationCatalogIO FileFormat.swift
[456/467] Compiling TranslationCatalogIO NodeID.swift
[457/467] Compiling TranslationCatalogIO ExpressionImporter.swift
[458/467] Compiling TranslationCatalogIO Dictionary+AppleStrings.swift
[459/467] Compiling TranslationCatalogIO ExpressionDecoder.swift
[460/467] Compiling TranslationCatalogIO ExpressionEncoder.swift
[461/467] Emitting module TranslationCatalogIO
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:47:16: warning: static property 'localeSupport' is not concurrency-safe because non-'Sendable' type 'ImportDeclSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
45 |
46 | extension ImportDeclSyntax {
47 | static let localeSupport: ImportDeclSyntax = ImportDeclSyntax(
| `- warning: static property 'localeSupport' is not concurrency-safe because non-'Sendable' type 'ImportDeclSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
48 | path: ImportPathComponentListSyntax {
49 | ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxDeclNodes.swift:3272:15: note: struct 'ImportDeclSyntax' does not conform to the 'Sendable' protocol
3270 | /// - `importKindSpecifier`: (`'typealias'` | `'struct'` | `'class'` | `'enum'` | `'protocol'` | `'var'` | `'let'` | `'func'` | `'inout'`)?
3271 | /// - `path`: ``ImportPathComponentListSyntax``
3272 | public struct ImportDeclSyntax: DeclSyntaxProtocol, SyntaxHashable {
| `- note: struct 'ImportDeclSyntax' does not conform to the 'Sendable' protocol
3273 | public let _syntaxNode: Syntax
3274 |
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
2 | import LocaleSupport
3 | import SwiftBasicFormat
4 | import SwiftSyntax
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
5 | import SwiftSyntaxBuilder
6 | import TranslationCatalog
:
45 |
46 | extension ImportDeclSyntax {
47 | static let localeSupport: ImportDeclSyntax = ImportDeclSyntax(
| |- note: add '@MainActor' to make static property 'localeSupport' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 | path: ImportPathComponentListSyntax {
49 | ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
[462/467] Compiling TranslationCatalogIO Expression+IO.swift
[463/467] Compiling TranslationCatalogIO String+IO.swift
[464/467] Compiling TranslationCatalogIO KeyHierarchy.swift
[465/468] Compiling TranslationCatalogIO RenderFormat.swift
[466/487] Compiling localizer Configure+Set.swift
[467/487] Compiling localizer Configure.swift
[468/487] Compiling localizer FileManager+localizer.swift
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Extensions/Locale+localizer.swift:4:16: warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | extension Locale.LanguageCode {
4 | static var localizerDefault: Self = .english
| |- warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'localizerDefault' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'localizerDefault' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
6 |
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Extensions/Locale+localizer.swift:8:16: warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
6 |
7 | extension Locale.Region {
8 | static var localizerDefault: Self = .unitedStates
| |- warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'localizerDefault' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'localizerDefault' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | }
10 |
[469/487] Compiling localizer Locale+localizer.swift
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Extensions/Locale+localizer.swift:4:16: warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | extension Locale.LanguageCode {
4 | static var localizerDefault: Self = .english
| |- warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'localizerDefault' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'localizerDefault' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
6 |
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Extensions/Locale+localizer.swift:8:16: warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
6 |
7 | extension Locale.Region {
8 | static var localizerDefault: Self = .unitedStates
| |- warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'localizerDefault' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'localizerDefault' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | }
10 |
[470/487] Compiling localizer Arguments.swift
[471/487] Compiling localizer FileFormat+localizer.swift
[472/487] Compiling localizer RenderFormat+localizer.swift
[473/487] Compiling localizer Preview.swift
[474/487] Compiling localizer Configuration.swift
[475/487] Compiling localizer Configure+Get.swift
[476/488] Compiling localizer localizer.swift
[477/488] Compiling localizer Catalog+Query.swift
[478/488] Compiling localizer Catalog+Syntax.swift
[479/488] Emitting module localizer
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Catalog.swift:17:20: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 | case sqlite
16 |
17 | static var `default`: Storage = .sqlite
| |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 | }
19 |
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Extensions/Locale+localizer.swift:4:16: warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | extension Locale.LanguageCode {
4 | static var localizerDefault: Self = .english
| |- warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'localizerDefault' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'localizerDefault' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
6 |
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Extensions/Locale+localizer.swift:8:16: warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
6 |
7 | extension Locale.Region {
8 | static var localizerDefault: Self = .unitedStates
| |- warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'localizerDefault' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'localizerDefault' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | }
10 |
[480/488] Compiling localizer Catalog+Import.swift
[481/488] Compiling localizer Catalog+Insert.swift
[482/488] Compiling localizer Catalog+Update.swift
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Catalog.swift:17:20: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 | case sqlite
16 |
17 | static var `default`: Storage = .sqlite
| |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 | }
19 |
[483/488] Compiling localizer Catalog.swift
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Catalog.swift:17:20: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 | case sqlite
16 |
17 | static var `default`: Storage = .sqlite
| |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 | }
19 |
[484/488] Compiling localizer Catalog+Delete.swift
[485/488] Compiling localizer Catalog+Export.swift
[485/488] Write Objects.LinkFileList
[486/488] Linking localizer
[487/488] Applying localizer
Build complete! (68.02s)
Fetching https://github.com/richardpiazza/Statement.git
Fetching https://github.com/richardpiazza/LocaleSupport.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/richardpiazza/CoreDataPlus.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/257] Fetching coredataplus
[228/1052] Fetching coredataplus, localesupport
[316/1812] Fetching coredataplus, localesupport, statement
[317/11904] Fetching coredataplus, localesupport, statement, xmlcoder
[641/23032] Fetching coredataplus, localesupport, statement, xmlcoder, sqlite.swift
Fetched https://github.com/richardpiazza/Statement.git from cache (0.86s)
[2629/22272] Fetching coredataplus, localesupport, xmlcoder, sqlite.swift
[20716/97253] Fetching coredataplus, localesupport, xmlcoder, sqlite.swift, swift-syntax
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (11.58s)
Fetched https://github.com/richardpiazza/CoreDataPlus.git from cache (11.58s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (11.58s)
Fetched https://github.com/apple/swift-syntax.git from cache (11.58s)
Fetched https://github.com/richardpiazza/LocaleSupport.git from cache (11.58s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (11.62s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (12.17s)
Fetching https://github.com/sqlcipher/SQLCipher.swift
Fetching https://github.com/stephencelis/CSQLite
[1/123] Fetching sqlcipher.swift
[74/323] Fetching sqlcipher.swift, csqlite
Fetched https://github.com/sqlcipher/SQLCipher.swift from cache (1.24s)
Fetched https://github.com/stephencelis/CSQLite from cache (1.24s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.18.1 (4.85s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.51s)
Computing version for https://github.com/richardpiazza/CoreDataPlus.git
Computed https://github.com/richardpiazza/CoreDataPlus.git at 0.5.0 (0.46s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (1.07s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (1.55s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 3.50.4 (0.45s)
Computing version for https://github.com/richardpiazza/LocaleSupport.git
Computed https://github.com/richardpiazza/LocaleSupport.git at 0.8.2 (0.44s)
Computing version for https://github.com/sqlcipher/SQLCipher.swift
Computed https://github.com/sqlcipher/SQLCipher.swift at 4.14.0 (0.46s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.64s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.47s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.18.1
Creating working copy for https://github.com/richardpiazza/Statement.git
Working copy of https://github.com/richardpiazza/Statement.git resolved at 0.8.1
Creating working copy for https://github.com/richardpiazza/CoreDataPlus.git
Working copy of https://github.com/richardpiazza/CoreDataPlus.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/stephencelis/CSQLite
Working copy of https://github.com/stephencelis/CSQLite resolved at 3.50.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.16.0
Creating working copy for https://github.com/sqlcipher/SQLCipher.swift
Working copy of https://github.com/sqlcipher/SQLCipher.swift resolved at 4.14.0
Creating working copy for https://github.com/richardpiazza/LocaleSupport.git
Working copy of https://github.com/richardpiazza/LocaleSupport.git resolved at 0.8.2
Downloading binary artifact https://github.com/sqlcipher/SQLCipher.swift/releases/download/4.14.0/SQLCipher.xcframework.zip
[16375/49594657] Downloading https://github.com/sqlcipher/SQLCipher.swift/releases/download/4.14.0/SQLCipher.xcframework.zip
Downloaded https://github.com/sqlcipher/SQLCipher.swift/releases/download/4.14.0/SQLCipher.xcframework.zip (2.89s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "localesupport",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/LocaleSupport.git"
},
{
"identity" : "statement",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/Statement.git"
},
{
"identity" : "coredataplus",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/CoreDataPlus.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "510.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "xmlcoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.18.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CoreOffice/XMLCoder.git"
},
{
"identity" : "sqlite.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.16.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stephencelis/SQLite.swift.git"
}
],
"manifest_display_name" : "TranslationCatalog",
"name" : "TranslationCatalog",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "TranslationCatalog",
"targets" : [
"TranslationCatalog",
"TranslationCatalogCoreData",
"TranslationCatalogIO",
"TranslationCatalogSQLite",
"TranslationCatalogFilesystem"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "localizer",
"targets" : [
"localizer"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "localizer",
"module_type" : "SwiftTarget",
"name" : "localizer",
"path" : "Sources/localizer",
"product_dependencies" : [
"ArgumentParser",
"LocaleSupport"
],
"product_memberships" : [
"localizer"
],
"sources" : [
"Catalog+Delete.swift",
"Catalog+Export.swift",
"Catalog+Import.swift",
"Catalog+Insert.swift",
"Catalog+Query.swift",
"Catalog+Syntax.swift",
"Catalog+Update.swift",
"Catalog.swift",
"Configuration.swift",
"Configure+Get.swift",
"Configure+Set.swift",
"Configure.swift",
"Extensions/Arguments.swift",
"Extensions/FileFormat+localizer.swift",
"Extensions/FileManager+localizer.swift",
"Extensions/Locale+localizer.swift",
"Extensions/RenderFormat+localizer.swift",
"Preview.swift",
"localizer.swift"
],
"target_dependencies" : [
"TranslationCatalog",
"TranslationCatalogCoreData",
"TranslationCatalogIO",
"TranslationCatalogSQLite",
"TranslationCatalogFilesystem"
],
"type" : "executable"
},
{
"c99name" : "TranslationCatalogTests",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogTests",
"path" : "Tests/TranslationCatalogTests",
"sources" : [
"CatalogDeleteTests.swift",
"CatalogInsertTests.swift",
"CatalogQueryTests.swift",
"CatalogUpdateTests.swift",
"DeepKeyHierarchyTests.swift",
"DocumentEncodingTests.swift",
"ExpressionEncoderTests.swift",
"Extensions/Catalog+QueryAssertions.swift",
"Extensions/Expression+TranslationCatalogTests.swift",
"Extensions/Project+TranslationCatalogTests.swift",
"Extensions/Translation+TranslationCatalogTests.swift",
"Extensions/UUID+TranslationCatalogTests.swift",
"NodeSortTests.swift",
"ShallowKeyHierarchyTests.swift",
"StringReplacementTests.swift",
"TestContainer.swift"
],
"target_dependencies" : [
"TranslationCatalog",
"TranslationCatalogCoreData",
"TranslationCatalogIO",
"TranslationCatalogFilesystem",
"TranslationCatalogSQLite"
],
"type" : "test"
},
{
"c99name" : "TranslationCatalogSQLite",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogSQLite",
"path" : "Sources/TranslationCatalogSQLite",
"product_dependencies" : [
"Statement",
"StatementSQLite",
"SQLite"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"Entities/ExpressionEntity.swift",
"Entities/ProjectEntity.swift",
"Entities/ProjectExpressionEntity.swift",
"Entities/TranslationEntity.swift",
"SQLite+Query.swift",
"SQLite+Schema.swift",
"SQLiteCatalog+AssociatedTypes.swift",
"SQLiteCatalog.swift",
"SQLiteStatement+Expression.swift",
"SQLiteStatement+Project.swift",
"SQLiteStatement+ProjectExpression.swift",
"SQLiteStatement+Translation.swift",
"SQLiteStmt+Entities.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalogIO",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogIO",
"path" : "Sources/TranslationCatalogIO",
"product_dependencies" : [
"XMLCoder",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"LocaleSupport"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"ExpressionDecoder.swift",
"ExpressionEncoder.swift",
"ExpressionImporter.swift",
"Extensions/Dictionary+AppleStrings.swift",
"Extensions/Expression+IO.swift",
"Extensions/String+IO.swift",
"FileFormat.swift",
"Internal/NodeID.swift",
"Internal/NodePath.swift",
"Internal/Resource.swift",
"Internal/StringsXml.swift",
"KeyHierarchy+Syntax.swift",
"KeyHierarchy.swift",
"MarkdownTable.swift",
"RenderFormat.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalogFilesystem",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogFilesystem",
"path" : "Sources/TranslationCatalogFilesystem",
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"DirectoryCatalog.swift",
"Documents/Deprecated/ExpressionDocumentV1.swift",
"Documents/Deprecated/TranslationDocumentV1.swift",
"Documents/Document.swift",
"Documents/DocumentSchemaVersion.swift",
"Documents/ExpressionDocument.swift",
"Documents/ProjectDocument.swift",
"Documents/TranslationDocument.swift",
"Extensions/JSONDecoder+TranslationCatalogFilesystem.swift",
"Extensions/JSONEncoder+TranslationCatalogFilesystem.swift",
"FileWrapperCatalog.swift",
"FilesystemContainer.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalogCoreData",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogCoreData",
"path" : "Sources/TranslationCatalogCoreData",
"product_dependencies" : [
"CoreDataPlus"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/PrecompiledResources",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_1.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_2.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_3.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/Model_1_to_2.xcmappingmodel",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/Model_2_to_3.xcmappingmodel",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CoreDataCatalog.swift",
"Entities/ExpressionEntity.swift",
"Entities/ProjectEntity.swift",
"Entities/TranslationEntity.swift",
"ManagedModel.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalog",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalog",
"path" : "Sources/TranslationCatalog",
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"Catalog.swift",
"CatalogError.swift",
"CatalogQuery.swift",
"CatalogSchema.swift",
"CatalogUpdate.swift",
"Expression.swift",
"Extensions/Locale.LanguageCode+TranslationCatalog.swift",
"Extensions/Locale.Region+TranslationCatalog.swift",
"Extensions/UUID+TranslationCatalog.swift",
"Project.swift",
"Translation.swift",
"TranslationState.swift"
],
"type" : "library"
},
{
"c99name" : "LocalizerTests",
"module_type" : "SwiftTarget",
"name" : "LocalizerTests",
"path" : "Tests/LocalizerTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/File.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/Import1.strings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/Import2.strings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/Localizable.strings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/Strings.xml",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data_v2.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data_v3.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_v4.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_v5.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity_v4.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity_v5.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/StructuredResources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"DeleteTests.swift",
"ExportTests.swift",
"HelpTests.swift",
"ImportTests.swift",
"Models/LocalizerProcess.swift",
"Models/TestResource.swift",
"PreviewTests.swift",
"SyntaxTests.swift"
],
"target_dependencies" : [
"localizer"
],
"type" : "test"
}
],
"tools_version" : "5.9"
}
Done.