The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of voicevox-client, reference 1.1.1 (6db72f), with Swift 6.1 for macOS (SPM) on 14 Aug 2025 20:55:31 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.66.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tattn/voicevox-client.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tattn/voicevox-client
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 6db72f0 Add JSON parsing for user dictionary and implement words retrieval method
Cloned https://github.com/tattn/voicevox-client.git
Revision (git rev-parse @):
6db72f0c6361c484bfa8c0669681fc643dbdeba9
SUCCESS checkout https://github.com/tattn/voicevox-client.git at 1.1.1
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-docc-plugin
[1/2094] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.29s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.30s)
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (4.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.64s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Downloading binary artifact https://github.com/tattn/voicevox-client-onnxruntime/releases/download/v1.17.3/voicevox_onnxruntime-ios-xcframework-1.17.3-modified.zip
Downloading binary artifact https://github.com/VOICEVOX/voicevox_core/releases/download/0.16.0/voicevox_core-ios-xcframework-cpu-0.16.0.zip
[16375/14377870] Downloading https://github.com/tattn/voicevox-client-onnxruntime/releases/download/v1.17.3/voicevox_onnxruntime-ios-xcframework-1.17.3-modified.zip
[7108005/17964313] Downloading https://github.com/tattn/voicevox-client-onnxruntime/releases/download/v1.17.3/voicevox_onnxruntime-ios-xcframework-1.17.3-modified.zip, https://github.com/VOICEVOX/voicevox_core/releases/download/0.16.0/voicevox_core-ios-xcframework-cpu-0.16.0.zip
Downloaded https://github.com/VOICEVOX/voicevox_core/releases/download/0.16.0/voicevox_core-ios-xcframework-cpu-0.16.0.zip (0.83s)
Downloaded https://github.com/tattn/voicevox-client-onnxruntime/releases/download/v1.17.3/voicevox_onnxruntime-ios-xcframework-1.17.3-modified.zip (1.23s)
========================================
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": "voicevox-client",
      "name": "voicevox-client",
      "url": "https://github.com/tattn/voicevox-client.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/voicevox-client",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tattn/voicevox-client.git
[1/200] Fetching voicevox-client
Fetched https://github.com/tattn/voicevox-client.git from cache (0.68s)
Creating working copy for https://github.com/tattn/voicevox-client.git
Working copy of https://github.com/tattn/voicevox-client.git resolved at 1.1.1 (6db72f0)
Fetching binary artifact https://github.com/VOICEVOX/voicevox_core/releases/download/0.16.0/voicevox_core-ios-xcframework-cpu-0.16.0.zip from cache
Fetching binary artifact https://github.com/tattn/voicevox-client-onnxruntime/releases/download/v1.17.3/voicevox_onnxruntime-ios-xcframework-1.17.3-modified.zip from cache
Fetched https://github.com/VOICEVOX/voicevox_core/releases/download/0.16.0/voicevox_core-ios-xcframework-cpu-0.16.0.zip from cache (0.35s)
Fetched https://github.com/tattn/voicevox-client-onnxruntime/releases/download/v1.17.3/voicevox_onnxruntime-ios-xcframework-1.17.3-modified.zip from cache (0.56s)
warning: '.resolve-product-dependencies': dependency 'voicevox-client' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tattn/voicevox-client.git
https://github.com/tattn/voicevox-client.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "voicevox-client",
  "name" : "voicevox-client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "VOICEVOX",
      "targets" : [
        "VOICEVOX"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "voicevox_core_macos",
      "module_type" : "ClangTarget",
      "name" : "voicevox_core_macos",
      "path" : "Sources/voicevox_core_macos",
      "product_memberships" : [
        "VOICEVOX"
      ],
      "sources" : [
        "empty.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "voicevox_core_ios",
      "module_type" : "BinaryTarget",
      "name" : "voicevox_core_ios",
      "path" : "remote/archive/voicevox_core-ios-xcframework-cpu-0.16.0.zip",
      "product_memberships" : [
        "VOICEVOX"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "voicevox_common",
      "module_type" : "SwiftTarget",
      "name" : "voicevox_common",
      "path" : "Sources/voicevox_common",
      "product_memberships" : [
        "VOICEVOX"
      ],
      "sources" : [
        "Exported.swift"
      ],
      "target_dependencies" : [
        "onnxruntime",
        "voicevox_core_ios",
        "voicevox_core_macos"
      ],
      "type" : "library"
    },
    {
      "c99name" : "onnxruntime",
      "module_type" : "BinaryTarget",
      "name" : "onnxruntime",
      "path" : "remote/archive/voicevox_onnxruntime-ios-xcframework-1.17.3-modified.zip",
      "product_memberships" : [
        "VOICEVOX"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "VOICEVOXTests",
      "module_type" : "SwiftTarget",
      "name" : "VOICEVOXTests",
      "path" : "Tests/VOICEVOXTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/VOICEVOXTests/lib",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AccentPhrasesTests.swift",
        "AudioQueryTests.swift",
        "CoreSynthesizerTests.swift",
        "TestResources.swift",
        "UserDictionaryTests.swift",
        "VOICEVOXConfigurationTests.swift",
        "VOICEVOXCoreTests.swift",
        "VOICEVOXIntegrationTests.swift"
      ],
      "target_dependencies" : [
        "VOICEVOX"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VOICEVOX",
      "module_type" : "SwiftTarget",
      "name" : "VOICEVOX",
      "path" : "Sources/VOICEVOX",
      "product_memberships" : [
        "VOICEVOX"
      ],
      "sources" : [
        "AccentPhrases.swift",
        "AudioQuery.swift",
        "CoreSynthesizer.swift",
        "OnnxRuntime.swift",
        "OpenJTalk.swift",
        "Speaker.swift",
        "Synthesizer.swift",
        "UserDictionary.swift",
        "VOICEVOXConfiguration.swift",
        "VOICEVOXError.swift",
        "VoiceModelFile.swift"
      ],
      "target_dependencies" : [
        "voicevox_common"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/6] Write sources
[4/6] Compiling voicevox_core_macos empty.m
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/8] Compiling voicevox_common Exported.swift
[8/8] Emitting module voicevox_common
[9/19] Compiling VOICEVOX Synthesizer.swift
[10/19] Compiling VOICEVOX OpenJTalk.swift
[11/20] Compiling VOICEVOX VOICEVOXConfiguration.swift
[12/20] Compiling VOICEVOX VOICEVOXError.swift
[13/20] Compiling VOICEVOX UserDictionary.swift
[14/20] Compiling VOICEVOX Speaker.swift
[15/20] Compiling VOICEVOX CoreSynthesizer.swift
[16/20] Compiling VOICEVOX OnnxRuntime.swift
[17/20] Emitting module VOICEVOX
[18/20] Compiling VOICEVOX AccentPhrases.swift
[19/20] Compiling VOICEVOX AudioQuery.swift
[20/20] Compiling VOICEVOX VoiceModelFile.swift
Build complete! (15.18s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "voicevox-client",
  "name" : "voicevox-client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "VOICEVOX",
      "targets" : [
        "VOICEVOX"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "voicevox_core_macos",
      "module_type" : "ClangTarget",
      "name" : "voicevox_core_macos",
      "path" : "Sources/voicevox_core_macos",
      "product_memberships" : [
        "VOICEVOX"
      ],
      "sources" : [
        "empty.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "voicevox_core_ios",
      "module_type" : "BinaryTarget",
      "name" : "voicevox_core_ios",
      "path" : "remote/archive/voicevox_core-ios-xcframework-cpu-0.16.0.zip",
      "product_memberships" : [
        "VOICEVOX"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "voicevox_common",
      "module_type" : "SwiftTarget",
      "name" : "voicevox_common",
      "path" : "Sources/voicevox_common",
      "product_memberships" : [
        "VOICEVOX"
      ],
      "sources" : [
        "Exported.swift"
      ],
      "target_dependencies" : [
        "onnxruntime",
        "voicevox_core_ios",
        "voicevox_core_macos"
      ],
      "type" : "library"
    },
    {
      "c99name" : "onnxruntime",
      "module_type" : "BinaryTarget",
      "name" : "onnxruntime",
      "path" : "remote/archive/voicevox_onnxruntime-ios-xcframework-1.17.3-modified.zip",
      "product_memberships" : [
        "VOICEVOX"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "VOICEVOXTests",
      "module_type" : "SwiftTarget",
      "name" : "VOICEVOXTests",
      "path" : "Tests/VOICEVOXTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/VOICEVOXTests/lib",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AccentPhrasesTests.swift",
        "AudioQueryTests.swift",
        "CoreSynthesizerTests.swift",
        "TestResources.swift",
        "UserDictionaryTests.swift",
        "VOICEVOXConfigurationTests.swift",
        "VOICEVOXCoreTests.swift",
        "VOICEVOXIntegrationTests.swift"
      ],
      "target_dependencies" : [
        "VOICEVOX"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VOICEVOX",
      "module_type" : "SwiftTarget",
      "name" : "VOICEVOX",
      "path" : "Sources/VOICEVOX",
      "product_memberships" : [
        "VOICEVOX"
      ],
      "sources" : [
        "AccentPhrases.swift",
        "AudioQuery.swift",
        "CoreSynthesizer.swift",
        "OnnxRuntime.swift",
        "OpenJTalk.swift",
        "Speaker.swift",
        "Synthesizer.swift",
        "UserDictionary.swift",
        "VOICEVOXConfiguration.swift",
        "VOICEVOXError.swift",
        "VoiceModelFile.swift"
      ],
      "target_dependencies" : [
        "voicevox_common"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.