The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Assist, reference 0.10.0 (20abc1), with Swift 6.2 for macOS (SPM) on 15 Dec 2025 18:23:00 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Blackjacx/Assist.git
Reference: 0.10.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Blackjacx/Assist
 * tag               0.10.0     -> FETCH_HEAD
HEAD is now at 20abc1f Merge branch 'release/0.10.0'
Cloned https://github.com/Blackjacx/Assist.git
Revision (git rev-parse @):
20abc1f11c3d80f2044465b3b30dc1d51266647d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Blackjacx/Assist.git at 0.10.0
Fetching https://github.com/blackjacx/Engine
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/kishikawakatsumi/KeychainAccess
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/blackjacx/ASCKit
[1/782] Fetching asckit
[166/1580] Fetching asckit, engine
[334/6447] Fetching asckit, engine, swiftshell
[907/10833] Fetching asckit, engine, swiftshell, keychainaccess
[2415/27795] Fetching asckit, engine, swiftshell, keychainaccess, swift-argument-parser
Fetched https://github.com/blackjacx/Engine from cache (1.39s)
Fetched https://github.com/blackjacx/ASCKit from cache (1.57s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.57s)
Fetched https://github.com/kareman/SwiftShell from cache (1.57s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.57s)
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Creating working copy for https://github.com/blackjacx/Engine
Creating working copy for https://github.com/blackjacx/ASCKit
Creating working copy for https://github.com/apple/swift-argument-parser
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/blackjacx/Engine resolved at 0.3.0
Working copy of https://github.com/blackjacx/ASCKit resolved at 0.7.1
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.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": "assist",
      "name": "Assist",
      "url": "https://github.com/Blackjacx/Assist.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Assist",
      "dependencies": [
        {
          "identity": "engine",
          "name": "Engine",
          "url": "https://github.com/blackjacx/Engine",
          "version": "0.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Engine",
          "dependencies": [
            {
              "identity": "keychainaccess",
              "name": "KeychainAccess",
              "url": "https://github.com/kishikawakatsumi/KeychainAccess",
              "version": "4.2.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeychainAccess",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "asckit",
          "name": "ASCKit",
          "url": "https://github.com/blackjacx/ASCKit",
          "version": "0.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ASCKit",
          "dependencies": [
            {
              "identity": "engine",
              "name": "Engine",
              "url": "https://github.com/blackjacx/Engine",
              "version": "0.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Engine",
              "dependencies": [
                {
                  "identity": "keychainaccess",
                  "name": "KeychainAccess",
                  "url": "https://github.com/kishikawakatsumi/KeychainAccess",
                  "version": "4.2.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeychainAccess",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.6.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftshell",
          "name": "SwiftShell",
          "url": "https://github.com/kareman/SwiftShell",
          "version": "5.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftShell",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Blackjacx/Assist.git
[1/2086] Fetching assist
Fetched https://github.com/Blackjacx/Assist.git from cache (1.00s)
Fetching https://github.com/blackjacx/ASCKit from cache
Fetching https://github.com/blackjacx/Engine from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/kareman/SwiftShell from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.59s)
Fetched https://github.com/kareman/SwiftShell from cache (0.60s)
Fetched https://github.com/blackjacx/ASCKit from cache (0.60s)
Fetched https://github.com/blackjacx/Engine from cache (0.60s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (1.17s)
Computing version for https://github.com/blackjacx/ASCKit
Computed https://github.com/blackjacx/ASCKit at 0.7.1 (0.43s)
Computing version for https://github.com/blackjacx/Engine
Computed https://github.com/blackjacx/Engine at 0.3.0 (0.43s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.58s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (1.14s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.44s)
Creating working copy for https://github.com/Blackjacx/Assist.git
Working copy of https://github.com/Blackjacx/Assist.git resolved at 0.10.0 (20abc1f)
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/blackjacx/Engine
Working copy of https://github.com/blackjacx/Engine resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
Creating working copy for https://github.com/blackjacx/ASCKit
Working copy of https://github.com/blackjacx/ASCKit resolved at 0.7.1
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Found 4 product dependencies
  - Engine
  - ASCKit
  - swift-argument-parser
  - SwiftShell
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Blackjacx/Assist.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/30] Write sources
[6/30] Write playground-entitlement.plist
[6/30] Write snap-entitlement.plist
[6/30] Write sources
[10/30] Write push-entitlement.plist
[10/30] Write sources
[15/30] Write asc-entitlement.plist
[17/30] Write swift-version-49B95AFC49DCD68C.txt
[19/44] Emitting module ArgumentParserToolInfo
[20/44] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/90] Emitting module ArgumentParser
[22/94] Compiling ArgumentParser ArgumentDiscussion.swift
[23/94] Compiling ArgumentParser ArgumentHelp.swift
[24/94] Compiling ArgumentParser ArgumentVisibility.swift
[25/94] Compiling ArgumentParser CompletionKind.swift
[26/94] Compiling ArgumentParser Errors.swift
[27/94] Compiling ArgumentParser CommandConfiguration.swift
[28/94] Compiling ArgumentParser CommandGroup.swift
[29/94] Compiling ArgumentParser EnumerableFlag.swift
[30/94] Compiling ArgumentParser ExpressibleByArgument.swift
[31/94] Compiling ArgumentParser ParsableArguments.swift
[32/94] Compiling ArgumentParser NonsenseFlagsValidator.swift
[33/94] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/94] Compiling ArgumentParser PositionalArgumentsValidator.swift
[35/94] Compiling ArgumentParser UniqueNamesValidator.swift
[36/94] Compiling ArgumentParser Flag.swift
[37/94] Compiling ArgumentParser NameSpecification.swift
[38/94] Compiling ArgumentParser Option.swift
[39/94] Compiling ArgumentParser OptionGroup.swift
[40/94] Compiling ArgumentParser AsyncParsableCommand.swift
[41/94] Compiling SwiftShell String.swift
[42/94] Compiling ArgumentParser BashCompletionsGenerator.swift
[43/94] Compiling ArgumentParser CompletionsGenerator.swift
[44/94] Compiling ArgumentParser FishCompletionsGenerator.swift
[45/94] Compiling ArgumentParser ZshCompletionsGenerator.swift
[46/94] Compiling ArgumentParser Argument.swift
[47/94] Compiling ArgumentParser MessageInfo.swift
[48/94] Compiling ArgumentParser UsageGenerator.swift
[49/94] Compiling ArgumentParser CollectionExtensions.swift
[50/94] Compiling ArgumentParser Mutex.swift
[51/94] Compiling ArgumentParser Platform.swift
[52/94] Compiling SwiftShell Lazy-split.swift
[53/94] Compiling SwiftShell Process.swift
[54/94] Compiling SwiftShell Stream.swift
[55/94] Compiling ArgumentParser SequenceExtensions.swift
[56/94] Compiling ArgumentParser StringExtensions.swift
[57/94] Compiling ArgumentParser SwiftExtensions.swift
[58/94] Compiling ArgumentParser Tree.swift
[59/94] Compiling ArgumentParser CodingKeyValidator.swift
[60/94] Compiling ArgumentParser InputKey.swift
[61/94] Compiling ArgumentParser InputOrigin.swift
[62/94] Compiling ArgumentParser Name.swift
[63/94] Compiling ArgumentParser Parsed.swift
[64/94] Compiling ArgumentParser ParsedValues.swift
[65/94] Compiling ArgumentParser ParsableCommand.swift
[66/94] Compiling ArgumentParser ArgumentDecoder.swift
[67/94] Compiling ArgumentParser ArgumentDefinition.swift
[68/94] Compiling ArgumentParser ArgumentSet.swift
[69/94] Compiling ArgumentParser CommandParser.swift
[70/94] Compiling ArgumentParser ParserError.swift
[71/94] Compiling ArgumentParser SplitArguments.swift
[72/94] Compiling ArgumentParser DumpHelpGenerator.swift
[73/94] Compiling ArgumentParser HelpCommand.swift
[74/94] Compiling ArgumentParser HelpGenerator.swift
[75/94] Compiling SwiftShell Array.swift
[76/94] Compiling SwiftShell Files.swift
[77/94] Compiling SwiftShell Context.swift
[78/94] Compiling SwiftShell Bash.swift
[79/94] Emitting module SwiftShell
[80/94] Compiling SwiftShell Command.swift
[81/94] Emitting module KeychainAccess
[82/94] Compiling KeychainAccess Keychain.swift
[83/120] Emitting module Engine
[84/122] Compiling Engine UIView+Extensions.swift
[85/122] Compiling Engine UIViewController+Extensions.swift
[86/122] Compiling Engine JWTClaims.swift
[87/122] Compiling Engine JWTHeader.swift
[88/122] Compiling Engine Keychain.swift
[89/122] Compiling Engine UserDefaults+PropertyWrapper.swift
[90/122] Compiling Engine UIColor+Extensions.swift
[91/122] Compiling Engine EmptyResponse.swift
[92/122] Compiling Engine Clamping.swift
[93/122] Compiling Engine Endpoint.swift
[94/122] Compiling Engine HTTPMethod.swift
[95/122] Compiling Engine Json.swift
[96/122] Compiling Engine ProcessInfo+Extensions.swift
[97/122] Compiling Engine String+Extensions.swift
[98/122] Compiling Engine String+Random.swift
[99/122] Compiling Engine LoggableError.swift
[100/122] Compiling Engine Network.swift
[101/122] Compiling Engine NetworkError.swift
[102/122] Compiling Engine OutputType.swift
[103/122] Compiling Engine Service.swift
[104/122] Compiling Engine DataWrapper.swift
[105/122] Compiling Engine Engine.swift
[106/122] Compiling Engine Bundle+Extensions.swift
[107/122] Compiling Engine FileManager+Extensions.swift
[108/122] Compiling Engine URL+Extensions.swift
[109/122] Compiling Engine URLRequest+Extensions.swift
[110/122] Compiling Engine JWT.swift
[111/156] Compiling Core Xcodebuild.swift
[112/157] Compiling Core Zip.swift
[113/157] Compiling Core SimctlList.swift
[114/157] Compiling Core Runtime.swift
[115/157] Compiling Core Device.swift
[116/157] Compiling Core Mint.swift
[117/157] Compiling Core JSONWebToken.swift
[118/157] Compiling Core Logger.swift
[119/157] Compiling ASCKit ASCHeader.swift
[120/157] Compiling ASCKit ASCKit.swift
[121/157] Emitting module Core
[122/157] Compiling Core Simctl.swift
[123/157] Emitting module ASCKit
[126/159] Compiling ASCKit ASCPayload.swift
[127/159] Compiling ASCKit App.swift
[128/159] Compiling ASCKit AppInfo.swift
[129/169] Compiling ASCKit AgeRatingDeclaration.swift
[130/169] Compiling ASCKit ApiKey.swift
[131/169] Compiling ASCKit AppStoreVersion.swift
[132/169] Compiling ASCKit BetaGroup.swift
[133/169] Compiling ASCKit BetaTester.swift
[134/169] Compiling ASCKit BetaTesterInvitationResponse.swift
[135/169] Compiling ASCKit Build.swift
[136/169] Compiling ASCKit BundleId.swift
[137/169] Compiling Playground Playground.swift
[138/169] Emitting module Playground
[138/169] Write Objects.LinkFileList
[140/169] Compiling ASCKit PageableModel.swift
[141/169] Compiling ASCKit Relation.swift
[142/169] Compiling Push Fcm.swift
[143/169] Compiling ASCKit Constants.swift
[144/169] Compiling ASCKit Filter.swift
[145/169] Compiling ASCKit Model.swift
[146/169] Compiling ASCKit PagedItemLoader.swift
[147/169] Compiling ASCKit TypedId.swift
[148/169] Compiling ASCKit AccessibilityDeclaration.swift
[149/169] Compiling ASCKit ASCService.swift
[150/169] Compiling ASCKit AscEndpoint.swift
[151/169] Compiling ASCKit AscError.swift
[152/169] Compiling Push Push.swift
/Users/admin/builder/spi-builder-workspace/Sources/Push/commands/Push.swift:57:1: warning: extension declares a conformance of imported type 'OutputType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'Engine' introduce this conformance in the future
55 | }
56 |
57 | extension OutputType: ExpressibleByArgument { }
   | |- warning: extension declares a conformance of imported type 'OutputType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'Engine' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
58 |
[153/169] Compiling Push PushEndpoint.swift
[154/169] Emitting module Push
/Users/admin/builder/spi-builder-workspace/Sources/Push/commands/Push.swift:57:1: warning: extension declares a conformance of imported type 'OutputType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'Engine' introduce this conformance in the future
55 | }
56 |
57 | extension OutputType: ExpressibleByArgument { }
   | |- warning: extension declares a conformance of imported type 'OutputType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'Engine' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
58 |
[155/169] Compiling Push Apns.swift
[156/169] Compiling Push PushService.swift
[156/169] Write Objects.LinkFileList
[158/171] Compiling Snap Snap.swift
[159/174] Emitting module Snap
[159/181] Write Objects.LinkFileList
[160/181] Linking playground
[161/181] Applying playground
[162/181] Linking push
[163/181] Applying push
[165/181] Compiling ASC BundleIds.swift
/Users/admin/builder/spi-builder-workspace/Sources/ASC/commands/sub/BundleIds.swift:119:1: warning: extension declares a conformance of imported type 'Platform' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
117 | }
118 |
119 | extension BundleId.Platform: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'Platform' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
120 |
[166/182] Compiling ASC Builds.swift
[167/182] Compiling ASC BetaTesters.swift
[167/182] Linking snap
[169/182] Compiling ASC BetaGroups.swift
[170/182] Compiling ASC AppInfo.swift
[171/182] Compiling ASC Apps.swift
[172/182] Compiling ASC AppStoreVersions.swift
[172/182] Applying snap
[174/182] Compiling ASC Filter+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/ASC/Filter+Extensions.swift:12:1: warning: extension declares a conformance of imported type 'Filter' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
10 | import ArgumentParser
11 |
12 | extension Filter: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Filter' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 |     public init?(argument: String) {
/Users/admin/builder/spi-builder-workspace/Sources/ASC/commands/ASC.swift:80:1: warning: extension declares a conformance of imported type 'OutputType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'Engine' introduce this conformance in the future
78 | }
79 |
80 | extension OutputType: ExpressibleByArgument { }
   | |- warning: extension declares a conformance of imported type 'OutputType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'Engine' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
81 |
[175/182] Compiling ASC ASC.swift
/Users/admin/builder/spi-builder-workspace/Sources/ASC/Filter+Extensions.swift:12:1: warning: extension declares a conformance of imported type 'Filter' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
10 | import ArgumentParser
11 |
12 | extension Filter: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Filter' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 |     public init?(argument: String) {
/Users/admin/builder/spi-builder-workspace/Sources/ASC/commands/ASC.swift:80:1: warning: extension declares a conformance of imported type 'OutputType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'Engine' introduce this conformance in the future
78 | }
79 |
80 | extension OutputType: ExpressibleByArgument { }
   | |- warning: extension declares a conformance of imported type 'OutputType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'Engine' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
