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 MoyaSugar, reference master (079f25), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 22:35:19 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devxoul/MoyaSugar.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/devxoul/MoyaSugar
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 079f25a Bump version to 1.3.3
Cloned https://github.com/devxoul/MoyaSugar.git
Revision (git rev-parse @):
079f25af9798977885058895085051379755bc7c
SUCCESS checkout https://github.com/devxoul/MoyaSugar.git at master
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/devxoul/Immutable.git
Fetching https://github.com/devxoul/Then.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/Moya/Moya.git
Fetching https://github.com/Alamofire/Alamofire.git
[1/160] Fetching immutable
[45/615] Fetching immutable, cwlcatchexception
[237/1408] Fetching immutable, cwlcatchexception, then
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.81s)
[430/953] Fetching immutable, then
Fetching https://github.com/Quick/Nimble.git
[954/53391] Fetching immutable, then, reactiveswift
[955/78633] Fetching immutable, then, reactiveswift, moya
[3033/108422] Fetching immutable, then, reactiveswift, moya, alamofire
[10283/160780] Fetching immutable, then, reactiveswift, moya, alamofire, rxswift
[89199/179998] Fetching immutable, then, reactiveswift, moya, alamofire, rxswift, nimble
Fetched https://github.com/Alamofire/Alamofire.git from cache (5.07s)
Fetched https://github.com/Moya/Moya.git from cache (5.07s)
Fetched https://github.com/devxoul/Then.git from cache (5.07s)
[98221/124174] Fetching immutable, reactiveswift, rxswift, nimble
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/Quick/Quick.git
[103491/125431] Fetching immutable, reactiveswift, rxswift, nimble, cwlpreconditiontesting
[106842/140154] Fetching immutable, reactiveswift, rxswift, nimble, cwlpreconditiontesting, quick
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.57s)
Fetched https://github.com/Quick/Quick.git from cache (1.57s)
[112272/124174] Fetching immutable, reactiveswift, rxswift, nimble
Fetched https://github.com/Quick/Nimble.git from cache (8.60s)
[104433/104956] Fetching immutable, reactiveswift, rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (45.68s)
Fetched https://github.com/devxoul/Immutable.git from cache (45.68s)
Computing version for https://github.com/devxoul/Then.git
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (45.68s)
Computed https://github.com/devxoul/Then.git at 2.6.0 (0.65s)
Computing version for https://github.com/devxoul/Immutable.git
Computed https://github.com/devxoul/Immutable.git at 0.6.0 (0.66s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 14.0.0-beta.2 (0.65s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.4 (0.70s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.1.0 (0.67s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.0.1 (0.64s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.1.0 (0.67s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 1.2.0 (2.63s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 1.2.0 (2.57s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.0.0-rc.2 (0.64s)
Creating working copy for https://github.com/devxoul/Immutable.git
Working copy of https://github.com/devxoul/Immutable.git resolved at 0.6.0
Creating working copy for https://github.com/devxoul/Then.git
Working copy of https://github.com/devxoul/Then.git resolved at 2.6.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.0.0-rc.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 1.2.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.1.0
Creating working copy for https://github.com/Moya/Moya.git
Working copy of https://github.com/Moya/Moya.git resolved at 14.0.0-beta.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.4
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 6.1.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 1.2.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.0.1
========================================
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": "moyasugar",
      "name": "MoyaSugar",
      "url": "https://github.com/devxoul/MoyaSugar.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MoyaSugar",
      "dependencies": [
        {
          "identity": "moya",
          "name": "Moya",
          "url": "https://github.com/Moya/Moya.git",
          "version": "14.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Moya",
          "dependencies": [
            {
              "identity": "alamofire",
              "name": "Alamofire",
              "url": "https://github.com/Alamofire/Alamofire.git",
              "version": "5.10.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
              "dependencies": [
              ]
            },
            {
              "identity": "reactiveswift",
              "name": "ReactiveSwift",
              "url": "https://github.com/Moya/ReactiveSwift.git",
              "version": "6.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReactiveSwift",
              "dependencies": [
              ]
            },
            {
              "identity": "rxswift",
              "name": "RxSwift",
              "url": "https://github.com/ReactiveX/RxSwift.git",
              "version": "5.1.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
              "dependencies": [
              ]
            },
            {
              "identity": "quick",
              "name": "Quick",
              "url": "https://github.com/Quick/Quick.git",
              "version": "2.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Quick",
              "dependencies": [
                {
                  "identity": "nimble",
                  "name": "Nimble",
                  "url": "https://github.com/Quick/Nimble.git",
                  "version": "8.1.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "nimble",
              "name": "Nimble",
              "url": "https://github.com/Quick/Nimble.git",
              "version": "8.1.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
              "dependencies": [
              ]
            },
            {
              "identity": "ohhttpstubs",
              "name": "OHHTTPStubs",
              "url": "https://github.com/AliSoftware/OHHTTPStubs.git",
              "version": "9.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OHHTTPStubs",
              "dependencies": [
              ]
            },
            {
              "identity": "rocket",
              "name": "Rocket",
              "url": "https://github.com/shibapm/Rocket",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rocket",
              "dependencies": [
                {
                  "identity": "yams",
                  "name": "Yams",
                  "url": "https://github.com/jpsim/Yams",
                  "version": "5.1.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "logger",
                  "name": "Logger",
                  "url": "https://github.com/shibapm/Logger",
                  "version": "0.2.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logger",
                  "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": [
                  ]
                },
                {
                  "identity": "packageconfig",
                  "name": "PackageConfig",
                  "url": "https://github.com/shibapm/PackageConfig.git",
                  "version": "1.1.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PackageConfig",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "immutable",
          "name": "Immutable",
          "url": "https://github.com/devxoul/Immutable.git",
          "version": "0.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Immutable",
          "dependencies": [
          ]
        },
        {
          "identity": "then",
          "name": "Then",
          "url": "https://github.com/devxoul/Then.git",
          "version": "2.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Then",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/devxoul/MoyaSugar.git
[1/544] Fetching moyasugar
Fetched https://github.com/devxoul/MoyaSugar.git from cache (0.81s)
Fetching https://github.com/devxoul/Then.git from cache
Fetching https://github.com/devxoul/Immutable.git from cache
Fetching https://github.com/Moya/Moya.git from cache
Fetched https://github.com/devxoul/Immutable.git from cache (0.72s)
Fetched https://github.com/Moya/Moya.git from cache (0.72s)
Fetched https://github.com/devxoul/Then.git from cache (0.72s)
Computing version for https://github.com/devxoul/Immutable.git
Computed https://github.com/devxoul/Immutable.git at 0.6.0 (0.03s)
Computing version for https://github.com/devxoul/Then.git
Computed https://github.com/devxoul/Then.git at 2.7.0 (0.02s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 14.0.1 (0.64s)
Fetching https://github.com/shibapm/Rocket
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Moya/ReactiveSwift.git
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.64s)
[1/45863] Fetching reactiveswift
[2/47249] Fetching reactiveswift, rocket
[446/55137] Fetching reactiveswift, rocket, ohhttpstubs
Fetched https://github.com/shibapm/Rocket from cache (0.97s)
[2165/53751] Fetching reactiveswift, ohhttpstubs
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.09s)
Fetched https://github.com/Moya/ReactiveSwift.git from cache (2.09s)
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (2.09s)
Fetched https://github.com/Quick/Quick.git from cache (2.09s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (2.10s)
Computing version for https://github.com/Moya/ReactiveSwift.git
Computed https://github.com/Moya/ReactiveSwift.git at 6.1.0 (0.69s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.69s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.68s)
Computing version for https://github.com/shibapm/Rocket
Computed https://github.com/shibapm/Rocket at 1.3.0 (0.70s)
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/shibapm/PackageConfig.git
[1/116] Fetching logger
[29/4979] Fetching logger, swiftshell
[299/5559] Fetching logger, swiftshell, packageconfig
[1378/15461] Fetching logger, swiftshell, packageconfig, yams
Fetched https://github.com/shibapm/Logger from cache (1.29s)
[6434/15345] Fetching swiftshell, packageconfig, yams
Fetched https://github.com/shibapm/PackageConfig.git from cache (2.01s)
Fetched https://github.com/kareman/SwiftShell from cache (2.01s)
Fetched https://github.com/jpsim/Yams from cache (2.01s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.66s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.67s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (0.03s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.62s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.1.3 (0.66s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.68s)
Computing version for https://github.com/Alamofire/Alamofire.git
warning: 'alamofire': /Package.swift:28:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
26 | import PackageDescription
27 |
28 | let package = Package(name: "Alamofire",
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
29 |                       platforms: [.macOS(.v10_13),
30 |                                   .iOS(.v12),
Computed https://github.com/Alamofire/Alamofire.git at 5.10.1 (0.51s)
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/devxoul/MoyaSugar.git
Working copy of https://github.com/devxoul/MoyaSugar.git resolved at master (079f25a)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.1
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
Creating working copy for https://github.com/Moya/ReactiveSwift.git
Working copy of https://github.com/Moya/ReactiveSwift.git resolved at 6.1.0
Creating working copy for https://github.com/devxoul/Immutable.git
Working copy of https://github.com/devxoul/Immutable.git resolved at 0.6.0
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.3
Creating working copy for https://github.com/shibapm/Rocket
Working copy of https://github.com/shibapm/Rocket resolved at 1.3.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.1.3
Creating working copy for https://github.com/Moya/Moya.git
Working copy of https://github.com/Moya/Moya.git resolved at 14.0.1
Creating working copy for https://github.com/devxoul/Then.git
Working copy of https://github.com/devxoul/Then.git resolved at 2.7.0
warning: 'alamofire': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire/Package.swift:28:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
26 | import PackageDescription
27 |
28 | let package = Package(name: "Alamofire",
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
29 |                       platforms: [.macOS(.v10_13),
30 |                                   .iOS(.v12),
warning: '.resolve-product-dependencies': dependency 'moyasugar' is not used by any target
Found 3 product dependencies
  - Moya
  - Immutable
  - Then
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/devxoul/MoyaSugar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/34] Emitting module Alamofire
[6/37] Compiling Alamofire MultipartFormData.swift
[7/37] Compiling Alamofire MultipartUpload.swift
[8/37] Compiling Alamofire NetworkReachabilityManager.swift
[9/37] Compiling Alamofire ParameterEncoding.swift
[10/37] Compiling Alamofire Protector.swift
[11/37] Compiling Alamofire RedirectHandler.swift
[12/37] Compiling Alamofire AFError.swift
[13/37] Compiling Alamofire Alamofire.swift
[14/37] Compiling Alamofire AlamofireExtended.swift
[15/37] Compiling Alamofire CachedResponseHandler.swift
[16/37] Compiling Alamofire Response.swift
[17/37] Compiling Alamofire ResponseSerialization.swift
[18/37] Compiling Alamofire Result+Alamofire.swift
[19/37] Compiling Alamofire Request.swift
[20/37] Compiling Alamofire RequestInterceptor.swift
[21/37] Compiling Alamofire RequestTaskMap.swift
[22/37] Compiling Alamofire RetryPolicy.swift
[23/37] Compiling Alamofire ServerTrustEvaluation.swift
[24/37] Compiling Alamofire Session.swift
[25/37] Compiling Alamofire SessionDelegate.swift
[26/37] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[27/37] Compiling Alamofire URLEncodedFormEncoder.swift
[28/37] Compiling Alamofire Notifications.swift
[29/37] Compiling Alamofire OperationQueue+Alamofire.swift
[30/37] Compiling Alamofire ParameterEncoder.swift
[31/37] Compiling Alamofire DispatchQueue+Alamofire.swift
[32/37] Compiling Alamofire EventMonitor.swift
[33/37] Compiling Alamofire HTTPHeaders.swift
[34/37] Compiling Alamofire HTTPMethod.swift
[35/37] Compiling Alamofire URLRequest+Alamofire.swift
[36/37] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[37/37] Compiling Alamofire Validation.swift
[38/62] Compiling Moya AccessTokenPlugin.swift
[39/62] Compiling Moya CredentialsPlugin.swift
[40/62] Compiling Moya NetworkActivityPlugin.swift
[41/64] Compiling Moya MultiTarget.swift
[42/64] Compiling Moya MultipartFormData.swift
[43/64] Compiling Moya Plugin.swift
[44/64] Compiling Moya Response.swift
[45/64] Compiling Moya TargetType.swift
[46/64] Compiling Moya URLRequest+Encoding.swift
[47/64] Compiling Moya ValidationType.swift
[48/64] Emitting module Moya
[49/64] Compiling Moya NetworkLoggerPlugin.swift
[50/64] Compiling Moya RequestTypeWrapper.swift
[51/64] Compiling Moya MoyaProvider+Defaults.swift
[52/64] Compiling Moya MoyaProvider+Internal.swift
[53/64] Compiling Moya MoyaProvider.swift
[54/64] Compiling Moya AnyEncodable.swift
[55/64] Compiling Moya Cancellable.swift
[56/64] Compiling Moya AnyPublisher+Response.swift
[57/64] Compiling Moya Task.swift
[58/64] Compiling Moya URL+Moya.swift
[59/64] Compiling Moya MoyaProvider+Combine.swift
[60/64] Compiling Moya MoyaPublisher.swift
[61/64] Compiling Moya Endpoint.swift
[62/64] Compiling Moya Image.swift
[63/64] Compiling Moya Moya+Alamofire.swift
[64/64] Compiling Moya MoyaError.swift
[65/71] Compiling MoyaSugar Route.swift
[66/71] Compiling MoyaSugar SugarTargetType.swift
[67/71] Compiling MoyaSugar MultiSugarTarget.swift
[68/71] Compiling MoyaSugar MoyaSugarProvider.swift
[69/71] Compiling MoyaSugar Exports.swift
[70/71] Compiling MoyaSugar Parameters.swift
[71/71] Emitting module MoyaSugar
Build complete! (23.37s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "moya",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "14.0.0-beta.2",
            "upper_bound" : "15.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Moya/Moya.git"
    },
    {
      "identity" : "immutable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/devxoul/Immutable.git"
    },
    {
      "identity" : "then",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/devxoul/Then.git"
    }
  ],
  "manifest_display_name" : "MoyaSugar",
  "name" : "MoyaSugar",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "MoyaSugar",
      "targets" : [
        "MoyaSugar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MoyaSugarTests",
      "module_type" : "SwiftTarget",
      "name" : "MoyaSugarTests",
      "path" : "Tests/MoyaSugarTests",
      "product_dependencies" : [
        "Immutable",
        "Then"
      ],
      "sources" : [
        "GitHubAPI.swift",
        "MoyaSugarProviderTests.swift",
        "MultiSugarTargetTests.swift",
        "ParametersTests.swift",
        "RouteTests.swift",
        "SugarTargetTypeTests.swift"
      ],
      "target_dependencies" : [
        "MoyaSugar"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MoyaSugar",
      "module_type" : "SwiftTarget",
      "name" : "MoyaSugar",
      "path" : "Sources/MoyaSugar",
      "product_dependencies" : [
        "Moya"
      ],
      "product_memberships" : [
        "MoyaSugar"
      ],
      "sources" : [
        "Exports.swift",
        "MoyaSugarProvider.swift",
        "MultiSugarTarget.swift",
        "Parameters.swift",
        "Route.swift",
        "SugarTargetType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.