The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AppScreenshotKit, reference v0.2.0 (5ade2a), with Swift 6.1 for macOS (SPM) on 30 Jan 2026 09:27:54 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shitamori1272/AppScreenshotKit.git
Reference: v0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shitamori1272/AppScreenshotKit
 * tag               v0.2.0     -> FETCH_HEAD
HEAD is now at 5ade2af Docs readme refresh (#16)
Cloned https://github.com/shitamori1272/AppScreenshotKit.git
Revision (git rev-parse @):
5ade2af2ed7e778a811a7b41c6e8c0f2bbe9d480
SUCCESS checkout https://github.com/shitamori1272/AppScreenshotKit.git at v0.2.0
========================================
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/AppScreenshotImageFormat.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/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
[5/34] Write AppScreenshotKitCLI-entitlement.plist
[7/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
[29/84] Emitting module SwiftSyntax601
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
[29/84] swift format lint
[31/84] Compiling SwiftSyntax601 Empty.swift
[32/84] Emitting module SwiftSyntax510
[33/84] Compiling SwiftSyntax510 Empty.swift
[34/84] Emitting module SwiftSyntax509
[35/84] Emitting module SwiftSyntax600
[36/84] Compiling SwiftSyntax509 Empty.swift
[37/84] Compiling SwiftSyntax600 Empty.swift
[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 SourceEdit.swift
[55/157] Compiling SwiftSyntax SourceLength.swift
[56/157] Compiling SwiftSyntax SourceLocation.swift
[57/157] Compiling SwiftSyntax SourcePresence.swift
[58/157] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[59/157] Compiling SwiftSyntax Syntax.swift
[60/157] Compiling SwiftSyntax SyntaxArena.swift
[61/157] Compiling AppScreenshotKitCLI Shell.swift
[62/157] Compiling AppScreenshotKitCLI SketchDocument.swift
[63/158] Compiling AppScreenshotKitCLI ArgumentsParser.swift
[64/158] Compiling AppScreenshotKitCLI AppScreenshotKitCLI.swift
[65/158] Emitting module AppScreenshotKitCLI
[66/158] Compiling AppScreenshotKitCLI FileManager+Protocol.swift
[67/158] Compiling AppScreenshotKitCLI DMGHandler.swift
[68/158] Compiling AppScreenshotKitCLI RSSHandler.swift
[69/158] Compiling AppScreenshotKitCLI BezelImageDownloader.swift
[70/158] Compiling AppScreenshotKitCLI CLIError.swift
[71/158] Compiling AppScreenshotKitCLI URLSession+Protocol.swift
[71/158] Write Objects.LinkFileList
[72/158] Linking AppScreenshotKitCLI
[73/158] Applying AppScreenshotKitCLI
[75/158] Emitting module AppScreenshotCore
[80/161] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[81/161] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[82/161] Compiling SwiftSyntax SyntaxBaseNodes.swift
[84/161] Emitting module SwiftSyntax
[85/161] Compiling SwiftSyntax Tokens.swift
[86/161] Compiling SwiftSyntax TriviaPieces.swift
[87/161] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[88/161] Compiling SwiftSyntax RawSyntaxNodesC.swift
[89/161] Compiling SwiftSyntax RawSyntaxNodesD.swift
[90/161] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[91/161] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[97/161] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[101/161] Compiling AppScreenshotCore ScreenContentView.swift
[102/161] Compiling AppScreenshotCore VerticalLinesView.swift
[103/161] Compiling AppScreenshotCore VirtualBezelView.swift
[108/161] Compiling SwiftSyntax Utils.swift
[109/161] Compiling SwiftSyntax ChildNameForKeyPath.swift
[110/161] Compiling SwiftSyntax Keyword.swift
[111/161] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[118/161] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[119/161] Compiling SwiftSyntax SyntaxChildren.swift
[120/161] Compiling SwiftSyntax SyntaxCollection.swift
[121/161] Compiling SwiftSyntax SyntaxHashable.swift
[122/161] Compiling SwiftSyntax SyntaxIdentifier.swift
[123/161] Compiling SwiftSyntax SyntaxNodeFactory.swift
[124/161] Compiling SwiftSyntax SyntaxNodeStructure.swift
[125/161] Compiling SwiftSyntax SyntaxCollections.swift
[126/161] Compiling SwiftSyntax SyntaxEnum.swift
[127/161] Compiling SwiftSyntax SyntaxKind.swift
[128/161] Compiling SwiftSyntax SyntaxRewriter.swift
[129/161] Compiling SwiftSyntax SyntaxTraits.swift
[130/161] Compiling SwiftSyntax SyntaxVisitor.swift
[131/161] Compiling SwiftSyntax TokenKind.swift
[132/161] Compiling SwiftSyntax SyntaxProtocol.swift
[133/161] Compiling SwiftSyntax SyntaxText.swift
[134/161] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[135/161] Compiling SwiftSyntax TokenDiagnostic.swift
[136/161] Compiling SwiftSyntax TokenSequence.swift
[137/161] Compiling SwiftSyntax TokenSyntax.swift
[138/161] Compiling SwiftSyntax Trivia.swift
[143/161] Compiling SwiftSyntax RawSyntaxValidation.swift
[144/161] Compiling SwiftSyntax SyntaxNodesAB.swift
[145/161] Compiling SwiftSyntax SyntaxNodesC.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 SyntaxProtocol+Formatted.swift
[162/221] Compiling SwiftDiagnostics Note.swift
[163/221] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[164/221] Compiling SwiftBasicFormat Syntax+Extensions.swift
[165/221] Compiling SwiftBasicFormat InferIndentation.swift
[166/221] Compiling SwiftDiagnostics FixIt.swift
[167/221] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[168/221] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[169/221] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[170/221] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[171/221] Compiling SwiftDiagnostics Convenience.swift
[172/221] Emitting module SwiftDiagnostics
[173/221] Compiling SwiftDiagnostics Diagnostic.swift
[174/221] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[175/221] Emitting module SwiftBasicFormat
[176/221] Compiling SwiftBasicFormat Indenter.swift
[177/221] Compiling SwiftBasicFormat BasicFormat.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 UnicodeScalarExtensions.swift
[191/225] Compiling SwiftParser Lookahead.swift
[192/225] Compiling SwiftParser LoopProgressCondition.swift
[193/225] Compiling SwiftParser Modifiers.swift
[194/225] Compiling SwiftParser Names.swift
[195/225] Compiling SwiftParser Nominals.swift
[196/225] Compiling SwiftParser Parameters.swift
[197/225] Compiling SwiftParser ParseSourceFile.swift
[198/225] Compiling SwiftParser Parser.swift
[199/225] Compiling SwiftParser Patterns.swift
[200/225] Compiling SwiftParser Recovery.swift
[201/225] Compiling SwiftParser Specifiers.swift
[202/225] Compiling SwiftParser Statements.swift
[203/225] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[204/225] Emitting module SwiftParser
[205/225] Compiling SwiftParser Attributes.swift
[206/225] Compiling SwiftParser Availability.swift
[207/225] Compiling SwiftParser CharacterInfo.swift
[208/225] Compiling SwiftParser CollectionNodes+Parsable.swift
[209/225] Compiling SwiftParser Declarations.swift
[210/225] Compiling SwiftParser Directives.swift
[211/225] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[212/225] Compiling SwiftParser Expressions.swift
[213/225] Compiling SwiftParser IncrementalParseTransition.swift
[214/225] Compiling SwiftParser IsValidIdentifier.swift
[215/225] Compiling SwiftParser Cursor.swift
[216/225] Compiling SwiftParser Lexeme.swift
[217/225] Compiling SwiftParser LexemeSequence.swift
[218/225] Compiling SwiftParser Lexer.swift
[219/225] Compiling SwiftParser RegexLiteralLexer.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 OperatorTable.swift
[227/249] Compiling SwiftOperators OperatorTable+Semantics.swift
[228/249] Compiling SwiftOperators SyntaxSynthesis.swift
[229/249] Compiling SwiftOperators OperatorError.swift
[230/249] Compiling SwiftOperators OperatorTable+Defaults.swift
[231/249] Compiling SwiftOperators OperatorError+Diagnostics.swift
[232/249] Compiling SwiftOperators Operator.swift
[233/249] Compiling SwiftOperators OperatorTable+Folding.swift
[234/249] Emitting module SwiftOperators
[235/249] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[236/249] Compiling SwiftParserDiagnostics Utils.swift
[237/250] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[238/250] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[239/250] Compiling SwiftParserDiagnostics MissingNodesError.swift
[240/250] Compiling SwiftParserDiagnostics MissingTokenError.swift
[241/250] Emitting module SwiftParserDiagnostics
[242/250] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[243/250] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[244/250] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[245/250] Compiling SwiftParserDiagnostics PresenceUtils.swift
[246/250] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[247/250] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[248/250] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[249/265] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[250/265] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[251/266] Emitting module SwiftSyntaxBuilder
[252/266] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[253/266] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[254/266] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[255/266] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[256/266] Compiling SwiftSyntaxBuilder Indenter.swift
[257/266] Compiling SwiftSyntaxBuilder ListBuilder.swift
[258/266] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[259/266] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[260/266] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[261/266] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[262/266] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[263/266] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[264/266] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[265/284] Compiling SwiftSyntaxMacros AttachedMacro.swift
[266/284] Compiling SwiftSyntaxMacros BodyMacro.swift
[267/284] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[268/284] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[269/285] Compiling SwiftSyntaxMacros Macro.swift
[270/285] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[271/285] Compiling SwiftSyntaxMacros PreambleMacro.swift
[272/285] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[273/285] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[274/285] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[275/285] Compiling SwiftSyntaxMacros Macro+Format.swift
[276/285] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[277/285] Compiling SwiftSyntaxMacros AccessorMacro.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] Emitting module SwiftSyntaxMacroExpansion
[285/295] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[286/295] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[287/295] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[288/295] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[289/295] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[290/295] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[291/295] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[292/295] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[293/295] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[294/307] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[295/307] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[296/308] Emitting module SwiftCompilerPluginMessageHandling
[297/308] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[298/308] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[299/308] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[300/308] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[301/308] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[302/308] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[303/308] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[304/308] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[305/308] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[306/308] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[307/310] Emitting module SwiftCompilerPlugin
[308/310] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[309/313] Compiling AppScreenshotMacroPlugin AppScreenshotMacro.swift
[310/313] Emitting module AppScreenshotMacroPlugin
[311/313] Compiling AppScreenshotMacroPlugin ProvidedMacros.swift
[311/313] Write Objects.LinkFileList
[312/313] Linking AppScreenshotMacroPlugin-tool
[314/315] Emitting module AppScreenshotMacro
[315/315] Compiling AppScreenshotMacro AppScreenshotMacro.swift
[316/317] Compiling AppScreenshotKit AppScreenshotKit.swift
[317/317] Emitting module AppScreenshotKit
[318/321] Compiling AppScreenshotKitTestTools resource_bundle_accessor.swift
[319/321] Compiling AppScreenshotKitTestTools AppScreenshotKitUtils.swift
[320/321] Compiling AppScreenshotKitTestTools AppScreenshotExporter.swift
[321/321] Emitting module AppScreenshotKitTestTools
Build complete! (38.29s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (2.05s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (5.22s)
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
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/AppScreenshotImageFormat.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/VerticalLinesView.swift",
        "View/VirtualBezelView.swift"
      ],
      "target_dependencies" : [
        "SwiftFormatLintCommand"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.