The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SoulverTextKit with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/soulverteam/SoulverTextKit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/soulverteam/SoulverTextKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fe9f909 Fix capitalization
Cloned https://github.com/soulverteam/SoulverTextKit.git
Revision (git rev-parse @):
fe9f909c6652b7caf4973465f4b3fc5d9647f219
SUCCESS checkout https://github.com/soulverteam/SoulverTextKit.git at main
Fetching https://github.com/soulverteam/SoulverCore from cache
Fetched https://github.com/soulverteam/SoulverCore (0.22s)
Computing version for https://github.com/soulverteam/SoulverCore
Computed https://github.com/soulverteam/SoulverCore at 1.4.5 (0.02s)
Creating working copy for https://github.com/soulverteam/SoulverCore
Working copy of https://github.com/soulverteam/SoulverCore resolved at 1.4.5
Downloading binary artifact https://github.com/soulverteam/SoulverCore/releases/download/1.4.5/SoulverCore.xcframework.zip
[20652/15610309] Downloading https://github.com/soulverteam/SoulverCore/releases/download/1.4.5/SoulverCore.xcframework.zip
Downloaded https://github.com/soulverteam/SoulverCore/releases/download/1.4.5/SoulverCore.xcframework.zip (2.48s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "soulvertextkit",
      "name": "SoulverTextKit",
      "url": "https://github.com/soulverteam/SoulverTextKit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SoulverTextKit",
      "dependencies": [
        {
          "identity": "soulvercore",
          "name": "SoulverCore",
          "url": "https://github.com/soulverteam/SoulverCore",
          "version": "1.4.5",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SoulverCore",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/soulverteam/SoulverTextKit.git from cache
Fetched https://github.com/soulverteam/SoulverTextKit.git (0.18s)
Fetching https://github.com/soulverteam/SoulverCore from cache
Fetched https://github.com/soulverteam/SoulverCore (0.19s)
Computing version for https://github.com/soulverteam/SoulverCore
Computed https://github.com/soulverteam/SoulverCore at 1.4.5 (0.02s)
Creating working copy for https://github.com/soulverteam/SoulverCore
Working copy of https://github.com/soulverteam/SoulverCore resolved at 1.4.5
Creating working copy for https://github.com/soulverteam/SoulverTextKit.git
Working copy of https://github.com/soulverteam/SoulverTextKit.git resolved at main
Downloading binary artifact https://github.com/soulverteam/SoulverCore/releases/download/1.4.5/SoulverCore.xcframework.zip
[16384/15610309] Downloading https://github.com/soulverteam/SoulverCore/releases/download/1.4.5/SoulverCore.xcframework.zip
Downloaded https://github.com/soulverteam/SoulverCore/releases/download/1.4.5/SoulverCore.xcframework.zip (2.03s)
warning: '.resolve-product-dependencies': dependency 'soulvertextkit' is not used by any target
Found 1 product dependencies
  - SoulverCore
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying SoulverCore.framework
[2/4] Compiling SoulverTextKit StringByParagraphs.swift
[3/4] Emitting module SoulverTextKit
[4/4] Compiling SoulverTextKit SoulverTextKit.swift
Build complete! (12.10s)
Build complete.
Done.