The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Assist, reference 0.8.0 (d1fb92), with Swift 6.0 for macOS (SPM) on 25 Mar 2025 15:44:23 UTC.

Swift 6 data race errors: 5

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Blackjacx/Assist.git
Reference: 0.8.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Blackjacx/Assist
 * tag               0.8.0      -> FETCH_HEAD
HEAD is now at d1fb92a Merge branch 'release/0.8.0'
Cloned https://github.com/Blackjacx/Assist.git
Revision (git rev-parse @):
d1fb92a881ff17a9709f7e5ec01077e3ab0eba2c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Blackjacx/Assist.git at 0.8.0
Fetching https://github.com/jrendel/SwiftKeychainWrapper
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/blackjacx/Engine
Fetching https://github.com/blackjacx/ASCKit
Fetching https://github.com/kareman/SwiftShell
[1/4863] Fetching swiftshell
[196/5550] Fetching swiftshell, engine
[355/6113] Fetching swiftshell, engine, asckit
[1084/7779] Fetching swiftshell, engine, asckit, swiftkeychainwrapper
[2767/22486] Fetching swiftshell, engine, asckit, swiftkeychainwrapper, swift-argument-parser
Fetched https://github.com/kareman/SwiftShell from cache (1.53s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.53s)
Fetched https://github.com/jrendel/SwiftKeychainWrapper from cache (1.53s)
Fetched https://github.com/blackjacx/Engine from cache (1.53s)
Fetched https://github.com/blackjacx/ASCKit from cache (1.53s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (3.46s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.46s)
Computing version for https://github.com/blackjacx/ASCKit
Computed https://github.com/blackjacx/ASCKit at 0.4.0 (0.43s)
Computing version for https://github.com/blackjacx/Engine
Computed https://github.com/blackjacx/Engine at 0.1.0 (0.44s)
Computing version for https://github.com/jrendel/SwiftKeychainWrapper
Computed https://github.com/jrendel/SwiftKeychainWrapper at 4.0.1 (2.44s)
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.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/blackjacx/ASCKit
Working copy of https://github.com/blackjacx/ASCKit resolved at 0.4.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.5.0",
          "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/1841] Fetching assist
Fetched https://github.com/Blackjacx/Assist.git from cache (0.91s)
Fetching https://github.com/blackjacx/Engine from cache
Fetching https://github.com/blackjacx/ASCKit from cache
Fetching https://github.com/kareman/SwiftShell from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/blackjacx/ASCKit from cache (0.78s)
Fetched https://github.com/blackjacx/Engine from cache (0.78s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.78s)
Fetched https://github.com/kareman/SwiftShell from cache (0.78s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.02s)
Computing version for https://github.com/blackjacx/ASCKit
Computed https://github.com/blackjacx/ASCKit at 0.4.0 (0.02s)
Computing version for https://github.com/blackjacx/Engine
Computed https://github.com/blackjacx/Engine at 0.1.0 (0.02s)
Fetching https://github.com/jrendel/SwiftKeychainWrapper from cache
Fetched https://github.com/jrendel/SwiftKeychainWrapper from cache (0.39s)
Computing version for https://github.com/jrendel/SwiftKeychainWrapper
Computed https://github.com/jrendel/SwiftKeychainWrapper at 4.0.1 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.03s)
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.5.0
Creating working copy for https://github.com/Blackjacx/Assist.git
Working copy of https://github.com/Blackjacx/Assist.git resolved at 0.8.0 (d1fb92a)
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/jrendel/SwiftKeychainWrapper
Working copy of https://github.com/jrendel/SwiftKeychainWrapper resolved at 4.0.1
Creating working copy for https://github.com/blackjacx/Engine
Working copy of https://github.com/blackjacx/Engine resolved at 0.1.0
Found 4 product dependencies
  - Engine
  - ASCKit
  - swift-argument-parser
  - SwiftShell
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
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
      }
    }
  ],
  "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" : "Core",
      "module_type" : "SwiftTarget",
      "name" : "Core",
      "path" : "Sources/Core",
      "product_dependencies" : [
        "SwiftShell",
        "Engine"
      ],
      "product_memberships" : [
        "asc",
        "push",
        "snap"
      ],
      "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.2.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/24] Write sources