81 |
[176/182] Emitting module ASC
/Users/admin/builder/spi-builder-workspace/Sources/ASC/Filter+Extensions.swift:12:1: warning: extension declares a conformance of imported type 'Filter' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
10 | import ArgumentParser
11 |
12 | extension Filter: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'Filter' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 |     public init?(argument: String) {
/Users/admin/builder/spi-builder-workspace/Sources/ASC/commands/ASC.swift:80:1: warning: extension declares a conformance of imported type 'OutputType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'Engine' introduce this conformance in the future
78 | }
79 |
80 | extension OutputType: ExpressibleByArgument { }
   | |- warning: extension declares a conformance of imported type 'OutputType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'Engine' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
81 |
/Users/admin/builder/spi-builder-workspace/Sources/ASC/commands/sub/AccessibilityDeclarations.swift:226:1: warning: extension declares a conformance of imported type 'DeviceFamily' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
224 | }
225 |
226 | extension AccessibilityDeclaration.DeviceFamily: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'DeviceFamily' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
227 |
/Users/admin/builder/spi-builder-workspace/Sources/ASC/commands/sub/AgeRatingDeclarations.swift:87:1: warning: extension declares a conformance of imported type 'TypedId' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
85 | }
86 |
87 | extension TypedId: ExpressibleByArgument { }
   | |- warning: extension declares a conformance of imported type 'TypedId' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
