The Swift Package Index logo.Swift Package Index

Build Information

Successful build of localized-strings-symbols 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/iKenndac/localized-strings-symbols.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/iKenndac/localized-strings-symbols
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6a77068 Update README
Cloned https://github.com/iKenndac/localized-strings-symbols.git
Revision (git rev-parse @):
6a770687c37490ae4e59d0f808946afa999716ef
SUCCESS checkout https://github.com/iKenndac/localized-strings-symbols.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "localized-strings-symbols",
      "name": "localized-strings-symbols",
      "url": "https://github.com/iKenndac/localized-strings-symbols.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/localized-strings-symbols",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/iKenndac/localized-strings-symbols.git
[1/71] Fetching localized-strings-symbols
Fetched https://github.com/iKenndac/localized-strings-symbols.git (0.29s)
Creating working copy for https://github.com/iKenndac/localized-strings-symbols.git
Working copy of https://github.com/iKenndac/localized-strings-symbols.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
[1/1] Compiling plugin Generate Strings File Symbols
Building for debugging...
[2/5] Compiling generate_symbols_tool main.swift
[3/5] Emitting module generate_symbols_tool
[4/5] Compiling generate_symbols_tool SymbolBuilders.swift
[4/5] Linking generate-symbols-tool
Build complete! (8.57s)
Build complete.
Done.