[10/24] Write asc-entitlement.plist
[12/24] Write push-entitlement.plist
[13/24] Write snap-entitlement.plist
[14/24] Write swift-version-5BDAB9E9C0126B9D.txt
[16/40] Emitting module ArgumentParserToolInfo
[17/40] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/79] Compiling ArgumentParser ArgumentHelp.swift
[19/79] Compiling ArgumentParser ArgumentVisibility.swift
[20/79] Compiling ArgumentParser CompletionKind.swift
[21/79] Compiling ArgumentParser Errors.swift
[22/79] Compiling ArgumentParser Flag.swift
[23/79] Compiling ArgumentParser NameSpecification.swift
[24/79] Compiling ArgumentParser Option.swift
[25/79] Compiling ArgumentParser OptionGroup.swift
[26/79] Compiling ArgumentParser AsyncParsableCommand.swift
[27/83] Compiling ArgumentParser Platform.swift
[28/83] Compiling ArgumentParser SequenceExtensions.swift
[29/83] Compiling ArgumentParser StringExtensions.swift
[30/83] Compiling ArgumentParser Tree.swift
[31/83] Compiling ArgumentParser ParsableArguments.swift
[32/83] Compiling ArgumentParser ParsableArgumentsValidation.swift
[33/83] Compiling ArgumentParser ParsableCommand.swift
[34/83] Compiling ArgumentParser ArgumentDecoder.swift
[35/83] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/83] Compiling ArgumentParser CompletionsGenerator.swift
[37/83] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/83] Compiling ArgumentParser ZshCompletionsGenerator.swift
[39/83] Compiling ArgumentParser Argument.swift
[40/83] Compiling ArgumentParser ArgumentDefinition.swift
[41/83] Compiling ArgumentParser ArgumentSet.swift
[42/83] Compiling ArgumentParser CommandParser.swift
[43/83] Compiling ArgumentParser InputKey.swift
[44/83] Compiling ArgumentParser InputOrigin.swift
[45/83] Compiling ArgumentParser Name.swift
[46/83] Compiling ArgumentParser Parsed.swift
[47/83] Compiling ArgumentParser ParsedValues.swift
[48/83] Compiling SwiftShell Lazy-split.swift
[49/83] Compiling SwiftShell Files.swift
[50/83] Compiling SwiftShell Stream.swift
[51/83] Compiling SwiftShell Process.swift
[52/83] Compiling SwiftShell String.swift
[53/83] Compiling SwiftShell Array.swift
[54/83] Compiling SwiftKeychainWrapper KeychainWrapperSubscript.swift
[55/83] Compiling SwiftKeychainWrapper KeychainItemAccessibility.swift
[56/83] Emitting module SwiftKeychainWrapper
[57/83] Compiling SwiftKeychainWrapper KeychainWrapper.swift
[58/108] Compiling SwiftShell Context.swift
[59/108] Compiling SwiftShell Bash.swift
[60/108] Emitting module SwiftShell
[61/108] Compiling SwiftShell Command.swift
[62/108] Emitting module ArgumentParser
[63/108] Compiling Engine Bundle+Extensions.swift
[64/108] Compiling Engine FileManager+Extensions.swift
[65/108] Compiling Engine UserDefaults+PropertyWrapper.swift
[66/108] Compiling Engine UIColor+Extensions.swift
[67/108] Compiling Engine ProcessInfo+Extensions.swift
[68/108] Compiling Engine String+Extensions.swift
[69/108] Compiling Engine String+Random.swift
[70/108] Compiling Engine JWTClaims.swift
[71/108] Compiling Engine Endpoint.swift
[72/108] Compiling Engine HTTPMethod.swift
[73/108] Compiling Engine Json.swift
[74/108] Compiling Engine Engine.swift
[75/108] Emitting module Engine
[84/110] Compiling Engine UIView+Extensions.swift
[85/110] Compiling Engine UIViewController+Extensions.swift
[90/110] Compiling Engine JWTHeader.swift
[91/110] Compiling Engine Keychain.swift
[92/110] Compiling Engine EmptyResponse.swift
[93/110] Compiling Engine Clamping.swift
[94/110] Compiling Engine LoggableError.swift
[95/110] Compiling Engine Network.swift
[96/110] Compiling Engine NetworkError.swift
[97/110] Compiling Engine Service.swift
[98/110] Compiling Engine DataWrapper.swift
[99/110] Compiling Engine URL+Extensions.swift
[100/110] Compiling Engine URLRequest+Extensions.swift
[101/110] Compiling Engine JWT.swift
[102/140] Compiling Core Xcodebuild.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: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 |     public func warn(_ closure: @autoclosure () -> Any?,
[103/141] Compiling Core SimctlList.swift
[104/141] Compiling Core Device.swift
[105/141] Compiling Core Zip.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: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 |     public func warn(_ closure: @autoclosure () -> Any?,
[106/141] Compiling ASCKit Constants.swift
[107/141] Compiling ASCKit Filter.swift
[108/143] Compiling ASCKit AscEndpoint.swift
[109/143] Compiling ASCKit AscError.swift
[110/143] Compiling ASCKit ASCHeader.swift
[111/143] Compiling ASCKit ASCKit.swift
[112/143] 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 |         }
[113/143] 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 |         }
[114/143] Compiling Core Mint.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: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 |     public func warn(_ closure: @autoclosure () -> Any?,
[115/143] 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: annotate 'jwt' with '@MainActor' if property should only be accessed from the main actor
    |                `- 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
[116/143] 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: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                       `- 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: annotate 'logLevel' with '@MainActor' if property should only be accessed from the main actor
   |                `- 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: annotate 'verbose' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
85 | }
86 |
[117/143] Compiling Core Runtime.swift
[120/143] 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: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                       `- 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: annotate 'logLevel' with '@MainActor' if property should only be accessed from the main actor
   |                `- 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: annotate 'verbose' with '@MainActor' if property should only be accessed from the main actor
   |                `- 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: annotate 'jwt' with '@MainActor' if property should only be accessed from the main actor
    |                `- 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 {
[121/143] 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/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: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                       `- 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/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
[122/143] Compiling ASCKit ApiKey.swift
[123/143] Compiling ASCKit App.swift
[124/143] Compiling ASCKit Model.swift
[125/143] Compiling ASCKit PagedItemLoader.swift
[126/143] Compiling ASCKit AppStoreVersion.swift
[127/143] Compiling ASCKit BetaGroup.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[128/143] 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/151] Compiling ASCKit PageableModel.swift
[130/151] Compiling ASCKit Relation.swift
[131/151] Compiling ASCKit Build.swift
[132/151] Compiling ASCKit BundleId.swift
[133/151] Compiling ASCKit BetaTester.swift
[134/151] Compiling ASCKit BetaTesterInvitationResponse.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/11] Write swift-version-5BDAB9E9C0126B9D.txt
[3/27] Emitting module ArgumentParserToolInfo
[4/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[5/66] Compiling SwiftShell String.swift
[6/66] Compiling SwiftKeychainWrapper KeychainWrapperSubscript.swift
[7/66] Compiling SwiftShell Context.swift
[8/66] Compiling SwiftShell Process.swift
[9/66] Compiling SwiftShell Lazy-split.swift
[10/66] Compiling SwiftShell Array.swift
[11/66] Compiling SwiftShell Files.swift
[12/66] Compiling SwiftShell Stream.swift
[13/66] Compiling SwiftKeychainWrapper KeychainItemAccessibility.swift
[14/66] Emitting module SwiftKeychainWrapper
[15/66] Compiling SwiftKeychainWrapper KeychainWrapper.swift
[16/66] Compiling SwiftShell Bash.swift
[17/66] Emitting module SwiftShell
[18/66] Compiling SwiftShell Command.swift
[19/91] Emitting module ArgumentParser
[20/95] Compiling Engine FileManager+Extensions.swift
[21/95] Compiling Engine ProcessInfo+Extensions.swift
[22/95] Compiling Engine String+Extensions.swift
[23/95] Compiling Engine String+Random.swift
[24/95] Compiling Engine Endpoint.swift
[25/95] Compiling Engine HTTPMethod.swift
[26/95] Compiling Engine Json.swift
[27/95] Compiling Engine UserDefaults+PropertyWrapper.swift
[28/95] Compiling Engine UIColor+Extensions.swift
[29/95] Compiling ArgumentParser NameSpecification.swift
[30/95] Compiling ArgumentParser Option.swift
[31/95] Compiling ArgumentParser OptionGroup.swift
[32/95] Compiling ArgumentParser AsyncParsableCommand.swift
[33/95] Compiling Engine JWTClaims.swift
[34/95] Compiling Engine JWTHeader.swift
[35/95] Compiling Engine Keychain.swift
[36/95] Compiling Engine Engine.swift
[37/95] Compiling Engine Bundle+Extensions.swift
[38/95] Compiling Engine DataWrapper.swift
[39/95] Compiling Engine URL+Extensions.swift
[40/95] Compiling Engine URLRequest+Extensions.swift
[41/95] Compiling Engine JWT.swift
[42/95] Compiling Engine LoggableError.swift
[43/95] Compiling Engine Network.swift
[44/95] Compiling Engine NetworkError.swift
[45/95] Compiling Engine Service.swift
[46/95] Compiling Engine EmptyResponse.swift
[47/95] Compiling Engine Clamping.swift
[48/95] Compiling ArgumentParser CommandParser.swift
[49/95] Compiling ArgumentParser InputKey.swift
[50/95] Compiling ArgumentParser ParsableArguments.swift
[51/95] Compiling ArgumentParser ParsableArgumentsValidation.swift
[52/95] Compiling ArgumentParser ParsableCommand.swift
[53/95] Compiling ArgumentParser ArgumentDecoder.swift
[54/95] Compiling ArgumentParser HelpGenerator.swift
[55/95] Compiling ArgumentParser MessageInfo.swift
[56/95] Compiling ArgumentParser UsageGenerator.swift
[57/95] Compiling ArgumentParser CollectionExtensions.swift
[58/95] Emitting module Engine
[83/97] Compiling Engine UIView+Extensions.swift
[84/97] Compiling Engine UIViewController+Extensions.swift
[85/97] Compiling ArgumentParser Platform.swift
[86/97] Compiling ArgumentParser SequenceExtensions.swift
[87/97] Compiling ArgumentParser StringExtensions.swift
[88/97] Compiling ArgumentParser Tree.swift
[89/127] Compiling Core SimctlList.swift
[90/127] Compiling Core Xcodebuild.swift
[91/128] Compiling ASCKit Constants.swift
[92/128] Compiling ASCKit Filter.swift
[93/128] Compiling ASCKit AscEndpoint.swift
[94/128] Compiling ASCKit AscError.swift
[95/130] Compiling Core Runtime.swift
[96/130] Compiling Core Mint.swift
[97/130] Compiling Core Device.swift
[98/130] Compiling ASCKit ASCHeader.swift
[99/130] Compiling ASCKit ASCKit.swift
[100/130] Compiling Core JSONWebToken.swift
[101/130] Compiling Core Logger.swift
[102/130] Emitting module Core
[103/130] Compiling Core Simctl.swift
[104/130] Compiling ASCKit Model.swift
[105/130] Compiling ASCKit PagedItemLoader.swift
[106/130] Compiling Core Zip.swift
[107/130] Compiling ASCKit ApiKey.swift
[108/130] Compiling ASCKit App.swift
[109/130] Compiling ASCKit AppStoreVersion.swift
[110/130] Compiling ASCKit BetaGroup.swift
[111/138] Compiling ASCKit BetaTester.swift
[112/138] Compiling ASCKit BetaTesterInvitationResponse.swift
[113/138] Compiling ASCKit Build.swift
[114/138] Compiling ASCKit BundleId.swift
[117/138] Emitting module ASCKit
[118/138] Compiling ASCKit ASCPayload.swift
[119/138] Compiling ASCKit ASCService.swift
[120/138] Compiling ASCKit PageableModel.swift
[121/138] Compiling ASCKit Relation.swift
[122/148] Emitting module Snap
[123/148] Compiling Snap Snap.swift
[123/148] Write Objects.LinkFileList
[125/148] Compiling Push Fcm.swift
[126/148] Compiling Push Apns.swift
[127/148] Compiling Push PushEndpoint.swift
[128/148] Emitting module Push
[129/148] Compiling Push Push.swift
[130/148] Compiling Push PushService.swift
[130/148] Write Objects.LinkFileList
[132/148] Compiling ASC Keys.swift
[133/148] Compiling ASC Builds.swift
[134/148] 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 |
[135/148] Compiling ASC BetaGroups.swift
[136/148] Compiling ASC Apps.swift
[137/148] 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 |
[138/148] Compiling ASC BetaTesters.swift
[139/148] Compiling ASC ASC.swift
[140/148] 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) {
[141/148] Compiling ASC AppStoreVersions.swift
[141/148] Write Objects.LinkFileList
[142/148] Linking snap
[143/148] Applying snap
[144/148] Linking push
[145/148] Applying push
[146/148] Linking asc
[147/148] Applying asc
Build complete! (7.10s)
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
      }
    }
  ],
  "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" : "Core",
      "module_type" : "SwiftTarget",
      "name" : "Core",
      "path" : "Sources/Core",
      "product_dependencies" : [
        "SwiftShell",
        "Engine"
      ],
      "product_memberships" : [
        "asc",
        "push",
        "snap"
      ],
      "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/0.8.0
