The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ContentfulPersistence, reference 0.18.0 (863aaf), with Swift 5.10 for macOS (SPM) on 3 Dec 2024 01:02:39 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/contentful/contentful-persistence.swift.git
Reference: 0.18.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/contentful/contentful-persistence.swift
 * tag               0.18.0     -> FETCH_HEAD
HEAD is now at 863aaf7 chore: up version (#167)
Submodule path 'Carthage/Checkouts/OHHTTPStubs': checked out 'e9b4beccfca092edaabf2082c0c12535950e005f'
Submodule path 'Carthage/Checkouts/contentful.swift': checked out '8977d5d6a780b322183214f408b82066b6381b2b'
Submodule 'Carthage/Checkouts/OHHTTPStubs' (https://github.com/mariuskatcontentful/OHHTTPStubs.git) registered for path 'Carthage/Checkouts/OHHTTPStubs'
Submodule 'Carthage/Checkouts/contentful.swift' (https://github.com/contentful/contentful.swift.git) registered for path 'Carthage/Checkouts/contentful.swift'
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/OHHTTPStubs'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/contentful.swift'...
Cloned https://github.com/contentful/contentful-persistence.swift.git
Revision (git rev-parse @):
863aaf7f7083166a1fdac94d90388a697619c0ae
SUCCESS checkout https://github.com/contentful/contentful-persistence.swift.git at 0.18.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/contentful/contentful-persistence.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/37] Emitting module Contentful
[5/40] Compiling Contentful TypedQuery.swift
[6/40] Compiling Contentful Client+UIKit.swift
[7/40] Compiling Contentful Util.swift
[8/40] Compiling Contentful Decodable.swift
[9/40] Compiling Contentful Endpoints.swift
[10/40] Compiling Contentful Entry.swift
[11/40] Compiling Contentful Error.swift
[12/40] Compiling Contentful Client+Sync.swift
[13/40] Compiling Contentful Client.swift
[14/40] Compiling Contentful ClientConfiguration.swift
[15/40] Compiling Contentful ContentType.swift
[16/40] Compiling Contentful Space.swift
[17/40] Compiling Contentful SyncSpace.swift
[18/40] Compiling Contentful Sys.swift
[19/40] Compiling Contentful Link.swift
[20/40] Compiling Contentful LinkResolver.swift
[21/40] Compiling Contentful Locale.swift
[22/40] Compiling Contentful Location.swift
[23/40] Compiling Contentful Metadata.swift
[24/40] Compiling Contentful Persistence.swift
[25/40] Compiling Contentful Query.swift
[26/40] Compiling Contentful ContentfulLogger.swift
[27/40] Compiling Contentful DataCache.swift
[28/40] Compiling Contentful Date.swift
[29/40] Compiling Contentful DateFormatterCache.swift
[30/40] Compiling Contentful Field.swift
[31/40] Compiling Contentful FieldType.swift
[32/40] Compiling Contentful ImageOptions.swift
[33/40] Compiling Contentful JSONDecoderBuilder.swift
[34/40] Compiling Contentful Client+AppKit.swift
[35/40] Compiling Contentful ArrayResponse.swift
[36/40] Compiling Contentful Asset.swift
[37/40] Compiling Contentful Client+Fetch.swift
[38/40] Compiling Contentful QueryOperation.swift
[39/40] Compiling Contentful Resource.swift
[40/40] Compiling Contentful RichText.swift
[41/52] Compiling ContentfulPersistence SynchronizationManager+SeedDB.swift
[42/52] Compiling ContentfulPersistence RelationshipChildId.swift
[43/52] Compiling ContentfulPersistence RelationshipsManager.swift
[44/53] Compiling ContentfulPersistence RelationshipData.swift
[45/53] Compiling ContentfulPersistence PersistenceStore.swift
[46/53] Compiling ContentfulPersistence RelationshipCache.swift
[47/53] Compiling ContentfulPersistence Relationship.swift
[48/53] Emitting module ContentfulPersistence
[49/53] Compiling ContentfulPersistence CoreDataStore.swift
[50/53] Compiling ContentfulPersistence DataCache.swift
[51/53] Compiling ContentfulPersistence DateFormatterCache.swift
[52/53] Compiling ContentfulPersistence Persistable.swift
[53/53] Compiling ContentfulPersistence SynchronizationManager.swift
Build complete! (17.03s)
Fetching https://github.com/contentful/contentful.swift
[1/11108] Fetching contentful.swift
Fetched https://github.com/contentful/contentful.swift from cache (2.53s)
Computing version for https://github.com/contentful/contentful.swift
Computed https://github.com/contentful/contentful.swift at 5.5.13 (1.81s)
Creating working copy for https://github.com/contentful/contentful.swift
Working copy of https://github.com/contentful/contentful.swift resolved at 5.5.13
Build complete.
{
  "dependencies" : [
    {
      "identity" : "contentful.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.5.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/contentful/contentful.swift"
    }
  ],
  "manifest_display_name" : "ContentfulPersistence",
  "name" : "ContentfulPersistence",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ContentfulPersistence",
      "targets" : [
        "ContentfulPersistence"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ContentfulPersistence",
      "module_type" : "SwiftTarget",
      "name" : "ContentfulPersistence",
      "path" : "Sources/ContentfulPersistence",
      "product_dependencies" : [
        "Contentful"
      ],
      "product_memberships" : [
        "ContentfulPersistence"
      ],
      "sources" : [
        "CoreDataStore.swift",
        "DataCache.swift",
        "DateFormatterCache.swift",
        "Persistable.swift",
        "PersistenceStore.swift",
        "Relationships/Relationship.swift",
        "Relationships/RelationshipCache.swift",
        "Relationships/RelationshipChildId.swift",
        "Relationships/RelationshipData.swift",
        "Relationships/RelationshipsManager.swift",
        "SynchronizationManager+SeedDB.swift",
        "SynchronizationManager.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.