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 develop (3099ec), with Swift 6.1 for macOS (SPM) on 23 Jul 2025 04:35:18 UTC.

Swift 6 data race errors: 5

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Blackjacx/Assist.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Blackjacx/Assist
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 3099ec5 Fix typo
Cloned https://github.com/Blackjacx/Assist.git
Revision (git rev-parse @):
3099ec59c1c846b4b1f42320506a753e7cdb7a2b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Blackjacx/Assist.git at develop
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/blackjacx/ASCKit
Fetching https://github.com/jrendel/SwiftKeychainWrapper
Fetching https://github.com/blackjacx/Engine
[1/1666] Fetching swiftkeychainwrapper
[268/2353] Fetching swiftkeychainwrapper, engine
[440/2916] Fetching swiftkeychainwrapper, engine, asckit
[581/7779] Fetching swiftkeychainwrapper, engine, asckit, swiftshell
Fetched https://github.com/jrendel/SwiftKeychainWrapper from cache (1.19s)
[3196/6113] Fetching engine, asckit, swiftshell
Fetched https://github.com/apple/swift-argument-parser from cache (1.21s)
Fetched https://github.com/blackjacx/ASCKit from cache (1.27s)
Fetched https://github.com/kareman/SwiftShell from cache (1.27s)
Fetched https://github.com/blackjacx/Engine from cache (1.27s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (4.93s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.56s)
Computing version for https://github.com/blackjacx/ASCKit
Computed https://github.com/blackjacx/ASCKit at 0.4.0 (0.51s)
Computing version for https://github.com/blackjacx/Engine
Computed https://github.com/blackjacx/Engine at 0.1.0 (0.51s)
Computing version for https://github.com/jrendel/SwiftKeychainWrapper
Computed https://github.com/jrendel/SwiftKeychainWrapper at 4.0.1 (2.54s)
Creating working copy for https://github.com/jrendel/SwiftKeychainWrapper
Working copy of https://github.com/jrendel/SwiftKeychainWrapper resolved at 4.0.1
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Creating working copy for https://github.com/blackjacx/ASCKit
Working copy of https://github.com/blackjacx/ASCKit resolved at 0.4.0
Creating working copy for https://github.com/blackjacx/Engine
Working copy of https://github.com/blackjacx/Engine resolved at 0.1.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.5.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.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Engine",
          "dependencies": [
            {
              "identity": "swiftkeychainwrapper",
              "name": "SwiftKeychainWrapper",
              "url": "https://github.com/jrendel/SwiftKeychainWrapper",
              "version": "4.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftKeychainWrapper",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "asckit",
          "name": "ASCKit",
          "url": "https://github.com/blackjacx/ASCKit",
          "version": "0.4.0",
          "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.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Engine",
              "dependencies": [
                {
                  "identity": "swiftkeychainwrapper",
                  "name": "SwiftKeychainWrapper",
                  "url": "https://github.com/jrendel/SwiftKeychainWrapper",
                  "version": "4.0.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftKeychainWrapper",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.6.1",
          "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/1866] Fetching assist
Fetched https://github.com/Blackjacx/Assist.git from cache (0.92s)
Fetching https://github.com/kareman/SwiftShell from cache
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
Fetched https://github.com/blackjacx/ASCKit from cache (0.48s)
Fetched https://github.com/kareman/SwiftShell from cache (0.48s)
Fetched https://github.com/blackjacx/Engine from cache (0.55s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.56s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.63s)
Computing version for https://github.com/blackjacx/ASCKit
Computed https://github.com/blackjacx/ASCKit at 0.4.0 (0.03s)
Computing version for https://github.com/blackjacx/Engine
Computed https://github.com/blackjacx/Engine at 0.1.0 (0.03s)
Fetching https://github.com/jrendel/SwiftKeychainWrapper from cache
Fetched https://github.com/jrendel/SwiftKeychainWrapper from cache (0.47s)
Computing version for https://github.com/jrendel/SwiftKeychainWrapper
Computed https://github.com/jrendel/SwiftKeychainWrapper at 4.0.1 (0.52s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.53s)
Creating working copy for https://github.com/blackjacx/Engine
Working copy of https://github.com/blackjacx/Engine resolved at 0.1.0
Creating working copy for https://github.com/jrendel/SwiftKeychainWrapper
Working copy of https://github.com/jrendel/SwiftKeychainWrapper resolved at 4.0.1
Creating working copy for https://github.com/blackjacx/ASCKit
Working copy of https://github.com/blackjacx/ASCKit resolved at 0.4.0
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.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.1
Creating working copy for https://github.com/Blackjacx/Assist.git
Working copy of https://github.com/Blackjacx/Assist.git resolved at develop (3099ec5)
Found 4 product dependencies
  - Engine
  - ASCKit
  - swift-argument-parser
  - SwiftShell
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Blackjacx/Assist.git
https://github.com/Blackjacx/Assist.git
{
  "dependencies" : [
    {
      "identity" : "engine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/blackjacx/Engine"
    },
    {
      "identity" : "asckit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/blackjacx/ASCKit"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "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/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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/29] Write sources
[2/29] Write snap-entitlement.plist
[2/29] Write sources
[2/29] Write playground-entitlement.plist
[2/29] Write push-entitlement.plist
[2/29] Write asc-entitlement.plist
[10/29] Write sources
[16/29] Write swift-version-2F0A5646E1D333AE.txt
[18/45] Emitting module ArgumentParserToolInfo
[19/45] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/84] Compiling ArgumentParser InputOrigin.swift
[21/84] Compiling ArgumentParser Name.swift
[22/84] Compiling ArgumentParser Parsed.swift
[23/84] Compiling ArgumentParser ParsedValues.swift
[24/84] Compiling ArgumentParser CommandConfiguration.swift
[25/84] Compiling ArgumentParser CommandGroup.swift
[26/84] Compiling ArgumentParser EnumerableFlag.swift
[27/84] Compiling ArgumentParser ExpressibleByArgument.swift
[28/88] Emitting module ArgumentParser
[29/88] Compiling ArgumentParser ArgumentHelp.swift
[30/88] Compiling ArgumentParser ArgumentVisibility.swift
[31/88] Compiling ArgumentParser CompletionKind.swift
[32/88] Compiling ArgumentParser Errors.swift
[33/88] Compiling ArgumentParser Flag.swift
[34/88] Compiling ArgumentParser ParsableArguments.swift
[35/88] Compiling ArgumentParser ParsableArgumentsValidation.swift
[36/88] Compiling ArgumentParser ParsableCommand.swift
[37/88] Compiling ArgumentParser ArgumentDecoder.swift
[38/88] Compiling ArgumentParser BashCompletionsGenerator.swift
[39/88] Compiling ArgumentParser CompletionsGenerator.swift
[40/88] Compiling ArgumentParser FishCompletionsGenerator.swift
[41/88] Compiling ArgumentParser ZshCompletionsGenerator.swift
[42/88] Compiling ArgumentParser Argument.swift
[43/88] Compiling ArgumentParser Platform.swift
[44/88] Compiling ArgumentParser SequenceExtensions.swift
[45/88] Compiling ArgumentParser StringExtensions.swift
[46/88] Compiling ArgumentParser Tree.swift
[47/88] Compiling ArgumentParser ArgumentDefinition.swift
[48/88] Compiling ArgumentParser ArgumentSet.swift
[49/88] Compiling ArgumentParser CommandParser.swift
[50/88] Compiling ArgumentParser InputKey.swift
[51/88] Compiling SwiftShell Lazy-split.swift
[52/88] Compiling SwiftShell Stream.swift
[53/88] Compiling SwiftShell Files.swift
[54/88] Compiling SwiftShell Array.swift
[55/88] Compiling SwiftShell Process.swift
[56/88] Compiling SwiftShell Context.swift
[57/88] Compiling SwiftShell String.swift
[58/88] Compiling SwiftKeychainWrapper KeychainWrapper.swift
[59/88] Compiling ArgumentParser ParserError.swift
[60/88] Compiling ArgumentParser SplitArguments.swift
[61/88] Compiling ArgumentParser DumpHelpGenerator.swift
[62/88] Compiling ArgumentParser HelpCommand.swift
[63/88] Compiling ArgumentParser NameSpecification.swift
[64/88] Compiling ArgumentParser Option.swift
[65/88] Compiling ArgumentParser OptionGroup.swift
[66/88] Compiling ArgumentParser AsyncParsableCommand.swift
[67/88] Compiling ArgumentParser HelpGenerator.swift
[68/88] Compiling SwiftKeychainWrapper KeychainWrapperSubscript.swift
[69/88] Compiling ArgumentParser MessageInfo.swift
[70/88] Compiling ArgumentParser UsageGenerator.swift
[71/88] Compiling ArgumentParser CollectionExtensions.swift
[72/88] Emitting module SwiftKeychainWrapper
[73/88] Compiling SwiftKeychainWrapper KeychainItemAccessibility.swift
[74/88] Compiling SwiftShell Command.swift
[75/88] Compiling SwiftShell Bash.swift
[76/88] Emitting module SwiftShell
[77/113] Compiling Engine Engine.swift
[78/113] Compiling Engine Bundle+Extensions.swift
[79/113] Compiling Engine FileManager+Extensions.swift
[80/113] Compiling Engine EmptyResponse.swift
[81/113] Compiling Engine Clamping.swift
[82/115] Compiling Engine Service.swift
[83/115] Compiling Engine DataWrapper.swift
[84/115] Compiling Engine LoggableError.swift
[85/115] Compiling Engine Network.swift
[86/115] Compiling Engine NetworkError.swift
[87/115] Emitting module Engine
[88/115] Compiling Engine ProcessInfo+Extensions.swift
[89/115] Compiling Engine String+Extensions.swift
[90/115] Compiling Engine String+Random.swift
[91/115] Compiling Engine UIView+Extensions.swift
[92/115] Compiling Engine UIViewController+Extensions.swift
[93/115] Compiling Engine Endpoint.swift
[94/115] Compiling Engine HTTPMethod.swift
[95/115] Compiling Engine Json.swift
[96/115] Compiling Engine URL+Extensions.swift
[97/115] Compiling Engine URLRequest+Extensions.swift
[98/115] Compiling Engine JWT.swift
[99/115] Compiling Engine JWTClaims.swift
[100/115] Compiling Engine JWTHeader.swift
[101/115] Compiling Engine Keychain.swift
[102/115] Compiling Engine UserDefaults+PropertyWrapper.swift
[103/115] Compiling Engine UIColor+Extensions.swift
[104/145] Compiling Core SimctlList.swift
[105/145] Compiling Core Mint.swift
[106/146] Compiling ASCKit ASCHeader.swift
[107/146] Compiling ASCKit ASCKit.swift
[108/148] Compiling Core Zip.swift
[109/148] Compiling ASCKit Constants.swift
[110/148] Compiling ASCKit Filter.swift
[111/148] Compiling ASCKit ASCPayload.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ASCKit/Sources/ASCKit/ASCService.swift:221:44: error: type of expression is ambiguous without a type annotation
219 |         }
220 |
221 |         guard let tester: BetaTester = try await list(filters: [Filter(key: BetaTester.FilterKey.email, value: email)]).first else {
    |                                            `- error: type of expression is ambiguous without a type annotation
222 |             throw AscError.noUserFound(email)
223 |         }
[112/148] Compiling ASCKit ASCService.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ASCKit/Sources/ASCKit/ASCService.swift:221:44: error: type of expression is ambiguous without a type annotation
219 |         }
220 |
221 |         guard let tester: BetaTester = try await list(filters: [Filter(key: BetaTester.FilterKey.email, value: email)]).first else {
    |                                            `- error: type of expression is ambiguous without a type annotation
222 |             throw AscError.noUserFound(email)
223 |         }
[113/148] Compiling Core Xcodebuild.swift
[114/148] Compiling Core Runtime.swift
[115/148] Compiling Core Logger.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Logger.swift:12:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Logger' may have shared mutable state; this is an error in the Swift 6 language mode
 8 | import Foundation
 9 |
10 | public struct Logger {
   |               `- note: consider making struct 'Logger' conform to the 'Sendable' protocol
11 |
12 |     public static let shared = Logger()
   |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Logger' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 |     public func warn(_ closure: @autoclosure () -> Any?,
/Users/admin/builder/spi-builder-workspace/Sources/Core/Logger.swift:82:16: warning: static property 'logLevel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
80 |
81 |     /// The current log level, defaults to .info
82 |     static var logLevel: Level = .info
   |                |- warning: static property 'logLevel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'logLevel' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'logLevel' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
83 |     /// Enable to see additional information like sending object, date, function name, and line of code. Defaults to false.
84 |     static var verbose = false
/Users/admin/builder/spi-builder-workspace/Sources/Core/Logger.swift:84:16: warning: static property 'verbose' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
82 |     static var logLevel: Level = .info
83 |     /// Enable to see additional information like sending object, date, function name, and line of code. Defaults to false.
84 |     static var verbose = false
   |                |- warning: static property 'verbose' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'verbose' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'verbose' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
85 | }
86 |
[116/148] Compiling Core Device.swift
[119/148] Compiling Core JSONWebToken.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Networking/JSONWebToken.swift:9:16: warning: static property 'jwt' is not concurrency-safe because non-'Sendable' type 'JWT' may have shared mutable state; this is an error in the Swift 6 language mode
  7 |
  8 | public enum JSONWebToken {
  9 |     static let jwt = JWT()
    |                `- warning: static property 'jwt' is not concurrency-safe because non-'Sendable' type 'JWT' may have shared mutable state; this is an error in the Swift 6 language mode
 10 |
 11 |     public enum Service {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:11:15: note: struct 'JWT' does not conform to the 'Sendable' protocol
  9 | import Foundation
 10 |
 11 | public struct JWT {
    |               `- note: struct 'JWT' does not conform to the 'Sendable' protocol
 12 |     public init() {}
 13 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/Networking/JSONWebToken.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Engine'
  1 | import Engine
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Engine'
  2 | import Foundation
  3 |
    :
  7 |
  8 | public enum JSONWebToken {
  9 |     static let jwt = JWT()
    |                |- note: add '@MainActor' to make static property 'jwt' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 10 |
 11 |     public enum Service {
/Users/admin/builder/spi-builder-workspace/Sources/Core/Networking/JSONWebToken.swift:68:25: warning: reference to static property 'decoder' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 66 |         }
 67 |
 68 |         return try Json.decoder.decode(JWTFcmCredentials.Token.self, from: data).accessToken
    |                         `- warning: reference to static property 'decoder' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 69 |     }
 70 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Networking/Json.swift:18:23: note: static property declared here
16 |     }()
17 |
18 |     public static var decoder: JSONDecoder = {
   |                       `- note: static property declared here
19 |         let decoder = JSONDecoder()
20 |         decoder.dateDecodingStrategy = .iso8601
[120/148] Compiling Core Simctl.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Shell/Simctl/Simctl.swift:217:14: warning: associated value 'devicesNotFoundForRuntime' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Runtime'; this is an error in the Swift 6 language mode
215 |         case latestRuntimeNameNotFound
216 |         case runtimeNotFound(name: String)
217 |         case devicesNotFoundForRuntime(Runtime)
    |              `- warning: associated value 'devicesNotFoundForRuntime' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Runtime'; this is an error in the Swift 6 language mode
218 |         case deviceIdNotFoundInDevices(id: String)
219 |         case createDeviceFailed(deviceName: String, runtimeID: String)
/Users/admin/builder/spi-builder-workspace/Sources/Core/Shell/Simctl/Runtime.swift:10:15: note: consider making struct 'Runtime' conform to the 'Sendable' protocol
 8 | import Foundation
 9 |
10 | public struct Runtime: Codable {
   |               `- note: consider making struct 'Runtime' conform to the 'Sendable' protocol
11 |
12 |     enum CodingKeys: String, CodingKey {
/Users/admin/builder/spi-builder-workspace/Sources/Core/Shell/Simctl/Simctl.swift:300:25: warning: reference to static property 'decoder' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
298 |         }
299 |
300 |         return try Json.decoder.decode(SimctlList.self, from: outData)
    |                         `- warning: reference to static property 'decoder' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
301 |     }
302 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Networking/Json.swift:18:23: note: static property declared here
16 |     }()
17 |
18 |     public static var decoder: JSONDecoder = {
   |                       `- note: static property declared here
19 |         let decoder = JSONDecoder()
20 |         decoder.dateDecodingStrategy = .iso8601
[121/148] Emitting module Core
/Users/admin/builder/spi-builder-workspace/Sources/Core/Logger.swift:12:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Logger' may have shared mutable state; this is an error in the Swift 6 language mode
 8 | import Foundation
 9 |
10 | public struct Logger {
   |               `- note: consider making struct 'Logger' conform to the 'Sendable' protocol
11 |
12 |     public static let shared = Logger()
   |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Logger' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 |     public func warn(_ closure: @autoclosure () -> Any?,
/Users/admin/builder/spi-builder-workspace/Sources/Core/Logger.swift:82:16: warning: static property 'logLevel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
80 |
81 |     /// The current log level, defaults to .info
82 |     static var logLevel: Level = .info
   |                |- warning: static property 'logLevel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'logLevel' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'logLevel' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
83 |     /// Enable to see additional information like sending object, date, function name, and line of code. Defaults to false.
84 |     static var verbose = false
/Users/admin/builder/spi-builder-workspace/Sources/Core/Logger.swift:84:16: warning: static property 'verbose' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
82 |     static var logLevel: Level = .info
83 |     /// Enable to see additional information like sending object, date, function name, and line of code. Defaults to false.
84 |     static var verbose = false
   |                |- warning: static property 'verbose' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'verbose' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'verbose' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
85 | }
86 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/Networking/JSONWebToken.swift:9:16: warning: static property 'jwt' is not concurrency-safe because non-'Sendable' type 'JWT' may have shared mutable state; this is an error in the Swift 6 language mode
  7 |
  8 | public enum JSONWebToken {
  9 |     static let jwt = JWT()
    |                `- warning: static property 'jwt' is not concurrency-safe because non-'Sendable' type 'JWT' may have shared mutable state; this is an error in the Swift 6 language mode
 10 |
 11 |     public enum Service {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/JWT/JWT.swift:11:15: note: struct 'JWT' does not conform to the 'Sendable' protocol
  9 | import Foundation
 10 |
 11 | public struct JWT {
    |               `- note: struct 'JWT' does not conform to the 'Sendable' protocol
 12 |     public init() {}
 13 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/Networking/JSONWebToken.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Engine'
  1 | import Engine
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Engine'
  2 | import Foundation
  3 |
    :
  7 |
  8 | public enum JSONWebToken {
  9 |     static let jwt = JWT()
    |                |- note: add '@MainActor' to make static property 'jwt' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 10 |
 11 |     public enum Service {
/Users/admin/builder/spi-builder-workspace/Sources/Core/Shell/Simctl/Simctl.swift:217:14: warning: associated value 'devicesNotFoundForRuntime' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Runtime'; this is an error in the Swift 6 language mode
215 |         case latestRuntimeNameNotFound
216 |         case runtimeNotFound(name: String)
217 |         case devicesNotFoundForRuntime(Runtime)
    |              `- warning: associated value 'devicesNotFoundForRuntime' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Runtime'; this is an error in the Swift 6 language mode
218 |         case deviceIdNotFoundInDevices(id: String)
219 |         case createDeviceFailed(deviceName: String, runtimeID: String)
/Users/admin/builder/spi-builder-workspace/Sources/Core/Shell/Simctl/Runtime.swift:10:15: note: consider making struct 'Runtime' conform to the 'Sendable' protocol
 8 | import Foundation
 9 |
10 | public struct Runtime: Codable {
   |               `- note: consider making struct 'Runtime' conform to the 'Sendable' protocol
11 |
12 |     enum CodingKeys: String, CodingKey {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[122/148] Compiling ASCKit Model.swift
[123/148] Compiling ASCKit PagedItemLoader.swift
[124/148] Compiling ASCKit ApiKey.swift
[125/148] Compiling ASCKit App.swift
[126/148] Compiling ASCKit AscEndpoint.swift
[127/148] Compiling ASCKit AscError.swift
[128/148] Emitting module ASCKit
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ASCKit/Sources/ASCKit/ASCService.swift:221:44: error: type of expression is ambiguous without a type annotation
219 |         }
220 |
221 |         guard let tester: BetaTester = try await list(filters: [Filter(key: BetaTester.FilterKey.email, value: email)]).first else {
    |                                            `- error: type of expression is ambiguous without a type annotation
222 |             throw AscError.noUserFound(email)
223 |         }
[129/152] Compiling ASCKit BetaTester.swift
[130/152] Compiling ASCKit BetaTesterInvitationResponse.swift
[131/152] Compiling ASCKit AppStoreVersion.swift
[132/152] Compiling ASCKit BetaGroup.swift
[133/152] Compiling ASCKit Build.swift
[134/152] Compiling ASCKit BundleId.swift
[135/158] Compiling ASCKit PageableModel.swift
[136/158] Compiling ASCKit Relation.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/14] Write swift-version-2F0A5646E1D333AE.txt
[3/30] Emitting module ArgumentParserToolInfo
[4/30] Compiling ArgumentParserToolInfo ToolInfo.swift
[5/69] Compiling SwiftKeychainWrapper KeychainItemAccessibility.swift
[6/69] Compiling SwiftKeychainWrapper KeychainWrapperSubscript.swift
[7/69] Emitting module SwiftKeychainWrapper
[8/69] Compiling SwiftKeychainWrapper KeychainWrapper.swift
[9/69] Compiling SwiftShell String.swift
[10/69] Compiling SwiftShell Lazy-split.swift
[11/69] Compiling SwiftShell Process.swift
[12/69] Compiling SwiftShell Files.swift
[13/69] Compiling SwiftShell Context.swift
[14/69] Compiling SwiftShell Array.swift
[15/69] Compiling SwiftShell Stream.swift
[16/69] Emitting module SwiftShell
[17/69] Compiling SwiftShell Bash.swift
[18/69] Compiling SwiftShell Command.swift
[19/94] Compiling ArgumentParser InputOrigin.swift
[20/94] Compiling ArgumentParser Name.swift
[21/94] Compiling ArgumentParser Parsed.swift
[22/94] Compiling ArgumentParser ParsedValues.swift
[23/98] Compiling Engine Service.swift
[24/98] Compiling Engine DataWrapper.swift
[25/100] Compiling Engine UserDefaults+PropertyWrapper.swift
[26/100] Compiling Engine UIColor+Extensions.swift
[27/100] Compiling Engine EmptyResponse.swift
[28/100] Compiling Engine Clamping.swift
[29/100] Compiling Engine JWT.swift
[30/100] Compiling Engine JWTClaims.swift
[31/100] Compiling Engine JWTHeader.swift
[32/100] Compiling Engine Keychain.swift
[33/100] Compiling Engine ProcessInfo+Extensions.swift
[34/100] Compiling Engine String+Extensions.swift
[35/100] Compiling Engine String+Random.swift
[36/100] Compiling Engine Endpoint.swift
[37/100] Compiling Engine HTTPMethod.swift
[38/100] Emitting module ArgumentParser
[39/100] Emitting module Engine
[48/100] Compiling Engine Json.swift
[49/100] Compiling Engine LoggableError.swift
[50/100] Compiling Engine Network.swift
[51/100] Compiling Engine NetworkError.swift
[52/100] Compiling Engine URL+Extensions.swift
[53/100] Compiling Engine URLRequest+Extensions.swift
[55/100] Compiling Engine Engine.swift
[56/100] Compiling Engine Bundle+Extensions.swift
[57/100] Compiling Engine FileManager+Extensions.swift
[58/100] Compiling Engine UIView+Extensions.swift
[59/100] Compiling Engine UIViewController+Extensions.swift
[69/100] Compiling ArgumentParser Platform.swift
[70/100] Compiling ArgumentParser SequenceExtensions.swift
[71/100] Compiling ArgumentParser StringExtensions.swift
[72/100] Compiling ArgumentParser Tree.swift
[73/130] Compiling ArgumentParser ParserError.swift
[74/130] Compiling ArgumentParser SplitArguments.swift
[75/130] Compiling ArgumentParser DumpHelpGenerator.swift
[76/130] Compiling ArgumentParser HelpCommand.swift
[77/130] Compiling ArgumentParser HelpGenerator.swift
[78/130] Compiling ArgumentParser MessageInfo.swift
[79/130] Compiling ArgumentParser UsageGenerator.swift
[80/130] Compiling ArgumentParser CollectionExtensions.swift
[89/130] Compiling ASCKit ASCPayload.swift
[90/130] Compiling ASCKit ASCService.swift
[91/130] Emitting module Core
[92/130] Compiling Core Logger.swift
[93/131] Compiling Core Zip.swift
[94/131] Compiling Core Xcodebuild.swift
[95/131] Compiling Core SimctlList.swift
[96/131] Compiling Core Runtime.swift
[97/131] Compiling Core Device.swift
[98/131] Compiling Core JSONWebToken.swift
[99/131] Compiling Core Simctl.swift
[100/131] Compiling Core Mint.swift
[101/141] Compiling ASCKit BetaTester.swift
[102/141] Compiling ASCKit BetaTesterInvitationResponse.swift
[103/141] Compiling ASCKit AppStoreVersion.swift
[104/141] Compiling ASCKit BetaGroup.swift
[105/141] Compiling ASCKit ApiKey.swift
[106/141] Compiling ASCKit App.swift
[107/141] Compiling ASCKit Model.swift
[108/141] Compiling ASCKit PagedItemLoader.swift
[109/141] Compiling ASCKit Constants.swift
[110/141] Compiling ASCKit Filter.swift
[111/141] Compiling ASCKit AscEndpoint.swift
[112/141] Compiling ASCKit AscError.swift
[113/141] Compiling ASCKit ASCHeader.swift
[114/141] Compiling ASCKit ASCKit.swift
[115/141] Compiling ASCKit Build.swift
[116/141] Compiling ASCKit BundleId.swift
[117/143] Emitting module ASCKit
[120/143] Emitting module Playground
[121/143] Compiling Playground Playground.swift
[121/143] Write Objects.LinkFileList
[123/143] Compiling Push Push.swift
[124/143] Compiling Push Fcm.swift
[125/143] Compiling Push PushService.swift
[126/143] Emitting module Push
[127/143] Compiling Push PushEndpoint.swift
[128/143] Compiling Push Apns.swift
[128/143] Write Objects.LinkFileList
[130/143] Compiling ASCKit PageableModel.swift
[131/143] Compiling ASCKit Relation.swift
[132/143] Emitting module Snap
[133/143] Compiling Snap Snap.swift
[133/143] Write Objects.LinkFileList
[134/153] Linking playground
[135/153] Applying playground
[136/153] Linking push
[137/153] Applying push
[138/153] Linking snap
[139/153] Applying snap
[141/153] Compiling ASC BundleIds.swift
/Users/admin/builder/spi-builder-workspace/Sources/ASC/commands/sub/BundleIds.swift:116:1: warning: extension declares a conformance of imported type 'Platform' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
114 | }
115 |
116 | extension BundleId.Platform: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'Platform' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
117 |
[142/153] Compiling ASC BetaGroups.swift
[143/153] Compiling ASC BetaTesters.swift
[144/153] Compiling ASC Builds.swift
[145/153] Compiling ASC Keys.swift
[146/153] Compiling ASC Apps.swift
[147/153] 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 protocol 'ExpressibleByArgument'; 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 protocol 'ExpressibleByArgument'; 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) {
[148/153] Compiling ASC ASC.swift
[149/153] 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 protocol 'ExpressibleByArgument'; 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 protocol 'ExpressibleByArgument'; 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/sub/BundleIds.swift:116:1: warning: extension declares a conformance of imported type 'Platform' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
114 | }
115 |
116 | extension BundleId.Platform: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'Platform' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'ASCKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
117 |
[150/153] Compiling ASC AppStoreVersions.swift
[150/153] Write Objects.LinkFileList
[151/153] Linking asc
[152/153] Applying asc
Build complete! (8.36s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "engine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/blackjacx/Engine"
    },
    {
      "identity" : "asckit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/blackjacx/ASCKit"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "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/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/develop
Repository:               Blackjacx/Assist
Swift version used:       6.1
Target:                   Snap
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'Snap'...
Finished extracting symbol information for 'Snap'. (2.46s)
Building documentation for 'Snap'...
Finished building documentation for 'Snap' (0.12s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/blackjacx/assist/develop
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/jrendel/SwiftKeychainWrapper
Updating https://github.com/kareman/SwiftShell
Updating https://github.com/apple/swift-argument-parser
Updated https://github.com/jrendel/SwiftKeychainWrapper (0.50s)
Updated https://github.com/kareman/SwiftShell (0.55s)
Updated https://github.com/apple/swift-argument-parser (0.55s)
Updating https://github.com/blackjacx/ASCKit
Updating https://github.com/blackjacx/Engine
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.69s)
Updated https://github.com/blackjacx/ASCKit (0.48s)
Updated https://github.com/blackjacx/Engine (0.48s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (1.77s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.50s)
Computing version for https://github.com/blackjacx/ASCKit
Computed https://github.com/blackjacx/ASCKit at 0.4.0 (0.48s)
Computing version for https://github.com/blackjacx/Engine
Computed https://github.com/blackjacx/Engine at 0.1.0 (0.47s)
Computing version for https://github.com/jrendel/SwiftKeychainWrapper
Computed https://github.com/jrendel/SwiftKeychainWrapper at 4.0.1 (0.59s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.86s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.61s)
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/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.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/53] Compiling SymbolKit Identifier.swift
[12/53] Compiling SymbolKit KindIdentifier.swift
[13/53] Compiling SymbolKit Location.swift
[14/53] Compiling SymbolKit Mutability.swift
[15/57] Emitting module SymbolKit
[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 Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Compiling SymbolKit SourceRange.swift
[25/57] Compiling SymbolKit Metadata.swift
[26/57] Compiling SymbolKit Module.swift
[27/57] Compiling SymbolKit OperatingSystem.swift
[28/57] Compiling SymbolKit Platform.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit Mixin+Equals.swift
[35/57] Compiling SymbolKit Mixin+Hash.swift
[36/57] Compiling SymbolKit Mixin.swift
[37/57] Compiling SymbolKit LineList.swift
[38/57] Compiling SymbolKit Position.swift
[39/57] Compiling SymbolKit SemanticVersion.swift
[40/57] Compiling SymbolKit AccessControl.swift
[41/57] Compiling SymbolKit Availability.swift
[42/57] Compiling SymbolKit AvailabilityItem.swift
[43/57] Compiling SymbolKit Domain.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.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 SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.97s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'Snap' complete! (0.38s)
Target:                   Push
Extracting symbol information for 'Push'...
Finished extracting symbol information for 'Push'. (0.53s)
Building documentation for 'Push'...
Finished building documentation for 'Push' (0.12s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/blackjacx/assist/develop
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.32s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'Push' complete! (0.39s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/blackjacx/assist/develop/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/blackjacx/assist/develop/linkable-paths.json
Target:                   ASC
Extracting symbol information for 'ASC'...
Finished extracting symbol information for 'ASC'. (0.54s)
Building documentation for 'ASC'...
Finished building documentation for 'ASC' (0.54s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/blackjacx/assist/develop
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.32s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'ASC' complete! (0.38s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/blackjacx/assist/develop/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/blackjacx/assist/develop/linkable-paths.json
    2458
15	/Users/admin/builder/spi-builder-workspace/.docs/blackjacx/assist/develop
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/blackjacx/assist/develop
File count: 2458
Doc size:   15.0MB
Preparing doc bundle ...
Uploading prod-blackjacx-assist-develop-472e1c2a.zip to s3://spi-docs-inbox/prod-blackjacx-assist-develop-472e1c2a.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [52%]
Copying... [62%]
Copying... [70%]
Copying... [80%]
Copying... [91%]
Copying... [100%]
Done.