The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RealmCoder, reference master (8730ac), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 08:08:28 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OakCityLabs/RealmCoder.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OakCityLabs/RealmCoder
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8730ac1 Merge branch 'master' into documentation
Cloned https://github.com/OakCityLabs/RealmCoder.git
Revision (git rev-parse @):
8730ac1a45811fff4df2907adde5f1347a813ed4
SUCCESS checkout https://github.com/OakCityLabs/RealmCoder.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/OakCityLabs/RealmCoder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/53] Write sources
[2/53] Write swift-version-1EA4D86E10B52AF.txt
[3/53] Compiling external_commit_helper.cpp
[4/53] Compiling keychain_helper.cpp
[5/53] Compiling RLMRealmConfiguration.mm
[5/53] Compiling RLMUpdateChecker.mm
[7/53] Compiling RLMUtil.mm
[8/53] Compiling RLMRealmUtil.mm
[9/53] Compiling RLMThreadSafeReference.mm
[10/53] Compiling RLMSchema.mm
[11/53] Compiling RLMSwiftSupport.m
[12/53] Compiling RLMResults.mm
[13/53] Compiling RLMPredicateUtil.mm
[14/53] Compiling RLMProperty.mm
[15/53] Compiling RLMObjectSchema.mm
[16/53] Compiling RLMRealm.mm
[17/53] Compiling RLMConstants.m
[18/53] Compiling RLMOptionalBase.mm
[19/53] Compiling RLMObjectStore.mm
[20/53] Compiling RLMObject.mm
[21/53] Compiling RLMObservation.mm
[22/53] Compiling RLMObjectBase.mm
[23/53] Compiling RLMMigration.mm
[24/53] Compiling uuid.cpp
[25/53] Compiling RLMListBase.mm
[26/53] Compiling RLMAnalytics.mm
[27/53] Compiling RLMManagedArray.mm
[28/53] Compiling RLMQueryUtil.mm
[29/53] Compiling RLMClassInfo.mm
[30/53] Compiling RLMCollection.mm
[31/53] Compiling thread_safe_reference.cpp
[32/53] Compiling RLMArray.mm
[33/53] Compiling schema.cpp
[34/53] Compiling RLMAccessor.mm
[35/53] Compiling index_set.cpp
[36/53] Compiling weak_realm_notifier.cpp
[37/53] Compiling shared_realm.cpp
[38/53] Compiling object_schema.cpp
[39/53] Compiling object_store.cpp
[40/53] Compiling object.cpp
[41/53] Compiling results.cpp
[42/53] Compiling list.cpp
[43/53] Compiling binding_callback_thread_observer.cpp
[44/53] Compiling collection_notifications.cpp
[45/53] Compiling results_notifier.cpp
[46/53] Compiling primitive_list_notifier.cpp
[47/53] Compiling object_notifier.cpp
[48/53] Compiling transact_log_handler.cpp
[49/53] Compiling collection_change_builder.cpp
[50/53] Compiling list_notifier.cpp
[51/53] Compiling collection_notifier.cpp
[52/53] Compiling realm_coordinator.cpp
[54/72] Compiling RealmSwift Property.swift
[55/72] Compiling RealmSwift Realm.swift
[56/72] Compiling RealmSwift Migration.swift
[57/72] Compiling RealmSwift Nonsync.swift
[58/72] Compiling RealmSwift ObjectiveCSupport.swift
[59/72] Compiling RealmSwift Optional.swift
[60/72] Emitting module RealmSwift
[61/72] Compiling RealmSwift Results.swift
[62/72] Compiling RealmSwift Schema.swift
[63/72] Compiling RealmSwift SortDescriptor.swift
[64/72] Compiling RealmSwift ThreadSafeReference.swift
[65/72] Compiling RealmSwift Object.swift
[66/72] Compiling RealmSwift ObjectSchema.swift
[67/72] Compiling RealmSwift LinkingObjects.swift
[68/72] Compiling RealmSwift List.swift
[69/72] Compiling RealmSwift RealmCollection.swift
[70/72] Compiling RealmSwift RealmConfiguration.swift
[71/72] Compiling RealmSwift Aliases.swift
[72/72] Compiling RealmSwift Error.swift
[73/73] Compiling RealmSwift Util.swift
[74/76] Emitting module RealmCoder
[75/76] Compiling RealmCoder RealmCoder.swift
[76/76] Compiling RealmCoder RealmCodable.swift
Build complete! (38.67s)
Fetching https://github.com/realm/realm-cocoa.git
[1/131359] Fetching realm-cocoa
Fetched https://github.com/realm/realm-cocoa.git from cache (6.60s)
Computing version for https://github.com/realm/realm-cocoa.git
Computed https://github.com/realm/realm-cocoa.git at 4.4.1 (7.18s)
Fetching https://github.com/realm/realm-core
[1/252487] Fetching realm-core
Fetched https://github.com/realm/realm-core from cache (11.56s)
Computing version for https://github.com/realm/realm-core
Computed https://github.com/realm/realm-core at 5.23.8 (12.09s)
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/realm/realm-cocoa.git
Working copy of https://github.com/realm/realm-cocoa.git resolved at 4.4.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "realm-cocoa",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.4.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/realm/realm-cocoa.git"
    }
  ],
  "manifest_display_name" : "RealmCoder",
  "name" : "RealmCoder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "RealmCoder",
      "targets" : [
        "RealmCoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "RealmCoderTests",
      "module_type" : "SwiftTarget",
      "name" : "RealmCoderTests",
      "path" : "Tests/RealmCoderTests",
      "sources" : [
        "ModelTests/EnvelopedUserTests.swift",
        "ModelTests/FarmTests.swift",
        "ModelTests/MuppetTests.swift",
        "ModelTests/ParkingLotTests.swift",
        "ModelTests/PetFinderTests.swift",
        "ModelTests/UserTests.swift",
        "Models/Animal.swift",
        "Models/Farm.swift",
        "Models/Muppet.swift",
        "Models/User/EnvelopedUser.swift",
        "Models/User/User.swift",
        "Models/Vehicle/Car.swift",
        "Models/Vehicle/Motorcycle.swift",
        "Models/Vehicle/ParkingLot.swift",
        "Models/Vehicle/Vehicle.swift",
        "RealmCoderTests.swift",
        "Utils.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "RealmCoder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RealmCoder",
      "module_type" : "SwiftTarget",
      "name" : "RealmCoder",
      "path" : "Sources/RealmCoder",
      "product_dependencies" : [
        "RealmSwift"
      ],
      "product_memberships" : [
        "RealmCoder"
      ],
      "sources" : [
        "RealmCodable.swift",
        "RealmCoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.