The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Assist, reference 0.10.1 (b6870a), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 16:45:47 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Blackjacx/Assist.git
Reference: 0.10.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Blackjacx/Assist
 * tag               0.10.1     -> FETCH_HEAD
HEAD is now at b6870ad Merge branch 'release/0.10.1'
Cloned https://github.com/Blackjacx/Assist.git
Revision (git rev-parse @):
b6870ad00fdf3e8ad699e348180bba24d6116154
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Blackjacx/Assist.git at 0.10.1
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/kishikawakatsumi/KeychainAccess
Fetching https://github.com/blackjacx/Engine
Fetching https://github.com/blackjacx/ASCKit
Fetching https://github.com/kareman/SwiftShell
[1/4891] Fetching swiftshell
[197/5728] Fetching swiftshell, engine
[357/6533] Fetching swiftshell, engine, asckit
[1499/10921] Fetching swiftshell, engine, asckit, keychainaccess
[2978/28444] Fetching swiftshell, engine, asckit, keychainaccess, swift-argument-parser
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.45s)
Fetched https://github.com/kareman/SwiftShell from cache (1.63s)
Fetched https://github.com/blackjacx/ASCKit from cache (1.64s)
Fetched https://github.com/blackjacx/Engine from cache (1.64s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.64s)
Creating working copy for https://github.com/blackjacx/Engine
Creating working copy for https://github.com/kareman/SwiftShell
Creating working copy for https://github.com/blackjacx/ASCKit
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/blackjacx/ASCKit resolved at 0.7.2
Working copy of https://github.com/blackjacx/Engine resolved at 0.3.0
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.7.0
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "engine",
          "name": "Engine",
          "url": "https://github.com/blackjacx/Engine",
          "version": "0.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Engine",
          "traits": [
            "default"
          ],
          "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",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "asckit",
          "name": "ASCKit",
          "url": "https://github.com/blackjacx/ASCKit",
          "version": "0.7.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ASCKit",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "engine",
              "name": "Engine",
              "url": "https://github.com/blackjacx/Engine",
              "version": "0.3.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Engine",
              "traits": [
                "default"
              ],
              "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",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swiftshell",
          "name": "SwiftShell",
          "url": "https://github.com/kareman/SwiftShell",
          "version": "5.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftShell",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Blackjacx/Assist.git
