The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MapboxSpeech 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/mapbox/mapbox-speech-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-speech-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a9ef284 Merge pull request #60 from mapbox/kried/2.1.1
Cloned https://github.com/mapbox/mapbox-speech-swift.git
Revision (git rev-parse @):
a9ef284deae227c6111c27a3535098c1e9a9d8e3
SUCCESS checkout https://github.com/mapbox/mapbox-speech-swift.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "mapbox-speech-swift",
      "name": "MapboxSpeech",
      "url": "https://github.com/mapbox/mapbox-speech-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mapbox-speech-swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mapbox/mapbox-speech-swift.git
[1/1138] Fetching mapbox-speech-swift
Fetched https://github.com/mapbox/mapbox-speech-swift.git (0.45s)
Creating working copy for https://github.com/mapbox/mapbox-speech-swift.git
Working copy of https://github.com/mapbox/mapbox-speech-swift.git resolved at main
Found 0 product dependencies
========================================
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...
[1/4] Compiling MapboxSpeech MBSpeechOptions.swift
[2/4] Compiling MapboxSpeech MapboxSpeech.swift
[3/4] Emitting module MapboxSpeech
[4/6] Compiling MapboxSpeechCLI main.swift
[5/6] Emitting module MapboxSpeechCLI
[5/6] Linking MapboxSpeechCLI
Build complete! (16.55s)
Build complete.
Done.