The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RealmSwift, reference main (d79a70), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 17:06:29 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/beMappy/RealmSwift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/beMappy/RealmSwift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d79a70d chore: Release SPM version as a pod
Cloned https://github.com/beMappy/RealmSwift.git
Revision (git rev-parse @):
d79a70d34750760e51a09ebef0b0d1e858f82ef9
SUCCESS checkout https://github.com/beMappy/RealmSwift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/beMappy/RealmSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/4] Emitting module RealmSwiftWrapper
[4/4] Compiling RealmSwiftWrapper RealmSwiftWrapper.swift
Build complete! (12.78s)
Fetching https://github.com/beMappy/Realm/
[1/341] Fetching realm
Fetched https://github.com/beMappy/Realm/ from cache (10.96s)
Computing version for https://github.com/beMappy/Realm/
Computed https://github.com/beMappy/Realm/ at 10.39.1-SPM (11.48s)
Creating working copy for https://github.com/beMappy/Realm/
Working copy of https://github.com/beMappy/Realm/ resolved at 10.39.1-SPM
Build complete.
{
  "dependencies" : [
    {
      "identity" : "realm",
      "requirement" : {
        "exact" : [
          "10.39.1-SPM"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/beMappy/Realm/"
    }
  ],
  "manifest_display_name" : "RealmSwift",
  "name" : "RealmSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "RealmSwift",
      "targets" : [
        "RealmSwiftWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RealmSwiftWrapper",
      "module_type" : "SwiftTarget",
      "name" : "RealmSwiftWrapper",
      "path" : "Sources/RealmSwiftWrapper",
      "product_dependencies" : [
        "Realm"
      ],
      "product_memberships" : [
        "RealmSwift"
      ],
      "sources" : [
        "RealmSwiftWrapper.swift"
      ],
      "target_dependencies" : [
        "RealmSwift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RealmSwift",
      "module_type" : "BinaryTarget",
      "name" : "RealmSwift",
      "path" : "RealmSwift.xcframework",
      "product_memberships" : [
        "RealmSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
Done.