[1/2339] Fetching assist
Fetched https://github.com/Blackjacx/Assist.git from cache (0.77s)
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.56s)
Fetched https://github.com/blackjacx/Engine from cache (0.56s)
Fetched https://github.com/blackjacx/ASCKit from cache (0.56s)
Fetched https://github.com/kareman/SwiftShell from cache (0.56s)
Computing version for https://github.com/blackjacx/ASCKit
Computed https://github.com/blackjacx/ASCKit at 0.7.2 (1.13s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.1 (0.71s)
Computing version for https://github.com/blackjacx/Engine
Computed https://github.com/blackjacx/Engine at 0.3.1 (0.53s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.53s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (1.20s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.59s)
Creating working copy for https://github.com/blackjacx/ASCKit
Working copy of https://github.com/blackjacx/ASCKit resolved at 0.7.2
Creating working copy for https://github.com/blackjacx/Engine
Working copy of https://github.com/blackjacx/Engine resolved at 0.3.1
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/Blackjacx/Assist.git
Working copy of https://github.com/Blackjacx/Assist.git resolved at 0.10.1 (b6870ad)
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Found 4 product dependencies
  - Engine
  - ASCKit
  - swift-argument-parser
  - SwiftShell
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Blackjacx/Assist.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/30] Write sources
[5/30] Write snap-entitlement.plist
[7/30] Write sources
[7/30] Write asc-entitlement.plist
[7/30] Write playground-entitlement.plist
[7/30] Write push-entitlement.plist
[7/30] Write sources
[17/30] Write swift-version--6988338F2F200930.txt
[19/44] Emitting module ArgumentParserToolInfo
[20/44] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/91] Emitting module ArgumentParser
[22/96] Compiling ArgumentParser NameSpecification.swift
[23/96] Compiling ArgumentParser Option.swift
[24/96] Compiling ArgumentParser OptionGroup.swift
[25/96] Compiling ArgumentParser ParentCommand.swift
[26/96] Compiling ArgumentParser AsyncParsableCommand.swift
[27/96] Compiling ArgumentParser ArgumentHelp.swift
[28/96] Compiling ArgumentParser ArgumentVisibility.swift
[29/96] Compiling ArgumentParser CompletionKind.swift
[30/96] Compiling ArgumentParser Errors.swift
[31/96] Compiling ArgumentParser Flag.swift
[32/96] Compiling ArgumentParser CodingKeyValidator.swift
[33/96] Compiling ArgumentParser NonsenseFlagsValidator.swift
[34/96] Compiling ArgumentParser ParsableArgumentsValidation.swift
[35/96] Compiling ArgumentParser PositionalArgumentsValidator.swift
[36/96] Compiling ArgumentParser UniqueNamesValidator.swift
[37/96] Compiling ArgumentParser BashCompletionsGenerator.swift
[38/96] Compiling ArgumentParser CompletionsGenerator.swift
[39/96] Compiling ArgumentParser FishCompletionsGenerator.swift
[40/96] Compiling ArgumentParser ZshCompletionsGenerator.swift
[41/96] Compiling ArgumentParser Argument.swift
[42/96] Compiling ArgumentParser ArgumentDiscussion.swift
[43/96] Compiling ArgumentParser ParsableCommand.swift
[44/96] Compiling ArgumentParser ArgumentDecoder.swift
[45/96] Compiling ArgumentParser ArgumentDefinition.swift
[46/96] Compiling ArgumentParser ArgumentSet.swift
[47/96] Compiling ArgumentParser CommandParser.swift
[48/96] Compiling SwiftShell String.swift
[49/96] Compiling SwiftShell Lazy-split.swift
[50/96] Compiling SwiftShell Process.swift
[51/96] Compiling SwiftShell Array.swift
[52/96] Compiling SwiftShell Stream.swift
[53/96] Compiling ArgumentParser InputKey.swift
[54/96] Compiling ArgumentParser InputOrigin.swift
[55/96] Compiling ArgumentParser Name.swift
[56/96] Compiling ArgumentParser Parsed.swift
[57/96] Compiling ArgumentParser ParsedValues.swift
[58/96] Compiling ArgumentParser Platform.swift
[59/96] Compiling ArgumentParser SequenceExtensions.swift
[60/96] Compiling ArgumentParser StringExtensions.swift
[61/96] Compiling ArgumentParser SwiftExtensions.swift
[62/96] Compiling ArgumentParser Tree.swift
[63/96] Compiling ArgumentParser CommandConfiguration.swift
[64/96] Compiling ArgumentParser CommandGroup.swift
[65/96] Compiling ArgumentParser EnumerableFlag.swift
[66/96] Compiling ArgumentParser ExpressibleByArgument.swift
[67/96] Compiling ArgumentParser ParsableArguments.swift
[68/96] Compiling ArgumentParser ParserError.swift
[69/96] Compiling ArgumentParser SplitArguments.swift
[70/96] Compiling ArgumentParser DumpHelpGenerator.swift
[71/96] Compiling ArgumentParser HelpCommand.swift
[72/96] Compiling ArgumentParser HelpGenerator.swift
[73/96] Compiling ArgumentParser MessageInfo.swift
[74/96] Compiling ArgumentParser UsageGenerator.swift
[75/96] Compiling ArgumentParser CollectionExtensions.swift
[76/96] Compiling ArgumentParser Foundation.swift
[77/96] Compiling ArgumentParser Mutex.swift
[78/96] Compiling SwiftShell Files.swift
[79/96] Compiling SwiftShell Context.swift
[80/96] Compiling SwiftShell Bash.swift
[81/96] Emitting module SwiftShell
[82/96] Compiling SwiftShell Command.swift
[83/96] Compiling KeychainAccess Keychain.swift
[84/96] Emitting module KeychainAccess
[85/122] Compiling Engine EmptyResponse.swift
[86/122] Compiling Engine Clamping.swift
[87/122] Compiling Engine Endpoint.swift
[88/122] Compiling Engine HTTPMethod.swift
[89/122] Compiling Engine Json.swift
[90/122] Compiling Engine OutputType.swift
[91/122] Compiling Engine Service.swift
[92/122] Compiling Engine DataWrapper.swift
[93/122] Compiling Engine UserDefaults+PropertyWrapper.swift
[94/122] Compiling Engine UIColor+Extensions.swift
[95/124] Compiling Engine Engine.swift
[96/124] Compiling Engine Bundle+Extensions.swift
[97/124] Compiling Engine FileManager+Extensions.swift
[98/124] Emitting module Engine
[99/124] Compiling Engine JWTClaims.swift
[100/124] Compiling Engine JWTHeader.swift
[101/124] Compiling Engine Keychain.swift
[102/124] Compiling Engine LoggableError.swift
[103/124] Compiling Engine Network.swift
[104/124] Compiling Engine NetworkError.swift
[105/124] Compiling Engine UIView+Extensions.swift
[106/124] Compiling Engine UIViewController+Extensions.swift
[107/124] Compiling Engine ProcessInfo+Extensions.swift
[108/124] Compiling Engine String+Extensions.swift
[109/124] Compiling Engine String+Random.swift
[110/124] Compiling Engine URL+Extensions.swift
[111/124] Compiling Engine URLRequest+Extensions.swift
[112/124] Compiling Engine JWT.swift
[113/158] Compiling Core Xcodebuild.swift
[114/159] Compiling Core Zip.swift
[115/159] Compiling Core SimctlList.swift
[116/159] Compiling Core Runtime.swift
[117/159] Compiling Core Device.swift
[118/159] Compiling Core Mint.swift
[119/159] Compiling Core JSONWebToken.swift
[120/159] Compiling Core Logger.swift
[121/159] Compiling ASCKit ASCHeader.swift
[122/159] Compiling ASCKit ASCKit.swift
[123/159] Emitting module Core
[124/159] Compiling Core Simctl.swift
[125/159] Compiling ASCKit AppStoreVersion.swift
[126/159] Compiling ASCKit BetaGroup.swift
[127/159] Emitting module ASCKit
[128/161] Compiling ASCKit PagedItemLoader.swift
[129/161] Compiling ASCKit TypedId.swift
[130/161] Compiling ASCKit AccessibilityDeclaration.swift
[131/161] Compiling ASCKit App.swift
[132/161] Compiling ASCKit AppInfo.swift
[133/161] Compiling ASCKit AgeRatingDeclaration.swift
[134/161] Compiling ASCKit ApiKey.swift
[135/171] Compiling ASCKit BetaTester.swift
[136/171] Compiling ASCKit BetaTesterInvitationResponse.swift
[137/171] Compiling ASCKit Build.swift
[138/171] Compiling ASCKit BundleId.swift
[139/171] Compiling Playground Playground.swift
[140/171] Emitting module Playground
[140/171] Write Objects.LinkFileList
[142/171] Compiling ASCKit Constants.swift
[143/171] Compiling ASCKit Filter.swift
[144/171] Compiling ASCKit Model.swift
[145/171] Compiling ASCKit ASCService.swift
[146/171] Compiling ASCKit AscEndpoint.swift
[147/171] Compiling ASCKit AscError.swift
[150/171] Compiling ASCKit ASCPayload.swift
[151/171] Compiling ASCKit PageableModel.swift
[152/171] Compiling ASCKit Relation.swift
[153/171] 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 |
[154/171] Compiling Push PushEndpoint.swift
[155/171] 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 |
[156/171] Compiling Push PushService.swift
[157/171] Compiling Push Apns.swift
[158/171] Compiling Push Fcm.swift
[158/171] Write Objects.LinkFileList
[160/183] Compiling Snap Snap.swift
[161/183] Emitting module Snap
[161/183] Write Objects.LinkFileList
[162/183] Linking playground
[163/183] Applying playground
[164/183] Linking push
[165/183] Applying push
[167/183] Compiling ASC Builds.swift
[168/183] 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 |
[169/184] Compiling ASC BetaTesters.swift
[169/184] Linking snap
[170/184] Applying snap
[172/184] Compiling ASC BetaGroups.swift
[173/184] Compiling ASC Apps.swift
[174/184] Compiling ASC AppStoreVersions.swift
[175/184] Compiling ASC AppInfo.swift
[176/184] 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 |
[177/184] 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 |
[178/184] 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 |
[179/184] 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 |
[180/184] 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 |
[181/184] Compiling ASC Keys.swift
[181/184] Write Objects.LinkFileList
[182/184] Linking asc
[183/184] Applying asc
Build complete! (17.34s)
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.2",
            "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.1
