The Swift Package Index logo.Swift Package Index

Build Information

Successful build of IceCream, reference master (e6a89b), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 14:37:24 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/caiyue1993/IceCream.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/caiyue1993/IceCream
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e6a89be use Music Mate as the updated live demo
Cloned https://github.com/caiyue1993/IceCream.git
Revision (git rev-parse @):
e6a89be5c7dfa3b42e58bfe5422d57c19c4d9e4d
SUCCESS checkout https://github.com/caiyue1993/IceCream.git at master
Fetching https://github.com/realm/realm-cocoa
Fetching https://github.com/realm/realm-core
[1/131743] Fetching realm-cocoa
[36890/384251] Fetching realm-cocoa, realm-core
Fetched https://github.com/realm/realm-cocoa from cache (26.58s)
Fetched https://github.com/realm/realm-core from cache (26.58s)
Computing version for https://github.com/realm/realm-cocoa
Computed https://github.com/realm/realm-cocoa at 4.1.1 (27.40s)
Computing version for https://github.com/realm/realm-core
Computed https://github.com/realm/realm-core at 5.23.6 (0.83s)
Creating working copy for https://github.com/realm/realm-core
Working copy of https://github.com/realm/realm-core resolved at 5.23.6
Creating working copy for https://github.com/realm/realm-cocoa
Working copy of https://github.com/realm/realm-cocoa resolved at 4.1.1
========================================
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": "icecream",
      "name": "IceCream",
      "url": "https://github.com/caiyue1993/IceCream.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IceCream",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "realm-cocoa",
          "name": "Realm",
          "url": "https://github.com/realm/realm-cocoa",
          "version": "4.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/realm-cocoa",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "realm-core",
              "name": "RealmCore",
              "url": "https://github.com/realm/realm-core",
              "version": "5.23.8",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/realm-core",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/caiyue1993/IceCream.git