Repository:               Blackjacx/Assist
Swift version used:       6.0
Target:                   Snap
Extracting symbol information for 'Snap'...
Finished extracting symbol information for 'Snap'. (2.35s)
Building documentation for 'Snap'...
Finished building documentation for 'Snap' (0.38s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/blackjacx/assist/0.8.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/kareman/SwiftShell
Updating https://github.com/blackjacx/ASCKit
Updating https://github.com/apple/swift-argument-parser
Updated https://github.com/kareman/SwiftShell (0.46s)
Updated https://github.com/blackjacx/ASCKit (0.54s)
Updated https://github.com/apple/swift-argument-parser (0.54s)
[1/2050] Fetching swift-docc-plugin
Updating https://github.com/jrendel/SwiftKeychainWrapper
Updating https://github.com/blackjacx/Engine
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.20s)
Updated https://github.com/jrendel/SwiftKeychainWrapper (0.41s)
Updated https://github.com/blackjacx/Engine (0.41s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.53s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.42s)
Computing version for https://github.com/blackjacx/ASCKit
Computed https://github.com/blackjacx/ASCKit at 0.4.0 (0.40s)
Computing version for https://github.com/blackjacx/Engine
Computed https://github.com/blackjacx/Engine at 0.1.0 (0.39s)
Computing version for https://github.com/jrendel/SwiftKeychainWrapper
Computed https://github.com/jrendel/SwiftKeychainWrapper at 4.0.1 (0.50s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.52s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3343] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.13s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.56s)
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
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.3
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Compiling SymbolKit Identifier.swift
[7/53] Compiling SymbolKit KindIdentifier.swift
[8/53] Compiling SymbolKit Location.swift
[9/53] Compiling SymbolKit Mutability.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Emitting module SymbolKit
[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 SemanticVersion.swift
[22/57] Compiling SymbolKit AccessControl.swift
[23/57] Compiling SymbolKit Availability.swift
[24/57] Compiling SymbolKit AvailabilityItem.swift
[25/57] Compiling SymbolKit Domain.swift
[26/57] Compiling SymbolKit GenericConstraint.swift
[27/57] Compiling SymbolKit GenericParameter.swift
[28/57] Compiling SymbolKit Generics.swift
[29/57] Compiling SymbolKit Namespace.swift
[30/57] Compiling SymbolKit SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.swift
[35/57] Compiling SymbolKit Relationship.swift
[36/57] Compiling SymbolKit RelationshipKind.swift
[37/57] Compiling SymbolKit SourceOrigin.swift
[38/57] Compiling SymbolKit GenericConstraints.swift
[39/57] Compiling SymbolKit Swift.swift
[40/57] Compiling SymbolKit Names.swift
[41/57] Compiling SymbolKit SPI.swift
[42/57] Compiling SymbolKit Snippet.swift
[43/57] Compiling SymbolKit Extension.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] Emitting module Snippets
[53/57] Compiling Snippets Snippet.swift
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Emitting module snippet_extract
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Compiling snippet_extract URL+Status.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.77s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
Build of target: 'Snap' complete! (0.20s)
Target:                   Push
Extracting symbol information for 'Push'...
Finished extracting symbol information for 'Push'. (0.39s)
Building documentation for 'Push'...
Finished building documentation for 'Push' (0.11s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/blackjacx/assist/0.8.0
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.21s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
Build of target: 'Push' complete! (0.19s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/blackjacx/assist/0.8.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/blackjacx/assist/0.8.0/linkable-paths.json
Target:                   ASC
Extracting symbol information for 'ASC'...
Finished extracting symbol information for 'ASC'. (0.43s)
Building documentation for 'ASC'...
Finished building documentation for 'ASC' (0.43s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/blackjacx/assist/0.8.0
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.21s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
Build of target: 'ASC' complete! (0.19s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/blackjacx/assist/0.8.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/blackjacx/assist/0.8.0/linkable-paths.json
    2458
15	/Users/admin/builder/spi-builder-workspace/.docs/blackjacx/assist/0.8.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/blackjacx/assist/0.8.0
File count: 2458
Doc size:   15.0MB
Preparing doc bundle ...
Uploading prod-blackjacx-assist-0.8.0-8a0f4912.zip to s3://spi-docs-inbox/prod-blackjacx-assist-0.8.0-8a0f4912.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [71%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.