The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SmartQuotes 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/hallee/swift-smart-quotes.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hallee/swift-smart-quotes
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0014907 Localization + de, fi, sv (#2)
Cloned https://github.com/hallee/swift-smart-quotes.git
Revision (git rev-parse @):
00149071a7680a44a825dc95ef88cd8f36e513da
SUCCESS checkout https://github.com/hallee/swift-smart-quotes.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-smart-quotes",
      "name": "SmartQuotes",
      "url": "https://github.com/hallee/swift-smart-quotes.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-smart-quotes",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/hallee/swift-smart-quotes.git
[1/152] Fetching swift-smart-quotes
Fetched https://github.com/hallee/swift-smart-quotes.git (0.25s)
Creating working copy for https://github.com/hallee/swift-smart-quotes.git
Working copy of https://github.com/hallee/swift-smart-quotes.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swift-smart-quotes' is not used by any target
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/3] Compiling SmartQuotes SmartQuotes.swift
[2/3] Emitting module SmartQuotes
[2/3] Archiving libSmartQuotes.a
Build complete! (6.90s)
Build complete.
Done.