Build Information
Successful build of VideosAPI, reference main (789e57), with Swift 6.1 for macOS (SPM) on 6 Oct 2025 19:39:23 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/m1guelpf/swift-openai-videos.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/m1guelpf/swift-openai-videos
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 789e574 Add LICENSE
Cloned https://github.com/m1guelpf/swift-openai-videos.git
Revision (git rev-parse @):
789e5746bf5e23a38940c9cb62561a6101671ada
SUCCESS checkout https://github.com/m1guelpf/swift-openai-videos.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/m1guelpf/swift-openai-videos.git
https://github.com/m1guelpf/swift-openai-videos.git
{
"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"
}
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
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version-2F0A5646E1D333AE.txt
[3/17] Compiling VideosAPI Variant.swift
[4/18] Compiling VideosAPI PaginatedResponse.swift
[5/18] Compiling VideosAPI RemixVideoRequest.swift
[6/18] Emitting module VideosAPI
[7/18] Compiling VideosAPI Size.swift
[8/18] Compiling VideosAPI CreateVideoRequest.swift
[9/18] Compiling VideosAPI ErrorResponse.swift
[10/18] Compiling VideosAPI File.swift
[11/18] Compiling VideosAPI Model.swift
[12/18] Compiling VideosAPI VideosAPI.swift
[13/18] Compiling VideosAPI SortOrder.swift
[14/18] Compiling VideosAPI VideoJob.swift
[15/18] Compiling VideosAPI VideoDeleted.swift
[16/18] Compiling VideosAPI FormData.swift
[16/18] Write Objects.LinkFileList
[17/18] Archiving libVideosAPI.a
Build complete! (5.20s)
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.