Build Information
Successful build of Segment, reference 4.1.8 (78423a), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 10:43:41 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/segmentio/analytics-ios.git
Reference: 4.1.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/segmentio/analytics-ios
* tag 4.1.8 -> FETCH_HEAD
HEAD is now at 78423aa Prepare for release 4.1.8.
Cloned https://github.com/segmentio/analytics-ios.git
Revision (git rev-parse @):
78423aaae2e48e32a07246850f37c76f3d34cb84
SUCCESS checkout https://github.com/segmentio/analytics-ios.git at 4.1.8
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/segmentio/analytics-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/26] Compiling SEGAliasPayload.m
[1/26] Compiling SEGPayload.m
[2/26] Compiling SEGMiddleware.m
[3/26] Compiling SEGIdentifyPayload.m
[4/26] Compiling SEGFileStorage.m
[5/26] Compiling SEGUserDefaultsStorage.m
[6/26] Compiling SEGAES256Crypto.m
[7/26] Compiling NSData+SEGGZIP.m
[8/26] Compiling SEGTrackPayload.m
[9/26] Compiling SEGWebhookIntegration.m
[10/26] Compiling SEGSegmentIntegrationFactory.m
[11/26] Compiling SEGState.m
[12/26] Compiling UIViewController+SEGScreen.m
[13/26] Compiling SEGScreenPayload.m
[14/26] Compiling SEGUtils.m
[15/26] Compiling SEGSegmentIntegration.m
[16/26] Compiling SEGReachability.m
[17/26] Compiling NSViewController+SEGScreen.m
[18/26] Compiling SEGIntegrationsManager.m
[19/26] Compiling SEGGroupPayload.m
[20/26] Compiling SEGHTTPClient.m
[21/26] Compiling SEGContext.m
[22/26] Compiling SEGAnalyticsConfiguration.m
[23/26] Compiling SEGAnalyticsUtils.m
[24/26] Compiling SEGAnalytics.m
[25/26] Compiling SEGStoreKitTracker.m
Build complete! (3.47s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Segment",
"name" : "Segment",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "Segment",
"targets" : [
"Segment"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Segment",
"module_type" : "ClangTarget",
"name" : "Segment",
"path" : "Segment",
"product_memberships" : [
"Segment"
],
"sources" : [
"Classes/SEGAliasPayload.m",
"Classes/SEGAnalytics.m",
"Classes/SEGAnalyticsConfiguration.m",
"Classes/SEGAnalyticsUtils.m",
"Classes/SEGContext.m",
"Classes/SEGGroupPayload.m",
"Classes/SEGHTTPClient.m",
"Classes/SEGIdentifyPayload.m",
"Classes/SEGMiddleware.m",
"Classes/SEGPayload.m",
"Classes/SEGReachability.m",
"Classes/SEGScreenPayload.m",
"Classes/SEGSegmentIntegration.m",
"Classes/SEGSegmentIntegrationFactory.m",
"Classes/SEGTrackPayload.m",
"Classes/SEGWebhookIntegration.m",
"Internal/NSData+SEGGZIP.m",
"Internal/NSViewController+SEGScreen.m",
"Internal/SEGAES256Crypto.m",
"Internal/SEGFileStorage.m",
"Internal/SEGIntegrationsManager.m",
"Internal/SEGState.m",
"Internal/SEGStoreKitTracker.m",
"Internal/SEGUserDefaultsStorage.m",
"Internal/SEGUtils.m",
"Internal/UIViewController+SEGScreen.m"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Done.