Build Information
Successful build of TranslationCatalog, reference main (6a6a64), with Swift 6.1 for macOS (SPM) on 6 Nov 2025 23:37:28 UTC.
Swift 6 data race errors: 10
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.68.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 6a6a641 Loosened Reserved Token Checking (#46)
Cloned https://github.com/richardpiazza/TranslationCatalog.git
Revision (git rev-parse @):
6a6a641b58d3b277be1cbb270523c961817dbab9
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.5.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.17.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CoreOffice/XMLCoder.git"
},
{
"identity" : "plot",
"requirement" : {
"range" : [
{
"lower_bound" : "0.14.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Plot.git"
},
{
"identity" : "htmlstring",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/alexisakers/HTMLString.git"
},
{
"identity" : "sqlite.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.4",
"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"
}
],
"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+Generate.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" : [
"CoreDataEmptyCatalogTests.swift",
"CoreDataQueryCatalogTests.swift",
"Extensions/Catalog+DeleteAssertions.swift",
"Extensions/Catalog+InsertAssertions.swift",
"Extensions/Catalog+QueryAssertions.swift",
"Extensions/Catalog+UpdateAssertions.swift",
"FilesystemEmptyCatalogTests.swift",
"FilesystemEncodingTests.swift",
"FilesystemQueryCatalogTests.swift",
"KeyHierarchy2Tests.swift",
"KeyHierarchyTests.swift",
"NodeSortTests.swift",
"SQLiteEmptyCatalogTests.swift",
"SQLiteQueryCatalogTests.swift",
"StringReplacementTests.swift",
"TestCases/EmptyCatalogTestCase.swift",
"TestCases/QueryCatalogTestCase.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",
"Plot",
"HTMLString",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"LocaleSupport"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"ExpressionDecoder.swift",
"ExpressionEncoder.swift",
"ExpressionImporter.swift",
"ExpressionRenderer.swift",
"Extensions/Dictionary+AppleStrings.swift",
"Extensions/Expression+IO.swift",
"Extensions/Plot+IO.swift",
"Extensions/String+IO.swift",
"Extensions/XML+Expression.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" : [
"CatalogDeleteProjectTests.swift",
"CatalogGenerateTests.swift",
"CatalogSyntaxTests.swift",
"CoreDataExportTests.swift",
"FilesystemExportTests.swift",
"FilesystemImportTests.swift",
"HelpTests.swift",
"Models/LocalizerProcess.swift",
"Models/TestResource.swift",
"PreviewTests.swift",
"SQLiteExportTests.swift",
"TestCases/LocalizerTestCase.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/38] Write sources
[2/38] Copying Info.plist
[2/38] Write localizer-entitlement.plist
[2/38] Write sources
[28/38] Copying Model_1_to_2.xcmappingmodel
[29/38] Copying Model_2_to_3.xcmappingmodel
[30/38] Copying CatalogModel_1.xcdatamodeld
[30/38] Copying CatalogModel_2.xcdatamodeld
[32/38] Copying CatalogModel_3.xcdatamodeld
[33/38] Copying PrecompiledResources
[34/38] Write swift-version-2F0A5646E1D333AE.txt
[36/241] Compiling SwiftSyntax509 Empty.swift
[37/241] Emitting module SwiftSyntax509
[38/241] Emitting module ArgumentParserToolInfo
[39/241] Compiling ArgumentParserToolInfo ToolInfo.swift
[40/333] Compiling Logging MetadataProvider.swift
[41/333] Compiling Logging LogHandler.swift
[42/333] Emitting module Logging
[43/333] Compiling Logging Logging.swift
[44/333] Compiling Logging Locks.swift
[45/352] Emitting module XMLCoder
[46/357] Emitting module Statement
[47/359] Compiling ArgumentParser ArgumentDiscussion.swift
[48/359] Compiling ArgumentParser ArgumentHelp.swift
[49/359] Compiling ArgumentParser ArgumentVisibility.swift
[50/359] Compiling ArgumentParser CompletionKind.swift
[51/359] Compiling ArgumentParser Errors.swift
[52/364] Compiling CoreDataPlus NSPersistentStoreCoordinator+CoreDataPlus.swift
[53/364] Compiling CoreDataPlus NSPropertyMapping+CoreDataPlus.swift
[54/364] Compiling CoreDataPlus NSAttributeDescription+CoreDataPlus.swift
[55/364] Compiling CoreDataPlus NSEntityDescription+CoreDataPlus.swift
[56/364] Compiling CoreDataPlus NSEntityMapping+CoreDataPlus.swift
[57/368] Emitting module ArgumentParser
[58/368] Compiling ArgumentParser SequenceExtensions.swift
[59/368] Compiling ArgumentParser StringExtensions.swift
[60/368] Compiling ArgumentParser SwiftExtensions.swift
[61/368] Compiling ArgumentParser Tree.swift
[62/368] Compiling ArgumentParser CodingKeyValidator.swift
[73/368] Emitting module SQLite
[74/371] Compiling CoreDataPlus CatalogContainer.swift
[75/371] Compiling CoreDataPlus CoreDataPlusError.swift
[76/371] Compiling CoreDataPlus Migrator.swift
[77/371] Compiling CoreDataPlus ModelCatalog.swift
[78/371] Compiling CoreDataPlus NSRelationshipDescription+CoreDataPlus.swift
[79/371] Compiling ArgumentParser NonsenseFlagsValidator.swift
[80/371] Compiling ArgumentParser ParsableArgumentsValidation.swift
[81/371] Compiling ArgumentParser PositionalArgumentsValidator.swift
[82/371] Compiling ArgumentParser UniqueNamesValidator.swift
[83/371] Compiling ArgumentParser InputKey.swift
[84/371] Compiling ArgumentParser InputOrigin.swift
[85/371] Compiling ArgumentParser Name.swift
[86/371] Compiling ArgumentParser Parsed.swift
[87/371] Compiling ArgumentParser ParsedValues.swift
[88/371] Compiling Statement LogicalPredicate.swift
[89/371] Compiling Statement Segment.swift
[90/371] Compiling ArgumentParser Option.swift
[91/371] Compiling ArgumentParser OptionGroup.swift
[92/371] Compiling ArgumentParser AsyncParsableCommand.swift
[93/371] Compiling HTMLString NSString+HTMLString.swift
[94/371] Compiling CoreDataPlus NSManagedObject+CoreDataPlus.swift
[95/371] Compiling CoreDataPlus Bundle+Resources.swift
[96/371] Compiling CoreDataPlus Logger+CoreDataPlus.swift
[98/371] Compiling TranslationCatalog UUID+TranslationCatalog.swift
[101/371] Compiling TranslationCatalog Project.swift
[104/372] Compiling TranslationCatalog Translation.swift
[107/372] Emitting module TranslationCatalog
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:2:10: warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
1 | public enum CatalogError: Error {
2 | case badQuery(CatalogQuery)
| `- warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
3 | case dataTypeConversion(String? = nil)
4 | case expressionExistingWithId(Expression.ID, Expression)
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:12:10: warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
10 | case translationExistingWithValue(String, Translation)
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
| `- warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
13 | case unhandledUpdate(CatalogUpdate)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:13:10: warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
13 | case unhandledUpdate(CatalogUpdate)
| `- warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
14 | }
15 |
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalog/CatalogUpdate.swift:4:17: note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters when performing update operations
4 | public protocol CatalogUpdate {}
| `- note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectUpdate: CatalogUpdate {
[109/372] Compiling TranslationCatalog Expression.swift
[110/372] Compiling TranslationCatalog CatalogUpdate.swift
[111/372] Compiling TranslationCatalog Locale.Region+TranslationCatalog.swift
[112/372] Compiling CoreDataPlus Persistence.swift
[113/372] Compiling CoreDataPlus NSManagedObjectContext+CoreDataPlus.swift
[114/372] Compiling CoreDataPlus NSPersistentContainer+CoreDataPlus.swift
[124/378] Compiling CoreDataPlus FileExtension.swift
[125/378] Compiling CoreDataPlus ModelVersion.swift
[137/378] Compiling ArgumentParser HelpCommand.swift
[138/378] Compiling ArgumentParser HelpGenerator.swift
[140/378] Emitting module HTMLString
[141/378] Compiling HTMLString Mappings.swift
[142/378] Compiling HTMLString HTMLString.swift
[169/378] Compiling TranslationCatalog Locale.LanguageCode+TranslationCatalog.swift
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:2:10: warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
1 | public enum CatalogError: Error {
2 | case badQuery(CatalogQuery)
| `- warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
3 | case dataTypeConversion(String? = nil)
4 | case expressionExistingWithId(Expression.ID, Expression)
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:12:10: warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
10 | case translationExistingWithValue(String, Translation)
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
| `- warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
13 | case unhandledUpdate(CatalogUpdate)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:13:10: warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
13 | case unhandledUpdate(CatalogUpdate)
| `- warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
14 | }
15 |
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalog/CatalogUpdate.swift:4:17: note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters when performing update operations
4 | public protocol CatalogUpdate {}
| `- note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectUpdate: CatalogUpdate {
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:2:10: warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
1 | public enum CatalogError: Error {
2 | case badQuery(CatalogQuery)
| `- warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
3 | case dataTypeConversion(String? = nil)
4 | case expressionExistingWithId(Expression.ID, Expression)
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:12:10: warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
10 | case translationExistingWithValue(String, Translation)
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
| `- warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
13 | case unhandledUpdate(CatalogUpdate)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:13:10: warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
13 | case unhandledUpdate(CatalogUpdate)
| `- warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
14 | }
15 |
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalog/CatalogUpdate.swift:4:17: note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters when performing update operations
4 | public protocol CatalogUpdate {}
| `- note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectUpdate: CatalogUpdate {
[210/378] Emitting module Plot
[228/378] Compiling SwiftSyntax SyntaxTypeNodes.swift
[229/397] Compiling StatementSQLite SetContext.swift
[230/397] Compiling StatementSQLite AlterTableContext.swift
[231/397] Compiling StatementSQLite CreateContext.swift
[234/397] Compiling TranslationCatalog TranslationState.swift
[235/397] Compiling SQLite Setter.swift
[236/397] Compiling SQLite WindowFunctions.swift
[245/397] Compiling ArgumentParser ParsableCommand.swift
[246/397] Compiling ArgumentParser ArgumentDecoder.swift
[247/397] Compiling ArgumentParser ArgumentDefinition.swift
[248/397] Compiling SQLite Schema.swift
[258/397] Compiling Plot SiteMapElements.swift
[259/397] Compiling Plot TwitterCardType.swift
[260/397] Compiling Plot URLRepresentable.swift
[261/397] Compiling Plot XML.swift
[262/397] Compiling Plot HTMLAudioFormat.swift
[263/397] Compiling Plot HTMLButtonType.swift
[264/397] Compiling Plot HTMLComponents.swift
[265/397] Compiling Plot HTMLElements.swift
[266/397] Compiling Plot HTMLFormContentType.swift
[267/397] Compiling Plot HTMLFormMethod.swift
[268/397] Compiling Plot HTMLInputType.swift
[289/409] Compiling StatementSQLite SelectContext.swift
[291/409] Compiling StatementSQLite UpdateContext.swift
[292/409] Compiling StatementSQLite ValuesContext.swift
[293/409] Compiling StatementSQLite InsertContext.swift
[294/409] Compiling StatementSQLite JoinContext.swift
[295/409] Compiling TranslationCatalogFilesystem TranslationDocumentV1.swift
[296/409] Compiling TranslationCatalogFilesystem Document.swift
[297/409] Compiling StatementSQLite LimitContext.swift
[298/409] Compiling StatementSQLite OrderContext.swift
[302/410] Compiling StatementSQLite DeleteContext.swift
[303/410] Compiling StatementSQLite Field+SQLite.swift
[309/410] Compiling StatementSQLite FromContext.swift
[310/410] Compiling StatementSQLite HavingContext.swift
[311/410] Compiling TranslationCatalogFilesystem DirectoryCatalog.swift
[312/410] Compiling TranslationCatalogFilesystem ExpressionDocumentV1.swift
[315/410] Emitting module StatementSQLite
[316/410] Compiling Plot ElementRenderingBuffer.swift
[317/410] Compiling Plot ElementWrapper.swift
[318/410] Compiling Plot Environment.swift
[319/410] Compiling Plot ModifiedComponent.swift
[320/410] Compiling Plot Renderer.swift
[321/410] Compiling Plot String+Escaping.swift
[322/410] Compiling StatementSQLite WhereContext.swift
[323/410] Compiling TranslationCatalogFilesystem JSONEncoder+TranslationCatalogFilesystem.swift
[324/410] Compiling TranslationCatalogFilesystem TranslationDocument.swift
[325/410] Compiling TranslationCatalogFilesystem JSONDecoder+TranslationCatalogFilesystem.swift
[328/410] Compiling TranslationCatalogFilesystem ProjectDocument.swift
[329/410] Compiling TranslationCatalogFilesystem FileWrapperCatalog.swift
[330/410] Compiling TranslationCatalogFilesystem ExpressionDocument.swift
[331/411] Compiling TranslationCatalogFilesystem DocumentSchemaVersion.swift
[332/411] Emitting module TranslationCatalogFilesystem
[340/426] Compiling TranslationCatalogSQLite SQLite+Query.swift
[341/426] Compiling TranslationCatalogSQLite SQLite+Schema.swift
[344/426] Emitting module CoreDataPlus
[345/426] Compiling TranslationCatalogSQLite ExpressionEntity.swift
[346/426] Compiling TranslationCatalogSQLite ProjectEntity.swift
[347/426] Compiling TranslationCatalogSQLite ProjectExpressionEntity.swift
[348/426] Compiling TranslationCatalogSQLite TranslationEntity.swift
[357/426] Compiling LocaleSupport LocaleSupportConfiguration.swift
[358/427] Compiling LocaleSupport LocalizedStringConvertible.swift
[359/427] Compiling LocaleSupport Locale.Script+LocaleSupport.swift
[360/427] Emitting module LocaleSupport
[361/427] Compiling LocaleSupport LocalizationKey.swift
[362/427] Compiling LocaleSupport LocaleSupportError.swift
[363/427] Compiling TranslationCatalogSQLite SQLiteStatement+ProjectExpression.swift
[364/427] Compiling TranslationCatalogSQLite SQLiteStatement+Translation.swift
[365/427] Compiling TranslationCatalogSQLite SQLiteStatement+Project.swift
[366/428] Compiling LocaleSupport Locale.LanguageCode+LocaleSupport.swift
[367/428] Compiling LocaleSupport Locale+LocaleSupport.swift
[368/428] Compiling LocaleSupport Locale.Region+LocaleSupport.swift
[369/428] Compiling LocaleSupport LocalizationKeyStrategy.swift
[370/428] Compiling CoreDataPlus ResourceSuffix.swift
[371/428] Compiling CoreDataPlus StoreURL.swift
[372/428] Emitting module TranslationCatalogSQLite
[375/428] Compiling TranslationCatalogFilesystem FilesystemContainer.swift
[376/428] Compiling TranslationCatalogSQLite SQLiteStmt+Entities.swift
[377/435] Compiling TranslationCatalogSQLite SQLiteStatement+Expression.swift
[380/435] Compiling TranslationCatalogSQLite SQLiteCatalog+AssociatedTypes.swift
[381/435] Compiling TranslationCatalogSQLite SQLiteCatalog.swift
[384/435] Compiling TranslationCatalogCoreData resource_bundle_accessor.swift
[385/435] Compiling TranslationCatalogCoreData TranslationEntity.swift
[386/435] 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 {
[387/435] Compiling TranslationCatalogCoreData ProjectEntity.swift
[388/435] Compiling TranslationCatalogCoreData ExpressionEntity.swift
[389/435] 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 {
[390/435] Compiling TranslationCatalogCoreData CoreDataCatalog.swift
[391/435] Emitting module SwiftSyntax
[392/435] Compiling LocaleSupport SwiftUI+LocaleSupport.swift
[433/487] Compiling SwiftDiagnostics Note.swift
[434/487] Compiling SwiftBasicFormat Syntax+Extensions.swift
[435/487] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[436/487] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[437/487] Compiling SwiftDiagnostics Message.swift
[438/487] Compiling SwiftDiagnostics FixIt.swift
[439/487] Compiling SwiftDiagnostics Diagnostic.swift
[440/487] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[441/487] Compiling SwiftDiagnostics Convenience.swift
[442/487] Emitting module SwiftDiagnostics
[443/487] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[444/487] Emitting module SwiftBasicFormat
[445/487] Compiling SwiftBasicFormat BasicFormat.swift
[446/487] Compiling SwiftParser Statements.swift
[447/487] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[448/487] Compiling SwiftParser StringLiterals.swift
[449/487] Compiling SwiftParser SwiftParserCompatibility.swift
[450/491] Compiling SwiftParser UnicodeScalarExtensions.swift
[451/491] Compiling SwiftParser Lookahead.swift
[452/491] Compiling SwiftParser LoopProgressCondition.swift
[453/491] Compiling SwiftParser Modifiers.swift
[454/491] Compiling SwiftParser Names.swift
[455/491] Compiling SwiftParser Nominals.swift
[456/491] Compiling SwiftParser Parameters.swift
[457/491] Compiling SwiftParser ParseSourceFile.swift
[458/491] Compiling SwiftParser Lexeme.swift
[459/491] Compiling SwiftParser LexemeSequence.swift
[460/491] Compiling SwiftParser Lexer.swift
[461/491] Compiling SwiftParser RegexLiteralLexer.swift
[462/491] Compiling SwiftParser Parser.swift
[463/491] Compiling SwiftParser Patterns.swift
[464/491] Compiling SwiftParser Recovery.swift
[465/491] Compiling SwiftParser Specifiers.swift
[466/491] Compiling SwiftParser SyntaxUtils.swift
[467/491] Compiling SwiftParser TokenConsumer.swift
[468/491] Compiling SwiftParser TokenPrecedence.swift
[469/491] Compiling SwiftParser TokenSpec.swift
[470/491] Compiling SwiftParser TokenSpecSet.swift
[471/491] Compiling SwiftParser TopLevel.swift
[472/491] Compiling SwiftParser TriviaParser.swift
[473/491] Compiling SwiftParser Types.swift
[474/491] Emitting module SwiftParser
[475/491] Compiling SwiftParser Attributes.swift
[476/491] Compiling SwiftParser Availability.swift
[477/491] Compiling SwiftParser CharacterInfo.swift
[478/491] Compiling SwiftParser CollectionNodes+Parsable.swift
[479/491] Compiling SwiftParser Declarations.swift
[480/491] Compiling SwiftParser IsLexerClassified.swift
[481/491] Compiling SwiftParser LayoutNodes+Parsable.swift
[482/491] Compiling SwiftParser Parser+TokenSpecSet.swift
[483/491] Compiling SwiftParser TokenSpecStaticMembers.swift
[484/491] Compiling SwiftParser Directives.swift
[485/491] Compiling SwiftParser ExperimentalFeatures.swift
[486/491] Compiling SwiftParser Expressions.swift
[487/491] Compiling SwiftParser IncrementalParseTransition.swift
[488/491] Compiling SwiftParser Cursor.swift
[489/504] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[490/505] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[491/505] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[492/505] Compiling SwiftParserDiagnostics Utils.swift
[493/505] Compiling SwiftParserDiagnostics PresenceUtils.swift
[494/505] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[495/505] Compiling SwiftParserDiagnostics MissingNodesError.swift
[496/505] Compiling SwiftParserDiagnostics MissingTokenError.swift
[497/505] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[498/505] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[499/505] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[500/505] Emitting module SwiftParserDiagnostics
[501/505] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[502/505] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[503/519] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[504/519] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[505/519] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[506/519] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[507/519] Compiling SwiftSyntaxBuilder Indenter.swift
[508/519] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[509/519] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[510/519] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[511/519] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[512/519] Emitting module SwiftSyntaxBuilder
[513/520] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[514/520] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[515/520] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[516/520] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[517/520] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[518/538] Compiling TranslationCatalogIO Dictionary+AppleStrings.swift
[519/538] Compiling TranslationCatalogIO Expression+IO.swift
[520/539] Compiling TranslationCatalogIO RenderFormat.swift
[521/539] Compiling TranslationCatalogIO MarkdownTable.swift
[522/539] Compiling TranslationCatalogIO Plot+IO.swift
[523/539] Compiling TranslationCatalogIO String+IO.swift
[524/539] Compiling TranslationCatalogIO NodeID.swift
[525/539] Compiling TranslationCatalogIO NodePath.swift
[526/539] Compiling TranslationCatalogIO Resource.swift
[527/539] Compiling TranslationCatalogIO StringsXml.swift
[528/539] Compiling TranslationCatalogIO XML+Expression.swift
[529/539] Compiling TranslationCatalogIO FileFormat.swift
[530/539] Compiling TranslationCatalogIO ExpressionDecoder.swift
[531/539] Compiling TranslationCatalogIO ExpressionEncoder.swift
[532/539] Emitting module TranslationCatalogIO
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:45: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
43 |
44 | extension ImportDeclSyntax {
45 | 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
46 | path: ImportPathComponentListSyntax {
47 | 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:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
1 | import Foundation
2 | import SwiftSyntax
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
3 | import SwiftSyntaxBuilder
4 | import TranslationCatalog
:
43 |
44 | extension ImportDeclSyntax {
45 | 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
46 | path: ImportPathComponentListSyntax {
47 | ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
[533/539] Compiling TranslationCatalogIO ExpressionImporter.swift
[534/539] Compiling TranslationCatalogIO ExpressionRenderer.swift
[535/539] Compiling TranslationCatalogIO KeyHierarchy+Syntax.swift
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:45: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
43 |
44 | extension ImportDeclSyntax {
45 | 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
46 | path: ImportPathComponentListSyntax {
47 | 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:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
1 | import Foundation
2 | import SwiftSyntax
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
3 | import SwiftSyntaxBuilder
4 | import TranslationCatalog
:
43 |
44 | extension ImportDeclSyntax {
45 | 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
46 | path: ImportPathComponentListSyntax {
47 | ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
[536/539] Compiling TranslationCatalogIO KeyHierarchy.swift
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:45: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
43 |
44 | extension ImportDeclSyntax {
45 | 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
46 | path: ImportPathComponentListSyntax {
47 | 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:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
1 | import Foundation
2 | import SwiftSyntax
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
3 | import SwiftSyntaxBuilder
4 | import TranslationCatalog
:
43 |
44 | extension ImportDeclSyntax {
45 | 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
46 | path: ImportPathComponentListSyntax {
47 | ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
[537/558] 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 |
[538/558] Compiling localizer RenderFormat+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 |
[539/560] Compiling localizer FileFormat+localizer.swift
[540/560] Compiling localizer FileManager+localizer.swift
[541/560] 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 |
[542/560] Compiling localizer Configuration.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 |
[543/560] Compiling localizer Configure+Get.swift
[544/560] Compiling localizer Configure+Set.swift
[545/560] Compiling localizer Configure.swift
[546/560] Compiling localizer Arguments.swift
[547/560] Compiling localizer Preview.swift
[548/560] Compiling localizer localizer.swift
[549/560] Compiling localizer Catalog+Insert.swift
[550/560] Compiling localizer Catalog+Query.swift
[551/560] Emitting module localizer
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Catalog+Syntax.swift:10:20: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | struct Syntax: CatalogCommand {
9 |
10 | static var configuration: CommandConfiguration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | commandName: "syntax",
12 | abstract: "Create a enumerated syntax tree.",
/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 |
[552/560] Compiling localizer Catalog+Generate.swift
[553/560] Compiling localizer Catalog+Import.swift
[554/560] Compiling localizer Catalog+Syntax.swift
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Catalog+Syntax.swift:10:20: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | struct Syntax: CatalogCommand {
9 |
10 | static var configuration: CommandConfiguration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | commandName: "syntax",
12 | abstract: "Create a enumerated syntax tree.",
[555/560] Compiling localizer Catalog+Update.swift
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Catalog+Syntax.swift:10:20: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | struct Syntax: CatalogCommand {
9 |
10 | static var configuration: CommandConfiguration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | commandName: "syntax",
12 | abstract: "Create a enumerated syntax tree.",
[556/560] Compiling localizer Catalog+Delete.swift
[557/560] Compiling localizer Catalog+Export.swift
[557/560] Write Objects.LinkFileList
[558/560] Linking localizer
[559/560] Applying localizer
Build complete! (56.67s)
Fetching https://github.com/richardpiazza/CoreDataPlus.git
Fetching https://github.com/alexisakers/HTMLString.git
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/JohnSundell/Plot.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/1631] Fetching htmlstring
[18/1869] Fetching htmlstring, coredataplus
[195/3965] Fetching htmlstring, coredataplus, plot
[363/14047] Fetching htmlstring, coredataplus, plot, xmlcoder
[606/24134] Fetching htmlstring, coredataplus, plot, xmlcoder, sqlite.swift
Fetched https://github.com/richardpiazza/CoreDataPlus.git from cache (0.77s)
[1165/23896] Fetching htmlstring, plot, xmlcoder, sqlite.swift
Fetching https://github.com/richardpiazza/Statement.git
Fetched https://github.com/JohnSundell/Plot.git from cache (0.94s)
[4628/21800] Fetching htmlstring, xmlcoder, sqlite.swift
Fetching https://github.com/richardpiazza/LocaleSupport.git
[19986/94518] Fetching htmlstring, xmlcoder, sqlite.swift, swift-syntax
[19987/95262] Fetching htmlstring, xmlcoder, sqlite.swift, swift-syntax, statement
Fetched https://github.com/richardpiazza/Statement.git from cache (0.75s)
[22894/94518] Fetching htmlstring, xmlcoder, sqlite.swift, swift-syntax
[23298/95313] Fetching htmlstring, xmlcoder, sqlite.swift, swift-syntax, localesupport
Fetched https://github.com/richardpiazza/LocaleSupport.git from cache (0.77s)
[34266/94518] Fetching htmlstring, xmlcoder, sqlite.swift, swift-syntax
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.95s)
[47345/84431] Fetching htmlstring, xmlcoder, swift-syntax
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (3.05s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.05s)
Fetched https://github.com/alexisakers/HTMLString.git from cache (3.05s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.07s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (3.58s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/204] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.19s)
Computing version for https://github.com/JohnSundell/Plot.git
Computed https://github.com/JohnSundell/Plot.git at 0.14.0 (4.07s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.17.1 (0.58s)
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 (0.95s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (1.44s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (0.46s)
Computing version for https://github.com/alexisakers/HTMLString.git
Computed https://github.com/alexisakers/HTMLString.git at 6.0.1 (0.57s)
Computing version for https://github.com/richardpiazza/LocaleSupport.git
Computed https://github.com/richardpiazza/LocaleSupport.git at 0.8.2 (0.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.49s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.64s)
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/alexisakers/HTMLString.git
Working copy of https://github.com/alexisakers/HTMLString.git resolved at 6.0.1
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.4
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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.17.1
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/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.4
Creating working copy for https://github.com/JohnSundell/Plot.git
Working copy of https://github.com/JohnSundell/Plot.git resolved at 0.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
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
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.5.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.17.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CoreOffice/XMLCoder.git"
},
{
"identity" : "plot",
"requirement" : {
"range" : [
{
"lower_bound" : "0.14.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Plot.git"
},
{
"identity" : "htmlstring",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/alexisakers/HTMLString.git"
},
{
"identity" : "sqlite.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.4",
"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"
}
],
"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+Generate.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" : [
"CoreDataEmptyCatalogTests.swift",
"CoreDataQueryCatalogTests.swift",
"Extensions/Catalog+DeleteAssertions.swift",
"Extensions/Catalog+InsertAssertions.swift",
"Extensions/Catalog+QueryAssertions.swift",
"Extensions/Catalog+UpdateAssertions.swift",
"FilesystemEmptyCatalogTests.swift",
"FilesystemEncodingTests.swift",
"FilesystemQueryCatalogTests.swift",
"KeyHierarchy2Tests.swift",
"KeyHierarchyTests.swift",
"NodeSortTests.swift",
"SQLiteEmptyCatalogTests.swift",
"SQLiteQueryCatalogTests.swift",
"StringReplacementTests.swift",
"TestCases/EmptyCatalogTestCase.swift",
"TestCases/QueryCatalogTestCase.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",
"Plot",
"HTMLString",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"LocaleSupport"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"ExpressionDecoder.swift",
"ExpressionEncoder.swift",
"ExpressionImporter.swift",
"ExpressionRenderer.swift",
"Extensions/Dictionary+AppleStrings.swift",
"Extensions/Expression+IO.swift",
"Extensions/Plot+IO.swift",
"Extensions/String+IO.swift",
"Extensions/XML+Expression.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" : [
"CatalogDeleteProjectTests.swift",
"CatalogGenerateTests.swift",
"CatalogSyntaxTests.swift",
"CoreDataExportTests.swift",
"FilesystemExportTests.swift",
"FilesystemImportTests.swift",
"HelpTests.swift",
"Models/LocalizerProcess.swift",
"Models/TestResource.swift",
"PreviewTests.swift",
"SQLiteExportTests.swift",
"TestCases/LocalizerTestCase.swift"
],
"target_dependencies" : [
"localizer"
],
"type" : "test"
}
],
"tools_version" : "5.9"
}
Done.