Build Information
Successful build of AppScreenshotKit, reference v0.1.0 (b7d206
), with Swift 6.1 for macOS (SPM) on 20 May 2025 18:09:50 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.61.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shitamori1272/AppScreenshotKit.git
Reference: v0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shitamori1272/AppScreenshotKit
* tag v0.1.0 -> FETCH_HEAD
HEAD is now at b7d2066 4 apply swift format (#7)
Cloned https://github.com/shitamori1272/AppScreenshotKit.git
Revision (git rev-parse @):
b7d2066b6c7221c71bbefcc4ef1a4af10af0fc53
SUCCESS checkout https://github.com/shitamori1272/AppScreenshotKit.git at v0.1.0
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.21s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (2.60s)
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
========================================
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/538] Fetching appscreenshotkit
Fetched https://github.com/shitamori1272/AppScreenshotKit.git from cache (1.39s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.91s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.98s)
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 v0.1.0 (b7d2066)
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/shitamori1272/AppScreenshotKit.git
https://github.com/shitamori1272/AppScreenshotKit.git
{
"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"
}
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 RegisterBezelsCommand
[2/2] Compiling plugin SwiftFormatLintCommand
Building for debugging...
[2/34] Write sources
[21/34] Write AppScreenshotKitCLI-entitlement.plist
[21/34] Write sources
[24/34] Register Dummy Bezel image file
[25/34] Copying AppleDesignResource
[26/34] Compiling _SwiftSyntaxCShims dummy.c
[27/34] Write swift-version-2F0A5646E1D333AE.txt
[28/84] swift format lint
[30/84] Emitting module SwiftSyntax509
[31/84] Compiling SwiftSyntax509 Empty.swift
[32/84] Compiling SwiftSyntax600 Empty.swift
[33/84] Emitting module SwiftSyntax510
[34/84] Emitting module SwiftSyntax600
[35/84] Compiling SwiftSyntax510 Empty.swift
[36/84] Compiling SwiftSyntax601 Empty.swift
[37/84] Emitting module SwiftSyntax601
[38/150] Compiling SwiftSyntax AbsolutePosition.swift
[39/150] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[40/150] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[41/150] Compiling SwiftSyntax Assert.swift
[42/150] Compiling SwiftSyntax BumpPtrAllocator.swift
[43/150] Compiling SwiftSyntax CommonAncestor.swift
[44/150] Compiling SwiftSyntax Convenience.swift
[45/150] Compiling SwiftSyntax CustomTraits.swift
[46/157] Compiling SwiftSyntax EditorPlaceholder.swift
[47/157] Compiling SwiftSyntax Identifier.swift
[48/157] Compiling SwiftSyntax MemoryLayout.swift
[49/157] Compiling SwiftSyntax MissingNodeInitializers.swift
[50/157] Compiling SwiftSyntax RawSyntax.swift
[51/157] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[52/157] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[53/157] Compiling SwiftSyntax RawSyntaxTokenView.swift
[54/157] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[55/157] Compiling SwiftSyntax SyntaxChildren.swift
[56/157] Compiling SwiftSyntax SyntaxCollection.swift
[57/157] Compiling SwiftSyntax SyntaxHashable.swift
[58/157] Compiling SwiftSyntax SyntaxIdentifier.swift
[59/157] Compiling SwiftSyntax SyntaxNodeFactory.swift
[60/157] Compiling SwiftSyntax SyntaxNodeStructure.swift
[61/157] Compiling SwiftSyntax SourceEdit.swift
[62/157] Compiling SwiftSyntax SourceLength.swift
[63/157] Compiling SwiftSyntax SourceLocation.swift
[64/157] Compiling SwiftSyntax SourcePresence.swift
[65/157] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[66/157] Compiling SwiftSyntax Syntax.swift
[67/157] Compiling SwiftSyntax SyntaxArena.swift
[68/157] Compiling SwiftSyntax SyntaxProtocol.swift
[69/157] Compiling SwiftSyntax SyntaxText.swift
[70/157] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[71/157] Compiling SwiftSyntax TokenDiagnostic.swift
[72/157] Compiling SwiftSyntax TokenSequence.swift
[73/157] Compiling SwiftSyntax TokenSyntax.swift
[74/157] Compiling SwiftSyntax Trivia.swift
[75/157] Emitting module AppScreenshotKitCLI
[76/158] Compiling AppScreenshotKitCLI URLSession+Protocol.swift
[77/158] Compiling AppScreenshotKitCLI DMGHandler.swift
[78/158] Compiling AppScreenshotKitCLI FileManager+Protocol.swift
[79/158] Compiling AppScreenshotKitCLI RSSHandler.swift
[80/158] Compiling AppScreenshotKitCLI Shell.swift
[81/158] Compiling AppScreenshotKitCLI SketchDocument.swift
[82/158] Compiling AppScreenshotKitCLI AppScreenshotKitCLI.swift
[83/158] Compiling AppScreenshotKitCLI BezelImageDownloader.swift
[84/158] Compiling AppScreenshotKitCLI ArgumentsParser.swift
[85/158] Compiling AppScreenshotKitCLI CLIError.swift
[85/158] Write Objects.LinkFileList
[86/158] Linking AppScreenshotKitCLI
[87/158] Applying AppScreenshotKitCLI
[89/158] Emitting module SwiftSyntax
[90/158] Compiling SwiftSyntax Tokens.swift
[91/158] Compiling SwiftSyntax TriviaPieces.swift
[92/158] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[93/158] Compiling SwiftSyntax RawSyntaxNodesC.swift
[94/158] Compiling SwiftSyntax RawSyntaxNodesD.swift
[95/158] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[96/158] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[109/161] Emitting module AppScreenshotCore
[110/161] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[111/161] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[112/161] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[116/161] Compiling AppScreenshotCore SharpView.swift
[117/161] Compiling AppScreenshotCore VerticalLinesView.swift
[118/161] Compiling AppScreenshotCore VirtualBezelView.swift
[119/161] Compiling SwiftSyntax RawSyntaxValidation.swift
[120/161] Compiling SwiftSyntax SyntaxNodesAB.swift
[121/161] Compiling SwiftSyntax SyntaxNodesC.swift
[131/161] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[139/161] Compiling SwiftSyntax Utils.swift
[140/161] Compiling SwiftSyntax ChildNameForKeyPath.swift
[141/161] Compiling SwiftSyntax Keyword.swift
[142/161] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[143/161] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[144/161] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[145/161] Compiling SwiftSyntax SyntaxBaseNodes.swift
[146/161] Compiling SwiftSyntax SyntaxCollections.swift
[147/161] Compiling SwiftSyntax SyntaxEnum.swift
[148/161] Compiling SwiftSyntax SyntaxKind.swift
[149/161] Compiling SwiftSyntax SyntaxRewriter.swift
[150/161] Compiling SwiftSyntax SyntaxTraits.swift
[151/161] Compiling SwiftSyntax SyntaxVisitor.swift
[152/161] Compiling SwiftSyntax TokenKind.swift
[153/161] Compiling SwiftSyntax SyntaxNodesD.swift
[154/161] Compiling SwiftSyntax SyntaxNodesEF.swift
[155/161] Compiling SwiftSyntax SyntaxNodesGHI.swift
[156/161] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[157/161] Compiling SwiftSyntax SyntaxNodesOP.swift
[158/161] Compiling SwiftSyntax SyntaxNodesQRS.swift
[159/161] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[160/220] Compiling SwiftDiagnostics Message.swift
[161/221] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[162/221] Compiling SwiftBasicFormat Syntax+Extensions.swift
[163/221] Compiling SwiftDiagnostics Note.swift
[164/221] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[165/221] Emitting module SwiftBasicFormat
[166/221] Compiling SwiftBasicFormat Indenter.swift
[167/221] Compiling SwiftDiagnostics FixIt.swift
[168/221] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[169/221] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[170/221] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[171/221] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[172/221] Compiling SwiftDiagnostics Convenience.swift
[173/221] Compiling SwiftDiagnostics Diagnostic.swift
[174/221] Emitting module SwiftDiagnostics
[175/221] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[176/221] Compiling SwiftBasicFormat BasicFormat.swift
[177/221] Compiling SwiftBasicFormat InferIndentation.swift
[178/221] Compiling SwiftParser TopLevel.swift
[179/221] Compiling SwiftParser TriviaParser.swift
[180/221] Compiling SwiftParser Types.swift
[181/221] Compiling SwiftParser ExperimentalFeatures.swift
[182/225] Compiling SwiftParser TokenConsumer.swift
[183/225] Compiling SwiftParser TokenPrecedence.swift
[184/225] Compiling SwiftParser TokenSpec.swift
[185/225] Compiling SwiftParser TokenSpecSet.swift
[186/225] Compiling SwiftParser StringLiterals.swift
[187/225] Compiling SwiftParser SwiftParserCompatibility.swift
[188/225] Compiling SwiftParser SwiftVersion.swift
[189/225] Compiling SwiftParser SyntaxUtils.swift
[190/225] Compiling SwiftParser Nominals.swift
[191/225] Compiling SwiftParser Parameters.swift
[192/225] Compiling SwiftParser ParseSourceFile.swift
[193/225] Compiling SwiftParser Parser.swift
[194/225] Compiling SwiftParser Patterns.swift
[195/225] Compiling SwiftParser Recovery.swift
[196/225] Compiling SwiftParser Specifiers.swift
[197/225] Compiling SwiftParser Statements.swift
[198/225] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[199/225] Compiling SwiftParser UnicodeScalarExtensions.swift
[200/225] Compiling SwiftParser Lookahead.swift
[201/225] Compiling SwiftParser LoopProgressCondition.swift
[202/225] Compiling SwiftParser Modifiers.swift
[203/225] Compiling SwiftParser Names.swift
[204/225] Emitting module SwiftParser
[205/225] Compiling SwiftParser Directives.swift
[206/225] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[207/225] Compiling SwiftParser Expressions.swift
[208/225] Compiling SwiftParser IncrementalParseTransition.swift
[209/225] Compiling SwiftParser IsValidIdentifier.swift
[210/225] Compiling SwiftParser Cursor.swift
[211/225] Compiling SwiftParser Lexeme.swift
[212/225] Compiling SwiftParser LexemeSequence.swift
[213/225] Compiling SwiftParser Lexer.swift
[214/225] Compiling SwiftParser RegexLiteralLexer.swift
[215/225] Compiling SwiftParser Attributes.swift
[216/225] Compiling SwiftParser Availability.swift
[217/225] Compiling SwiftParser CharacterInfo.swift
[218/225] Compiling SwiftParser CollectionNodes+Parsable.swift
[219/225] Compiling SwiftParser Declarations.swift
[220/225] Compiling SwiftParser IsLexerClassified.swift
[221/225] Compiling SwiftParser LayoutNodes+Parsable.swift
[222/225] Compiling SwiftParser Parser+TokenSpecSet.swift
[223/225] Compiling SwiftParser TokenSpecStaticMembers.swift
[224/248] Compiling SwiftOperators PrecedenceGroup.swift
[225/249] Compiling SwiftOperators PrecedenceGraph.swift
[226/249] Compiling SwiftOperators OperatorError.swift
[227/249] Compiling SwiftOperators OperatorTable+Defaults.swift
[228/249] Compiling SwiftOperators Operator.swift
[229/249] Compiling SwiftOperators OperatorError+Diagnostics.swift
[230/249] Emitting module SwiftOperators
[231/249] Compiling SwiftOperators OperatorTable+Semantics.swift
[232/249] Compiling SwiftOperators OperatorTable.swift
[233/249] Compiling SwiftOperators OperatorTable+Folding.swift
[234/249] Compiling SwiftOperators SyntaxSynthesis.swift
[235/249] Compiling SwiftParserDiagnostics PresenceUtils.swift
[236/249] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[237/249] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[238/249] Compiling SwiftParserDiagnostics Utils.swift
[239/249] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[240/250] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[241/250] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[242/250] Emitting module SwiftParserDiagnostics
[243/250] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[244/250] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[245/250] Compiling SwiftParserDiagnostics MissingNodesError.swift
[246/250] Compiling SwiftParserDiagnostics MissingTokenError.swift
[247/250] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[248/250] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[249/265] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[250/265] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[251/265] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[252/265] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[253/265] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[254/266] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[255/266] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[256/266] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[257/266] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[258/266] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[259/266] Compiling SwiftSyntaxBuilder Indenter.swift
[260/266] Compiling SwiftSyntaxBuilder ListBuilder.swift
[261/266] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[262/266] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[263/266] Emitting module SwiftSyntaxBuilder
[264/266] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[265/284] Compiling SwiftSyntaxMacros PreambleMacro.swift
[266/285] Compiling SwiftSyntaxMacros AttachedMacro.swift
[267/285] Compiling SwiftSyntaxMacros BodyMacro.swift
[268/285] Compiling SwiftSyntaxMacros Macro.swift
[269/285] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[270/285] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[271/285] Compiling SwiftSyntaxMacros Macro+Format.swift
[272/285] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[273/285] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[274/285] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[275/285] Compiling SwiftSyntaxMacros AccessorMacro.swift
[276/285] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[277/285] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[278/285] Compiling SwiftSyntaxMacros MemberMacro.swift
[279/285] Compiling SwiftSyntaxMacros PeerMacro.swift
[280/285] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[281/285] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[282/285] Emitting module SwiftSyntaxMacros
[283/285] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[284/295] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[285/295] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[286/295] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[287/295] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[288/295] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[289/295] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[290/295] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[291/295] Emitting module SwiftSyntaxMacroExpansion
[292/295] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[293/295] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[294/307] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[295/307] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[296/307] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[297/308] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[298/308] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[299/308] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[300/308] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[301/308] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[302/308] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[303/308] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[304/308] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[305/308] Emitting module SwiftCompilerPluginMessageHandling
[306/308] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[307/310] Emitting module SwiftCompilerPlugin
[308/310] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[309/313] Compiling AppScreenshotMacroPlugin ProvidedMacros.swift
[310/313] Emitting module AppScreenshotMacroPlugin
[311/313] Compiling AppScreenshotMacroPlugin AppScreenshotMacro.swift
[311/313] Write Objects.LinkFileList
[312/313] Linking AppScreenshotMacroPlugin-tool
[314/315] Emitting module AppScreenshotMacro
[315/315] Compiling AppScreenshotMacro AppScreenshotMacro.swift
[316/317] Emitting module AppScreenshotKit
[317/317] Compiling AppScreenshotKit AppScreenshotKit.swift
[318/321] Compiling AppScreenshotKitTestTools AppScreenshotKitUtils.swift
[319/321] Compiling AppScreenshotKitTestTools resource_bundle_accessor.swift
[320/321] Emitting module AppScreenshotKitTestTools
[321/321] Compiling AppScreenshotKitTestTools AppScreenshotExporter.swift
Build complete! (31.32s)
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.