The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ManagedModels, reference develop (44e1bc), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 16:30:46 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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/74985] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.16s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (7.18s)
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.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.30s)
========================================
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": "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",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Data-swift/ManagedModels.git
[1/1152] Fetching managedmodels
Fetched https://github.com/Data-swift/ManagedModels.git from cache (0.80s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.92s)
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)
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
warning: '.resolve-product-dependencies': dependency 'managedmodels' 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/Data-swift/ManagedModels.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[3/6] Write swift-version--6988338F2F200930.txt
[5/26] Compiling ManagedModelMacros PersistedPropertyMacro.swift
[6/26] Compiling ManagedModelMacros RelationshipMacro.swift
[7/26] Compiling ManagedModelMacros DeclHelpers.swift
[8/26] Compiling ManagedModelMacros DeclModifierListSyntax+Extras.swift
[9/28] Compiling ManagedModelMacros TransientMacro.swift
[10/28] Compiling ManagedModelMacros AttributeTypes.swift
[11/28] Compiling ManagedModelMacros ModelMacro.swift
[12/28] Compiling ManagedModelMacros ModelMemberAttributes.swift
[13/28] Compiling ManagedModelMacros ClassDeclSyntax+Extras.swift
[14/28] Compiling ManagedModelMacros ContextHelpers.swift
[15/28] Compiling ManagedModelMacros MetadataSlot.swift
[16/28] Compiling ManagedModelMacros ModelExtensions.swift
[17/28] Emitting module ManagedModelMacros
[18/28] Compiling ManagedModelMacros ModelMembers.swift
[19/28] Compiling ManagedModelMacros ModelInitializers.swift
[20/28] Compiling ManagedModelMacros CompilerPlugin.swift
[21/28] Compiling ManagedModelMacros MacroDiagnostic.swift
[22/28] Compiling ManagedModelMacros GenerateInitializers.swift
[23/28] Compiling ManagedModelMacros ModelProperty.swift
[24/28] Compiling ManagedModelMacros AttributeMacro.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
[30/112] Compiling ManagedModels NSManagedObjectModel+Data.swift
[31/112] Compiling ManagedModels NSPropertyDescription+Data.swift
[32/112] Compiling ManagedModels NSRelationshipDescription+Data.swift
[33/112] Compiling ManagedModels NSEntityDescription+Generation.swift
[34/116] Compiling ManagedModels Attribute.swift
[35/116] Compiling ManagedModels AttributeOption.swift
[36/116] Compiling ManagedModels Entity.swift
[37/116] Compiling ManagedModels Relationship.swift
[38/116] Compiling ManagedModels NSManagedObjectModel+Data.swift
[39/116] Compiling ManagedModels PersistentModel+KVC.swift
[40/116] Compiling ManagedModels ModelContainer.swift
[41/116] Compiling ManagedModels NSPersistentContainer+Data.swift
[42/116] Compiling ManagedModels NSPersistentStoreDescription+Data.swift
[43/116] Compiling ManagedModels ModelContext.swift
[48/116] Compiling ManagedModels SchemaVersion.swift
[49/116] Compiling ManagedModels VersionedSchema.swift
[50/116] Compiling ManagedModels CodableTransformer.swift
[51/116] Compiling ManagedModels CoreDataPrimitiveValue.swift
[54/116] Compiling ManagedModels NSManagedObjectContext+Data.swift
[55/116] Compiling ManagedModels MigrationStage.swift
[56/116] Compiling ManagedModels RelationshipOption.swift
[57/116] Compiling ManagedModels RelationshipTargetType.swift
[58/116] Compiling ManagedModels Schema.swift
[59/116] Compiling ManagedModels NSRelationshipDescription+Inverse.swift
[60/116] Compiling ManagedModels NSManagedObjectContext+Data.swift
[61/116] Compiling ManagedModels MigrationStage.swift
[62/116] Compiling ManagedModels SchemaMigrationPlan.swift
[74/116] Compiling ManagedModels RelationshipOption.swift
[75/116] Compiling ManagedModels RelationshipTargetType.swift
[76/116] Compiling ManagedModels Schema.swift
[77/116] Compiling ManagedModels SchemaProperty.swift
[78/116] Compiling ManagedModels PersistentModel+KVC.swift
[79/116] Compiling ManagedModels PersistentModel.swift
[80/116] Compiling ManagedModels PropertyMetadata.swift
[81/116] Compiling ManagedModels RelationshipCollection.swift
[82/116] Compiling ManagedModels ReExports.swift
[85/116] Compiling ManagedModels SchemaMigrationPlan.swift
[86/116] Compiling ManagedModels ModelMacroDefinition.swift
[87/116] Compiling ManagedModels PersistentIdentifier.swift
[88/116] Compiling ManagedModels ModelContext+SwiftUI.swift
[89/116] Compiling ManagedModels AnyOptional.swift
[90/116] Compiling ManagedModels NSSortDescriptors+Extras.swift
[91/116] Compiling ManagedModels OrderedSet.swift
[108/116] Emitting module ManagedModels
Build complete! (15.85s)
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.3
Target:                   ManagedModels
Extracting symbol information for 'ManagedModels'...
Finished extracting symbol information for 'ManagedModels'. (45.07s)
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.65s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/data-swift/managedmodels/develop
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.03s)
Updated https://github.com/swiftlang/swift-syntax.git (0.83s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (2.64s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.70s)
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.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.98s)
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
[0/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit Mixin+Equals.swift
[12/57] Compiling SymbolKit Mixin+Hash.swift
[13/57] Compiling SymbolKit Mixin.swift
[14/57] Compiling SymbolKit LineList.swift
[15/57] Compiling SymbolKit Position.swift
[16/57] Compiling Snippets Snippet.swift
[17/57] Emitting module Snippets
[18/57] Compiling Snippets SnippetParser.swift
[19/57] Compiling SymbolKit SourceRange.swift
[20/57] Compiling SymbolKit Metadata.swift
[21/57] Compiling SymbolKit Module.swift
[22/57] Compiling SymbolKit OperatingSystem.swift
[23/57] Compiling SymbolKit Platform.swift
[24/57] Emitting module SymbolKit
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit Identifier.swift
[35/57] Compiling SymbolKit KindIdentifier.swift
[36/57] Compiling SymbolKit Location.swift
[37/57] Compiling SymbolKit Mutability.swift
[38/57] Compiling SymbolKit GenericConstraint.swift
[39/57] Compiling SymbolKit GenericParameter.swift
[40/57] Compiling SymbolKit Generics.swift
[41/57] Compiling SymbolKit Namespace.swift
[42/57] Compiling SymbolKit SemanticVersion.swift
[43/57] Compiling SymbolKit AccessControl.swift
[44/57] Compiling SymbolKit Availability.swift
[45/57] Compiling SymbolKit AvailabilityItem.swift
[46/57] Compiling SymbolKit Domain.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 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.84s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'ManagedModels' complete! (0.79s)
     744
6	/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: 744
Doc size:   6.0MB
Preparing doc bundle ...
Uploading prod-data-swift-managedmodels-develop-a51c0b6e.zip to s3://spi-docs-inbox/prod-data-swift-managedmodels-develop-a51c0b6e.zip
Copying... [11%]
Copying... [22%]
Copying... [33%]
Copying... [45%]
Copying... [50%]
Copying... [61%]
Copying... [72%]
Copying... [83%]
Copying... [95%]
Copying... [100%]
Done.