Build Information
Failed to build LaunchDarkly, reference 11.1.2 (34fcbc), with Swift 6.2 for visionOS using Xcode 26.3 on 25 Mar 2026 03:03:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LaunchDarkly -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/launchdarkly/ios-client-sdk.git
Reference: 11.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/launchdarkly/ios-client-sdk
* tag 11.1.2 -> FETCH_HEAD
HEAD is now at 34fcbc0 chore(v11): release 11.1.2 (#491)
Cloned https://github.com/launchdarkly/ios-client-sdk.git
Revision (git rev-parse @):
34fcbc00251ed5890d26d7d859c3c1385a684030
SUCCESS checkout https://github.com/launchdarkly/ios-client-sdk.git at 11.1.2
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/launchdarkly/ios-client-sdk.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/AliSoftware/OHHTTPStubs.git
Fetching from https://github.com/Quick/Quick.git
Fetching from https://github.com/LaunchDarkly/swift-eventsource.git
Fetching from https://github.com/Quick/Nimble.git
Fetching from https://github.com/mw99/DataCompression
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting
Fetching from https://github.com/mattgallagher/CwlCatchException.git
Creating working copy of package ‘DataCompression’
Checking out 3.9.0 of package ‘DataCompression’
Creating working copy of package ‘CwlCatchException’
Checking out 2.2.1 of package ‘CwlCatchException’
Creating working copy of package ‘Nimble’
Checking out 9.2.1 of package ‘Nimble’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.1.2 of package ‘CwlPreconditionTesting’
Creating working copy of package ‘OHHTTPStubs’
Checking out 9.1.0 of package ‘OHHTTPStubs’
Creating working copy of package ‘Quick’
Checking out 4.0.0 of package ‘Quick’
Creating working copy of package ‘swift-eventsource’
Checking out 3.3.0 of package ‘swift-eventsource’
Resolved source packages:
OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting @ 2.1.2
LDSwiftEventSource: https://github.com/LaunchDarkly/swift-eventsource.git @ 3.3.0
Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
Quick: https://github.com/Quick/Quick.git @ 4.0.0
DataCompression: https://github.com/mw99/DataCompression @ 3.9.0
resolved source packages: OHHTTPStubs, CwlCatchException, CwlPreconditionTesting, LDSwiftEventSource, Nimble, Quick, DataCompression
{
"dependencies" : [
{
"identity" : "ohhttpstubs",
"requirement" : {
"exact" : [
"9.1.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/AliSoftware/OHHTTPStubs.git"
},
{
"identity" : "quick",
"requirement" : {
"exact" : [
"4.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"exact" : [
"9.2.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
},
{
"identity" : "cwlpreconditiontesting",
"requirement" : {
"exact" : [
"2.1.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattgallagher/CwlPreconditionTesting"
},
{
"identity" : "swift-eventsource",
"requirement" : {
"exact" : [
"3.3.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/LaunchDarkly/swift-eventsource.git"
}
],
"manifest_display_name" : "LaunchDarkly",
"name" : "LaunchDarkly",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "LaunchDarkly",
"targets" : [
"LaunchDarkly"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "LaunchDarklyTests",
"module_type" : "SwiftTarget",
"name" : "LaunchDarklyTests",
"path" : "LaunchDarkly",
"product_dependencies" : [
"OHHTTPStubsSwift",
"Quick",
"CwlPreconditionTesting",
"Nimble"
],
"sources" : [
"GeneratedCode/mocks.generated.swift",
"LaunchDarklyTests/Extensions/CompressionTest.swift",
"LaunchDarklyTests/Extensions/ThreadSpec.swift",
"LaunchDarklyTests/LDClientEvaluationHookSpec.swift",
"LaunchDarklyTests/LDClientIdentifyHookSpec.swift",
"LaunchDarklyTests/LDClientPluginsSpec.swift",
"LaunchDarklyTests/LDClientSpec.swift",
"LaunchDarklyTests/LDValueDecoderSpec.swift",
"LaunchDarklyTests/Mocks/ClientServiceMockFactory.swift",
"LaunchDarklyTests/Mocks/DarklyServiceMock.swift",
"LaunchDarklyTests/Mocks/EnvironmentReportingMock.swift",
"LaunchDarklyTests/Mocks/FlagMaintainingMock.swift",
"LaunchDarklyTests/Mocks/LDConfigStub.swift",
"LaunchDarklyTests/Mocks/LDContextStub.swift",
"LaunchDarklyTests/Mocks/LDEventSourceMock.swift",
"LaunchDarklyTests/Models/Context/KindSpec.swift",
"LaunchDarklyTests/Models/Context/LDContextCodableSpec.swift",
"LaunchDarklyTests/Models/Context/LDContextSpec.swift",
"LaunchDarklyTests/Models/Context/ModifierSpec.swift",
"LaunchDarklyTests/Models/Context/ReferenceSpec.swift",
"LaunchDarklyTests/Models/DiagnosticEventSpec.swift",
"LaunchDarklyTests/Models/EventSpec.swift",
"LaunchDarklyTests/Models/FeatureFlag/FeatureFlagSpec.swift",
"LaunchDarklyTests/Models/FeatureFlag/FlagChange/FlagChangeObserverSpec.swift",
"LaunchDarklyTests/Models/FeatureFlag/FlagRequestTracking/FlagCounterSpec.swift",
"LaunchDarklyTests/Models/FeatureFlag/FlagRequestTracking/FlagRequestTrackerSpec.swift",
"LaunchDarklyTests/Models/LDConfigSpec.swift",
"LaunchDarklyTests/Networking/DarklyServiceSpec.swift",
"LaunchDarklyTests/Networking/HTTPHeadersSpec.swift",
"LaunchDarklyTests/Networking/HTTPURLResponse.swift",
"LaunchDarklyTests/Networking/URLRequestSpec.swift",
"LaunchDarklyTests/ServiceObjects/Cache/CacheConverterSpec.swift",
"LaunchDarklyTests/ServiceObjects/Cache/DiagnosticCacheSpec.swift",
"LaunchDarklyTests/ServiceObjects/Cache/FeatureFlagCacheSpec.swift",
"LaunchDarklyTests/ServiceObjects/DiagnosticReporterSpec.swift",
"LaunchDarklyTests/ServiceObjects/EnvironmentReporting/ApplicationInfoEnvironmentReporterSpec.swift",
"LaunchDarklyTests/ServiceObjects/EnvironmentReporting/EnvironmentReporterChainBaseSpec.swift",
"LaunchDarklyTests/ServiceObjects/EnvironmentReporting/IOSEnvironmentReporterSpec.swift",
"LaunchDarklyTests/ServiceObjects/EnvironmentReporting/SDKEnvironmentReporterSpec.swift",
"LaunchDarklyTests/ServiceObjects/EnvironmentReporting/WatchOSEnvironmentReporterSpec.swift",
"LaunchDarklyTests/ServiceObjects/EventReporterSpec.swift",
"LaunchDarklyTests/ServiceObjects/FlagChangeNotifierSpec.swift",
"LaunchDarklyTests/ServiceObjects/FlagStoreSpec.swift",
"LaunchDarklyTests/ServiceObjects/FlagSynchronizerSpec.swift",
"LaunchDarklyTests/ServiceObjects/LDTimerSpec.swift",
"LaunchDarklyTests/ServiceObjects/SheddingQueueSpec.swift",
"LaunchDarklyTests/ServiceObjects/SynchronizingErrorSpec.swift",
"LaunchDarklyTests/ServiceObjects/ThrottlerSpec.swift",
"LaunchDarklyTests/ServiceObjects/TimeoutExecutorSpec.swift",
"LaunchDarklyTests/TestContext.swift",
"LaunchDarklyTests/TestUtil.swift",
"LaunchDarklyTests/UtilSpec.swift"
],
"target_dependencies" : [
"LaunchDarkly"
],
"type" : "test"
},
{
"c99name" : "LaunchDarkly",
"module_type" : "SwiftTarget",
"name" : "LaunchDarkly",
"path" : "LaunchDarkly/LaunchDarkly",
"product_dependencies" : [
"LDSwiftEventSource"
],
"product_memberships" : [
"LaunchDarkly"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Extensions/Data+Compression.swift",
"Extensions/Data.swift",
"Extensions/Date.swift",
"Extensions/DateFormatter.swift",
"Extensions/Thread.swift",
"LDClient.swift",
"LDClientIdentifyHook.swift",
"LDClientVariation.swift",
"LDCommon.swift",
"LDValueDecoder.swift",
"Models/ConnectionInformation.swift",
"Models/Context/Kind.swift",
"Models/Context/LDContext.swift",
"Models/Context/Modifier.swift",
"Models/Context/Reference.swift",
"Models/DiagnosticEvent.swift",
"Models/Event.swift",
"Models/FeatureFlag/FeatureFlag.swift",
"Models/FeatureFlag/FlagChange/ConnectionModeChangeObserver.swift",
"Models/FeatureFlag/FlagChange/FlagChangeObserver.swift",
"Models/FeatureFlag/FlagChange/FlagsUnchangedObserver.swift",
"Models/FeatureFlag/FlagChange/LDChangedFlag.swift",
"Models/FeatureFlag/FlagRequestTracker.swift",
"Models/FeatureFlag/LDEvaluationDetail.swift",
"Models/Hooks/EvaluationSeriesContext.swift",
"Models/Hooks/Hook.swift",
"Models/Hooks/IdentifySeriesContext.swift",
"Models/Hooks/Metadata.swift",
"Models/IdentifyTypes.swift",
"Models/LDConfig.swift",
"Models/Plugins/EnvironmentMetadata.swift",
"Models/Plugins/Plugin.swift",
"Models/Plugins/PluginMetadata.swift",
"Models/Plugins/SdkMetadata.swift",
"Networking/DarklyService.swift",
"Networking/HTTPHeaders.swift",
"Networking/HTTPURLRequest.swift",
"Networking/HTTPURLResponse.swift",
"Networking/URLResponse.swift",
"ObjectiveC/ObjcLDApplicationInfo.swift",
"ObjectiveC/ObjcLDChangedFlag.swift",
"ObjectiveC/ObjcLDClient.swift",
"ObjectiveC/ObjcLDConfig.swift",
"ObjectiveC/ObjcLDContext.swift",
"ObjectiveC/ObjcLDEvaluationDetail.swift",
"ObjectiveC/ObjcLDReference.swift",
"ObjectiveC/ObjcLDValue.swift",
"ServiceObjects/Cache/CacheConverter.swift",
"ServiceObjects/Cache/ConnectionInformationStore.swift",
"ServiceObjects/Cache/DiagnosticCache.swift",
"ServiceObjects/Cache/FeatureFlagCache.swift",
"ServiceObjects/Cache/KeyedValueCache.swift",
"ServiceObjects/ClientServiceFactory.swift",
"ServiceObjects/CwlSysctl.swift",
"ServiceObjects/DiagnosticReporter.swift",
"ServiceObjects/EnvironmentReporter.swift",
"ServiceObjects/EnvironmentReporting/ApplicationInfoEnvironmentReporter.swift",
"ServiceObjects/EnvironmentReporting/EnvironmentReporterBuilder.swift",
"ServiceObjects/EnvironmentReporting/EnvironmentReporterChainBase.swift",
"ServiceObjects/EnvironmentReporting/IOSEnvironmentReporter.swift",
"ServiceObjects/EnvironmentReporting/MacOSEnvironmentReporter.swift",
"ServiceObjects/EnvironmentReporting/ReportingConsts.swift",
"ServiceObjects/EnvironmentReporting/SDKEnvironmentReporter.swift",
"ServiceObjects/EnvironmentReporting/SystemCapabilities.swift",
"ServiceObjects/EnvironmentReporting/TVOSEnvironmentReporter.swift",
"ServiceObjects/EnvironmentReporting/WatchOSEnvironmentReporter.swift",
"ServiceObjects/EventReporter.swift",
"ServiceObjects/FlagChangeNotifier.swift",
"ServiceObjects/FlagStore.swift",
"ServiceObjects/FlagSynchronizer.swift",
"ServiceObjects/LDTimer.swift",
"ServiceObjects/Log.swift",
"ServiceObjects/NetworkReporter.swift",
"ServiceObjects/SheddingQueue.swift",
"ServiceObjects/Throttler.swift",
"ServiceObjects/TimeoutExecutor.swift",
"Util.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "LaunchDarkly",
"schemes" : [
"LaunchDarkly_iOS",
"LaunchDarkly_macOS",
"LaunchDarkly_tvOS",
"LaunchDarkly_watchOS"
],
"targets" : [
"LaunchDarkly_iOS",
"LaunchDarkly_watchOS",
"LaunchDarkly_macOS",
"LaunchDarkly_tvOS",
"LaunchDarklyTests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"LaunchDarkly"
]
}
}
2026-03-24 23:03:46.463 xcodebuild[909:4889] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LaunchDarkly -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme LaunchDarkly -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
Quick: https://github.com/Quick/Quick.git @ 4.0.0
OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting @ 2.1.2
LDSwiftEventSource: https://github.com/LaunchDarkly/swift-eventsource.git @ 3.3.0
LaunchDarkly: /Users/admin/builder/spi-builder-workspace
Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'LaunchDarkly' in project 'LaunchDarkly'
➜ Explicit dependency on target 'LaunchDarkly' in project 'LaunchDarkly'
➜ Explicit dependency on target 'LaunchDarkly_LaunchDarkly' in project 'LaunchDarkly'
➜ Explicit dependency on target 'LDSwiftEventSource' in project 'LDSwiftEventSource'
Target 'LaunchDarkly' in project 'LaunchDarkly'
➜ Explicit dependency on target 'LaunchDarkly_LaunchDarkly' in project 'LaunchDarkly'
➜ Explicit dependency on target 'LDSwiftEventSource' in project 'LDSwiftEventSource'
Target 'LDSwiftEventSource' in project 'LDSwiftEventSource'
➜ Explicit dependency on target 'LDSwiftEventSource' in project 'LDSwiftEventSource'
Target 'LDSwiftEventSource' in project 'LDSwiftEventSource' (no dependencies)
Target 'LaunchDarkly_LaunchDarkly' in project 'LaunchDarkly' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 7989c86e79fecaba3e34a779ca13291e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7989c86e79fecaba3e34a779ca13291e.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly_LaunchDarkly.build/empty-LaunchDarkly_LaunchDarkly.plist (in target 'LaunchDarkly_LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly_LaunchDarkly.build/empty-LaunchDarkly_LaunchDarkly.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly_LaunchDarkly.build/LaunchDarkly_LaunchDarkly.DependencyMetadataFileList (in target 'LaunchDarkly_LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly_LaunchDarkly.build/LaunchDarkly_LaunchDarkly.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly_LaunchDarkly.build/LaunchDarkly_LaunchDarkly.DependencyStaticMetadataFileList (in target 'LaunchDarkly_LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly_LaunchDarkly.build/LaunchDarkly_LaunchDarkly.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.SwiftFileList (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.SwiftConstValuesFileList (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly_const_extract_protocols.json (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.LinkFileList (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly-OutputFileMap.json (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/LaunchDarkly.modulemap (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/LaunchDarkly.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/LaunchDarkly.DependencyStaticMetadataFileList (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/LaunchDarkly.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/LaunchDarkly.DependencyMetadataFileList (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/LaunchDarkly.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources/resource_bundle_accessor.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource_const_extract_protocols.json (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.SwiftConstValuesFileList (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.LinkFileList (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource-OutputFileMap.json (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.SwiftFileList (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/LDSwiftEventSource.modulemap (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/LDSwiftEventSource.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/LDSwiftEventSource.DependencyStaticMetadataFileList (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/LDSwiftEventSource.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/LaunchDarkly.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/LaunchDarkly.modulemap (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/LaunchDarkly.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/LDSwiftEventSource.DependencyMetadataFileList (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/LDSwiftEventSource.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LaunchDarkly_LaunchDarkly.bundle (in target 'LaunchDarkly_LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LaunchDarkly_LaunchDarkly.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/LDSwiftEventSource.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/LDSwiftEventSource.modulemap (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/LDSwiftEventSource.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LaunchDarkly_LaunchDarkly.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly_LaunchDarkly.build/empty-LaunchDarkly_LaunchDarkly.plist (in target 'LaunchDarkly_LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly_LaunchDarkly.build/empty-LaunchDarkly_LaunchDarkly.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LaunchDarkly_LaunchDarkly.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LaunchDarkly_LaunchDarkly.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/PrivacyInfo.xcprivacy (in target 'LaunchDarkly_LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LaunchDarkly_LaunchDarkly.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LaunchDarkly_LaunchDarkly.bundle (in target 'LaunchDarkly_LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LaunchDarkly_LaunchDarkly.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LaunchDarkly_LaunchDarkly.bundle (in target 'LaunchDarkly_LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LaunchDarkly_LaunchDarkly.bundle
SwiftDriver LDSwiftEventSource normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name LDSwiftEventSource -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-PBXEMFJD5FL0G3U993X3FZ0U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-9MFXI7L2QK17CX3U6B91YVWBN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-5A06JPS0WS8V5EO3SGT504BJC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-6GQZABRWPS9NLXCMNXUFDDD2Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-7PYYG1ABSQU1AY0JPKK75UHMI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-E637FMXWGL13KWOROTBWDJ8TT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-P7KNBXKHHA1ATDOOVPBV0O1G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-EDMUOCQIT1K27LNV41TKKJVGU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-8BDJCUJ0XG0TCQFFJZTN125XN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-D16RF0ZCLOY0LSM8OWM7B2NV4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-DSILBFC3336O6917I9STROHW3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-3WAU7OULDZHWBU392VC83NEUF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-9I7S72ZJ5IMU237I1CRJ1LY5K.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-3P6J71AZPFY9YVFHED296QTLG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-1GF29KUT5MKFAE8RJ12HAID8U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-7S4338DMCXVBUUV9J494V7J78.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-16UA23W6GLMWAY9GCCA0RDCVL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-ET467X5W9PHVJX1EN6ZJPZX1A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-6W5BODV6RIITGV63BGIKUYOQR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-1UK10IC2NMO73H3RYXIV7PBOV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-BL9IJDG48HPHY6MH7H2489CY8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-IJO6PYO68M31NSMTHWGT0RBC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-3TAARIC11HTJXK6VKAJMDGUT9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-8QQITMVRRG05X3MFMJH5F6EA9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-64R4ZZ9UTDOBNUH0YAHT2Z260.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-17ZKTPOYXOICU8AXL0MH57TOK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-56FX7UF8UKMJTCZ7UBW5HYDEH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-B5NRR0JFAXNYKOO1DQ2XDAY7P.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ LDSwiftEventSource (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
EmitSwiftModule normal arm64 (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EventParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource/Source/EventParser.swift (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource/Source/EventParser.swift (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UTF8LineParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource/Source/UTF8LineParser.swift (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource/Source/UTF8LineParser.swift (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Logs.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource/Source/Logs.swift (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource/Source/Logs.swift (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LDSwiftEventSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource/Source/LDSwiftEventSource.swift (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource/Source/LDSwiftEventSource.swift (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Types.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource/Source/Types.swift (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource/Source/Types.swift (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for LDSwiftEventSource (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
SwiftDriver\ Compilation\ Requirements LDSwiftEventSource normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name LDSwiftEventSource -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/LDSwiftEventSource-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource-Swift.h (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/LDSwiftEventSource-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LDSwiftEventSource.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.swiftdoc (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LDSwiftEventSource.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LDSwiftEventSource.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.swiftmodule (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LDSwiftEventSource.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LDSwiftEventSource.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.abi.json (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LDSwiftEventSource.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LDSwiftEventSource.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.swiftsourceinfo (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LDSwiftEventSource.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver LaunchDarkly normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name LaunchDarkly -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Compression-ENN3PO6JBSYKOLI3E0ABC6OSY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-7Z8J6F4VJ5I7GVSJBVM76RUME.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SystemConfiguration-DF9GHUYW1KNPEKMS67CNYLC3A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CommonCrypto-5BX29YHLBXX8G8OVOCBHVSD9N.pcm
SwiftCompile normal arm64 Compiling\ EnvironmentReporter.swift,\ ApplicationInfoEnvironmentReporter.swift,\ EnvironmentReporterBuilder.swift,\ EnvironmentReporterChainBase.swift,\ IOSEnvironmentReporter.swift,\ MacOSEnvironmentReporter.swift,\ ReportingConsts.swift,\ SDKEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/ApplicationInfoEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/EnvironmentReporterBuilder.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/EnvironmentReporterChainBase.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/IOSEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/MacOSEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/ReportingConsts.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/SDKEnvironmentReporter.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporter.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/ApplicationInfoEnvironmentReporter.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/EnvironmentReporterBuilder.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/EnvironmentReporterChainBase.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/IOSEnvironmentReporter.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/MacOSEnvironmentReporter.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/ReportingConsts.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/SDKEnvironmentReporter.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ LaunchDarkly (in target 'LaunchDarkly' from project 'LaunchDarkly')
EmitSwiftModule normal arm64 (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DiagnosticEvent.swift,\ Event.swift,\ FeatureFlag.swift,\ ConnectionModeChangeObserver.swift,\ FlagChangeObserver.swift,\ FlagsUnchangedObserver.swift,\ LDChangedFlag.swift,\ FlagRequestTracker.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/DiagnosticEvent.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Event.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FeatureFlag.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/ConnectionModeChangeObserver.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagChangeObserver.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagsUnchangedObserver.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/LDChangedFlag.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagRequestTracker.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Data+Compression.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Data.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Date.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/DateFormatter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Thread.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClientIdentifyHook.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClientVariation.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDCommon.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDValueDecoder.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/ConnectionInformation.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Kind.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/LDContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Modifier.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Reference.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/DiagnosticEvent.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Event.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FeatureFlag.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/ConnectionModeChangeObserver.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagChangeObserver.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagsUnchangedObserver.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/LDChangedFlag.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagRequestTracker.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/LDEvaluationDetail.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/EvaluationSeriesContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Hook.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/IdentifySeriesContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Metadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/IdentifyTypes.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/LDConfig.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/EnvironmentMetadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/Plugin.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/PluginMetadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/SdkMetadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/DarklyService.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPHeaders.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLRequest.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLResponse.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/URLResponse.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDApplicationInfo.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDChangedFlag.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDConfig.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDEvaluationDetail.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDReference.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDValue.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/CacheConverter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/ConnectionInformationStore.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/DiagnosticCache.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/FeatureFlagCache.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/KeyedValueCache.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/ClientServiceFactory.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/CwlSysctl.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/DiagnosticReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/ApplicationInfoEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/EnvironmentReporterBuilder.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/EnvironmentReporterChainBase.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/IOSEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/MacOSEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/ReportingConsts.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/SDKEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/SystemCapabilities.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/TVOSEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/WatchOSEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EventReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagChangeNotifier.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagStore.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagSynchronizer.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/LDTimer.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Log.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/NetworkReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/SheddingQueue.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Throttler.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/TimeoutExecutor.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Util.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-xros1.0 -module-can-import-version SystemConfiguration 1385.0.7 1385.0.7 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name LaunchDarkly -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name xros26.0 -clang-target arm64-apple-xros26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/DiagnosticEvent.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/Event.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/FeatureFlag.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/ConnectionModeChangeObserver.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/FlagChangeObserver.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/FlagsUnchangedObserver.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LDChangedFlag.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/FlagRequestTracker.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/DiagnosticEvent.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/Event.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/FeatureFlag.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/ConnectionModeChangeObserver.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/FlagChangeObserver.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/FlagsUnchangedObserver.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LDChangedFlag.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/FlagRequestTracker.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/DiagnosticEvent.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/DiagnosticEvent.swift:72:41: error: type 'SystemCapabilities' has no member 'operatingSystem'
systemName = SystemCapabilities.operatingSystem.rawValue
~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/DiagnosticEvent.swift:74:48: error: type 'SystemCapabilities' has no member 'operatingSystem'
backgroundEnabled = SystemCapabilities.operatingSystem.isBackgroundEnabled
~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/DiagnosticEvent.swift:75:47: error: type 'SystemCapabilities' has no member 'operatingSystem'
streamingEnabled = SystemCapabilities.operatingSystem.isStreamingEnabled
~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Event.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FeatureFlag.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/ConnectionModeChangeObserver.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagChangeObserver.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagsUnchangedObserver.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/LDChangedFlag.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagRequestTracker.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Plugin.swift,\ PluginMetadata.swift,\ SdkMetadata.swift,\ DarklyService.swift,\ HTTPHeaders.swift,\ HTTPURLRequest.swift,\ HTTPURLResponse.swift,\ URLResponse.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/Plugin.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/PluginMetadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/SdkMetadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/DarklyService.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPHeaders.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLRequest.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLResponse.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/URLResponse.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/Plugin.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/PluginMetadata.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/SdkMetadata.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/DarklyService.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPHeaders.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPHeaders.swift:33:48: error: type 'SystemCapabilities' has no member 'systemName'
self.userAgent = "\(SystemCapabilities.systemName)/\(ReportingConsts.sdkVersion)"
~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLRequest.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLResponse.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/URLResponse.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LDEvaluationDetail.swift,\ EvaluationSeriesContext.swift,\ Hook.swift,\ IdentifySeriesContext.swift,\ Metadata.swift,\ IdentifyTypes.swift,\ LDConfig.swift,\ EnvironmentMetadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/LDEvaluationDetail.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/EvaluationSeriesContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Hook.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/IdentifySeriesContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Metadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/IdentifyTypes.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/LDConfig.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/EnvironmentMetadata.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Data+Compression.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Data.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Date.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/DateFormatter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Thread.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClientIdentifyHook.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClientVariation.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDCommon.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDValueDecoder.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/ConnectionInformation.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Kind.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/LDContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Modifier.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Reference.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/DiagnosticEvent.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Event.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FeatureFlag.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/ConnectionModeChangeObserver.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagChangeObserver.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagsUnchangedObserver.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/LDChangedFlag.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagRequestTracker.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/LDEvaluationDetail.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/EvaluationSeriesContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Hook.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/IdentifySeriesContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Metadata.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/IdentifyTypes.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/LDConfig.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/EnvironmentMetadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/Plugin.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/PluginMetadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/SdkMetadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/DarklyService.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPHeaders.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLRequest.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLResponse.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/URLResponse.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDApplicationInfo.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDChangedFlag.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDConfig.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDEvaluationDetail.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDReference.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDValue.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/CacheConverter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/ConnectionInformationStore.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/DiagnosticCache.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/FeatureFlagCache.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/KeyedValueCache.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/ClientServiceFactory.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/CwlSysctl.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/DiagnosticReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/ApplicationInfoEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/EnvironmentReporterBuilder.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/EnvironmentReporterChainBase.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/IOSEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/MacOSEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/ReportingConsts.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/SDKEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/SystemCapabilities.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/TVOSEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/WatchOSEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EventReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagChangeNotifier.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagStore.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagSynchronizer.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/LDTimer.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Log.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/NetworkReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/SheddingQueue.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Throttler.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/TimeoutExecutor.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Util.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-xros1.0 -module-can-import-version SystemConfiguration 1385.0.7 1385.0.7 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name LaunchDarkly -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name xros26.0 -clang-target arm64-apple-xros26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LDEvaluationDetail.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/EvaluationSeriesContext.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/Hook.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/IdentifySeriesContext.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/Metadata.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/IdentifyTypes.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LDConfig.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/EnvironmentMetadata.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LDEvaluationDetail.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/EvaluationSeriesContext.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/Hook.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/IdentifySeriesContext.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/Metadata.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/IdentifyTypes.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LDConfig.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/EnvironmentMetadata.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/LDEvaluationDetail.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/EvaluationSeriesContext.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Hook.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/IdentifySeriesContext.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Metadata.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/IdentifyTypes.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/LDConfig.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/LDConfig.swift:501:49: error: type 'SystemCapabilities' has no member 'operatingSystem'
allowStreamingMode = SystemCapabilities.operatingSystem.isStreamingEnabled
~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/LDConfig.swift:502:53: error: type 'SystemCapabilities' has no member 'operatingSystem'
allowBackgroundUpdates = SystemCapabilities.operatingSystem.isBackgroundEnabled
~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/EnvironmentMetadata.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LDClientVariation.swift,\ LDCommon.swift,\ LDValueDecoder.swift,\ ConnectionInformation.swift,\ Kind.swift,\ LDContext.swift,\ Modifier.swift,\ Reference.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClientVariation.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDCommon.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDValueDecoder.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/ConnectionInformation.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Kind.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/LDContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Modifier.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Reference.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClientVariation.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDCommon.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDValueDecoder.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/ConnectionInformation.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Kind.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/LDContext.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Modifier.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Reference.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for LaunchDarkly (in target 'LaunchDarkly' from project 'LaunchDarkly')
SwiftDriver\ Compilation\ Requirements LaunchDarkly normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name LaunchDarkly -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Types.swift (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
SwiftCompile normal arm64 Compiling\ SystemCapabilities.swift,\ TVOSEnvironmentReporter.swift,\ WatchOSEnvironmentReporter.swift,\ EventReporter.swift,\ FlagChangeNotifier.swift,\ FlagStore.swift,\ FlagSynchronizer.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/SystemCapabilities.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/TVOSEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/WatchOSEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EventReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagChangeNotifier.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagStore.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagSynchronizer.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/LaunchDarkly-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly-Swift.h (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/LaunchDarkly-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling EnvironmentReporter.swift, ApplicationInfoEnvironmentReporter.swift, EnvironmentReporterBuilder.swift, EnvironmentReporterChainBase.swift, IOSEnvironmentReporter.swift, MacOSEnvironmentReporter.swift, ReportingConsts.swift, SDKEnvironmentReporter.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LaunchDarkly.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.swiftmodule (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LaunchDarkly.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LaunchDarkly.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.swiftdoc (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LaunchDarkly.swiftmodule/arm64-apple-xros.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling UTF8LineParser.swift (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LaunchDarkly.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.abi.json (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LaunchDarkly.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LaunchDarkly.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.swiftsourceinfo (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LaunchDarkly.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ CacheConverter.swift,\ ConnectionInformationStore.swift,\ DiagnosticCache.swift,\ FeatureFlagCache.swift,\ KeyedValueCache.swift,\ ClientServiceFactory.swift,\ CwlSysctl.swift,\ DiagnosticReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/CacheConverter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/ConnectionInformationStore.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/DiagnosticCache.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/FeatureFlagCache.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/KeyedValueCache.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/ClientServiceFactory.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/CwlSysctl.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/DiagnosticReporter.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
SwiftDriverJobDiscovery normal arm64 Compiling EventParser.swift (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Data+Compression.swift,\ Data.swift,\ Date.swift,\ DateFormatter.swift,\ Thread.swift,\ LDClient.swift,\ LDClientIdentifyHook.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Data+Compression.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Data.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Date.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/DateFormatter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Thread.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClientIdentifyHook.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
SwiftCompile normal arm64 Compiling\ ObjcLDApplicationInfo.swift,\ ObjcLDChangedFlag.swift,\ ObjcLDClient.swift,\ ObjcLDConfig.swift,\ ObjcLDContext.swift,\ ObjcLDEvaluationDetail.swift,\ ObjcLDReference.swift,\ ObjcLDValue.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDApplicationInfo.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDChangedFlag.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDConfig.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDEvaluationDetail.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDReference.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDValue.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
2026-03-24 23:03:50.132 xcodebuild[919:4962] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ DiagnosticEvent.swift,\ Event.swift,\ FeatureFlag.swift,\ ConnectionModeChangeObserver.swift,\ FlagChangeObserver.swift,\ FlagsUnchangedObserver.swift,\ LDChangedFlag.swift,\ FlagRequestTracker.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/DiagnosticEvent.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Event.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FeatureFlag.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/ConnectionModeChangeObserver.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagChangeObserver.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagsUnchangedObserver.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/LDChangedFlag.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagRequestTracker.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/DiagnosticEvent.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPHeaders.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
SwiftCompile normal arm64 Compiling\ LDEvaluationDetail.swift,\ EvaluationSeriesContext.swift,\ Hook.swift,\ IdentifySeriesContext.swift,\ Metadata.swift,\ IdentifyTypes.swift,\ LDConfig.swift,\ EnvironmentMetadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/LDEvaluationDetail.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/EvaluationSeriesContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Hook.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/IdentifySeriesContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Metadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/IdentifyTypes.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/LDConfig.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/EnvironmentMetadata.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/LDConfig.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
Building workspace spi-builder-workspace with scheme LaunchDarkly
(6 failures)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting @ 2.1.2
Quick: https://github.com/Quick/Quick.git @ 4.0.0
LaunchDarkly: /Users/admin/builder/spi-builder-workspace
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
LDSwiftEventSource: https://github.com/LaunchDarkly/swift-eventsource.git @ 3.3.0
resolved source packages: OHHTTPStubs, CwlPreconditionTesting, Quick, LaunchDarkly, CwlCatchException, Nimble, LDSwiftEventSource
2026-03-24 23:03:56.860 xcodebuild[1048:5559] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "ohhttpstubs",
"requirement" : {
"exact" : [
"9.1.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/AliSoftware/OHHTTPStubs.git"
},
{
"identity" : "quick",
"requirement" : {
"exact" : [
"4.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"exact" : [
"9.2.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
},
{
"identity" : "cwlpreconditiontesting",
"requirement" : {
"exact" : [
"2.1.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattgallagher/CwlPreconditionTesting"
},
{
"identity" : "swift-eventsource",
"requirement" : {
"exact" : [
"3.3.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/LaunchDarkly/swift-eventsource.git"
}
],
"manifest_display_name" : "LaunchDarkly",
"name" : "LaunchDarkly",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "LaunchDarkly",
"targets" : [
"LaunchDarkly"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "LaunchDarklyTests",
"module_type" : "SwiftTarget",
"name" : "LaunchDarklyTests",
"path" : "LaunchDarkly",
"product_dependencies" : [
"OHHTTPStubsSwift",
"Quick",
"CwlPreconditionTesting",
"Nimble"
],
"sources" : [
"GeneratedCode/mocks.generated.swift",
"LaunchDarklyTests/Extensions/CompressionTest.swift",
"LaunchDarklyTests/Extensions/ThreadSpec.swift",
"LaunchDarklyTests/LDClientEvaluationHookSpec.swift",
"LaunchDarklyTests/LDClientIdentifyHookSpec.swift",
"LaunchDarklyTests/LDClientPluginsSpec.swift",
"LaunchDarklyTests/LDClientSpec.swift",
"LaunchDarklyTests/LDValueDecoderSpec.swift",
"LaunchDarklyTests/Mocks/ClientServiceMockFactory.swift",
"LaunchDarklyTests/Mocks/DarklyServiceMock.swift",
"LaunchDarklyTests/Mocks/EnvironmentReportingMock.swift",
"LaunchDarklyTests/Mocks/FlagMaintainingMock.swift",
"LaunchDarklyTests/Mocks/LDConfigStub.swift",
"LaunchDarklyTests/Mocks/LDContextStub.swift",
"LaunchDarklyTests/Mocks/LDEventSourceMock.swift",
"LaunchDarklyTests/Models/Context/KindSpec.swift",
"LaunchDarklyTests/Models/Context/LDContextCodableSpec.swift",
"LaunchDarklyTests/Models/Context/LDContextSpec.swift",
"LaunchDarklyTests/Models/Context/ModifierSpec.swift",
"LaunchDarklyTests/Models/Context/ReferenceSpec.swift",
"LaunchDarklyTests/Models/DiagnosticEventSpec.swift",
"LaunchDarklyTests/Models/EventSpec.swift",
"LaunchDarklyTests/Models/FeatureFlag/FeatureFlagSpec.swift",
"LaunchDarklyTests/Models/FeatureFlag/FlagChange/FlagChangeObserverSpec.swift",
"LaunchDarklyTests/Models/FeatureFlag/FlagRequestTracking/FlagCounterSpec.swift",
"LaunchDarklyTests/Models/FeatureFlag/FlagRequestTracking/FlagRequestTrackerSpec.swift",
"LaunchDarklyTests/Models/LDConfigSpec.swift",
"LaunchDarklyTests/Networking/DarklyServiceSpec.swift",
"LaunchDarklyTests/Networking/HTTPHeadersSpec.swift",
"LaunchDarklyTests/Networking/HTTPURLResponse.swift",
"LaunchDarklyTests/Networking/URLRequestSpec.swift",
"LaunchDarklyTests/ServiceObjects/Cache/CacheConverterSpec.swift",
"LaunchDarklyTests/ServiceObjects/Cache/DiagnosticCacheSpec.swift",
"LaunchDarklyTests/ServiceObjects/Cache/FeatureFlagCacheSpec.swift",
"LaunchDarklyTests/ServiceObjects/DiagnosticReporterSpec.swift",
"LaunchDarklyTests/ServiceObjects/EnvironmentReporting/ApplicationInfoEnvironmentReporterSpec.swift",
"LaunchDarklyTests/ServiceObjects/EnvironmentReporting/EnvironmentReporterChainBaseSpec.swift",
"LaunchDarklyTests/ServiceObjects/EnvironmentReporting/IOSEnvironmentReporterSpec.swift",
"LaunchDarklyTests/ServiceObjects/EnvironmentReporting/SDKEnvironmentReporterSpec.swift",
"LaunchDarklyTests/ServiceObjects/EnvironmentReporting/WatchOSEnvironmentReporterSpec.swift",
"LaunchDarklyTests/ServiceObjects/EventReporterSpec.swift",
"LaunchDarklyTests/ServiceObjects/FlagChangeNotifierSpec.swift",
"LaunchDarklyTests/ServiceObjects/FlagStoreSpec.swift",
"LaunchDarklyTests/ServiceObjects/FlagSynchronizerSpec.swift",
"LaunchDarklyTests/ServiceObjects/LDTimerSpec.swift",
"LaunchDarklyTests/ServiceObjects/SheddingQueueSpec.swift",
"LaunchDarklyTests/ServiceObjects/SynchronizingErrorSpec.swift",
"LaunchDarklyTests/ServiceObjects/ThrottlerSpec.swift",
"LaunchDarklyTests/ServiceObjects/TimeoutExecutorSpec.swift",
"LaunchDarklyTests/TestContext.swift",
"LaunchDarklyTests/TestUtil.swift",
"LaunchDarklyTests/UtilSpec.swift"
],
"target_dependencies" : [
"LaunchDarkly"
],
"type" : "test"
},
{
"c99name" : "LaunchDarkly",
"module_type" : "SwiftTarget",
"name" : "LaunchDarkly",
"path" : "LaunchDarkly/LaunchDarkly",
"product_dependencies" : [
"LDSwiftEventSource"
],
"product_memberships" : [
"LaunchDarkly"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Extensions/Data+Compression.swift",
"Extensions/Data.swift",
"Extensions/Date.swift",
"Extensions/DateFormatter.swift",
"Extensions/Thread.swift",
"LDClient.swift",
"LDClientIdentifyHook.swift",
"LDClientVariation.swift",
"LDCommon.swift",
"LDValueDecoder.swift",
"Models/ConnectionInformation.swift",
"Models/Context/Kind.swift",
"Models/Context/LDContext.swift",
"Models/Context/Modifier.swift",
"Models/Context/Reference.swift",
"Models/DiagnosticEvent.swift",
"Models/Event.swift",
"Models/FeatureFlag/FeatureFlag.swift",
"Models/FeatureFlag/FlagChange/ConnectionModeChangeObserver.swift",
"Models/FeatureFlag/FlagChange/FlagChangeObserver.swift",
"Models/FeatureFlag/FlagChange/FlagsUnchangedObserver.swift",
"Models/FeatureFlag/FlagChange/LDChangedFlag.swift",
"Models/FeatureFlag/FlagRequestTracker.swift",
"Models/FeatureFlag/LDEvaluationDetail.swift",
"Models/Hooks/EvaluationSeriesContext.swift",
"Models/Hooks/Hook.swift",
"Models/Hooks/IdentifySeriesContext.swift",
"Models/Hooks/Metadata.swift",
"Models/IdentifyTypes.swift",
"Models/LDConfig.swift",
"Models/Plugins/EnvironmentMetadata.swift",
"Models/Plugins/Plugin.swift",
"Models/Plugins/PluginMetadata.swift",
"Models/Plugins/SdkMetadata.swift",
"Networking/DarklyService.swift",
"Networking/HTTPHeaders.swift",
"Networking/HTTPURLRequest.swift",
"Networking/HTTPURLResponse.swift",
"Networking/URLResponse.swift",
"ObjectiveC/ObjcLDApplicationInfo.swift",
"ObjectiveC/ObjcLDChangedFlag.swift",
"ObjectiveC/ObjcLDClient.swift",
"ObjectiveC/ObjcLDConfig.swift",
"ObjectiveC/ObjcLDContext.swift",
"ObjectiveC/ObjcLDEvaluationDetail.swift",
"ObjectiveC/ObjcLDReference.swift",
"ObjectiveC/ObjcLDValue.swift",
"ServiceObjects/Cache/CacheConverter.swift",
"ServiceObjects/Cache/ConnectionInformationStore.swift",
"ServiceObjects/Cache/DiagnosticCache.swift",
"ServiceObjects/Cache/FeatureFlagCache.swift",
"ServiceObjects/Cache/KeyedValueCache.swift",
"ServiceObjects/ClientServiceFactory.swift",
"ServiceObjects/CwlSysctl.swift",
"ServiceObjects/DiagnosticReporter.swift",
"ServiceObjects/EnvironmentReporter.swift",
"ServiceObjects/EnvironmentReporting/ApplicationInfoEnvironmentReporter.swift",
"ServiceObjects/EnvironmentReporting/EnvironmentReporterBuilder.swift",
"ServiceObjects/EnvironmentReporting/EnvironmentReporterChainBase.swift",
"ServiceObjects/EnvironmentReporting/IOSEnvironmentReporter.swift",
"ServiceObjects/EnvironmentReporting/MacOSEnvironmentReporter.swift",
"ServiceObjects/EnvironmentReporting/ReportingConsts.swift",
"ServiceObjects/EnvironmentReporting/SDKEnvironmentReporter.swift",
"ServiceObjects/EnvironmentReporting/SystemCapabilities.swift",
"ServiceObjects/EnvironmentReporting/TVOSEnvironmentReporter.swift",
"ServiceObjects/EnvironmentReporting/WatchOSEnvironmentReporter.swift",
"ServiceObjects/EventReporter.swift",
"ServiceObjects/FlagChangeNotifier.swift",
"ServiceObjects/FlagStore.swift",
"ServiceObjects/FlagSynchronizer.swift",
"ServiceObjects/LDTimer.swift",
"ServiceObjects/Log.swift",
"ServiceObjects/NetworkReporter.swift",
"ServiceObjects/SheddingQueue.swift",
"ServiceObjects/Throttler.swift",
"ServiceObjects/TimeoutExecutor.swift",
"Util.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"LaunchDarkly"
]
}
}
2026-03-24 23:03:57.995 xcodebuild[1056:5630] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LaunchDarkly -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme LaunchDarkly -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting @ 2.1.2
Quick: https://github.com/Quick/Quick.git @ 4.0.0
LDSwiftEventSource: https://github.com/LaunchDarkly/swift-eventsource.git @ 3.3.0
Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
LaunchDarkly: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'LaunchDarkly' in project 'LaunchDarkly'
➜ Explicit dependency on target 'LaunchDarkly' in project 'LaunchDarkly'
➜ Explicit dependency on target 'LaunchDarkly_LaunchDarkly' in project 'LaunchDarkly'
➜ Explicit dependency on target 'LDSwiftEventSource' in project 'LDSwiftEventSource'
Target 'LaunchDarkly' in project 'LaunchDarkly'
➜ Explicit dependency on target 'LaunchDarkly_LaunchDarkly' in project 'LaunchDarkly'
➜ Explicit dependency on target 'LDSwiftEventSource' in project 'LDSwiftEventSource'
Target 'LDSwiftEventSource' in project 'LDSwiftEventSource'
➜ Explicit dependency on target 'LDSwiftEventSource' in project 'LDSwiftEventSource'
Target 'LDSwiftEventSource' in project 'LDSwiftEventSource' (no dependencies)
Target 'LaunchDarkly_LaunchDarkly' in project 'LaunchDarkly' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
SwiftDriver LaunchDarkly normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name LaunchDarkly -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver LDSwiftEventSource normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name LDSwiftEventSource -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LDSwiftEventSource.build/Debug-xros/LDSwiftEventSource.build/Objects-normal/arm64/LDSwiftEventSource-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Logs.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource/Source/Logs.swift (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource/Source/Logs.swift (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LDSwiftEventSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource/Source/LDSwiftEventSource.swift (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-eventsource/Source/LDSwiftEventSource.swift (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ LDSwiftEventSource (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
EmitSwiftModule normal arm64 (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Data+Compression.swift,\ Data.swift,\ Date.swift,\ DateFormatter.swift,\ Thread.swift,\ LDClient.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Data+Compression.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Data.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Date.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/DateFormatter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Thread.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources/resource_bundle_accessor.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Data+Compression.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Data.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Date.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/DateFormatter.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Thread.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FlagsUnchangedObserver.swift,\ LDChangedFlag.swift,\ FlagRequestTracker.swift,\ LDEvaluationDetail.swift,\ EvaluationSeriesContext.swift,\ Hook.swift,\ IdentifySeriesContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagsUnchangedObserver.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/LDChangedFlag.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagRequestTracker.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/LDEvaluationDetail.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/EvaluationSeriesContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Hook.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/IdentifySeriesContext.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagsUnchangedObserver.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/LDChangedFlag.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagRequestTracker.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/LDEvaluationDetail.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/EvaluationSeriesContext.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Hook.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/IdentifySeriesContext.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ObjcLDClient.swift,\ ObjcLDConfig.swift,\ ObjcLDContext.swift,\ ObjcLDEvaluationDetail.swift,\ ObjcLDReference.swift,\ ObjcLDValue.swift,\ CacheConverter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDConfig.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDEvaluationDetail.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDReference.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDValue.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/CacheConverter.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDConfig.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDContext.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDEvaluationDetail.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDReference.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDValue.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/CacheConverter.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DarklyService.swift,\ HTTPHeaders.swift,\ HTTPURLRequest.swift,\ HTTPURLResponse.swift,\ URLResponse.swift,\ ObjcLDApplicationInfo.swift,\ ObjcLDChangedFlag.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/DarklyService.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPHeaders.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLRequest.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLResponse.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/URLResponse.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDApplicationInfo.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDChangedFlag.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Data+Compression.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Data.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Date.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/DateFormatter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Thread.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClientIdentifyHook.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClientVariation.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDCommon.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDValueDecoder.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/ConnectionInformation.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Kind.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/LDContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Modifier.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Reference.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/DiagnosticEvent.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Event.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FeatureFlag.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/ConnectionModeChangeObserver.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagChangeObserver.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagsUnchangedObserver.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/LDChangedFlag.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagRequestTracker.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/LDEvaluationDetail.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/EvaluationSeriesContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Hook.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/IdentifySeriesContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Metadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/IdentifyTypes.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/LDConfig.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/EnvironmentMetadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/Plugin.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/PluginMetadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/SdkMetadata.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/DarklyService.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPHeaders.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLRequest.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLResponse.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/URLResponse.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDApplicationInfo.swift -primary-file /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDChangedFlag.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDConfig.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDEvaluationDetail.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDReference.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDValue.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/CacheConverter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/ConnectionInformationStore.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/DiagnosticCache.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/FeatureFlagCache.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/KeyedValueCache.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/ClientServiceFactory.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/CwlSysctl.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/DiagnosticReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/ApplicationInfoEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/EnvironmentReporterBuilder.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/EnvironmentReporterChainBase.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/IOSEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/MacOSEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/ReportingConsts.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/SDKEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/SystemCapabilities.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/TVOSEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/WatchOSEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EventReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagChangeNotifier.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagStore.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagSynchronizer.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/LDTimer.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Log.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/NetworkReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/SheddingQueue.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Throttler.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/TimeoutExecutor.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Util.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/supplementaryOutputs-6 -target arm64-apple-xros1.0 -module-can-import-version SystemConfiguration 1385.0.7 1385.0.7 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/LaunchDarkly_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name LaunchDarkly -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name xros26.0 -clang-target arm64-apple-xros26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/DarklyService.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/HTTPHeaders.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/HTTPURLRequest.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/HTTPURLResponse.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/URLResponse.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/ObjcLDApplicationInfo.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/ObjcLDChangedFlag.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/DarklyService.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/HTTPHeaders.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/HTTPURLRequest.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/HTTPURLResponse.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/URLResponse.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/ObjcLDApplicationInfo.o -index-unit-output-path /LaunchDarkly.build/Debug-xros/LaunchDarkly.build/Objects-normal/arm64/ObjcLDChangedFlag.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/DarklyService.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPHeaders.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPHeaders.swift:33:48: error: type 'SystemCapabilities' has no member 'systemName'
self.userAgent = "\(SystemCapabilities.systemName)/\(ReportingConsts.sdkVersion)"
~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLRequest.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLResponse.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/URLResponse.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDApplicationInfo.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDChangedFlag.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LDClientIdentifyHook.swift,\ LDClientVariation.swift,\ LDCommon.swift,\ LDValueDecoder.swift,\ ConnectionInformation.swift,\ Kind.swift,\ LDContext.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClientIdentifyHook.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClientVariation.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDCommon.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDValueDecoder.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/ConnectionInformation.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Kind.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/LDContext.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClientIdentifyHook.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClientVariation.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDCommon.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDValueDecoder.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/ConnectionInformation.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Kind.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/LDContext.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Modifier.swift,\ Reference.swift,\ DiagnosticEvent.swift,\ Event.swift,\ FeatureFlag.swift,\ ConnectionModeChangeObserver.swift,\ FlagChangeObserver.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Modifier.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Reference.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/DiagnosticEvent.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Event.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FeatureFlag.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/ConnectionModeChangeObserver.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagChangeObserver.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Modifier.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Reference.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/DiagnosticEvent.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Event.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FeatureFlag.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/ConnectionModeChangeObserver.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagChangeObserver.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Metadata.swift,\ IdentifyTypes.swift,\ LDConfig.swift,\ EnvironmentMetadata.swift,\ Plugin.swift,\ PluginMetadata.swift,\ SdkMetadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Metadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/IdentifyTypes.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/LDConfig.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/EnvironmentMetadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/Plugin.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/PluginMetadata.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/SdkMetadata.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Metadata.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/IdentifyTypes.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/LDConfig.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/EnvironmentMetadata.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/Plugin.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/PluginMetadata.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/SdkMetadata.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ LaunchDarkly (in target 'LaunchDarkly' from project 'LaunchDarkly')
EmitSwiftModule normal arm64 (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Logs.swift (in target 'LDSwiftEventSource' from project 'LDSwiftEventSource')
SwiftCompile normal arm64 Compiling\ SystemCapabilities.swift,\ TVOSEnvironmentReporter.swift,\ WatchOSEnvironmentReporter.swift,\ EventReporter.swift,\ FlagChangeNotifier.swift,\ FlagStore.swift,\ FlagSynchronizer.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/SystemCapabilities.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/TVOSEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/WatchOSEnvironmentReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EventReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagChangeNotifier.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagStore.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagSynchronizer.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/SystemCapabilities.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/TVOSEnvironmentReporter.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/WatchOSEnvironmentReporter.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EventReporter.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagChangeNotifier.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagStore.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagSynchronizer.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ConnectionInformationStore.swift,\ DiagnosticCache.swift,\ FeatureFlagCache.swift,\ KeyedValueCache.swift,\ ClientServiceFactory.swift,\ CwlSysctl.swift,\ DiagnosticReporter.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/ConnectionInformationStore.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/DiagnosticCache.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/FeatureFlagCache.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/KeyedValueCache.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/ClientServiceFactory.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/CwlSysctl.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/DiagnosticReporter.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
2026-03-24 23:03:58.912 xcodebuild[1058:5661] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ DarklyService.swift,\ HTTPHeaders.swift,\ HTTPURLRequest.swift,\ HTTPURLResponse.swift,\ URLResponse.swift,\ ObjcLDApplicationInfo.swift,\ ObjcLDChangedFlag.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/DarklyService.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPHeaders.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLRequest.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLResponse.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/URLResponse.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDApplicationInfo.swift /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDChangedFlag.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPHeaders.swift (in target 'LaunchDarkly' from project 'LaunchDarkly')
Building workspace spi-builder-workspace with scheme LaunchDarkly
(3 failures)
BUILD FAILURE 6.2 visionOS