The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftUIPhone, reference master (e78f80), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 04:44:08 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/JUSTINMKAUFMAN/SwiftUIPhone.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JUSTINMKAUFMAN/SwiftUIPhone
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e78f801 Merge pull request #1 from christopherweems/main
Cloned https://github.com/JUSTINMKAUFMAN/SwiftUIPhone.git
Revision (git rev-parse @):
e78f8010f52fa78d72df4134e00bb34c4c629f1c
SUCCESS checkout https://github.com/JUSTINMKAUFMAN/SwiftUIPhone.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/JUSTINMKAUFMAN/SwiftUIPhone.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying PhoneFrame.png
[1/5] Copying PhoneBlack.png
[1/5] Write sources
[3/5] Copying PhoneWhite.png
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/9] Compiling SwiftUIPhone resource_bundle_accessor.swift
[7/9] Compiling SwiftUIPhone Extensions.swift
[8/9] Emitting module SwiftUIPhone
[9/9] Compiling SwiftUIPhone SwiftUIPhone.swift
Build complete! (7.05s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftUIPhone",
  "name" : "SwiftUIPhone",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUIPhone",
      "targets" : [
        "SwiftUIPhone"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftUIPhone",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIPhone",
      "path" : "Sources/SwiftUIPhone",
      "product_memberships" : [
        "SwiftUIPhone"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIPhone/Resources/PhoneBlack.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIPhone/Resources/PhoneFrame.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIPhone/Resources/PhoneWhite.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions.swift",
        "SwiftUIPhone.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Done.