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: 1.0.8
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/leeway1208/MqttCocoaAsyncSocket
* tag 1.0.8 -> FETCH_HEAD
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 1.0.8
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MqttCocoaAsyncSocket",
"dependencies": [
]
}
]
}
Fetching https://github.com/leeway1208/MqttCocoaAsyncSocket.git from cache
Fetched https://github.com/leeway1208/MqttCocoaAsyncSocket.git (0.17s)
Creating working copy for https://github.com/leeway1208/MqttCocoaAsyncSocket.git
Working copy of https://github.com/leeway1208/MqttCocoaAsyncSocket.git resolved at 1.0.8
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 MGCDAsyncSocket.m
[1/2] Compiling MqttCocoaAsyncSocket MGCDAsyncUdpSocket.m
Build complete! (2.04s)
Build complete.
Done.