[1/4465] Fetching icecream
Fetched https://github.com/caiyue1993/IceCream.git from cache (1.06s)
Fetching https://github.com/realm/realm-cocoa from cache
Fetched https://github.com/realm/realm-cocoa from cache (0.87s)
Computing version for https://github.com/realm/realm-cocoa
Computed https://github.com/realm/realm-cocoa at 4.4.1 (1.63s)
Fetching https://github.com/realm/realm-core from cache
Fetched https://github.com/realm/realm-core from cache (0.89s)
Computing version for https://github.com/realm/realm-core
Computed https://github.com/realm/realm-core at 5.23.8 (1.62s)
Creating working copy for https://github.com/realm/realm-core
Working copy of https://github.com/realm/realm-core resolved at 5.23.8
Creating working copy for https://github.com/caiyue1993/IceCream.git
Working copy of https://github.com/caiyue1993/IceCream.git resolved at master (e6a89be)
Creating working copy for https://github.com/realm/realm-cocoa
Working copy of https://github.com/realm/realm-cocoa resolved at 4.4.1
warning: '.resolve-product-dependencies': dependency 'icecream' is not used by any target
Found 1 product dependencies
  - Realm
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/caiyue1993/IceCream.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/55] Write swift-version--6988338F2F200930.txt
[1/55] Write sources
[2/55] Compiling binding_callback_thread_observer.cpp
[3/55] Compiling collection_notifications.cpp
[4/55] Compiling index_set.cpp
[5/55] Compiling weak_realm_notifier.cpp
[6/55] Compiling external_commit_helper.cpp
[7/55] Compiling keychain_helper.cpp
[8/55] Compiling RLMUpdateChecker.mm
[9/55] Compiling results_notifier.cpp
[10/55] Compiling collection_notifier.cpp
[11/55] Compiling RLMUtil.mm
[12/55] Compiling transact_log_handler.cpp
[13/55] Compiling RLMRealmUtil.mm
[14/55] Compiling RLMThreadSafeReference.mm
[15/55] Compiling RLMRealmConfiguration.mm
[16/55] Compiling RLMSchema.mm
[17/55] Compiling RLMSwiftSupport.m
[18/55] Compiling RLMResults.mm
[19/55] Compiling RLMPredicateUtil.mm
[20/55] Compiling RLMProperty.mm
[21/55] Compiling RLMObjectSchema.mm
[22/55] Compiling RLMRealm.mm
[23/55] Compiling RLMConstants.m
[24/55] Compiling RLMOptionalBase.mm
[25/55] Compiling RLMObjectStore.mm
[26/55] Compiling RLMObject.mm
[27/55] Compiling RLMObservation.mm
[28/55] Compiling RLMObjectBase.mm
[29/55] Compiling RLMMigration.mm
[30/55] Compiling event_loop_signal.cpp
[31/55] Compiling RLMManagedArray.mm
[32/55] Compiling RLMQueryUtil.mm
[33/55] Compiling uuid.cpp
[34/55] Compiling RLMListBase.mm
[35/55] Compiling placeholder.cpp
[36/55] Compiling RLMAnalytics.mm
[37/55] Compiling RLMCollection.mm
[38/55] Compiling RLMClassInfo.mm
[39/55] Compiling RLMArray.mm
[40/55] Compiling schema.cpp
[41/55] Compiling RLMAccessor.mm
[42/55] Compiling thread_safe_reference.cpp
[43/55] Compiling object_schema.cpp
[44/55] Compiling shared_realm.cpp
[45/55] Write sources
[46/55] Compiling object_store.cpp
[47/55] Compiling object.cpp
[48/55] Compiling results.cpp
[49/55] Compiling list.cpp
[50/55] Compiling primitive_list_notifier.cpp
[51/55] Compiling object_notifier.cpp
[52/55] Compiling collection_change_builder.cpp
[53/55] Compiling list_notifier.cpp
[54/55] Compiling realm_coordinator.cpp
[56/74] Compiling RealmSwift SortDescriptor.swift
[57/74] Compiling RealmSwift ThreadSafeReference.swift
[58/74] Compiling RealmSwift Results.swift
[59/74] Compiling RealmSwift Schema.swift
[60/75] Compiling RealmSwift Property.swift
[61/75] Compiling RealmSwift Realm.swift
[62/75] Compiling RealmSwift Migration.swift
[63/75] Compiling RealmSwift Nonsync.swift
[64/75] Compiling RealmSwift LinkingObjects.swift
[65/75] Compiling RealmSwift List.swift
[66/75] Compiling RealmSwift ObjectiveCSupport.swift
[67/75] Compiling RealmSwift Optional.swift
[68/75] Compiling RealmSwift RealmCollection.swift
[69/75] Compiling RealmSwift RealmConfiguration.swift
[70/75] Compiling RealmSwift Aliases.swift
[71/75] Compiling RealmSwift Error.swift
[72/75] Compiling RealmSwift Object.swift
[73/75] Compiling RealmSwift ObjectSchema.swift
[74/75] Emitting module RealmSwift
[75/75] Compiling RealmSwift Util.swift
[76/90] Compiling IceCream PublicDatabaseManager.swift
[77/90] Compiling IceCream CreamLocation.swift
/Users/admin/builder/spi-builder-workspace/IceCream/Classes/DatabaseManagerProtocol.swift:10:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
  8 | import CloudKit
  9 |
 10 | protocol DatabaseManager: class {
    |                           `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 11 |
 12 |     /// A conduit for accessing and performing operations on the data of an app container.
[78/90] Compiling IceCream DatabaseManagerProtocol.swift
/Users/admin/builder/spi-builder-workspace/IceCream/Classes/DatabaseManagerProtocol.swift:10:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
  8 | import CloudKit
  9 |
 10 | protocol DatabaseManager: class {
    |                           `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 11 |
 12 |     /// A conduit for accessing and performing operations on the data of an app container.
[79/90] Compiling IceCream Notification+Name.swift
[80/90] Compiling IceCream PendingRelationshipsWorker.swift
[81/90] Compiling IceCream SyncObject.swift
[82/90] Compiling IceCream ErrorHandler.swift
[83/90] Compiling IceCream Manifest.swift
[84/90] Compiling IceCream CKRecordRecoverable.swift
[85/90] Compiling IceCream CreamAsset.swift
[86/90] Compiling IceCream SyncEngine.swift
/Users/admin/builder/spi-builder-workspace/IceCream/Classes/SyncEngine.swift:42:13: warning: switch must be exhaustive
 40 |         databaseManager.container.accountStatus { [weak self] (status, error) in
 41 |             guard let self = self else { return }
 42 |             switch status {
    |             |- warning: switch must be exhaustive
    |             `- note: add missing case: '.temporarilyUnavailable'
 43 |             case .available:
 44 |                 self.databaseManager.registerLocalDatabase()
[87/90] Compiling IceCream PrivateDatabaseManager.swift
[88/90] Emitting module IceCream
/Users/admin/builder/spi-builder-workspace/IceCream/Classes/DatabaseManagerProtocol.swift:10:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
  8 | import CloudKit
  9 |
 10 | protocol DatabaseManager: class {
    |                           `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
 11 |
 12 |     /// A conduit for accessing and performing operations on the data of an app container.
/Users/admin/builder/spi-builder-workspace/IceCream/Classes/Syncable.swift:14:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
12 | /// Since `sync` is an informal version of `synchronize`, so we choose the `syncable` word for
13 | /// the ability of synchronization.
14 | public protocol Syncable: class {
   |                           `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
15 |
16 |     /// CKRecordZone related
[89/90] Compiling IceCream BackgroundWorker.swift
[90/90] Compiling IceCream CKRecordConvertible.swift
[91/91] Compiling IceCream Syncable.swift
/Users/admin/builder/spi-builder-workspace/IceCream/Classes/Syncable.swift:14:27: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
12 | /// Since `sync` is an informal version of `synchronize`, so we choose the `syncable` word for
13 | /// the ability of synchronization.
14 | public protocol Syncable: class {
   |                           `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
15 |
16 |     /// CKRecordZone related
Build complete! (20.29s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "realm-cocoa",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.1.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/realm/realm-cocoa"
    }
  ],
  "manifest_display_name" : "IceCream",
  "name" : "IceCream",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "IceCream",
      "targets" : [
        "IceCream"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "IceCream",
      "module_type" : "SwiftTarget",
      "name" : "IceCream",
      "path" : "IceCream",
      "product_dependencies" : [
        "RealmSwift",
        "Realm"
      ],
      "product_memberships" : [
        "IceCream"
      ],
      "sources" : [
        "Classes/BackgroundWorker.swift",
        "Classes/CKRecordConvertible.swift",
        "Classes/CKRecordRecoverable.swift",
        "Classes/CreamAsset.swift",
        "Classes/CreamLocation.swift",
        "Classes/DatabaseManagerProtocol.swift",
        "Classes/ErrorHandler.swift",
        "Classes/Manifest.swift",
        "Classes/Notification+Name.swift",
        "Classes/PendingRelationshipsWorker.swift",
        "Classes/PrivateDatabaseManager.swift",
        "Classes/PublicDatabaseManager.swift",
        "Classes/SyncEngine.swift",
        "Classes/SyncObject.swift",
        "Classes/Syncable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.