88 |
/Users/admin/builder/spi-builder-workspace/Sources/ASC/commands/sub/BundleIds.swift:119:1: warning: extension declares a conformance of imported type 'Platform' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
117 | }
118 |
119 | extension BundleId.Platform: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'Platform' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
120 |
[177/182] Compiling ASC AccessibilityDeclarations.swift
/Users/admin/builder/spi-builder-workspace/Sources/ASC/commands/sub/AccessibilityDeclarations.swift:226:1: warning: extension declares a conformance of imported type 'DeviceFamily' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
224 | }
225 |
226 | extension AccessibilityDeclaration.DeviceFamily: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'DeviceFamily' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
227 |
/Users/admin/builder/spi-builder-workspace/Sources/ASC/commands/sub/AgeRatingDeclarations.swift:87:1: warning: extension declares a conformance of imported type 'TypedId' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
85 | }
86 |
87 | extension TypedId: ExpressibleByArgument { }
   | |- warning: extension declares a conformance of imported type 'TypedId' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
88 |
[178/182] Compiling ASC AgeRatingDeclarations.swift
/Users/admin/builder/spi-builder-workspace/Sources/ASC/commands/sub/AccessibilityDeclarations.swift:226:1: warning: extension declares a conformance of imported type 'DeviceFamily' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
224 | }
225 |
226 | extension AccessibilityDeclaration.DeviceFamily: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'DeviceFamily' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
227 |
/Users/admin/builder/spi-builder-workspace/Sources/ASC/commands/sub/AgeRatingDeclarations.swift:87:1: warning: extension declares a conformance of imported type 'TypedId' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
85 | }
86 |
87 | extension TypedId: ExpressibleByArgument { }
   | |- warning: extension declares a conformance of imported type 'TypedId' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
