Build Information
Successful build of InAppTools, reference 0.4.0 (b25576), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 14:41:53 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dhennessy/inapptools-ios-sdk.git
Reference: 0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dhennessy/inapptools-ios-sdk
* tag 0.4.0 -> FETCH_HEAD
HEAD is now at b25576b Prepare for SDK release
Cloned https://github.com/dhennessy/inapptools-ios-sdk.git
Revision (git rev-parse @):
b25576bb1c6c478da8516ba3016849f6dd0beb12
SUCCESS checkout https://github.com/dhennessy/inapptools-ios-sdk.git at 0.4.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/dhennessy/inapptools-ios-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/7] Compiling InAppTools resource_bundle_accessor.swift
[5/7] Compiling InAppTools InAppToolsError.swift
[6/7] Compiling InAppTools InAppTools.swift
[7/7] Emitting module InAppTools
Build complete! (7.56s)
Fetching https://github.com/WeTransfer/Mocker.git
[1/1889] Fetching mocker
Fetched https://github.com/WeTransfer/Mocker.git from cache (0.98s)
Computing version for https://github.com/WeTransfer/Mocker.git
Computed https://github.com/WeTransfer/Mocker.git at 3.0.2 (1.50s)
Creating working copy for https://github.com/WeTransfer/Mocker.git
Working copy of https://github.com/WeTransfer/Mocker.git resolved at 3.0.2
Build complete.
{
"dependencies" : [
{
"identity" : "mocker",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/WeTransfer/Mocker.git"
}
],
"manifest_display_name" : "InAppTools",
"name" : "InAppTools",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "InAppTools",
"targets" : [
"InAppTools"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "InAppToolsTests",
"module_type" : "SwiftTarget",
"name" : "InAppToolsTests",
"path" : "Tests/InAppToolsTests",
"product_dependencies" : [
"Mocker"
],
"sources" : [
"InAppToolsTests.swift"
],
"target_dependencies" : [
"InAppTools"
],
"type" : "test"
},
{
"c99name" : "InAppTools",
"module_type" : "SwiftTarget",
"name" : "InAppTools",
"path" : "Sources/InAppTools",
"product_memberships" : [
"InAppTools"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/InAppTools/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"InAppTools.swift",
"InAppToolsError.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.