Build Information
Successful build of AppScreenshotKit, reference main (76deb0), with Swift 6.2 for macOS (SPM) on 28 Sep 2025 19:00:26 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shitamori1272/AppScreenshotKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shitamori1272/AppScreenshotKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 76deb04 Support iPhone 17 Series (#11)
Cloned https://github.com/shitamori1272/AppScreenshotKit.git
Revision (git rev-parse @):
76deb0474e213470fa222221ae67cc76b877f1bc
SUCCESS checkout https://github.com/shitamori1272/AppScreenshotKit.git at main
Fetching https://github.com/swiftlang/swift-syntax.git
[1/72291] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.30s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (5.87s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.70s)
========================================
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": "appscreenshotkit",
"name": "AppScreenshotKit",
"url": "https://github.com/shitamori1272/AppScreenshotKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppScreenshotKit",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "601.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/shitamori1272/AppScreenshotKit.git
[1/644] Fetching appscreenshotkit
Fetched https://github.com/shitamori1272/AppScreenshotKit.git from cache (1.54s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.90s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/shitamori1272/AppScreenshotKit.git
Working copy of https://github.com/shitamori1272/AppScreenshotKit.git resolved at main (76deb04)
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/shitamori1272/AppScreenshotKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin RegisterBezelsCommand
[2/2] Compiling plugin SwiftFormatLintCommand
Building for debugging...
[2/18] Write sources
[3/18] Write AppScreenshotKitCLI-entitlement.plist
[5/18] Write sources
[9/18] Register Dummy Bezel image file
[10/18] Copying AppleDesignResource
[11/18] Write swift-version-49B95AFC49DCD68C.txt
Tests/AppScreenshotKitCLITests/Mocks/FileManagerMock.swift:29:1: warning: [LineLength] line is too long
Sources/AppScreenshotCore/Model/DeviceModel.swift:46:76: warning: [AddLines] add 1 line break
[12/63] swift format lint
[14/63] Compiling AppScreenshotMacroPlugin ProvidedMacros.swift
[15/63] Emitting module AppScreenshotMacroPlugin
[16/63] Compiling AppScreenshotMacroPlugin AppScreenshotMacro.swift
[16/63] Write Objects.LinkFileList
[17/63] Linking AppScreenshotMacroPlugin-tool
[19/63] Compiling AppScreenshotKitCLI Shell.swift
[20/63] Compiling AppScreenshotKitCLI RSSHandler.swift
[21/63] Compiling AppScreenshotKitCLI SketchDocument.swift
[22/63] Compiling AppScreenshotKitCLI DMGHandler.swift
[23/63] Compiling AppScreenshotKitCLI FileManager+Protocol.swift
[24/64] Compiling AppScreenshotKitCLI CLIError.swift
[25/64] Emitting module AppScreenshotKitCLI
[26/64] Compiling AppScreenshotKitCLI BezelImageDownloader.swift
[27/64] Compiling AppScreenshotKitCLI AppScreenshotKitCLI.swift
[28/64] Compiling AppScreenshotKitCLI ArgumentsParser.swift
[29/64] Compiling AppScreenshotKitCLI URLSession+Protocol.swift
[29/64] Write Objects.LinkFileList
[30/64] Linking AppScreenshotKitCLI
[31/64] Applying AppScreenshotKitCLI
[33/64] Compiling AppScreenshotCore AppScreenshotDevice.swift
[34/64] Compiling AppScreenshotCore AppScreenshotEnvironment.swift
[35/64] Compiling AppScreenshotCore AppScreenshotSize+iPad110Inch.swift
[36/64] Compiling AppScreenshotCore AppScreenshotSize+iPad130Inch.swift
[37/67] Compiling AppScreenshotCore DeviceView.swift
[38/67] Compiling AppScreenshotCore DeviceViewModel.swift
[39/67] Compiling AppScreenshotCore Environments.swift
[40/67] Compiling AppScreenshotCore HostingViewWrap.swift
[41/67] Compiling AppScreenshotCore ScaleView.swift
[42/67] Compiling AppScreenshotCore ScreenContentView.swift
[43/67] Compiling AppScreenshotCore SharpView.swift
[44/67] Compiling AppScreenshotCore VerticalLinesView.swift
[45/67] Compiling AppScreenshotCore VirtualBezelView.swift
[46/67] Compiling AppScreenshotCore Bezel.swift
[47/67] Compiling AppScreenshotCore DeviceAppearanceViewModel.swift
[48/67] Compiling AppScreenshotCore DeviceScreenViewModel.swift
[49/67] Compiling AppScreenshotCore AppScreenshotSize.swift
[50/67] Compiling AppScreenshotCore AppleDesignResourceBezelDefinition.swift
[51/67] Compiling AppScreenshotCore DeviceCategory.swift
[52/67] Compiling AppScreenshotCore DeviceColor.swift
[53/67] Compiling AppScreenshotCore DeviceModel.swift
[54/67] Compiling AppScreenshotCore DeviceOrientation.swift
[55/67] Compiling AppScreenshotCore AppScreenshotKitError.swift
[56/67] Compiling AppScreenshotCore BezelImageLoader.swift
[57/67] Compiling AppScreenshotCore PNGDataConverter.swift
[58/67] Compiling AppScreenshotCore Sample.swift
[59/67] Compiling AppScreenshotCore AppScreenshotSize+iPad97Inch.swift
[60/67] Compiling AppScreenshotCore AppScreenshotSize+iPhone61Inch.swift
[61/67] Compiling AppScreenshotCore AppScreenshotSize+iPhone63Inch.swift
[62/67] Compiling AppScreenshotCore AppScreenshotSize+iPhone69Inch.swift
[63/67] Emitting module AppScreenshotCore
[64/67] Compiling AppScreenshotCore AppScreenshot+Export.swift
[65/67] Compiling AppScreenshotCore AppScreenshot+Preview.swift
[66/67] Compiling AppScreenshotCore AppScreenshot.swift
[67/67] Compiling AppScreenshotCore AppScreenshotConfiguration.swift
[68/69] Emitting module AppScreenshotMacro
[69/69] Compiling AppScreenshotMacro AppScreenshotMacro.swift
[70/71] Compiling AppScreenshotKit AppScreenshotKit.swift
[71/71] Emitting module AppScreenshotKit
[72/75] Compiling AppScreenshotKitTestTools resource_bundle_accessor.swift
[73/75] Compiling AppScreenshotKitTestTools AppScreenshotKitUtils.swift
[74/75] Emitting module AppScreenshotKitTestTools
[75/75] Compiling AppScreenshotKitTestTools AppScreenshotExporter.swift
Build complete! (17.79s)
warning: No bezels found in /Users/admin/Library/Caches/com.shitamori1272.AppScreenshotKit/AppleDesignResource. Please run the command to download bezels first.
"swift run AppScreenshotKitCLI download-bezel-image"
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "601.0.0-latest",
"upper_bound" : "602.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "AppScreenshotKit",
"name" : "AppScreenshotKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "AppScreenshotKit",
"targets" : [
"AppScreenshotKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AppScreenshotKitTestTools",
"targets" : [
"AppScreenshotKitTestTools"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AppScreenshotKitCLI",
"targets" : [
"AppScreenshotKitCLI"
],
"type" : {
"executable" : null
}
},
{
"name" : "AppScreenshotMacroPlugin",
"targets" : [
"AppScreenshotMacroPlugin"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftFormatLintCommand",
"module_type" : "PluginTarget",
"name" : "SwiftFormatLintCommand",
"path" : "Plugins/SwiftFormatLintCommand",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"AppScreenshotKit",
"AppScreenshotKitTestTools",
"AppScreenshotKitCLI"
],
"sources" : [
"SwiftFormatLintCommand.swift"
],
"type" : "plugin"
},
{
"c99name" : "RegisterBezelsCommand",
"module_type" : "PluginTarget",
"name" : "RegisterBezelsCommand",
"path" : "Plugins/RegisterBezelsCommand",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"AppScreenshotKitTestTools"
],
"sources" : [
"RegisterBezelsCommand.swift"
],
"type" : "plugin"
},
{
"c99name" : "AppScreenshotMacroPlugin",
"module_type" : "SwiftTarget",
"name" : "AppScreenshotMacroPlugin",
"path" : "Sources/AppScreenshotMacroPlugin",
"product_dependencies" : [
"SwiftCompilerPlugin",
"SwiftSyntaxMacros"
],
"product_memberships" : [
"AppScreenshotKit",
"AppScreenshotKitTestTools",
"AppScreenshotMacroPlugin"
],
"sources" : [
"AppScreenshotMacro.swift",
"ProvidedMacros.swift"
],
"type" : "macro"
},
{
"c99name" : "AppScreenshotMacro",
"module_type" : "SwiftTarget",
"name" : "AppScreenshotMacro",
"path" : "Sources/AppScreenshotMacro",
"product_memberships" : [
"AppScreenshotKit",
"AppScreenshotKitTestTools"
],
"sources" : [
"AppScreenshotMacro.swift"
],
"target_dependencies" : [
"AppScreenshotCore",
"AppScreenshotMacroPlugin"
],
"type" : "library"
},
{
"c99name" : "AppScreenshotKitTests",
"module_type" : "SwiftTarget",
"name" : "AppScreenshotKitTests",
"path" : "Tests/AppScreenshotKitTests",
"sources" : [
"AppScreenshotKitTests.swift"
],
"target_dependencies" : [
"AppScreenshotKit"
],
"type" : "test"
},
{
"c99name" : "AppScreenshotKitTestToolsTests",
"module_type" : "SwiftTarget",
"name" : "AppScreenshotKitTestToolsTests",
"path" : "Tests/AppScreenshotKitTestToolsTests",
"sources" : [
"AppScreenshotKitTestToolsTests.swift"
],
"target_dependencies" : [
"AppScreenshotKitTestTools"
],
"type" : "test"
},
{
"c99name" : "AppScreenshotKitTestTools",
"module_type" : "SwiftTarget",
"name" : "AppScreenshotKitTestTools",
"path" : "Sources/AppScreenshotKitTestTools",
"product_memberships" : [
"AppScreenshotKitTestTools"
],
"sources" : [
"AppScreenshotExporter.swift",
"AppScreenshotKitUtils.swift"
],
"target_dependencies" : [
"AppScreenshotKit",
"RegisterBezelsCommand",
"SwiftFormatLintCommand"
],
"type" : "library"
},
{
"c99name" : "AppScreenshotKitCLITests",
"module_type" : "SwiftTarget",
"name" : "AppScreenshotKitCLITests",
"path" : "Tests/AppScreenshotKitCLITests",
"sources" : [
"ArgumentsParserTests.swift",
"BezelFetcherTests.swift",
"BezelImageDownloaderTests.swift",
"DMGHandlerTests.swift",
"Mocks/DMGHandlerMock.swift",
"Mocks/DataHelperForTests.swift",
"Mocks/FileManagerMock.swift",
"Mocks/RSSHandlerMock.swift",
"Mocks/ShellMock.swift",
"Mocks/URLSessionMock.swift",
"RSSHandlerTests.swift",
"ShellTests.swift",
"SketchDocumentTests.swift"
],
"target_dependencies" : [
"AppScreenshotKitCLI"
],
"type" : "test"
},
{
"c99name" : "AppScreenshotKitCLI",
"module_type" : "SwiftTarget",
"name" : "AppScreenshotKitCLI",
"path" : "Sources/AppScreenshotKitCLI",
"product_memberships" : [
"AppScreenshotKitCLI"
],
"sources" : [
"AppScreenshotKitCLI.swift",
"ArgumentsParser.swift",
"BezelImageDownloader.swift",
"CLIError.swift",
"DMGHandler.swift",
"FileManager+Protocol.swift",
"RSSHandler.swift",
"Shell.swift",
"SketchDocument.swift",
"URLSession+Protocol.swift"
],
"target_dependencies" : [
"SwiftFormatLintCommand"
],
"type" : "executable"
},
{
"c99name" : "AppScreenshotKit",
"module_type" : "SwiftTarget",
"name" : "AppScreenshotKit",
"path" : "Sources/AppScreenshotKit",
"product_memberships" : [
"AppScreenshotKit",
"AppScreenshotKitTestTools"
],
"sources" : [
"AppScreenshotKit.swift"
],
"target_dependencies" : [
"AppScreenshotCore",
"AppScreenshotMacro"
],
"type" : "library"
},
{
"c99name" : "AppScreenshotCore",
"module_type" : "SwiftTarget",
"name" : "AppScreenshotCore",
"path" : "Sources/AppScreenshotCore",
"product_memberships" : [
"AppScreenshotKit",
"AppScreenshotKitTestTools"
],
"sources" : [
"AppScreenshot+Export.swift",
"AppScreenshot+Preview.swift",
"AppScreenshot.swift",
"Model/AppScreenshotConfiguration.swift",
"Model/AppScreenshotDevice.swift",
"Model/AppScreenshotEnvironment.swift",
"Model/AppScreenshotSize+iPad110Inch.swift",
"Model/AppScreenshotSize+iPad130Inch.swift",
"Model/AppScreenshotSize+iPad97Inch.swift",
"Model/AppScreenshotSize+iPhone61Inch.swift",
"Model/AppScreenshotSize+iPhone63Inch.swift",
"Model/AppScreenshotSize+iPhone69Inch.swift",
"Model/AppScreenshotSize.swift",
"Model/AppleDesignResourceBezelDefinition.swift",
"Model/DeviceCategory.swift",
"Model/DeviceColor.swift",
"Model/DeviceModel.swift",
"Model/DeviceOrientation.swift",
"Utils/AppScreenshotKitError.swift",
"Utils/BezelImageLoader.swift",
"Utils/PNGDataConverter.swift",
"Utils/Sample.swift",
"View/Bezel.swift",
"View/DeviceAppearanceViewModel.swift",
"View/DeviceScreenViewModel.swift",
"View/DeviceView.swift",
"View/DeviceViewModel.swift",
"View/Environments.swift",
"View/HostingViewWrap.swift",
"View/ScaleView.swift",
"View/ScreenContentView.swift",
"View/SharpView.swift",
"View/VerticalLinesView.swift",
"View/VirtualBezelView.swift"
],
"target_dependencies" : [
"SwiftFormatLintCommand"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.