Repository:               Blackjacx/Assist
Swift version used:       6.3
Target:                   Snap
Extracting symbol information for 'Snap'...
Finished extracting symbol information for 'Snap'. (30.56s)
Building documentation for 'Snap'...
Finished building documentation for 'Snap' (0.65s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/blackjacx/assist/0.10.1
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/blackjacx/Engine
Updating https://github.com/apple/swift-argument-parser
Updated https://github.com/blackjacx/Engine (0.41s)
Updated https://github.com/apple/swift-argument-parser (0.53s)
[1/2271] Fetching swift-docc-plugin
Updating https://github.com/kishikawakatsumi/KeychainAccess
Updating https://github.com/blackjacx/ASCKit
Updating https://github.com/kareman/SwiftShell
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.10s)
Updated https://github.com/kishikawakatsumi/KeychainAccess (0.49s)
Updated https://github.com/blackjacx/ASCKit (0.49s)
Updated https://github.com/kareman/SwiftShell (0.49s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (2.23s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.57s)
Computing version for https://github.com/blackjacx/ASCKit
Computed https://github.com/blackjacx/ASCKit at 0.7.2 (0.53s)
Computing version for https://github.com/blackjacx/Engine
Computed https://github.com/blackjacx/Engine at 0.3.0 (0.54s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.63s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.25s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.98s)
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.6
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/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.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 Identifier.swift
[13/57] Compiling SymbolKit KindIdentifier.swift
[14/57] Compiling SymbolKit Location.swift
[15/57] Compiling SymbolKit Mutability.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit Names.swift
[22/57] Compiling SymbolKit SPI.swift
[23/57] Compiling SymbolKit Snippet.swift
[24/57] Compiling SymbolKit Extension.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 SemanticVersion.swift
[31/57] Compiling SymbolKit AccessControl.swift
[32/57] Compiling SymbolKit Availability.swift
[33/57] Compiling SymbolKit AvailabilityItem.swift
[34/57] Compiling SymbolKit Domain.swift
[35/57] Compiling SymbolKit SourceRange.swift
[36/57] Compiling SymbolKit Metadata.swift
[37/57] Compiling SymbolKit Module.swift
[38/57] Compiling SymbolKit OperatingSystem.swift
[39/57] Compiling SymbolKit Platform.swift
[40/57] Compiling SymbolKit Symbol.swift
[41/57] Compiling SymbolKit SymbolKind.swift
[42/57] Compiling SymbolKit SymbolGraph.swift
[43/57] Compiling SymbolKit GraphCollector.swift
[44/57] Compiling SymbolKit GenericConstraint.swift
[45/57] Compiling SymbolKit GenericParameter.swift
[46/57] Compiling SymbolKit Generics.swift
[47/57] Compiling SymbolKit Namespace.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 SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.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.27s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Snap' complete! (0.40s)
Target:                   Push
Extracting symbol information for 'Push'...
Finished extracting symbol information for 'Push'. (0.55s)
Building documentation for 'Push'...
Finished building documentation for 'Push' (0.16s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/blackjacx/assist/0.10.1
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.35s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Push' complete! (0.41s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/blackjacx/assist/0.10.1/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/blackjacx/assist/0.10.1/linkable-paths.json
Target:                   ASC
Extracting symbol information for 'ASC'...
Finished extracting symbol information for 'ASC'. (1.38s)
Building documentation for 'ASC'...
Finished building documentation for 'ASC' (0.96s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/blackjacx/assist/0.10.1
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.34s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'ASC' complete! (0.44s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/blackjacx/assist/0.10.1/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/blackjacx/assist/0.10.1/linkable-paths.json
    3502
21	/Users/admin/builder/spi-builder-workspace/.docs/blackjacx/assist/0.10.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/blackjacx/assist/0.10.1
File count: 3502
Doc size:   21.0MB
Preparing doc bundle ...
Uploading prod-blackjacx-assist-0.10.1-2b427dab.zip to s3://spi-docs-inbox/prod-blackjacx-assist-0.10.1-2b427dab.zip
Copying... [10%]
Copying... [20%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.