88 |
[179/182] Compiling ASC Keys.swift
[179/182] Write Objects.LinkFileList
[180/182] Linking asc
[181/182] Applying asc
Build complete! (14.52s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "engine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/blackjacx/Engine"
    },
    {
      "identity" : "asckit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/blackjacx/ASCKit"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swiftshell",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kareman/SwiftShell"
    }
  ],
  "manifest_display_name" : "Assist",
  "name" : "Assist",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "asc",
      "targets" : [
        "ASC"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "push",
      "targets" : [
        "Push"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "snap",
      "targets" : [
        "Snap"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "playground",
      "targets" : [
        "Playground"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SnapTests",
      "module_type" : "SwiftTarget",
      "name" : "SnapTests",
      "path" : "Tests/SnapTests",
      "sources" : [
        "SnapTests.swift"
      ],
      "target_dependencies" : [
        "Snap"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Snap",
      "module_type" : "SwiftTarget",
      "name" : "Snap",
      "path" : "Sources/Snap",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "snap"
      ],
      "sources" : [
        "commands/Snap.swift"
      ],
      "target_dependencies" : [
        "Core"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "PushTests",
      "module_type" : "SwiftTarget",
      "name" : "PushTests",
      "path" : "Tests/PushTests",
      "sources" : [
        "PushTests.swift"
      ],
      "target_dependencies" : [
        "Push"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Push",
      "module_type" : "SwiftTarget",
      "name" : "Push",
      "path" : "Sources/Push",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "push"
      ],
      "sources" : [
        "PushEndpoint.swift",
        "PushService.swift",
        "commands/Push.swift",
        "commands/sub/Apns.swift",
        "commands/sub/Fcm.swift"
      ],
      "target_dependencies" : [
        "Core"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "PlaygroundTests",
      "module_type" : "SwiftTarget",
      "name" : "PlaygroundTests",
      "path" : "Tests/PlaygroundTests",
      "sources" : [
        "PlaygroundTests.swift"
      ],
      "target_dependencies" : [
        "Playground"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Playground",
      "module_type" : "SwiftTarget",
      "name" : "Playground",
      "path" : "Sources/Playground",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "playground"
      ],
      "sources" : [
        "commands/Playground.swift"
      ],
      "target_dependencies" : [
        "Core"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Core",
      "module_type" : "SwiftTarget",
      "name" : "Core",
      "path" : "Sources/Core",
      "product_dependencies" : [
        "SwiftShell",
        "Engine"
      ],
      "product_memberships" : [
        "asc",
        "push",
        "snap",
        "playground"
      ],
      "sources" : [
        "Core.swift",
        "Extensions/ProcessInfo+Extensions.swift",
        "Logger.swift",
        "Networking/JSONWebToken.swift",
        "Shell/Mint.swift",
        "Shell/Simctl/Device.swift",
        "Shell/Simctl/Runtime.swift",
        "Shell/Simctl/Simctl.swift",
        "Shell/Simctl/SimctlList.swift",
        "Shell/Xcodebuild.swift",
        "Shell/Zip.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ASCTests",
      "module_type" : "SwiftTarget",
      "name" : "ASCTests",
      "path" : "Tests/ASCTests",
      "sources" : [
        "ASCTests.swift"
      ],
      "target_dependencies" : [
        "ASC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ASC",
      "module_type" : "SwiftTarget",
      "name" : "ASC",
      "path" : "Sources/ASC",
      "product_dependencies" : [
        "ArgumentParser",
        "ASCKit"
      ],
      "product_memberships" : [
        "asc"
      ],
      "sources" : [
        "Filter+Extensions.swift",
        "commands/ASC.swift",
        "commands/sub/AccessibilityDeclarations.swift",
        "commands/sub/AgeRatingDeclarations.swift",
        "commands/sub/AppInfo.swift",
        "commands/sub/AppStoreVersions.swift",
        "commands/sub/Apps.swift",
        "commands/sub/BetaGroups.swift",
        "commands/sub/BetaTesters.swift",
        "commands/sub/Builds.swift",
        "commands/sub/BundleIds.swift",
        "commands/sub/Keys.swift"
      ],
      "target_dependencies" : [
        "Core"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.10"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/blackjacx/assist/0.10.0
Repository:               Blackjacx/Assist
Swift version used:       6.2
Target:                   Snap
Extracting symbol information for 'Snap'...
Finished extracting symbol information for 'Snap'. (1.98s)
Building documentation for 'Snap'...
Finished building documentation for 'Snap' (0.14s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/blackjacx/assist/0.10.0
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2158] Fetching swift-docc-plugin
Updating https://github.com/blackjacx/Engine
Updating https://github.com/kareman/SwiftShell
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/blackjacx/ASCKit
Updating https://github.com/kishikawakatsumi/KeychainAccess
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.24s)
Updated https://github.com/apple/swift-argument-parser (0.61s)
Updated https://github.com/kishikawakatsumi/KeychainAccess (0.61s)
Updated https://github.com/blackjacx/Engine (0.61s)
Updated https://github.com/blackjacx/ASCKit (0.61s)
Updated https://github.com/kareman/SwiftShell (0.61s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (2.41s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.47s)
Computing version for https://github.com/blackjacx/ASCKit
Computed https://github.com/blackjacx/ASCKit at 0.7.1 (0.43s)
Computing version for https://github.com/blackjacx/Engine
Computed https://github.com/blackjacx/Engine at 0.3.0 (0.41s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (1.02s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3606] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.33s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.32s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Emitting module SymbolKit
[12/57] Compiling SymbolKit Names.swift
[13/57] Compiling SymbolKit SPI.swift
[14/57] Compiling SymbolKit Snippet.swift
[15/57] Compiling SymbolKit Extension.swift
[16/57] Compiling SymbolKit GenericConstraint.swift
[17/57] Compiling SymbolKit GenericParameter.swift
[18/57] Compiling SymbolKit Generics.swift
[19/57] Compiling SymbolKit Namespace.swift
[20/57] Compiling SymbolKit SemanticVersion.swift
[21/57] Compiling SymbolKit AccessControl.swift
[22/57] Compiling SymbolKit Availability.swift
[23/57] Compiling SymbolKit AvailabilityItem.swift
[24/57] Compiling SymbolKit Domain.swift
[25/57] Compiling SymbolKit Relationship.swift
[26/57] Compiling SymbolKit RelationshipKind.swift
[27/57] Compiling SymbolKit SourceOrigin.swift
[28/57] Compiling SymbolKit GenericConstraints.swift
[29/57] Compiling SymbolKit Swift.swift
[30/57] Compiling SymbolKit Mixin+Equals.swift
[31/57] Compiling SymbolKit Mixin+Hash.swift
[32/57] Compiling SymbolKit Mixin.swift
[33/57] Compiling SymbolKit LineList.swift
[34/57] Compiling SymbolKit Position.swift
[35/57] Compiling SymbolKit Identifier.swift
[36/57] Compiling SymbolKit KindIdentifier.swift
[37/57] Compiling SymbolKit Location.swift
[38/57] Compiling SymbolKit Mutability.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit SourceRange.swift
[44/57] Compiling SymbolKit Metadata.swift
[45/57] Compiling SymbolKit Module.swift
[46/57] Compiling SymbolKit OperatingSystem.swift
[47/57] Compiling SymbolKit Platform.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.21s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'Snap' complete! (0.38s)
Target:                   Push
Extracting symbol information for 'Push'...
Finished extracting symbol information for 'Push'. (0.47s)
Building documentation for 'Push'...
Finished building documentation for 'Push' (0.14s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/blackjacx/assist/0.10.0
Building for debugging...
[0/3] Write swift-version-49B95AFC49DCD68C.txt
Build of product 'snippet-extract' complete! (0.30s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'Push' complete! (0.36s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/blackjacx/assist/0.10.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/blackjacx/assist/0.10.0/linkable-paths.json
Target:                   ASC
Extracting symbol information for 'ASC'...
Finished extracting symbol information for 'ASC'. (0.51s)
Building documentation for 'ASC'...
Finished building documentation for 'ASC' (0.78s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/blackjacx/assist/0.10.0
Building for debugging...
[0/3] Write swift-version-49B95AFC49DCD68C.txt
Build of product 'snippet-extract' complete! (0.29s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'ASC' complete! (0.36s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/blackjacx/assist/0.10.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/blackjacx/assist/0.10.0/linkable-paths.json
    3376
20	/Users/admin/builder/spi-builder-workspace/.docs/blackjacx/assist/0.10.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/blackjacx/assist/0.10.0
File count: 3376
Doc size:   20.0MB
Preparing doc bundle ...
Uploading prod-blackjacx-assist-0.10.0-1937394b.zip to s3://spi-docs-inbox/prod-blackjacx-assist-0.10.0-1937394b.zip
Copying... [11%]
Copying... [21%]
Copying... [30%]
Copying... [41%]
Copying... [50%]
Copying... [61%]
Copying... [71%]
Copying... [80%]
Copying... [91%]
Copying... [100%]
Done.