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 SourceView, reference main (53dc51), with Swift 5.10 for macOS (SPM) on 13 Jul 2024 00:59:56 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/SourceView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/SourceView
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 53dc51b Making command processors public
Cloned https://github.com/ChimeHQ/SourceView.git
Revision (git rev-parse @):
53dc51befb131a6eced5f965453e7e9f32750d8c
SUCCESS checkout https://github.com/ChimeHQ/SourceView.git at main
========================================
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",
  "dependencies": [
    {
      "identity": "sourceview",
      "name": "SourceView",
      "url": "https://github.com/ChimeHQ/SourceView.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SourceView",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/SourceView.git
[1/83] Fetching sourceview
Fetched https://github.com/ChimeHQ/SourceView.git from cache (1.17s)
Creating working copy for https://github.com/ChimeHQ/SourceView.git
Working copy of https://github.com/ChimeHQ/SourceView.git resolved at main (53dc51b)
warning: '.resolve-product-dependencies': dependency 'sourceview' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ChimeHQ/SourceView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/12] Compiling SourceView WhitespaceDisplayMode.swift
[4/12] Compiling SourceView TextCommandProcessor.swift
[5/12] Compiling SourceView TextMovementProcessor.swift
[6/12] Compiling SourceView TextIndentationProcessor.swift
[7/12] Compiling SourceView NSTextView+Undo.swift
[8/12] Compiling SourceView NSTextView+Selection.swift
[9/12] Compiling SourceView NSTextView+Behavior.swift
[10/12] Compiling SourceView SourceView.swift
[11/12] Emitting module SourceView
[12/12] Compiling SourceView BaseTextView.swift
Build complete! (7.62s)
Build complete.
Done.