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 WPSwift, reference 0.1.5 (998bf9), with Swift 5.10 for macOS (SPM) on 13 Aug 2024 15:38:17 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rocxteady/WPSwift.git
Reference: 0.1.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rocxteady/WPSwift
 * tag               0.1.5      -> FETCH_HEAD
HEAD is now at 998bf97 Create LICENSE
Cloned https://github.com/rocxteady/WPSwift.git
Revision (git rev-parse @):
998bf97ba352993b64fc3e6d062a4aac9ee2bb64
SUCCESS checkout https://github.com/rocxteady/WPSwift.git at 0.1.5
Fetching https://github.com/rocxteady/Resting.git
[1/266] Fetching resting
Fetched https://github.com/rocxteady/Resting.git from cache (1.22s)
Computing version for https://github.com/rocxteady/Resting.git
Computed https://github.com/rocxteady/Resting.git at 0.0.9 (0.45s)
Creating working copy for https://github.com/rocxteady/Resting.git
Working copy of https://github.com/rocxteady/Resting.git resolved at 0.0.9
========================================
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": "wpswift",
      "name": "WPSwift",
      "url": "https://github.com/rocxteady/WPSwift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WPSwift",
      "dependencies": [
        {
          "identity": "resting",
          "name": "Resting",
          "url": "https://github.com/rocxteady/Resting.git",
          "version": "0.0.9",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Resting",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/rocxteady/WPSwift.git
[1/576] Fetching wpswift
Fetched https://github.com/rocxteady/WPSwift.git from cache (0.82s)
Fetching https://github.com/rocxteady/Resting.git from cache
Fetched https://github.com/rocxteady/Resting.git from cache (0.51s)
Computing version for https://github.com/rocxteady/Resting.git
Computed https://github.com/rocxteady/Resting.git at 0.0.9 (0.02s)
Creating working copy for https://github.com/rocxteady/WPSwift.git
Working copy of https://github.com/rocxteady/WPSwift.git resolved at 0.1.5 (998bf97)
Creating working copy for https://github.com/rocxteady/Resting.git
Working copy of https://github.com/rocxteady/Resting.git resolved at 0.0.9
warning: '.resolve-product-dependencies': dependency 'wpswift' is not used by any target
Found 1 product dependencies
  - Resting
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/rocxteady/WPSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[2/9] Copying Info.plist
[3/9] Copying Localizable.strings
[5/9] Copying Info.plist
[5/9] Copying Localizable.strings
[8/9] Write swift-version-33747A42983211AE.txt
[10/17] Compiling Resting RestingError.swift
[11/17] Compiling Resting resource_bundle_accessor.swift
[12/17] Compiling Resting URLSession+Helper.swift
[13/17] Compiling Resting URLComponents+Helper.swift
[14/17] Compiling Resting DataWithURLResponse.swift
[15/17] Emitting module Resting
[16/17] Compiling Resting RequestConfiguration.swift
[17/17] Compiling Resting Resting.swift
[18/41] Emitting module WPSwift
[19/43] Compiling WPSwift CategoriesRepository.swift
[20/43] Compiling WPSwift PostsRepository.swift
[21/43] Compiling WPSwift Localizable.swift
[22/43] Compiling WPSwift APIInfo.swift
[23/43] Compiling WPSwift AnyCodable.swift
[24/43] Compiling WPSwift EmptyModel.swift
[25/43] Compiling WPSwift FeaturedMedia.swift
[26/43] Compiling WPSwift SimplePost.swift
[27/43] Compiling WPSwift APIInfoRepository.swift
[28/43] Compiling WPSwift RestClient+Configuration.swift
[29/43] Compiling WPSwift URL+Configuration.swift
[30/43] Compiling WPSwift DateFormatter+Default.swift
[31/43] Compiling WPSwift Author.swift
[32/43] Compiling WPSwift Category.swift
[33/43] Compiling WPSwift EmbeddedContent.swift
[34/43] Compiling WPSwift WPSwift.swift
[35/43] Compiling WPSwift resource_bundle_accessor.swift
[36/43] Compiling WPSwift WPClient.swift
[37/43] Compiling WPSwift WPClientConfiguration.swift
[38/43] Compiling WPSwift WPEndpoint.swift
[39/43] Compiling WPSwift Params.swift
[40/43] Compiling WPSwift Post.swift
[41/43] Compiling WPSwift JSONDecoder+Utils.swift
[42/43] Compiling WPSwift JSONEncoder+Utils.swift
[43/43] Compiling WPSwift String+DecodedHTML.swift
Build complete! (10.50s)
Build complete.
Done.