The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VideosAPI, reference v0.1.0 (c47eab), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 04:30:20 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/m1guelpf/swift-openai-videos.git
Reference: v0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/m1guelpf/swift-openai-videos
 * tag               v0.1.0     -> FETCH_HEAD
HEAD is now at c47eab1 init
Cloned https://github.com/m1guelpf/swift-openai-videos.git
Revision (git rev-parse @):
c47eab181b7a0a21c32e41594bc265d6f398b44c
SUCCESS checkout https://github.com/m1guelpf/swift-openai-videos.git at v0.1.0
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-openai-videos",
      "name": "VideosAPI",
      "url": "https://github.com/m1guelpf/swift-openai-videos.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openai-videos",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/m1guelpf/swift-openai-videos.git
[1/24] Fetching swift-openai-videos
Fetched https://github.com/m1guelpf/swift-openai-videos.git from cache (0.62s)
Creating working copy for https://github.com/m1guelpf/swift-openai-videos.git
Working copy of https://github.com/m1guelpf/swift-openai-videos.git resolved at v0.1.0 (c47eab1)
warning: '.resolve-product-dependencies': dependency 'swift-openai-videos' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/m1guelpf/swift-openai-videos.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version--6988338F2F200930.txt
[3/17] Compiling VideosAPI VideoDeleted.swift
[4/17] Compiling VideosAPI SortOrder.swift
[5/17] Emitting module VideosAPI
[6/17] Compiling VideosAPI File.swift
[7/17] Compiling VideosAPI Model.swift
[8/17] Compiling VideosAPI Variant.swift
[9/17] Compiling VideosAPI CreateVideoRequest.swift
[10/17] Compiling VideosAPI ErrorResponse.swift
[11/17] Compiling VideosAPI VideoJob.swift
[12/17] Compiling VideosAPI FormData.swift
[13/17] Compiling VideosAPI PaginatedResponse.swift
[14/17] Compiling VideosAPI RemixVideoRequest.swift
[15/17] Compiling VideosAPI Size.swift
[16/18] Compiling VideosAPI VideosAPI.swift
[16/18] Write Objects.LinkFileList
[17/18] Archiving libVideosAPI.a
Build complete! (5.09s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "VideosAPI",
  "name" : "VideosAPI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "VideosAPI",
      "targets" : [
        "VideosAPI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VideosAPI",
      "module_type" : "SwiftTarget",
      "name" : "VideosAPI",
      "path" : "src",
      "product_memberships" : [
        "VideosAPI"
      ],
      "sources" : [
        "Models/CreateVideoRequest.swift",
        "Models/ErrorResponse.swift",
        "Models/File.swift",
        "Models/Model.swift",
        "Models/PaginatedResponse.swift",
        "Models/RemixVideoRequest.swift",
        "Models/Size.swift",
        "Models/SortOrder.swift",
        "Models/Variant.swift",
        "Models/VideoDeleted.swift",
        "Models/VideoJob.swift",
        "Support/FormData.swift",
        "VideosAPI.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.