This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 SwishAppStore with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsincere/SwishAppStore.git
Reference: trunk
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielsincere/SwishAppStore
 * branch            trunk      -> FETCH_HEAD
 * [new branch]      trunk      -> origin/trunk
HEAD is now at b7aa3d8 refactor
Cloned https://github.com/danielsincere/SwishAppStore.git
Revision (git rev-parse @):
b7aa3d8b29cc28f9ef5ea886d0e5fc94d9e30968
SUCCESS checkout https://github.com/danielsincere/SwishAppStore.git at trunk
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/danielsincere/SwishAppStore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-6F35C1178C84523A.txt
[7/17] Compiling Rainbow StringGenerator.swift
[8/17] Compiling Rainbow String+Rainbow.swift
[9/18] Compiling Rainbow Style.swift
[10/18] Compiling Rainbow OutputTarget.swift
[11/18] Compiling Rainbow ModesExtractor.swift
[12/18] Compiling Rainbow ControlCode.swift
[13/18] Emitting module Rainbow
[14/18] Compiling Rainbow Rainbow.swift
[15/18] Compiling Rainbow BackgroundColor.swift
[16/18] Compiling Rainbow CodesParser.swift
[17/18] Compiling Rainbow Color.swift
[18/18] Compiling Rainbow ColorApproximation.swift
[19/32] Compiling Sh Sink.swift
[20/32] Compiling Sh String.asTrimmedLines.swift
[21/32] Compiling Sh Process.terminationError.swift
[22/32] Compiling Sh sh.swift
[23/33] Compiling Sh Process.runReturningAllOutput.swift
[24/33] Compiling Sh Process.runReturningData.swift
[25/33] Compiling Sh Process.runReturningTrimmedString.swift
[26/33] Compiling Sh PipeBuffer.swift
[27/33] Compiling Sh Errors.swift
[28/33] Compiling Sh Process.init.swift
[29/33] Compiling Sh Process.runRedirectingAllOutput.swift
[30/33] Emitting module Sh
[31/33] Compiling Sh Data.asJSON.swift
[32/33] Compiling Sh Data.asTrimmedString.swift
[33/33] Compiling Sh shq.swift
[34/72] Compiling ShXcrun Xcodebuild.archive.swift
[35/72] Compiling ShXcrun Xcodebuild.build.swift
[36/72] Compiling ShXcrun Xcodebuild.buildForTesting.swift
[37/72] Compiling ShXcrun Xcodebuild.clean.swift
[38/75] Compiling ShGit Git.root.swift
[39/75] Compiling ShGit Git.isClean.swift
[40/75] Emitting module ShGit
[41/75] Compiling ShGit Git.swift
[42/75] Compiling ShXcrun Altool.swift
[43/75] Compiling ShXcrun Altool.uploadApp.swift
[44/75] Compiling ShXcrun AltoolCredential.swift
[45/75] Compiling ShXcrun ApiKeyCredential.swift
[46/75] Compiling ShXcrun Altool.Transport.swift
[47/75] Compiling ShXcrun Simctl.bootUp.swift
[48/75] Compiling ShXcrun Simctl.erase.swift
[49/75] Compiling ShXcrun Simctl.eraseAll.swift
[50/75] Compiling ShXcrun EnvironmentVariablePasswordCredential.swift
[51/75] Compiling ShXcrun KeychainPasswordCredential.swift
[52/75] Compiling ShXcrun LiteralPasswordCredential.swift
[53/75] Compiling ShXcrun Altool.Platform.swift
[54/75] Compiling ShXcrun Simctl.shutdown.swift
[55/75] Compiling ShXcrun Simctl.shutdownAll.swift
[56/75] Compiling ShXcrun Simctl.swift
[57/75] Compiling ShXcrun Xcodebuild.Destination(string).swift
[58/75] Compiling ShXcrun Xcodebuild.list.swift
[59/75] Compiling ShXcrun Xcodebuild.showDestinations.swift
[60/75] Compiling ShXcrun Xcodebuild.showSDKs.swift
[61/75] Compiling ShXcrun Xcodebuild.swift
[62/75] Compiling ShXcrun Xcodebuild.test.swift
[63/75] Compiling ShXcrun Xcodebuild.testWithoutBuilding.swift
[64/75] Emitting module ShXcrun
[65/75] Compiling ShXcrun Xcodebuild.Destination.swift
[66/75] Compiling ShXcrun ExportOptions.swift
[67/75] Compiling ShXcrun ExportOptions.write.swift
[68/75] Compiling ShXcrun Xcodebuild.analyze.swift
[69/75] Compiling ShXcrun Xcodebuild.exportArchive.swift
[70/75] Compiling ShXcrun Xcodebuild.install.swift
[71/75] Compiling ShXcrun Xcodebuild.installSrc.swift
[72/75] Compiling ShXcrun Simctl.listDeviceTypes.swift
[73/75] Compiling ShXcrun Simctl.listDevices.swift
[74/75] Compiling ShXcrun Simctl.listRuntimes.swift
[75/75] Compiling ShXcrun Simctl.screenshot.swift
[76/78] Compiling SwishAppStore AppStore.swift
[77/78] Compiling SwishAppStore exports.swift
[78/78] Emitting module SwishAppStore
Build complete! (31.99s)
Fetching https://github.com/FullQueueDeveloper/Sh.git
Fetching https://github.com/FullQueueDeveloper/ShGit.git
Fetching https://github.com/FullQueueDeveloper/ShXcrun.git
Fetching https://github.com/onevcat/Rainbow
[1/342] Fetching shxcrun
[25/1460] Fetching shxcrun, rainbow
[478/1527] Fetching shxcrun, rainbow, shgit
[567/2386] Fetching shxcrun, rainbow, shgit, sh
Fetched https://github.com/onevcat/Rainbow from cache (0.99s)
Fetched https://github.com/FullQueueDeveloper/Sh.git from cache (0.99s)
Fetched https://github.com/FullQueueDeveloper/ShGit.git from cache (0.99s)
Fetched https://github.com/FullQueueDeveloper/ShXcrun.git from cache (0.99s)
Computing version for https://github.com/FullQueueDeveloper/ShGit.git
Computed https://github.com/FullQueueDeveloper/ShGit.git at 1.1.0 (0.69s)
Computing version for https://github.com/FullQueueDeveloper/Sh.git
Computed https://github.com/FullQueueDeveloper/Sh.git at 1.2.0 (0.66s)
Computing version for https://github.com/FullQueueDeveloper/ShXcrun.git
Computed https://github.com/FullQueueDeveloper/ShXcrun.git at 0.3.0 (0.66s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (2.78s)
Creating working copy for https://github.com/FullQueueDeveloper/ShXcrun.git
Working copy of https://github.com/FullQueueDeveloper/ShXcrun.git resolved at 0.3.0
Creating working copy for https://github.com/FullQueueDeveloper/Sh.git
Working copy of https://github.com/FullQueueDeveloper/Sh.git resolved at 1.2.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/FullQueueDeveloper/ShGit.git
Working copy of https://github.com/FullQueueDeveloper/ShGit.git resolved at 1.1.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "shxcrun",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FullQueueDeveloper/ShXcrun.git"
    },
    {
      "identity" : "sh",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FullQueueDeveloper/Sh.git"
    },
    {
      "identity" : "shgit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FullQueueDeveloper/ShGit.git"
    }
  ],
  "manifest_display_name" : "SwishAppStore",
  "name" : "SwishAppStore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwishAppStore",
      "targets" : [
        "SwishAppStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwishAppStore",
      "module_type" : "SwiftTarget",
      "name" : "SwishAppStore",
      "path" : "Sources/SwishAppStore",
      "product_dependencies" : [
        "Sh",
        "ShXcrun",
        "ShGit"
      ],
      "product_memberships" : [
        "SwishAppStore"
      ],
      "sources" : [
        "AppStore.swift",
        "exports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.