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.9 for macOS (SPM) on 13 Aug 2024 15:38:04 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/rocxteady/WPSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Copying Info.plist
[2/6] Copying Localizable.strings
[7/14] Compiling Resting RestingError.swift
[8/14] Compiling Resting resource_bundle_accessor.swift
[9/14] Compiling Resting Resting.swift
[10/14] Emitting module Resting
[11/14] Compiling Resting URLSession+Helper.swift
[12/14] Compiling Resting URLComponents+Helper.swift
[13/14] Compiling Resting RequestConfiguration.swift
[14/14] Compiling Resting DataWithURLResponse.swift
[15/38] Compiling WPSwift RestClient+Configuration.swift
[16/38] Compiling WPSwift URL+Configuration.swift
[17/38] Compiling WPSwift DateFormatter+Default.swift
[18/40] Compiling WPSwift Localizable.swift
[19/40] Compiling WPSwift APIInfo.swift
[20/40] Compiling WPSwift AnyCodable.swift
[21/40] Compiling WPSwift EmptyModel.swift
[22/40] Compiling WPSwift FeaturedMedia.swift
[23/40] Emitting module WPSwift
[24/40] Compiling WPSwift WPClient.swift
[25/40] Compiling WPSwift WPClientConfiguration.swift
[26/40] Compiling WPSwift WPEndpoint.swift
[27/40] Compiling WPSwift CategoriesRepository.swift
[28/40] Compiling WPSwift PostsRepository.swift
[29/40] Compiling WPSwift Params.swift
[30/40] Compiling WPSwift Post.swift
[31/40] Compiling WPSwift Author.swift
[32/40] Compiling WPSwift Category.swift
[33/40] Compiling WPSwift EmbeddedContent.swift
[34/40] Compiling WPSwift WPSwift.swift
[35/40] Compiling WPSwift resource_bundle_accessor.swift
[36/40] Compiling WPSwift JSONDecoder+Utils.swift
[37/40] Compiling WPSwift JSONEncoder+Utils.swift
[38/40] Compiling WPSwift String+DecodedHTML.swift
[39/40] Compiling WPSwift SimplePost.swift
[40/40] Compiling WPSwift APIInfoRepository.swift
Build complete! (14.12s)
Fetching https://github.com/rocxteady/Resting.git
[1/266] Fetching resting
Fetched https://github.com/rocxteady/Resting.git (1.27s)
Computing version for https://github.com/rocxteady/Resting.git
Computed https://github.com/rocxteady/Resting.git at 0.0.9 (0.46s)
Creating working copy for https://github.com/rocxteady/Resting.git
Working copy of https://github.com/rocxteady/Resting.git resolved at 0.0.9
Build complete.
Done.