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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/leeway1208/MqttCocoaAsyncSocket.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/leeway1208/MqttCocoaAsyncSocket
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ce3e186 feat: update podspec version
Cloned https://github.com/leeway1208/MqttCocoaAsyncSocket.git
Revision (git rev-parse @):
ce3e18607fd01079495f86ff6195d8a3ca469f73
SUCCESS checkout https://github.com/leeway1208/MqttCocoaAsyncSocket.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "mqttcocoaasyncsocket",
      "name": "MqttCocoaAsyncSocket",
      "url": "https://github.com/leeway1208/MqttCocoaAsyncSocket.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MqttCocoaAsyncSocket",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/leeway1208/MqttCocoaAsyncSocket.git
[1/3835] Fetching mqttcocoaasyncsocket
Fetched https://github.com/leeway1208/MqttCocoaAsyncSocket.git (0.46s)
Creating working copy for https://github.com/leeway1208/MqttCocoaAsyncSocket.git
Working copy of https://github.com/leeway1208/MqttCocoaAsyncSocket.git resolved at master
warning: '.resolve-product-dependencies': dependency 'mqttcocoaasyncsocket' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/leeway1208/MqttCocoaAsyncSocket.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Compiling MqttCocoaAsyncSocket MGCDAsyncUdpSocket.m
[1/2] Compiling MqttCocoaAsyncSocket MGCDAsyncSocket.m
Build complete! (2.19s)
Build complete.
Done.