Build Information
Successful build of sendOtp, reference 1.0.1 (d31b3c
), with Swift 6.2 (beta) for macOS (SPM) on 3 Jul 2025 09:26:54 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Walkover-Web-Solution/MSG91-sendOTP_Swift_SDK.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Walkover-Web-Solution/MSG91-sendOTP_Swift_SDK
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at d31b3c4 Update LICENSE
Cloned https://github.com/Walkover-Web-Solution/MSG91-sendOTP_Swift_SDK.git
Revision (git rev-parse @):
d31b3c49940676a4335323d4825d7d09368a8be9
SUCCESS checkout https://github.com/Walkover-Web-Solution/MSG91-sendOTP_Swift_SDK.git at 1.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Walkover-Web-Solution/MSG91-sendOTP_Swift_SDK.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/5] Compiling sendOtp sendOtp.swift
[4/5] Emitting module sendOtp
[5/5] Compiling sendOtp ApiService.swift
Build complete! (4.06s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "sendOtp",
"name" : "sendOtp",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "sendOtp",
"targets" : [
"sendOtp"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "sendOtpTests",
"module_type" : "SwiftTarget",
"name" : "sendOtpTests",
"path" : "Tests/sendOtpTests",
"sources" : [
"sendOtpTests.swift"
],
"target_dependencies" : [
"sendOtp"
],
"type" : "test"
},
{
"c99name" : "sendOtp",
"module_type" : "SwiftTarget",
"name" : "sendOtp",
"path" : "Sources/sendOtp",
"product_memberships" : [
"sendOtp"
],
"sources" : [
"ApiService.swift",
"sendOtp.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.