Build Information
Successful build of pixivswift, reference v1.1.10 (72a109), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 11:34:50 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/theBreadCompany/pixivswift.git
Reference: v1.1.10
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/theBreadCompany/pixivswift
* tag v1.1.10 -> FETCH_HEAD
HEAD is now at 72a1095 fix commits for ZIPFoundation and SwiftGD because neither pushed their bug fixes as patches yet
Cloned https://github.com/theBreadCompany/pixivswift.git
Revision (git rev-parse @):
72a109589344e6281c6327cf568cea0c123ee216
SUCCESS checkout https://github.com/theBreadCompany/pixivswift.git at v1.1.10
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/5963] Fetching zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.22s)
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at fac78dfe5a886ad98e355ba98475b30b3753213a
========================================
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": "pixivswift",
"name": "pixivswift",
"url": "https://github.com/theBreadCompany/pixivswift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/pixivswift",
"traits": [
"default"
],
"dependencies": [
{
"identity": "zipfoundation",
"name": "ZIPFoundation",
"url": "https://github.com/weichsel/ZIPFoundation.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/theBreadCompany/pixivswift.git
[1/748] Fetching pixivswift
Fetched https://github.com/theBreadCompany/pixivswift.git from cache (0.78s)
Fetching https://github.com/weichsel/ZIPFoundation.git from cache
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.52s)
Creating working copy for https://github.com/theBreadCompany/pixivswift.git
Working copy of https://github.com/theBreadCompany/pixivswift.git resolved at v1.1.10 (72a1095)
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at fac78dfe5a886ad98e355ba98475b30b3753213a
Found 1 product dependencies
- ZIPFoundation
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/theBreadCompany/pixivswift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Copying PrivacyInfo.xcprivacy
[0/10] Write sources
[3/10] Write pixivauth-entitlement.plist
[6/10] Write swift-version--6988338F2F200930.txt
[8/41] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[9/41] Compiling ZIPFoundation Archive+ZIP64.swift
[10/41] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[11/41] Compiling ZIPFoundation Archive+Writing.swift
[12/41] Compiling ZIPFoundation FileManager+ZIP.swift
[13/41] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[14/41] Compiling ZIPFoundation Entry+ZIP64.swift
[15/41] Compiling ZIPFoundation Entry.swift
[16/41] Compiling ZIPFoundation Archive.swift
[17/41] Compiling ZIPFoundation Data+Compression.swift
[18/41] Compiling ZIPFoundation Date+ZIP.swift
[19/41] Compiling ZIPFoundation Entry+Serialization.swift
[20/41] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[21/41] Compiling ZIPFoundation Data+Serialization.swift
[22/43] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[23/43] Compiling ZIPFoundation Archive+Deprecated.swift
[24/43] Compiling ZIPFoundation Archive+Helpers.swift
[25/43] Emitting module ZIPFoundation
[26/43] Compiling ZIPFoundation Archive+MemoryFile.swift
[27/43] Compiling ZIPFoundation Archive+Progress.swift
[28/43] Compiling ZIPFoundation Archive+Reading.swift
[29/43] Compiling ZIPFoundation URL+ZIP.swift
[30/43] Compiling ZIPFoundation resource_bundle_accessor.swift
[31/43] Compiling pixivswift utils.swift
[32/43] Compiling pixivswift api.swift
[33/43] Compiling pixivswift aapi.swift
[34/43] Compiling pixivswift PixivResults.swift
[35/43] Compiling pixivswift aapi+newNames.swift
[36/43] Compiling pixivswift aapi+completionHandlers.swift
[37/43] Compiling pixivswift PixivResults+Operators.swift
[38/43] Compiling pixivswift PixivResults+Helper.swift
[39/43] Emitting module pixivswift
[40/43] Compiling pixivswift headless_login.swift
[41/52] Emitting module pixivswiftWrapper
[42/52] Compiling pixivswiftWrapper utils.swift
[43/52] Compiling pixivswiftWrapper File.swift
[44/52] Compiling pixivauth main.swift
[45/52] Compiling pixivauth AppDelegate.swift
[46/52] Emitting module pixivauth
[47/52] Compiling pixivauth ViewController.swift
[47/52] Write Objects.LinkFileList
[49/52] Compiling pixivswiftWrapper PixivDownloader+Metadata.swift
[50/52] Compiling pixivswiftWrapper PixivDownloader.swift
[50/52] Linking pixivauth
[51/52] Applying pixivauth
Build complete! (10.72s)
Build complete.
{
"dependencies" : [
{
"identity" : "zipfoundation",
"requirement" : {
"revision" : [
"fac78dfe5a886ad98e355ba98475b30b3753213a"
]
},
"type" : "sourceControl",
"url" : "https://github.com/weichsel/ZIPFoundation.git"
}
],
"manifest_display_name" : "pixivswift",
"name" : "pixivswift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.11"
},
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "pixivswift",
"targets" : [
"pixivswift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "pixivswiftWrapper",
"targets" : [
"pixivswiftWrapper",
"pixivswift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "pixivauth",
"targets" : [
"pixivauth"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "pixivswiftWrapperTests",
"module_type" : "SwiftTarget",
"name" : "pixivswiftWrapperTests",
"path" : "Tests/pixivswiftWrapperTests",
"sources" : [
"TestErrors.swift",
"bookmarks.swift",
"core.swift",
"follow.swift",
"ugoira.swift"
],
"target_dependencies" : [
"pixivswiftWrapper"
],
"type" : "test"
},
{
"c99name" : "pixivswiftWrapper",
"module_type" : "SwiftTarget",
"name" : "pixivswiftWrapper",
"path" : "Sources/pixivswiftWrapper",
"product_dependencies" : [
"ZIPFoundation"
],
"product_memberships" : [
"pixivswiftWrapper"
],
"sources" : [
"File.swift",
"PixivDownloader+Metadata.swift",
"PixivDownloader.swift",
"utils.swift"
],
"target_dependencies" : [
"pixivswift"
],
"type" : "library"
},
{
"c99name" : "pixivswiftTests",
"module_type" : "SwiftTarget",
"name" : "pixivswiftTests",
"path" : "Tests/pixivswiftTests",
"sources" : [
"TestErrors.swift",
"bookmarks.swift",
"core.swift",
"related.swift"
],
"target_dependencies" : [
"pixivswift"
],
"type" : "test"
},
{
"c99name" : "pixivswift",
"module_type" : "SwiftTarget",
"name" : "pixivswift",
"path" : "Sources/pixivswift",
"product_memberships" : [
"pixivswift",
"pixivswiftWrapper",
"pixivauth"
],
"sources" : [
"PixivResults+Helper.swift",
"PixivResults+Operators.swift",
"PixivResults.swift",
"aapi+completionHandlers.swift",
"aapi+newNames.swift",
"aapi.swift",
"api.swift",
"headless_login.swift",
"utils.swift"
],
"type" : "library"
},
{
"c99name" : "pixivauth",
"module_type" : "SwiftTarget",
"name" : "pixivauth",
"path" : "Sources/pixivauth",
"product_memberships" : [
"pixivauth"
],
"sources" : [
"AppDelegate.swift",
"ViewController.swift",
"main.swift"
],
"target_dependencies" : [
"pixivswift"
],
"type" : "executable"
}
],
"tools_version" : "5.3"
}
Done.