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 PhonePeKit, reference 0.1.1 (21b04b), with Swift 5.9 for macOS (Xcode) using Xcode 15.2 on 3 Aug 2024 12:59:15 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PhonePeKit -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vamsii777/phonepe-kit.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vamsii777/phonepe-kit
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at 21b04bf Fix Data Race Errors in Swift 6  (#2)
Cloned https://github.com/vamsii777/phonepe-kit.git
Revision (git rev-parse @):
21b04bffdea88718ee0049de6669ffac45de0485
SUCCESS checkout https://github.com/vamsii777/phonepe-kit.git at 0.1.1
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $PWD
https://github.com/vamsii777/phonepe-kit.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-nio-ssl.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/apple/swift-crypto.git
Fetching from https://github.com/apple/swift-algorithms.git
Fetching from https://github.com/apple/swift-nio-extras.git
Fetching from https://github.com/apple/swift-numerics.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/apple/swift-nio-transport-services.git
Fetching from https://github.com/apple/swift-http-types
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/swift-server/async-http-client.git
Fetching from https://github.com/apple/swift-nio-http2.git
Creating working copy of package ‘swift-nio-http2’
Checking out 1.29.0 of package ‘swift-nio-http2’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.20.0 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-atomics’
Checking out 1.2.0 of package ‘swift-atomics’
Creating working copy of package ‘swift-crypto’
Checking out 3.1.0 of package ‘swift-crypto’
Creating working copy of package ‘swift-http-types’
Checking out 1.0.2 of package ‘swift-http-types’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.0 of package ‘swift-algorithms’
Creating working copy of package ‘swift-log’
Checking out 1.6.1 of package ‘swift-log’
Creating working copy of package ‘swift-nio’
Checking out 2.62.0 of package ‘swift-nio’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.20.0 of package ‘swift-nio-transport-services’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.2 of package ‘swift-numerics’
Creating working copy of package ‘swift-collections’
Checking out 1.0.6 of package ‘swift-collections’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.25.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘async-http-client’
Checking out 1.20.0 of package ‘async-http-client’
Resolve Package Graph
Resolved source packages:
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.25.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.62.0
  swift-http-types: https://github.com/apple/swift-http-types @ 1.0.2
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.1.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.2
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.6
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
  PhonePeKit: /Users/admin/builder/spi-builder-workspace
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.20.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.20.0
  swift-log: https://github.com/apple/swift-log.git @ 1.6.1
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.0
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.29.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.20.0
resolved source packages: swift-nio-ssl, swift-nio, swift-http-types, swift-crypto, swift-numerics, swift-collections, swift-atomics, PhonePeKit, async-http-client, swift-nio-transport-services, swift-log, swift-algorithms, swift-nio-http2, swift-nio-extras
{
  "dependencies" : [
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "PhonePeKit",
  "name" : "PhonePeKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "PhonePeKit",
      "targets" : [
        "PhonePeKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PhonePeKitTests",
      "module_type" : "SwiftTarget",
      "name" : "PhonePeKitTests",
      "path" : "Tests/PhonePeKitTests",
      "sources" : [
        "PhonePeKitTests.swift"
      ],
      "target_dependencies" : [
        "PhonePeKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PhonePeKit",
      "module_type" : "SwiftTarget",
      "name" : "PhonePeKit",
      "path" : "Sources/PhonePeKit",
      "product_dependencies" : [
        "AsyncHTTPClient",
        "Crypto"
      ],
      "product_memberships" : [
        "PhonePeKit"
      ],
      "sources" : [
        "Errors/PhonePeError.swift",
        "Errors/PhonePeErrorCode.swift",
        "Errors/PhonePeSignatureError.swift",
        "Errors/SignatureGenerationError.swift",
        "Extensions/String+Hex.swift",
        "Pay/Health Check/HealthCheckRoutes.swift",
        "Pay/Health Check/HealthStatusResponse.swift",
        "Pay/Others/OtherRoutes.swift",
        "Pay/Others/PaymentOptionsResponse.swift",
        "Pay/Others/VPAValidateRequest.swift",
        "Pay/Others/VPAValidateResponse.swift",
        "Pay/PayRequest.swift",
        "Pay/PayResponse.swift",
        "Pay/PayRoutes.swift",
        "Pay/RefundRequest.swift",
        "Pay/RefundResponse.swift",
        "Pay/Status/CheckStatusResponse.swift",
        "Pay/Status/CheckStatusRoutes.swift",
        "PhonePeAPIRoute.swift",
        "PhonePeClient.swift",
        "PhonePeRequest.swift",
        "Recurring Payments/AllSubscriptionsResponse.swift",
        "Recurring Payments/AuthStatusResponse.swift",
        "Recurring Payments/SubscriptionRequest.swift",
        "Recurring Payments/SubscriptionResponse.swift",
        "Recurring Payments/SubscriptionRoutes.swift",
        "Recurring Payments/UserSubscriptionStatusRequest.swift",
        "Utilities/PhonePeResponse.swift",
        "Utilities/Request.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PhonePeKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PhonePeKit -destination platform=macOS,arch=arm64
Build complete.
Done.