Build Information
Successful build of CoreDataRepository, reference 4.0.0 (861f26), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 22:23:53 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/roanutil/CoreDataRepository.git
Reference: 4.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/roanutil/CoreDataRepository
* tag 4.0.0 -> FETCH_HEAD
HEAD is now at 861f267 Merge pull request #46 from roanutil/fix-incorrect-error-descriptions
Cloned https://github.com/roanutil/CoreDataRepository.git
Revision (git rev-parse @):
861f2678adfd4b002562f596495fc5d5b9823a16
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/roanutil/CoreDataRepository.git at 4.0.0
Fetching https://github.com/pointfreeco/swift-custom-dump.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5464] Fetching swift-custom-dump
[111/11187] Fetching swift-custom-dump, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.29s)
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (1.29s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 1.3.3 (1.78s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
warning: 'xctest-dynamic-overlay': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "xctest-dynamic-overlay",
7 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.2.5 (0.53s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.2.5
warning: 'xctest-dynamic-overlay': /Users/admin/builder/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "xctest-dynamic-overlay",
7 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "coredatarepository",
"name": "CoreDataRepository",
"url": "https://github.com/roanutil/CoreDataRepository.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CoreDataRepository",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/roanutil/CoreDataRepository.git
[1/1928] Fetching coredatarepository
Fetched https://github.com/roanutil/CoreDataRepository.git from cache (0.92s)
Creating working copy for https://github.com/roanutil/CoreDataRepository.git
Working copy of https://github.com/roanutil/CoreDataRepository.git resolved at 4.0.0 (861f267)
warning: '.resolve-product-dependencies': dependency 'coredatarepository' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/roanutil/CoreDataRepository.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying Localizable.xcstrings
[0/5] Write sources
[0/5] Copying Info.plist
[3/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/44] Emitting module CoreDataRepository
[7/48] Compiling CoreDataRepository Transaction.swift
[8/48] Compiling CoreDataRepository UnmanagedModel.swift
[9/48] Compiling CoreDataRepository WritableUnmanagedModel.swift
[10/48] Compiling CoreDataRepository resource_bundle_accessor.swift
[11/48] Compiling CoreDataRepository CoreDataRepository+Read.swift
[12/48] Compiling CoreDataRepository CoreDataRepository+Read_Batch.swift
[13/48] Compiling CoreDataRepository CoreDataRepository+Update.swift
[14/48] Compiling CoreDataRepository CoreDataRepository+Update_Batch.swift
[15/48] Compiling CoreDataRepository CoreDataRepository+Create_Batch.swift
[16/48] Compiling CoreDataRepository CoreDataRepository+Custom.swift
[17/48] Compiling CoreDataRepository CoreDataRepository+Delete.swift
[18/48] Compiling CoreDataRepository CoreDataRepository+Delete_Batch.swift
[19/48] Compiling CoreDataRepository CoreDataRepository+Fetch.swift
[20/48] Compiling CoreDataRepository AggregateThrowingSubscription.swift
[21/48] Compiling CoreDataRepository ArrayOfNSDictionary+AggregateHelpers.swift
[22/48] Compiling CoreDataRepository BaseSubscription.swift
[23/48] Compiling CoreDataRepository CountSubscription.swift
[24/48] Compiling CoreDataRepository NSFetchRequest+AggregateHelpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/Internal/NSManagedObjectContext+Child.swift:20:72: warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
18 | let output: Output
19 | do {
20 | output = try await child.perform(schedule: schedule) { try block(child) }
| |- warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
21 | } catch let error as CoreDataError {
22 | return .failure(error)
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/Internal/NSManagedObjectContext+Child.swift:40:53: warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
38 | let output: Output
39 | do {
40 | output = try child.performAndWait { try block(child) }
| |- warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
41 | } catch let error as CoreDataError {
42 | return .failure(error)
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/Internal/NSManagedObjectContext+Scratchpad.swift:19:77: warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
17 | let output: Output
18 | do {
19 | output = try await scratchPad.perform(schedule: schedule) { try block(scratchPad) }
| |- warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
20 | } catch let error as CoreDataError {
21 | await scratchPad.perform(schedule: schedule) {
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[25/48] Compiling CoreDataRepository NSManagedObjectContext+Child.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/Internal/NSManagedObjectContext+Child.swift:20:72: warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
18 | let output: Output
19 | do {
20 | output = try await child.perform(schedule: schedule) { try block(child) }
| |- warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
21 | } catch let error as CoreDataError {
22 | return .failure(error)
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/Internal/NSManagedObjectContext+Child.swift:40:53: warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
38 | let output: Output
39 | do {
40 | output = try child.performAndWait { try block(child) }
| |- warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
41 | } catch let error as CoreDataError {
42 | return .failure(error)
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/Internal/NSManagedObjectContext+Scratchpad.swift:19:77: warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
17 | let output: Output
18 | do {
19 | output = try await scratchPad.perform(schedule: schedule) { try block(scratchPad) }
| |- warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
20 | } catch let error as CoreDataError {
21 | await scratchPad.perform(schedule: schedule) {
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[26/48] Compiling CoreDataRepository NSManagedObjectContext+Scratchpad.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/Internal/NSManagedObjectContext+Child.swift:20:72: warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
18 | let output: Output
19 | do {
20 | output = try await child.perform(schedule: schedule) { try block(child) }
| |- warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
21 | } catch let error as CoreDataError {
22 | return .failure(error)
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/Internal/NSManagedObjectContext+Child.swift:40:53: warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
38 | let output: Output
39 | do {
40 | output = try child.performAndWait { try block(child) }
| |- warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
41 | } catch let error as CoreDataError {
42 | return .failure(error)
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/Internal/NSManagedObjectContext+Scratchpad.swift:19:77: warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
17 | let output: Output
18 | do {
19 | output = try await scratchPad.perform(schedule: schedule) { try block(scratchPad) }
| |- warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
20 | } catch let error as CoreDataError {
21 | await scratchPad.perform(schedule: schedule) {
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[27/48] Compiling CoreDataRepository ReadSubscription.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/Internal/NSManagedObjectContext+Child.swift:20:72: warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
18 | let output: Output
19 | do {
20 | output = try await child.perform(schedule: schedule) { try block(child) }
| |- warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
21 | } catch let error as CoreDataError {
22 | return .failure(error)
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/Internal/NSManagedObjectContext+Child.swift:40:53: warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
38 | let output: Output
39 | do {
40 | output = try child.performAndWait { try block(child) }
| |- warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
41 | } catch let error as CoreDataError {
42 | return .failure(error)
/Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/Internal/NSManagedObjectContext+Scratchpad.swift:19:77: warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
17 | let output: Output
18 | do {
19 | output = try await scratchPad.perform(schedule: schedule) { try block(scratchPad) }
| |- warning: capture of 'block' with non-Sendable type '(NSManagedObjectContext) throws -> Output' in a '@Sendable' closure [#SendableClosureCaptures]
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
20 | } catch let error as CoreDataError {
21 | await scratchPad.perform(schedule: schedule) {
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[28/48] Compiling CoreDataRepository ReadThrowingSubscription.swift
[29/48] Compiling CoreDataRepository Subscription.swift
[30/48] Compiling CoreDataRepository ThrowingSubscription.swift
[31/48] Compiling CoreDataRepository ManagedIdReferencable.swift
[32/48] Compiling CoreDataRepository ManagedIdUrlReferencable.swift
[33/48] Compiling CoreDataRepository NSManagedObject+Helpers.swift
[34/48] Compiling CoreDataRepository NSManagedObjectContext+Helpers.swift
[35/48] Compiling CoreDataRepository ReadableUnmanagedModel.swift
[36/48] Compiling CoreDataRepository CoreDataBatchError.swift
[37/48] Compiling CoreDataRepository CoreDataError.swift
[38/48] Compiling CoreDataRepository CoreDataRepository+Aggregate.swift
[39/48] Compiling CoreDataRepository CoreDataRepository+BatchRequest.swift
[40/48] Compiling CoreDataRepository CoreDataRepository+Create.swift
[41/48] Compiling CoreDataRepository CountThrowingSubscription.swift
[42/48] Compiling CoreDataRepository FetchSubscription.swift
[43/48] Compiling CoreDataRepository FetchThrowingSubscription.swift
[44/48] Compiling CoreDataRepository NSExpression+AggregateHelpers.swift
[45/48] Compiling CoreDataRepository CoreDataRepository.swift
[46/48] Compiling CoreDataRepository FetchableUnmanagedModel.swift
[47/48] Compiling CoreDataRepository IdentifiedUnmanagedModel.swift
[48/48] Compiling CoreDataRepository AggregateSubscription.swift
[49/64] Compiling Internal NSManagedObjectModel+Constants.swift
[50/64] Compiling Internal UnmanagedModel_Uuid.swift
[51/65] Compiling Internal ManagedModel_Int.swift
[52/65] Compiling Internal UnmanagedModel_Int.swift
[53/65] Compiling Internal FetchableModel_Uuid.swift
[54/65] Compiling Internal IdentifiableModel_Uuid.swift
[55/65] Compiling Internal ManagedIdModel_Uuid.swift
[56/65] Compiling Internal ManagedIdUrlModel_Uuid.swift
[57/65] Compiling Internal ManagedModel_Uuid.swift
[58/65] Compiling Internal FetchableModel_Int.swift
[59/65] Compiling Internal IdentifiableModel_Int.swift
[60/65] Emitting module Internal
[61/65] Compiling Internal BaseManagedModel.swift
[62/65] Compiling Internal CoreDataStack.swift
[63/65] Compiling Internal ManagedIdModel_Int.swift
[64/65] Compiling Internal ManagedIdUrlModel_Int.swift
[65/65] Compiling Internal UUID+Uniform.swift
Build complete! (6.56s)
warning: 'xctest-dynamic-overlay': /Users/admin/builder/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "xctest-dynamic-overlay",
7 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump.git"
}
],
"manifest_display_name" : "CoreDataRepository",
"name" : "CoreDataRepository",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "CoreDataRepository",
"targets" : [
"CoreDataRepository"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Internal",
"module_type" : "SwiftTarget",
"name" : "Internal",
"path" : "Sources/Internal",
"sources" : [
"BaseManagedModel.swift",
"CoreDataStack.swift",
"ModelsWithIntId/FetchableModel_Int.swift",
"ModelsWithIntId/IdentifiableModel_Int.swift",
"ModelsWithIntId/ManagedIdModel_Int.swift",
"ModelsWithIntId/ManagedIdUrlModel_Int.swift",
"ModelsWithIntId/ManagedModel_Int.swift",
"ModelsWithIntId/UnmanagedModel_Int.swift",
"ModelsWithUuidId/FetchableModel_Uuid.swift",
"ModelsWithUuidId/IdentifiableModel_Uuid.swift",
"ModelsWithUuidId/ManagedIdModel_Uuid.swift",
"ModelsWithUuidId/ManagedIdUrlModel_Uuid.swift",
"ModelsWithUuidId/ManagedModel_Uuid.swift",
"ModelsWithUuidId/UnmanagedModel_Uuid.swift",
"NSManagedObjectModel+Constants.swift",
"UUID+Uniform.swift"
],
"target_dependencies" : [
"CoreDataRepository"
],
"type" : "library"
},
{
"c99name" : "CoreDataRepositoryTests",
"module_type" : "SwiftTarget",
"name" : "CoreDataRepositoryTests",
"path" : "Tests/CoreDataRepositoryTests",
"product_dependencies" : [
"CustomDump"
],
"sources" : [
"AggregateTests.swift",
"BatchRequestTests.swift",
"CoreDataRepositoryTests.swift",
"CoreDataTestSuite.swift",
"CoreDataTestSuiteTests.swift",
"CreateTests.swift",
"Create_BatchTests.swift",
"CustomTests.swift",
"DeleteTests.swift",
"Delete_BatchTests.swift",
"FetchTests.swift",
"ReadTests.swift",
"Read_BatchTests.swift",
"TransactionTests.swift",
"UpdateTests.swift",
"Update_BatchTests.swift"
],
"target_dependencies" : [
"CoreDataRepository",
"Internal"
],
"type" : "test"
},
{
"c99name" : "CoreDataRepository",
"module_type" : "SwiftTarget",
"name" : "CoreDataRepository",
"path" : "Sources/CoreDataRepository",
"product_memberships" : [
"CoreDataRepository"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CoreDataBatchError.swift",
"CoreDataError.swift",
"CoreDataRepository+Aggregate.swift",
"CoreDataRepository+BatchRequest.swift",
"CoreDataRepository+Create.swift",
"CoreDataRepository+Create_Batch.swift",
"CoreDataRepository+Custom.swift",
"CoreDataRepository+Delete.swift",
"CoreDataRepository+Delete_Batch.swift",
"CoreDataRepository+Fetch.swift",
"CoreDataRepository+Read.swift",
"CoreDataRepository+Read_Batch.swift",
"CoreDataRepository+Update.swift",
"CoreDataRepository+Update_Batch.swift",
"CoreDataRepository.swift",
"FetchableUnmanagedModel.swift",
"IdentifiedUnmanagedModel.swift",
"Internal/AggregateSubscription.swift",
"Internal/AggregateThrowingSubscription.swift",
"Internal/ArrayOfNSDictionary+AggregateHelpers.swift",
"Internal/BaseSubscription.swift",
"Internal/CountSubscription.swift",
"Internal/CountThrowingSubscription.swift",
"Internal/FetchSubscription.swift",
"Internal/FetchThrowingSubscription.swift",
"Internal/NSExpression+AggregateHelpers.swift",
"Internal/NSFetchRequest+AggregateHelpers.swift",
"Internal/NSManagedObjectContext+Child.swift",
"Internal/NSManagedObjectContext+Scratchpad.swift",
"Internal/ReadSubscription.swift",
"Internal/ReadThrowingSubscription.swift",
"Internal/Subscription.swift",
"Internal/ThrowingSubscription.swift",
"ManagedIdReferencable.swift",
"ManagedIdUrlReferencable.swift",
"NSManagedObject+Helpers.swift",
"NSManagedObjectContext+Helpers.swift",
"ReadableUnmanagedModel.swift",
"Transaction.swift",
"UnmanagedModel.swift",
"WritableUnmanagedModel.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/roanutil/coredatarepository/4.0.0
Repository: roanutil/CoreDataRepository
Swift version used: 6.3
Target: CoreDataRepository
Extracting symbol information for 'CoreDataRepository'...
Finished extracting symbol information for 'CoreDataRepository'. (28.10s)
Building documentation for 'CoreDataRepository'...
warning: 'CoreData.NSManagedObjectID' doesn't exist at '/CoreDataRepository/CoreDataError/failedToGetObjectIdFromUrl(_:)'
--> Sources/CoreDataRepository/CoreDataError.swift:14:37-14:63
12 | /// ``CoreDataError`` also conforms to `CustomNSError` so that it cleanly casts to `NSError`
13 | public enum CoreDataError: Error, Hashable, Sendable {
14 + /// UnmanagedModels store the ``CoreData.NSManagedObjectID`` of their respective RepositoryManagedModels as a URL.
15 | /// This URL
16 | /// must be mapped back into a ``NSManagedObjectID`` for most transactions. If it fails, this error is returned.
warning: 'NSManagedObjectID' doesn't exist at '/CoreDataRepository/CoreDataError/failedToGetObjectIdFromUrl(_:)'
--> Sources/CoreDataRepository/CoreDataError.swift:16:38-16:55
14 | /// UnmanagedModels store the ``CoreData.NSManagedObjectID`` of their respective RepositoryManagedModels as a URL.
15 | /// This URL
16 + /// must be mapped back into a ``NSManagedObjectID`` for most transactions. If it fails, this error is returned.
17 | case failedToGetObjectIdFromUrl(URL)
18 |
warning: 'NSManagedObjectID' doesn't exist at '/CoreDataRepository/CoreDataError/noUrlOnItemToMapToObjectId(description:)'
--> Sources/CoreDataRepository/CoreDataError.swift:50:28-50:45
48 | /// If a ``ManagedIdUrlReferencable`` value is used in a transaction where it is expected to already be persisted
49 | /// but has no `URL`
50 + /// representing the ``NSManagedObjectID``, this error is returned.
51 | case noUrlOnItemToMapToObjectId(description: String)
52 |
warning: 'NSFetchRequest' doesn't exist at '/CoreDataRepository/CoreDataRepository/fetch(_:as:)'
--> Sources/CoreDataRepository/CoreDataRepository+Fetch.swift:11:45-11:59
9 |
10 | extension CoreDataRepository {
11 + /// Fetch items from the store with a ``NSFetchRequest``.
12 | @inlinable
13 | public func fetch<Model: FetchableUnmanagedModel>(
warning: 'NSFetchRequest' doesn't exist at '/CoreDataRepository/CoreDataRepository/fetchSubscription(_:of:)'
--> Sources/CoreDataRepository/CoreDataRepository+Fetch.swift:23:45-23:59
21 | }
22 |
23 + /// Fetch items from the store with a ``NSFetchRequest`` and receive updates as the store changes.
24 | @inlinable
25 | public func fetchSubscription<Model: FetchableUnmanagedModel>(
warning: 'NSFetchRequest' doesn't exist at '/CoreDataRepository/CoreDataRepository/fetchSubscription(request:changeTrackingRequest:of:)'
--> Sources/CoreDataRepository/CoreDataRepository+Fetch.swift:42:45-42:59
40 | }
41 |
42 + /// Fetch items from the store with a ``NSFetchRequest`` and receive updates as the store changes.
43 | ///
44 | /// This endpoint allows separate fetch requests for fetching and change tracking. There are times where CoreData
warning: 'NSFetchRequest' doesn't exist at '/CoreDataRepository/CoreDataRepository/fetchThrowingSubscription(_:of:)'
--> Sources/CoreDataRepository/CoreDataRepository+Fetch.swift:67:45-67:59
65 | }
66 |
67 + /// Fetch items from the store with a ``NSFetchRequest`` and receive updates as the store changes.
68 | @inlinable
69 | public func fetchThrowingSubscription<Model: FetchableUnmanagedModel>(
warning: 'NSFetchRequest' doesn't exist at '/CoreDataRepository/CoreDataRepository/fetchThrowingSubscription(request:changeTrackingRequest:of:)'
--> Sources/CoreDataRepository/CoreDataRepository+Fetch.swift:86:45-86:59
84 | }
85 |
86 + /// Fetch items from the store with a ``NSFetchRequest`` and receive updates as the store changes.
87 | ///
88 | /// This endpoint allows separate fetch requests for fetching and change tracking. There are times where CoreData
warning: 'NSFetchRequest' doesn't exist at '/CoreDataRepository/CoreDataRepository/fetch(request:operation:)'
--> Sources/CoreDataRepository/CoreDataRepository+Fetch.swift:111:45-111:59
109 | }
110 |
111 + /// Fetch items from the store with a ``NSFetchRequest`` and transform the results.
112 | @inlinable
113 | public func fetch<Managed: NSManagedObject, Output>(
warning: 'NSManagedObject' doesn't exist at '/CoreDataRepository/CoreDataRepository'
--> Sources/CoreDataRepository/CoreDataRepository.swift:12:79-12:94
10 | /// A wrapper around CoreData that improves the ergonomics and safety of using CoreData.
11 | ///
12 + /// CoreDataRepository only exposes value types that bridge to the internal ``NSManagedObject``
13 | /// sub-classes. This makesit a lot easier to use CoreData asynchronously. ``NSManagedObject``s
14 | /// are not thread safe and are not simple Swift classes.
warning: 'NSManagedObject' doesn't exist at '/CoreDataRepository/CoreDataRepository'
--> Sources/CoreDataRepository/CoreDataRepository.swift:13:78-13:93
11 | ///
12 | /// CoreDataRepository only exposes value types that bridge to the internal ``NSManagedObject``
13 + /// sub-classes. This makesit a lot easier to use CoreData asynchronously. ``NSManagedObject``s
14 | /// are not thread safe and are not simple Swift classes.
15 | ///
warning: 'NSBatchInsertRequest' doesn't exist at '/CoreDataRepository/CoreDataRepository'
--> Sources/CoreDataRepository/CoreDataRepository.swift:18:56-18:76
16 | /// CRUD, batch CRUD, fetch, and aggregate operations are available.
17 | ///
18 + /// For batch operations, there are options that use ``NSBatchInsertRequest``, ``NSBatchUpdateRequest``, and
19 | /// ``NSBatchDeleteRequest`` in
20 | /// addition to non-atomic options that individually perform the operation on each item.
warning: 'NSBatchUpdateRequest' doesn't exist at '/CoreDataRepository/CoreDataRepository'
--> Sources/CoreDataRepository/CoreDataRepository.swift:18:82-18:102
16 | /// CRUD, batch CRUD, fetch, and aggregate operations are available.
17 | ///
18 + /// For batch operations, there are options that use ``NSBatchInsertRequest``, ``NSBatchUpdateRequest``, and
19 | /// ``NSBatchDeleteRequest`` in
20 | /// addition to non-atomic options that individually perform the operation on each item.
warning: 'NSBatchDeleteRequest' doesn't exist at '/CoreDataRepository/CoreDataRepository'
--> Sources/CoreDataRepository/CoreDataRepository.swift:19:7-19:27
17 | ///
18 | /// For batch operations, there are options that use ``NSBatchInsertRequest``, ``NSBatchUpdateRequest``, and
19 + /// ``NSBatchDeleteRequest`` in
20 | /// addition to non-atomic options that individually perform the operation on each item.
21 | ///
warning: 'AsyncStream' doesn't exist at '/CoreDataRepository/CoreDataRepository'
--> Sources/CoreDataRepository/CoreDataRepository.swift:23:31-23:42
21 | ///
22 | /// For fetch and aggregate operations, there are additional subscription and throwing subscription options.
23 + /// Subscriptions return an ``AsyncStream`` of
24 | /// ``Result``s with strongly typed errors. Throwing subscriptions return an ``AsyncThrowingStream``.
25 | ///
warning: 'Result' doesn't exist at '/CoreDataRepository/CoreDataRepository'
--> Sources/CoreDataRepository/CoreDataRepository.swift:24:7-24:13
22 | /// For fetch and aggregate operations, there are additional subscription and throwing subscription options.
23 | /// Subscriptions return an ``AsyncStream`` of
24 + /// ``Result``s with strongly typed errors. Throwing subscriptions return an ``AsyncThrowingStream``.
25 | ///
26 | /// All uses of ``context`` are wrapped in `perform` or `performAndWait` blocks so ``CoreDataRepository`` is concurrency
warning: 'AsyncThrowingStream' doesn't exist at '/CoreDataRepository/CoreDataRepository'
--> Sources/CoreDataRepository/CoreDataRepository.swift:24:80-24:99
22 | /// For fetch and aggregate operations, there are additional subscription and throwing subscription options.
23 | /// Subscriptions return an ``AsyncStream`` of
24 + /// ``Result``s with strongly typed errors. Throwing subscriptions return an ``AsyncThrowingStream``.
25 | ///
26 | /// All uses of ``context`` are wrapped in `perform` or `performAndWait` blocks so ``CoreDataRepository`` is concurrency
warning: External name 'continuing' used to document parameter
--> Sources/CoreDataRepository/CoreDataRepository.swift:51:13-51:23
49 | ///
50 | /// - Parameters:
51 + /// - continuing: Use an existing ``Transaction`` after crossing a `Task` boundary.
| ╰─suggestion: Replace 'continuing' with 'existingTransaction'
52 | /// - transactionAuthor: An optional string to identify the author of this transaction
53 | /// in Core Data's persistent history tracking.
warning: 'NSManagedObject' doesn't exist at '/CoreDataRepository/FetchableUnmanagedModel'
--> Sources/CoreDataRepository/FetchableUnmanagedModel.swift:10:49-10:64
8 | import Foundation
9 |
10 + /// Protocol for a value type for fetchiing a ``NSManagedObject`` subclass
11 | ///
12 | /// There are times where a single ``NSManagedObject``subclass may be accessed via multiple value types.
warning: 'NSManagedObject' doesn't exist at '/CoreDataRepository/FetchableUnmanagedModel'
--> Sources/CoreDataRepository/FetchableUnmanagedModel.swift:12:38-12:53
10 | /// Protocol for a value type for fetchiing a ``NSManagedObject`` subclass
11 | ///
12 + /// There are times where a single ``NSManagedObject``subclass may be accessed via multiple value types.
13 | /// ``FetchableUnmanagedModel`` provides a minimal interface for fetching values from CoreData
14 | /// without other functionality.
warning: 'NSFetchRequest' doesn't exist at '/CoreDataRepository/FetchableUnmanagedModel/managedFetchRequest()'
--> Sources/CoreDataRepository/FetchableUnmanagedModel.swift:68:11-68:25
66 | init(managed: ManagedModel) throws
67 |
68 + /// ``NSFetchRequest`` for ``ManagedModel`` with a strongly typed ``NSFetchRequest.ResultType``
69 | static func managedFetchRequest() -> NSFetchRequest<ManagedModel>
70 |
warning: 'NSFetchRequest.ResultType' doesn't exist at '/CoreDataRepository/FetchableUnmanagedModel/managedFetchRequest()'
--> Sources/CoreDataRepository/FetchableUnmanagedModel.swift:68:73-68:98
66 | init(managed: ManagedModel) throws
67 |
68 + /// ``NSFetchRequest`` for ``ManagedModel`` with a strongly typed ``NSFetchRequest.ResultType``
69 | static func managedFetchRequest() -> NSFetchRequest<ManagedModel>
70 |
warning: 'errorDescription' doesn't exist at '/CoreDataRepository/IdentifiedUnmanagedModel/errorDescription(for:)'
--> Sources/CoreDataRepository/IdentifiedUnmanagedModel.swift:13:48-13:64
11 | var unmanagedId: UnmanagedId { get }
12 | static var unmanagedIdExpression: NSExpression { get }
13 + /// Enables including ``UnmanagedId`` in ``errorDescription``
14 | static func errorDescription(for unmanagedId: UnmanagedId) -> String
15 | }
warning: 'NSManagedObjectID' doesn't exist at '/CoreDataRepository/CoreData/NSManagedObjectContext/objectId(from:)'
--> Sources/CoreDataRepository/NSManagedObjectContext+Helpers.swift:11:43-11:60
9 |
10 | extension NSManagedObjectContext {
11 + /// Helper function for getting the ``NSManagedObjectID`` from an ``URL``
12 | @inlinable
13 | public func objectId(from url: URL) -> Result<NSManagedObjectID, CoreDataError> {
warning: 'URL' doesn't exist at '/CoreDataRepository/CoreData/NSManagedObjectContext/objectId(from:)'
--> Sources/CoreDataRepository/NSManagedObjectContext+Helpers.swift:11:73-11:76
9 |
10 | extension NSManagedObjectContext {
11 + /// Helper function for getting the ``NSManagedObjectID`` from an ``URL``
12 | @inlinable
13 | public func objectId(from url: URL) -> Result<NSManagedObjectID, CoreDataError> {
warning: 'NSManagedObject' doesn't exist at '/CoreDataRepository/ReadableUnmanagedModel'
--> Sources/CoreDataRepository/ReadableUnmanagedModel.swift:10:47-10:62
8 | import Foundation
9 |
10 + /// Protocol for a value type for reading a ``NSManagedObject`` subclass
11 | ///
12 | /// There are times where a single ``NSManagedObject``subclass may be accessed via multiple value types.
warning: 'NSManagedObject' doesn't exist at '/CoreDataRepository/ReadableUnmanagedModel'
--> Sources/CoreDataRepository/ReadableUnmanagedModel.swift:12:38-12:53
10 | /// Protocol for a value type for reading a ``NSManagedObject`` subclass
11 | ///
12 + /// There are times where a single ``NSManagedObject``subclass may be accessed via multiple value types.
13 | /// ``ReadableUnmanagedModel`` provides a minimal interface for fetching and reading values from CoreData
14 | /// without other functionality.
warning: 'NSManagedObject' doesn't exist at '/CoreDataRepository/UnmanagedModel'
--> Sources/CoreDataRepository/UnmanagedModel.swift:10:56-10:71
8 | import Foundation
9 |
10 + /// Protocol for a value type that corresponds to an ``NSManagedObject`` subclass
11 | public typealias UnmanagedModel = ReadableUnmanagedModel & WritableUnmanagedModel
warning: 'NSManagedObject' doesn't exist at '/CoreDataRepository/WritableUnmanagedModel'
--> Sources/CoreDataRepository/WritableUnmanagedModel.swift:10:47-10:62
8 | import Foundation
9 |
10 + /// Protocol for a value type for writing a ``NSManagedObject`` subclass to the `CoreData` store.
11 | ///
12 | /// A separate protocol for creating, updating, and deleting entries in the `CoreData` store enables more granular
warning: 'NSManagedObjectContext' doesn't exist at '/CoreDataRepository/WritableUnmanagedModel/asManagedModel(in:)'
--> Sources/CoreDataRepository/WritableUnmanagedModel.swift:16:66-16:88
14 | public protocol WritableUnmanagedModel: Sendable {
15 | associatedtype ManagedModel: NSManagedObject
16 + /// Create an instance of ``ManagedModel`` in the provided ``NSManagedObjectContext``
17 | func asManagedModel(in context: NSManagedObjectContext) throws -> ManagedModel
18 |
Finished building documentation for 'CoreDataRepository' (0.40s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/roanutil/coredatarepository/4.0.0
warning: 'xctest-dynamic-overlay': /Users/admin/builder/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "xctest-dynamic-overlay",
7 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.47s)
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/pointfreeco/swift-custom-dump.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.26s)
Updated https://github.com/pointfreeco/swift-custom-dump.git (0.53s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 1.3.3 (2.23s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
warning: 'xctest-dynamic-overlay': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "xctest-dynamic-overlay",
7 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.2.5 (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.22s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.23s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.06s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Emitting module SymbolKit
[10/57] Compiling SymbolKit GenericConstraint.swift
[11/57] Compiling SymbolKit GenericParameter.swift
[12/57] Compiling SymbolKit Generics.swift
[13/57] Compiling SymbolKit Namespace.swift
[14/57] Compiling SymbolKit Relationship.swift
[15/57] Compiling SymbolKit RelationshipKind.swift
[16/57] Compiling SymbolKit SourceOrigin.swift
[17/57] Compiling SymbolKit GenericConstraints.swift
[18/57] Compiling SymbolKit Swift.swift
[19/57] Compiling SymbolKit Mixin+Equals.swift
[20/57] Compiling SymbolKit Mixin+Hash.swift
[21/57] Compiling SymbolKit Mixin.swift
[22/57] Compiling SymbolKit LineList.swift
[23/57] Compiling SymbolKit Position.swift
[24/57] Compiling SymbolKit DeclarationFragments.swift
[25/57] Compiling SymbolKit Fragment.swift
[26/57] Compiling SymbolKit FragmentKind.swift
[27/57] Compiling SymbolKit FunctionParameter.swift
[28/57] Compiling SymbolKit FunctionSignature.swift
[29/57] Compiling SymbolKit Names.swift
[30/57] Compiling SymbolKit SPI.swift
[31/57] Compiling SymbolKit Snippet.swift
[32/57] Compiling SymbolKit Extension.swift
[33/57] Compiling SymbolKit SemanticVersion.swift
[34/57] Compiling SymbolKit AccessControl.swift
[35/57] Compiling SymbolKit Availability.swift
[36/57] Compiling SymbolKit AvailabilityItem.swift
[37/57] Compiling SymbolKit Domain.swift
[38/57] Compiling SymbolKit Identifier.swift
[39/57] Compiling SymbolKit KindIdentifier.swift
[40/57] Compiling SymbolKit Location.swift
[41/57] Compiling SymbolKit Mutability.swift
[42/57] Compiling SymbolKit SourceRange.swift
[43/57] Compiling SymbolKit Metadata.swift
[44/57] Compiling SymbolKit Module.swift
[45/57] Compiling SymbolKit OperatingSystem.swift
[46/57] Compiling SymbolKit Platform.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.50s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'CoreDataRepository' complete! (0.28s)
372
4 /Users/admin/builder/spi-builder-workspace/.docs/roanutil/coredatarepository/4.0.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/roanutil/coredatarepository/4.0.0
File count: 372
Doc size: 4.0MB
Preparing doc bundle ...
Uploading prod-roanutil-coredatarepository-4.0.0-4a3de40a.zip to s3://spi-docs-inbox/prod-roanutil-coredatarepository-4.0.0-4a3de40a.zip
Copying... [17%]
Copying... [25%]
Copying... [34%]
Copying... [42%]
Copying... [51%]
Copying... [68%]
Copying... [76%]
Copying... [85%]
Copying... [93%]
Copying... [100%]
Done.