The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SlideKit, reference main (d29173), with Swift 6.0 for macOS (SPM) on 1 Mar 2025 13:20:23 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mtj0928/SlideKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mtj0928/SlideKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d291735 Update deploy.yml
Cloned https://github.com/mtj0928/SlideKit.git
Revision (git rev-parse @):
d291735035d9ffc60e5a34639b78486375f8f108
SUCCESS checkout https://github.com/mtj0928/SlideKit.git at main
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/JohnSundell/Splash
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2154] Fetching splash
[131/4204] Fetching splash, swift-docc-plugin
[2381/7522] Fetching splash, swift-docc-plugin, swift-docc-symbolkit
[7523/76222] Fetching splash, swift-docc-plugin, swift-docc-symbolkit, swift-syntax
Fetched https://github.com/apple/swift-docc-plugin from cache (3.29s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (3.29s)
Fetched https://github.com/JohnSundell/Splash from cache (3.29s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.29s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (3.29s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (0.57s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.56s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.57s)
Creating working copy for https://github.com/JohnSundell/Splash
Working copy of https://github.com/JohnSundell/Splash resolved at 0.16.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
========================================
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": "slidekit",
      "name": "SlideKit",
      "url": "https://github.com/mtj0928/SlideKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SlideKit",
      "dependencies": [
        {
          "identity": "splash",
          "name": "Splash",
          "url": "https://github.com/JohnSundell/Splash",
          "version": "0.16.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Splash",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "509.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mtj0928/SlideKit.git
[1/1434] Fetching slidekit
Fetched https://github.com/mtj0928/SlideKit.git from cache (1.14s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/JohnSundell/Splash from cache
Fetched https://github.com/JohnSundell/Splash from cache (0.94s)
Fetched https://github.com/apple/swift-syntax.git from cache (0.94s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.02s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (0.02s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/mtj0928/SlideKit.git
Working copy of https://github.com/mtj0928/SlideKit.git resolved at main (d291735)
Creating working copy for https://github.com/JohnSundell/Splash
Working copy of https://github.com/JohnSundell/Splash resolved at 0.16.0
warning: '.resolve-product-dependencies': dependency 'slidekit' is not used by any target
Found 2 product dependencies
  - Splash
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mtj0928/SlideKit.git
https://github.com/mtj0928/SlideKit.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "splash",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Splash"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "SlideKit",
  "name" : "SlideKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SlideKit",
      "targets" : [
        "SlideKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SlideKitMacros",
      "targets" : [
        "SlideKitMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SlideKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SlideKitTests",
      "path" : "Tests/SlideKitTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "SlidePageMacroTests.swift"
      ],
      "target_dependencies" : [
        "SlideKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SlideKitMacros",
      "module_type" : "SwiftTarget",
      "name" : "SlideKitMacros",
      "path" : "Sources/SlideKitMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "SlideKit",
        "SlideKitMacros"
      ],
      "sources" : [
        "SlideKitMacros.swift",
        "SlideMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SlideKit",
      "module_type" : "SwiftTarget",
      "name" : "SlideKit",
      "path" : "Sources/SlideKit",
      "product_dependencies" : [
        "Splash"
      ],
      "product_memberships" : [
        "SlideKit"
      ],
      "sources" : [
        "EnvironmentValues/EnvironmentValues+ExternalDisplayManager.swift.swift",
        "EnvironmentValues/EnvironmentValues+ObservableObjectContainer.swift",
        "EnvironmentValues/EnvironmentValues+SlideIndexController.swift",
        "Extensions/CGSize+ratio.swift",
        "Extensions/UISceneSessionRole+extension.swift",
        "Extensions/Vliew+SlideTransition.swift",
        "ExternalDisplayManager.swift",
        "ObservableObjectContainer.swift",
        "PhaseWrapper.swift",
        "PhasedState.swift",
        "PhasedStateStore.swift",
        "Slide.swift",
        "SlideBuilder.swift",
        "SlideComponents/Code/Code.swift",
        "SlideComponents/Code/CodeColorTheme.swift",
        "SlideComponents/Code/SlideCodeFormat.swift",
        "SlideComponents/HeaderSlide/HeaderSlide.swift",
        "SlideComponents/HeaderSlide/HeaderSlideStyle.swift",
        "SlideComponents/Index/SlideIndex.swift",
        "SlideComponents/Item/Item.swift",
        "SlideComponents/Item/ItemStyle.swift",
        "SlideComponents/SlideTheme.swift",
        "SlideComponents/ViewSlide.swift",
        "SlideIndexController.swift",
        "SlideKitMacro.swift",
        "SlidePDFExporter.swift",
        "SlidePresentationMode.swift",
        "SlideSize.swift",
        "SlideWindowSceneDelegate.swift",
        "Views/PresentationView.swift",
        "Views/Previews/ExternalDisplayManager+Previews.swift",
        "Views/Previews/SlideIndexController+Previews.swift",
        "Views/Previews/SlidePreview.swift",
        "Views/SlideRouterView.swift",
        "Views/SlideScreen.swift",
        "Views/iOS/iOSPresenterView.swift",
        "Views/macOS/Scene+macOS.swift",
        "Views/macOS/WindowAccessor.swift",
        "Views/macOS/macOSPresenterView.swift"
      ],
      "target_dependencies" : [
        "SlideKitMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/20] Write sources
[17/20] Write swift-version-5BDAB9E9C0126B9D.txt
[19/47] Emitting module SwiftSyntax509
[20/47] Compiling SwiftSyntax509 Empty.swift
[21/93] Compiling SwiftSyntax AbsolutePosition.swift
[22/93] Compiling SwiftSyntax Assert.swift
[23/93] Compiling SwiftSyntax BumpPtrAllocator.swift
[24/93] Compiling SwiftSyntax CommonAncestor.swift
[25/93] Compiling SwiftSyntax Convenience.swift
[26/93] Compiling SwiftSyntax MemoryLayout.swift
[27/93] Compiling SwiftSyntax MissingNodeInitializers.swift
[28/93] Compiling SwiftSyntax RawSyntax.swift
[29/93] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[30/93] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[31/98] Compiling SwiftSyntax RawSyntaxTokenView.swift
[32/98] Compiling SwiftSyntax SourceLength.swift
[33/98] Compiling SwiftSyntax SourceLocation.swift
[34/98] Compiling SwiftSyntax SourcePresence.swift
[35/98] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[36/98] Compiling SwiftSyntax Syntax.swift
[37/98] Compiling SwiftSyntax SyntaxArena.swift
[38/98] Compiling SwiftSyntax SyntaxChildren.swift
[39/98] Compiling SwiftSyntax SyntaxCollection.swift
[40/98] Compiling SwiftSyntax SyntaxData.swift
[41/98] Emitting module Splash
[42/100] Compiling SwiftSyntax TriviaPieces.swift
[43/100] Compiling SwiftSyntax RawSyntaxNodes.swift
[44/100] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[45/100] Compiling SwiftSyntax TokenDiagnostic.swift
[46/100] Compiling SwiftSyntax TokenSyntax.swift
[47/100] Compiling Splash TokenType.swift
[48/100] Compiling Splash Tokenizer.swift
[52/100] Compiling SwiftSyntax RawSyntaxValidation.swift
[53/100] Compiling SwiftSyntax SyntaxDeclNodes.swift
[57/100] Compiling SwiftSyntax SyntaxText.swift
[65/100] Compiling SwiftSyntax Tokens.swift
[68/100] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[69/100] Compiling SwiftSyntax SyntaxBaseNodes.swift
[70/100] Compiling SwiftSyntax SyntaxCollections.swift
[71/100] Compiling SwiftSyntax SyntaxEnum.swift
[72/100] Compiling SwiftSyntax SyntaxKind.swift
[73/100] Emitting module SwiftSyntax
[79/100] Compiling SwiftSyntax SyntaxExprNodes.swift
[80/100] Compiling SwiftSyntax SyntaxNodes.swift
[81/100] Compiling SwiftSyntax SyntaxPatternNodes.swift
[82/100] Compiling SwiftSyntax SyntaxStmtNodes.swift
[83/100] Compiling SwiftSyntax SyntaxTypeNodes.swift
[85/100] Compiling SwiftSyntax ChildNameForKeyPath.swift
[86/100] Compiling SwiftSyntax Keyword.swift
[87/100] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[88/100] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[89/100] Compiling SwiftSyntax SyntaxRewriter.swift
[90/100] Compiling SwiftSyntax SyntaxTraits.swift
[91/100] Compiling SwiftSyntax SyntaxTransform.swift
[92/100] Compiling SwiftSyntax SyntaxVisitor.swift
[93/100] Compiling SwiftSyntax TokenKind.swift
[99/152] Compiling SwiftDiagnostics Message.swift
[100/152] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[101/152] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[102/152] Compiling SwiftDiagnostics Note.swift
[103/152] Compiling SwiftDiagnostics FixIt.swift
[104/152] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[105/152] Compiling SwiftDiagnostics Diagnostic.swift
[106/152] Emitting module SwiftDiagnostics
[107/152] Compiling SwiftDiagnostics Convenience.swift
[108/152] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[109/152] Compiling SwiftBasicFormat Syntax+Extensions.swift
[110/152] Emitting module SwiftBasicFormat
[111/152] Compiling SwiftBasicFormat BasicFormat.swift
[112/152] Compiling SwiftParser UnicodeScalarExtensions.swift
[113/152] Compiling SwiftParser Lookahead.swift
[114/152] Compiling SwiftParser LoopProgressCondition.swift
[115/152] Compiling SwiftParser Modifiers.swift
[116/156] Compiling SwiftParser SyntaxUtils.swift
[117/156] Compiling SwiftParser TokenConsumer.swift
[118/156] Compiling SwiftParser TokenPrecedence.swift
[119/156] Compiling SwiftParser TokenSpec.swift
[120/156] Compiling SwiftParser Names.swift
[121/156] Compiling SwiftParser Nominals.swift
[122/156] Compiling SwiftParser Parameters.swift
[123/156] Compiling SwiftParser ParseSourceFile.swift
[124/156] Compiling SwiftParser Statements.swift
[125/156] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[126/156] Compiling SwiftParser StringLiterals.swift
[127/156] Compiling SwiftParser SwiftParserCompatibility.swift
[128/156] Compiling SwiftParser TokenSpecSet.swift
[129/156] Compiling SwiftParser TopLevel.swift
[130/156] Compiling SwiftParser TriviaParser.swift
[131/156] Compiling SwiftParser Types.swift
[132/156] Compiling SwiftParser Lexeme.swift
[133/156] Compiling SwiftParser LexemeSequence.swift
[134/156] Compiling SwiftParser Lexer.swift
[135/156] Compiling SwiftParser RegexLiteralLexer.swift
[136/156] Emitting module SwiftParser
[137/156] Compiling SwiftParser IsLexerClassified.swift
[138/156] Compiling SwiftParser LayoutNodes+Parsable.swift
[139/156] Compiling SwiftParser Parser+TokenSpecSet.swift
[140/156] Compiling SwiftParser TokenSpecStaticMembers.swift
[141/156] Compiling SwiftParser Parser.swift
[142/156] Compiling SwiftParser Patterns.swift
[143/156] Compiling SwiftParser Recovery.swift
[144/156] Compiling SwiftParser Specifiers.swift
[145/156] Compiling SwiftParser Attributes.swift
[146/156] Compiling SwiftParser Availability.swift
[147/156] Compiling SwiftParser CharacterInfo.swift
[148/156] Compiling SwiftParser CollectionNodes+Parsable.swift
[149/156] Compiling SwiftParser Declarations.swift
[150/156] Compiling SwiftParser Directives.swift
[151/156] Compiling SwiftParser ExperimentalFeatures.swift
[152/156] Compiling SwiftParser Expressions.swift
[153/156] Compiling SwiftParser IncrementalParseTransition.swift
[154/156] Compiling SwiftParser Cursor.swift
[155/179] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[156/180] Compiling SwiftOperators PrecedenceGroup.swift
[157/181] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[158/181] Compiling SwiftOperators PrecedenceGraph.swift
[159/181] Compiling SwiftOperators SyntaxSynthesis.swift
[160/181] Compiling SwiftParserDiagnostics Utils.swift
[161/181] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[162/181] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[163/181] Compiling SwiftOperators OperatorError+Diagnostics.swift
[164/181] Compiling SwiftOperators OperatorError.swift
[165/181] Compiling SwiftOperators OperatorTable+Defaults.swift
[166/181] Compiling SwiftOperators OperatorTable+Semantics.swift
[167/181] Compiling SwiftOperators OperatorTable.swift
[168/181] Compiling SwiftOperators Operator.swift
[169/181] Compiling SwiftOperators OperatorTable+Folding.swift
[170/181] Emitting module SwiftOperators
[171/181] Compiling SwiftParserDiagnostics PresenceUtils.swift
[172/181] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[173/181] Compiling SwiftParserDiagnostics MissingNodesError.swift
[174/181] Compiling SwiftParserDiagnostics MissingTokenError.swift
[175/181] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[176/181] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[177/181] Emitting module SwiftParserDiagnostics
[178/181] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[179/181] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[180/195] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[181/196] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[182/196] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[183/196] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[184/196] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[185/196] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[186/196] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[187/196] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[188/196] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[189/196] Compiling SwiftSyntaxBuilder Indenter.swift
[190/196] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[191/196] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[192/196] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[193/196] Emitting module SwiftSyntaxBuilder
[194/196] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[195/210] Compiling SwiftSyntaxMacros AccessorMacro.swift
[196/210] Compiling SwiftSyntaxMacros AttachedMacro.swift
[197/210] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[198/210] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[199/210] Compiling SwiftSyntaxMacros MemberMacro.swift
[200/210] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[201/210] Compiling SwiftSyntaxMacros Macro+Format.swift
[202/210] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[203/210] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[204/210] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[205/210] Compiling SwiftSyntaxMacros Macro.swift
[206/211] Emitting module SwiftSyntaxMacros
[207/211] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[208/211] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[209/211] Compiling SwiftSyntaxMacros PeerMacro.swift
[210/219] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[211/219] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[212/219] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[213/219] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[214/219] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[215/219] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[216/219] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[217/219] Emitting module SwiftSyntaxMacroExpansion
[218/226] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[219/226] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[220/226] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[221/226] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[222/226] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[223/226] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[224/226] Emitting module SwiftCompilerPluginMessageHandling
[225/228] Emitting module SwiftCompilerPlugin
[226/228] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[227/231] Compiling SlideKitMacros SlideMacro.swift
[228/231] Emitting module SlideKitMacros
[229/231] Compiling SlideKitMacros SlideKitMacros.swift
[229/231] Write Objects.LinkFileList
[230/231] Linking SlideKitMacros-tool
[232/268] Emitting module SlideKit
[233/271] Compiling SlideKit UISceneSessionRole+extension.swift
[234/271] Compiling SlideKit Vliew+SlideTransition.swift
[235/271] Compiling SlideKit ExternalDisplayManager.swift
[236/271] Compiling SlideKit ObservableObjectContainer.swift
[237/271] Compiling SlideKit EnvironmentValues+ExternalDisplayManager.swift.swift
[238/271] Compiling SlideKit EnvironmentValues+ObservableObjectContainer.swift
[239/271] Compiling SlideKit EnvironmentValues+SlideIndexController.swift
[240/271] Compiling SlideKit CGSize+ratio.swift
[241/271] Compiling SlideKit SlidePreview.swift
[242/271] Compiling SlideKit SlideRouterView.swift
[243/271] Compiling SlideKit SlideScreen.swift
[244/271] Compiling SlideKit iOSPresenterView.swift
[245/271] Compiling SlideKit PhaseWrapper.swift
[246/271] Compiling SlideKit PhasedState.swift
[247/271] Compiling SlideKit PhasedStateStore.swift
[248/271] Compiling SlideKit Slide.swift
[249/271] Compiling SlideKit SlideBuilder.swift
[250/271] Compiling SlideKit Code.swift
[251/271] Compiling SlideKit CodeColorTheme.swift
[252/271] Compiling SlideKit SlideCodeFormat.swift
[253/271] Compiling SlideKit SlideKitMacro.swift
[254/271] Compiling SlideKit SlidePDFExporter.swift
[255/271] Compiling SlideKit SlidePresentationMode.swift
[256/271] Compiling SlideKit SlideSize.swift
[257/271] Compiling SlideKit HeaderSlide.swift
[258/271] Compiling SlideKit HeaderSlideStyle.swift
[259/271] Compiling SlideKit SlideIndex.swift
[260/271] Compiling SlideKit Item.swift
[261/271] Compiling SlideKit Scene+macOS.swift
[262/271] Compiling SlideKit WindowAccessor.swift
[263/271] Compiling SlideKit macOSPresenterView.swift
[264/271] Compiling SlideKit ItemStyle.swift
[265/271] Compiling SlideKit SlideTheme.swift
[266/271] Compiling SlideKit ViewSlide.swift
[267/271] Compiling SlideKit SlideIndexController.swift
[268/271] Compiling SlideKit SlideWindowSceneDelegate.swift
[269/271] Compiling SlideKit PresentationView.swift
[270/271] Compiling SlideKit ExternalDisplayManager+Previews.swift
[271/271] Compiling SlideKit SlideIndexController+Previews.swift
Build complete! (69.13s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "splash",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Splash"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "SlideKit",
  "name" : "SlideKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SlideKit",
      "targets" : [
        "SlideKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SlideKitMacros",
      "targets" : [
        "SlideKitMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SlideKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SlideKitTests",
      "path" : "Tests/SlideKitTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "SlidePageMacroTests.swift"
      ],
      "target_dependencies" : [
        "SlideKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SlideKitMacros",
      "module_type" : "SwiftTarget",
      "name" : "SlideKitMacros",
      "path" : "Sources/SlideKitMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "SlideKit",
        "SlideKitMacros"
      ],
      "sources" : [
        "SlideKitMacros.swift",
        "SlideMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SlideKit",
      "module_type" : "SwiftTarget",
      "name" : "SlideKit",
      "path" : "Sources/SlideKit",
      "product_dependencies" : [
        "Splash"
      ],
      "product_memberships" : [
        "SlideKit"
      ],
      "sources" : [
        "EnvironmentValues/EnvironmentValues+ExternalDisplayManager.swift.swift",
        "EnvironmentValues/EnvironmentValues+ObservableObjectContainer.swift",
        "EnvironmentValues/EnvironmentValues+SlideIndexController.swift",
        "Extensions/CGSize+ratio.swift",
        "Extensions/UISceneSessionRole+extension.swift",
        "Extensions/Vliew+SlideTransition.swift",
        "ExternalDisplayManager.swift",
        "ObservableObjectContainer.swift",
        "PhaseWrapper.swift",
        "PhasedState.swift",
        "PhasedStateStore.swift",
        "Slide.swift",
        "SlideBuilder.swift",
        "SlideComponents/Code/Code.swift",
        "SlideComponents/Code/CodeColorTheme.swift",
        "SlideComponents/Code/SlideCodeFormat.swift",
        "SlideComponents/HeaderSlide/HeaderSlide.swift",
        "SlideComponents/HeaderSlide/HeaderSlideStyle.swift",
        "SlideComponents/Index/SlideIndex.swift",
        "SlideComponents/Item/Item.swift",
        "SlideComponents/Item/ItemStyle.swift",
        "SlideComponents/SlideTheme.swift",
        "SlideComponents/ViewSlide.swift",
        "SlideIndexController.swift",
        "SlideKitMacro.swift",
        "SlidePDFExporter.swift",
        "SlidePresentationMode.swift",
        "SlideSize.swift",
        "SlideWindowSceneDelegate.swift",
        "Views/PresentationView.swift",
        "Views/Previews/ExternalDisplayManager+Previews.swift",
        "Views/Previews/SlideIndexController+Previews.swift",
        "Views/Previews/SlidePreview.swift",
        "Views/SlideRouterView.swift",
        "Views/SlideScreen.swift",
        "Views/iOS/iOSPresenterView.swift",
        "Views/macOS/Scene+macOS.swift",
        "Views/macOS/WindowAccessor.swift",
        "Views/macOS/macOSPresenterView.swift"
      ],
      "target_dependencies" : [
        "SlideKitMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.