The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ManagedModels, reference develop (44e1bc), with Swift 6.2 for macOS (SPM) on 27 Sep 2025 23:26:04 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Data-swift/ManagedModels.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Data-swift/ManagedModels
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 44e1bc5 Specify the names we generate
Cloned https://github.com/Data-swift/ManagedModels.git
Revision (git rev-parse @):
44e1bc5b49906ae19143daa1b9fc4a543a508922
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Data-swift/ManagedModels.git at develop
Fetching https://github.com/swiftlang/swift-syntax.git
[1/72294] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.57s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (6.49s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.23s)
========================================
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",
  "dependencies": [
    {
      "identity": "managedmodels",
      "name": "ManagedModels",
      "url": "https://github.com/Data-swift/ManagedModels.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ManagedModels",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "602.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Data-swift/ManagedModels.git
[1/1152] Fetching managedmodels
Fetched https://github.com/Data-swift/ManagedModels.git from cache (0.79s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.75s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.81s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/Data-swift/ManagedModels.git
Working copy of https://github.com/Data-swift/ManagedModels.git resolved at develop (44e1bc5)
warning: '.resolve-product-dependencies': dependency 'managedmodels' is not used by any target
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Data-swift/ManagedModels.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[3/6] Write swift-version-49B95AFC49DCD68C.txt
[5/26] Compiling ManagedModelMacros CompilerPlugin.swift
[6/26] Compiling ManagedModelMacros MacroDiagnostic.swift
[7/26] Compiling ManagedModelMacros GenerateInitializers.swift
[8/26] Emitting module ManagedModelMacros
[9/28] Compiling ManagedModelMacros MetadataSlot.swift
[10/28] Compiling ManagedModelMacros ModelExtensions.swift
[11/28] Compiling ManagedModelMacros ModelMembers.swift
[12/28] Compiling ManagedModelMacros ModelInitializers.swift
[13/28] Compiling ManagedModelMacros DeclHelpers.swift
[14/28] Compiling ManagedModelMacros DeclModifierListSyntax+Extras.swift
[15/28] Compiling ManagedModelMacros ModelProperty.swift
[16/28] Compiling ManagedModelMacros AttributeMacro.swift
[17/28] Compiling ManagedModelMacros ModelMacro.swift
[18/28] Compiling ManagedModelMacros ModelMemberAttributes.swift
[19/28] Compiling ManagedModelMacros ClassDeclSyntax+Extras.swift
[20/28] Compiling ManagedModelMacros ContextHelpers.swift
[21/28] Compiling ManagedModelMacros PersistedPropertyMacro.swift
[22/28] Compiling ManagedModelMacros RelationshipMacro.swift
[23/28] Compiling ManagedModelMacros TransientMacro.swift
[24/28] Compiling ManagedModelMacros AttributeTypes.swift
[25/28] Compiling ManagedModelMacros ExpressionType.swift
[26/28] Compiling ManagedModelMacros TypeSyntax+Extras.swift
[26/28] Write Objects.LinkFileList
[27/28] Linking ManagedModelMacros-tool
[29/108] Emitting module ManagedModels
[31/116] Compiling ManagedModels RelationshipOption.swift
[32/116] Compiling ManagedModels RelationshipTargetType.swift
[33/116] Compiling ManagedModels Schema.swift
[34/116] Compiling ManagedModels NSEntityDescription+Data.swift
[35/116] Compiling ManagedModels RelationshipOption.swift
[36/116] Compiling ManagedModels RelationshipTargetType.swift
[37/116] Compiling ManagedModels Schema.swift
[38/116] Compiling ManagedModels SchemaProperty.swift
[39/116] Compiling ManagedModels NSManagedObjectContext+Data.swift
[40/116] Compiling ManagedModels NSRelationshipDescription+Inverse.swift
[41/116] Compiling ManagedModels SchemaBuilder.swift
[42/116] Compiling ManagedModels FetchRequest+Extras.swift
[43/116] Compiling ManagedModels ModelContainer+SwiftUI.swift
[48/116] Compiling ManagedModels Attribute.swift
[49/116] Compiling ManagedModels AttributeOption.swift
[50/116] Compiling ManagedModels Entity.swift
[51/116] Compiling ManagedModels Relationship.swift
[52/116] Compiling ManagedModels NSManagedObjectModel+Data.swift
[53/116] Compiling ManagedModels PersistentModel+KVC.swift
[54/116] Compiling ManagedModels PersistentModel.swift
[55/116] Compiling ManagedModels PropertyMetadata.swift
[56/116] Compiling ManagedModels RelationshipCollection.swift
[57/116] Compiling ManagedModels ReExports.swift
[63/116] Compiling ManagedModels SchemaBuilder.swift
[64/116] Compiling ManagedModels FetchRequest+Extras.swift
[65/116] Compiling ManagedModels ModelContainer+SwiftUI.swift
[67/116] Compiling ManagedModels SchemaVersion.swift
[68/116] Compiling ManagedModels VersionedSchema.swift
[69/116] Compiling ManagedModels CodableTransformer.swift
[70/116] Compiling ManagedModels NSRelationshipDescription+Inverse.swift
[75/116] Compiling ManagedModels NSPersistentContainer+Data.swift
[76/116] Compiling ManagedModels NSPersistentStoreDescription+Data.swift
[77/116] Compiling ManagedModels ModelContext.swift
[78/116] Compiling ManagedModels SchemaVersion.swift
[79/116] Compiling ManagedModels NSPropertyDescription+Data.swift
[80/116] Compiling ManagedModels NSRelationshipDescription+Data.swift
[81/116] Compiling ManagedModels NSEntityDescription+Generation.swift
[82/116] Compiling ManagedModels ModelConfiguration.swift
[83/116] Compiling ManagedModels ModelContainer.swift
[92/116] Compiling ManagedModels ModelContext+SwiftUI.swift
[93/116] Compiling ManagedModels AnyOptional.swift
[94/116] Compiling ManagedModels NSSortDescriptors+Extras.swift
[95/116] Compiling ManagedModels OrderedSet.swift
Build complete! (11.97s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "602.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "ManagedModels",
  "name" : "ManagedModels",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "ManagedModels",
      "targets" : [
        "ManagedModels"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ManagedModelMacros",
      "targets" : [
        "ManagedModelMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ManagedModels",
      "module_type" : "SwiftTarget",
      "name" : "ManagedModels",
      "path" : "Sources/ManagedModels",
      "product_memberships" : [
        "ManagedModels"
      ],
      "sources" : [
        "Container/ModelConfiguration.swift",
        "Container/ModelContainer.swift",
        "Container/NSPersistentContainer+Data.swift",
        "Container/NSPersistentStoreDescription+Data.swift",
        "Context/ModelContext.swift",
        "Context/NSManagedObjectContext+Data.swift",
        "Migration/MigrationStage.swift",
        "Migration/SchemaMigrationPlan.swift",
        "ModelMacroDefinition.swift",
        "PersistentModel/PersistentIdentifier.swift",
        "PersistentModel/PersistentModel+KVC.swift",
        "PersistentModel/PersistentModel.swift",
        "PersistentModel/PropertyMetadata.swift",
        "PersistentModel/RelationshipCollection.swift",
        "ReExports.swift",
        "Schema/Attribute.swift",
        "Schema/AttributeOption.swift",
        "Schema/Entity.swift",
        "Schema/Relationship.swift",
        "Schema/RelationshipOption.swift",
        "Schema/RelationshipTargetType.swift",
        "Schema/Schema.swift",
        "Schema/SchemaProperty.swift",
        "Schema/SchemaVersion.swift",
        "Schema/VersionedSchema.swift",
        "SchemaCompatibility/CodableTransformer.swift",
        "SchemaCompatibility/CoreDataPrimitiveValue.swift",
        "SchemaCompatibility/NSAttributeDescription+Data.swift",
        "SchemaCompatibility/NSAttributeType+Data.swift",
        "SchemaCompatibility/NSDeleteRule+Data.swift",
        "SchemaCompatibility/NSEntityDescription+Data.swift",
        "SchemaCompatibility/NSManagedObjectModel+Data.swift",
        "SchemaCompatibility/NSPropertyDescription+Data.swift",
        "SchemaCompatibility/NSRelationshipDescription+Data.swift",
        "SchemaGeneration/NSEntityDescription+Generation.swift",
        "SchemaGeneration/NSRelationshipDescription+Inverse.swift",
        "SchemaGeneration/SchemaBuilder.swift",
        "SwiftUI/FetchRequest+Extras.swift",
        "SwiftUI/ModelContainer+SwiftUI.swift",
        "SwiftUI/ModelContext+SwiftUI.swift",
        "Utilities/AnyOptional.swift",
        "Utilities/NSSortDescriptors+Extras.swift",
        "Utilities/OrderedSet.swift"
      ],
      "target_dependencies" : [
        "ManagedModelMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ManagedModelTests",
      "module_type" : "SwiftTarget",
      "name" : "ManagedModelTests",
      "path" : "Tests/ManagedModelTests",
      "sources" : [
        "BasicModelTests.swift",
        "CodablePropertiesTests.swift",
        "CodableRawRepresentableTests.swift",
        "CoreDataAssumptionsTests.swift",
        "FetchRequestTests.swift",
        "Fixtures.swift",
        "ObjCMarkedPropertiesTests.swift",
        "RelationshipSetupTests.swift",
        "SchemaGenerationTests.swift",
        "Schemas/AdvancedCodablePropertiesSchema.swift",
        "Schemas/CodablePropertySchema.swift",
        "Schemas/ExpandedPersonAddressSchema.swift",
        "Schemas/PersonAddressOptionalToOne.swift",
        "Schemas/PersonAddressSchema.swift",
        "Schemas/PersonAddressSchemaNoInverse.swift",
        "Schemas/ToDoListSchema.swift",
        "Schemas/TransformablePropertySchema.swift",
        "SwiftUITestCase.swift",
        "TransformablePropertiesTests.swift"
      ],
      "target_dependencies" : [
        "ManagedModels"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ManagedModelMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "ManagedModelMacrosTests",
      "path" : "Tests/ManagedModelMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "ManagedModelMacrosTests.swift"
      ],
      "target_dependencies" : [
        "ManagedModelMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ManagedModelMacros",
      "module_type" : "SwiftTarget",
      "name" : "ManagedModelMacros",
      "path" : "Sources/ManagedModelMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "ManagedModels",
        "ManagedModelMacros"
      ],
      "sources" : [
        "CompilerPlugin.swift",
        "MacroDiagnostic.swift",
        "ModelMacro/GenerateInitializers.swift",
        "ModelMacro/MetadataSlot.swift",
        "ModelMacro/ModelExtensions.swift",
        "ModelMacro/ModelMacro.swift",
        "ModelMacro/ModelMemberAttributes.swift",
        "ModelMacro/ModelMembers.swift",
        "Models/ModelInitializers.swift",
        "Models/ModelProperty.swift",
        "PropertyMacros/AttributeMacro.swift",
        "PropertyMacros/PersistedPropertyMacro.swift",
        "PropertyMacros/RelationshipMacro.swift",
        "PropertyMacros/TransientMacro.swift",
        "Utilities/AttributeTypes.swift",
        "Utilities/ClassDeclSyntax+Extras.swift",
        "Utilities/ContextHelpers.swift",
        "Utilities/DeclHelpers.swift",
        "Utilities/DeclModifierListSyntax+Extras.swift",
        "Utilities/ExpressionType.swift",
        "Utilities/TypeSyntax+Extras.swift"
      ],
      "type" : "macro"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/data-swift/managedmodels/develop
Repository:               Data-swift/ManagedModels
Swift version used:       6.2
Target:                   ManagedModels
Extracting symbol information for 'ManagedModels'...
Finished extracting symbol information for 'ManagedModels'. (4.39s)
Building documentation for 'ManagedModels'...
warning: 'NSPersistentContainer' doesn't exist at '/ManagedModels/FAQ'
  --> FAQ.md:40:54-40:75
38 | ManagedObjects works with both, SwiftUI and UIKit.
39 |
40 + In a UIKit environment the ``ModelContainer`` (aka ``NSPersistentContainer``)
41 | needs to be setup manually, e.g. in the `ApplicationDelegate`.
42 |
warning: 'NSPersistentContainer' doesn't exist at '/ManagedModels/FAQ'
  --> FAQ.md:55:27-55:48
53 | No, most of the SwiftData-like types provided by ManagedObjects are just
54 | "typealiases" to the corresponding CoreData types, e.g.:
55 + - ``ModelContainer`` == ``NSPersistentContainer``
56 | - ``ModelContext`` == ``NSManagedObjectContext``
57 | - ``Schema`` == ``NSManagedObjectModel``
warning: 'NSManagedObjectContext' doesn't exist at '/ManagedModels/FAQ'
  --> FAQ.md:56:25-56:47
54 | "typealiases" to the corresponding CoreData types, e.g.:
55 | - ``ModelContainer`` == ``NSPersistentContainer``
56 + - ``ModelContext`` == ``NSManagedObjectContext``
   |                         ├─suggestion: Replace 'NSManagedObjectContext' with 'Is-ManagedObjects-a-replacement-for-SwiftData'
   |                         ╰─suggestion: Replace 'NSManagedObjectContext' with 'Which-deployment-versions-does-ManagedObjects-support'
57 | - ``Schema`` == ``NSManagedObjectModel``
58 | - `Schema/Entity` == ``NSEntityDescription``
warning: 'NSManagedObjectModel' doesn't exist at '/ManagedModels/FAQ'
  --> FAQ.md:57:19-57:39
55 | - ``ModelContainer`` == ``NSPersistentContainer``
56 | - ``ModelContext`` == ``NSManagedObjectContext``
57 + - ``Schema`` == ``NSManagedObjectModel``
   |                   ├─suggestion: Replace 'NSManagedObjectModel' with 'Is-ManagedObjects-a-replacement-for-SwiftData'
   |                   ╰─suggestion: Replace 'NSManagedObjectModel' with 'Which-deployment-versions-does-ManagedObjects-support'
58 | - `Schema/Entity` == ``NSEntityDescription``
59 |
warning: 'NSEntityDescription' doesn't exist at '/ManagedModels/FAQ'
  --> FAQ.md:58:24-58:43
56 | - ``ModelContext`` == ``NSManagedObjectContext``
57 | - ``Schema`` == ``NSManagedObjectModel``
58 + - `Schema/Entity` == ``NSEntityDescription``
59 |
60 | And so on. The CoreData type names can be used instead, but make a future
warning: 'NSManagedObjectContext' doesn't exist at '/ManagedModels/GettingStarted'
   --> GettingStarted.md:115:23-115:45
113 | #### Access the ModelContext aka NSManagedObjectContext
114 |
115 + A ``ModelContext`` (``NSManagedObjectContext``) maintains the current state of
    |                       ╰─suggestion: Replace 'NSManagedObjectContext' with 'Access-the-ModelContext-aka-NSManagedObjectContext'
116 | the models. It is used to insert and delete models.
117 | A model object is always assigned to just one context.
Finished building documentation for 'ManagedModels' (0.29s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/data-swift/managedmodels/develop
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2094] Fetching swift-docc-plugin
Updating https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.17s)
Updated https://github.com/swiftlang/swift-syntax.git (0.88s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (2.76s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3535] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.14s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.82s)
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.5
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
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Compiling SymbolKit Mixin+Equals.swift
[8/53] Compiling SymbolKit Mixin+Hash.swift
[9/53] Compiling SymbolKit Mixin.swift
[10/53] Compiling SymbolKit LineList.swift
[11/53] Compiling SymbolKit Position.swift
[12/57] Emitting module Snippets
[13/57] Compiling Snippets Snippet.swift
[14/57] Compiling SymbolKit Names.swift
[15/57] Compiling SymbolKit SPI.swift
[16/57] Compiling SymbolKit Snippet.swift
[17/57] Compiling SymbolKit Extension.swift
[18/57] Compiling SymbolKit GenericConstraint.swift
[19/57] Compiling SymbolKit GenericParameter.swift
[20/57] Compiling SymbolKit Generics.swift
[21/57] Compiling SymbolKit Namespace.swift
[22/57] Compiling SymbolKit Symbol.swift
[23/57] Compiling SymbolKit SymbolKind.swift
[24/57] Compiling SymbolKit SymbolGraph.swift
[25/57] Compiling SymbolKit GraphCollector.swift
[26/57] Emitting module SymbolKit
[27/57] Compiling SymbolKit DeclarationFragments.swift
[28/57] Compiling SymbolKit Fragment.swift
[29/57] Compiling SymbolKit FragmentKind.swift
[30/57] Compiling SymbolKit FunctionParameter.swift
[31/57] Compiling SymbolKit FunctionSignature.swift
[32/57] Compiling SymbolKit SemanticVersion.swift
[33/57] Compiling SymbolKit AccessControl.swift
[34/57] Compiling SymbolKit Availability.swift
[35/57] Compiling SymbolKit AvailabilityItem.swift
[36/57] Compiling SymbolKit Domain.swift
[37/57] Compiling SymbolKit SourceRange.swift
[38/57] Compiling SymbolKit Metadata.swift
[39/57] Compiling SymbolKit Module.swift
[40/57] Compiling SymbolKit OperatingSystem.swift
[41/57] Compiling SymbolKit Platform.swift
[42/57] Compiling SymbolKit Relationship.swift
[43/57] Compiling SymbolKit RelationshipKind.swift
[44/57] Compiling SymbolKit SourceOrigin.swift
[45/57] Compiling SymbolKit GenericConstraints.swift
[46/57] Compiling SymbolKit Swift.swift
[47/57] Compiling SymbolKit Identifier.swift
[48/57] Compiling SymbolKit KindIdentifier.swift
[49/57] Compiling SymbolKit Location.swift
[50/57] Compiling SymbolKit Mutability.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 SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.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! (3.61s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'ManagedModels' complete! (0.82s)
     742
5	/Users/admin/builder/spi-builder-workspace/.docs/data-swift/managedmodels/develop
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/data-swift/managedmodels/develop
File count: 742
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-data-swift-managedmodels-develop-7f5dcda4.zip to s3://spi-docs-inbox/prod-data-swift-managedmodels-develop-7f5dcda4.zip
Copying... [11%]
Copying... [23%]
Copying... [34%]
Copying... [45%]
Copying... [51%]
Copying... [63%]
Copying... [74%]
Copying... [85%]
Copying... [91%]
Copying... [100%]
Done.