Build Information
Failed to build ZaberMotionLib, reference 9.2.0 (41c66b), with Swift 6.3 for tvOS using Xcode 26.4 on 30 Apr 2026 20:59:15 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZaberMotionLib -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zabertech/zaber-motion-lib-swift.git
Reference: 9.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zabertech/zaber-motion-lib-swift
* tag 9.2.0 -> FETCH_HEAD
HEAD is now at 41c66b5 9.2.0
Cloned https://github.com/zabertech/zaber-motion-lib-swift.git
Revision (git rev-parse @):
41c66b5ee05912d5fed1039cc55e4ca41add822e
SUCCESS checkout https://github.com/zabertech/zaber-motion-lib-swift.git at 9.2.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/zabertech/zaber-motion-lib-swift.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/mongodb/swift-bson
Fetching from https://github.com/Quick/Nimble.git
Fetching from https://github.com/swift-extras/swift-extras-base64
Fetching from https://github.com/swift-extras/swift-extras-json
Fetching from https://github.com/apple/swift-nio
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/swift-system.git
Fetching from https://github.com/apple/swift-atomics.git
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Creating working copy of package ‘swift-nio’
Checking out 2.99.0 of package ‘swift-nio’
Creating working copy of package ‘swift-system’
Checking out 1.6.4 of package ‘swift-system’
Creating working copy of package ‘swift-extras-base64’
Checking out 0.5.0 of package ‘swift-extras-base64’
Creating working copy of package ‘Nimble’
Checking out 8.1.2 of package ‘Nimble’
Creating working copy of package ‘swift-extras-json’
Checking out 0.6.0 of package ‘swift-extras-json’
Creating working copy of package ‘swift-bson’
Checking out 3.1.0 of package ‘swift-bson’
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
swift-extras-json: https://github.com/swift-extras/swift-extras-json @ 0.6.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
Nimble: https://github.com/Quick/Nimble.git @ 8.1.2
swift-extras-base64: https://github.com/swift-extras/swift-extras-base64 @ 0.5.0
ZaberMotionLib: /Users/admin/builder/spi-builder-workspace
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
swift-nio: https://github.com/apple/swift-nio @ 2.99.0
swift-bson: https://github.com/mongodb/swift-bson @ 3.1.0
resolved source packages: swift-system, swift-extras-json, swift-atomics, Nimble, swift-extras-base64, ZaberMotionLib, swift-collections, swift-nio, swift-bson
2026-04-30 16:58:50.269 xcodebuild[535:3131] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-bson",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mongodb/swift-bson"
}
],
"manifest_display_name" : "ZaberMotionLib",
"name" : "ZaberMotionLib",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "ZaberMotionLib",
"targets" : [
"ZaberMotion",
"ZaberMotionAscii",
"ZaberMotionBinary",
"ZaberMotionExceptions",
"ZaberMotionGcode",
"ZaberMotionMicroscopy",
"ZaberMotionProduct"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZaberMotionTests",
"module_type" : "SwiftTarget",
"name" : "ZaberMotionTests",
"path" : "Tests",
"sources" : [
"IntegrationTests/Test.swift",
"IntegrationTests/VariantTests.swift",
"Unit/Events/AsciiConnectionTest.swift",
"Unit/Events/BinaryConnectionTest.swift",
"Unit/Events/EventsExtension.swift",
"Unit/Events/EventsTest.swift",
"Unit/Microscope.swift",
"Unit/Utils.swift"
],
"target_dependencies" : [
"Gateway",
"DtoRequests",
"DtoSerializable",
"ZaberMotion",
"ZaberMotionAscii",
"ZaberMotionBinary",
"ZaberMotionExceptions",
"ZaberMotionMicroscopy"
],
"type" : "test"
},
{
"c99name" : "ZaberMotionProduct",
"module_type" : "SwiftTarget",
"name" : "ZaberMotionProduct",
"path" : "Sources/ZaberMotion/Product",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Exports.swift",
"Ge1xGripper.swift",
"Process.swift",
"ProcessController.swift"
],
"target_dependencies" : [
"DtoProduct",
"Gateway",
"ZaberMotionAscii",
"ZaberMotionExceptions",
"UnitsInternal",
"Utils"
],
"type" : "library"
},
{
"c99name" : "ZaberMotionMicroscopy",
"module_type" : "SwiftTarget",
"name" : "ZaberMotionMicroscopy",
"path" : "Sources/ZaberMotion/Microscopy",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Autofocus.swift",
"CameraTrigger.swift",
"Exports.swift",
"FilterChanger.swift",
"Illuminator.swift",
"IlluminatorChannel.swift",
"Microscope.swift",
"ObjectiveChanger.swift",
"WdiAutofocusProvider.swift"
],
"target_dependencies" : [
"DtoMicroscopy",
"Gateway",
"ZaberMotionAscii",
"UnitsInternal",
"Utils"
],
"type" : "library"
},
{
"c99name" : "ZaberMotionGcode",
"module_type" : "SwiftTarget",
"name" : "ZaberMotionGcode",
"path" : "Sources/ZaberMotion/Gcode",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Exports.swift",
"OfflineTranslator.swift",
"Translator.swift"
],
"target_dependencies" : [
"DtoGcode",
"Gateway",
"ZaberMotionAscii",
"UnitsInternal",
"Utils"
],
"type" : "library"
},
{
"c99name" : "ZaberMotionExceptions",
"module_type" : "SwiftTarget",
"name" : "ZaberMotionExceptions",
"path" : "Sources/ZaberMotion/Exceptions",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"BadCommandException.swift",
"BadDataException.swift",
"BinaryCommandFailedException.swift",
"CommandFailedException.swift",
"CommandPreemptedException.swift",
"CommandTooLongException.swift",
"ConnectionClosedException.swift",
"ConnectionFailedException.swift",
"ConversionFailedException.swift",
"DeviceAddressConflictException.swift",
"DeviceBusyException.swift",
"DeviceDbFailedException.swift",
"DeviceDetectionFailedException.swift",
"DeviceFailedException.swift",
"DeviceNotIdentifiedException.swift",
"DriverDisabledException.swift",
"ExceptionConverter.swift",
"Exports.swift",
"GCodeExecutionException.swift",
"GCodeSyntaxException.swift",
"Ge1xGripperMovementFailedException.swift",
"IncompatibleSharedLibraryException.swift",
"InternalErrorException.swift",
"InvalidArgumentException.swift",
"InvalidCsvDataException.swift",
"InvalidDataException.swift",
"InvalidOperationException.swift",
"InvalidPacketException.swift",
"InvalidParkStateException.swift",
"InvalidRequestDataException.swift",
"InvalidResponseException.swift",
"IoChannelOutOfRangeException.swift",
"IoFailedException.swift",
"LockstepEnabledException.swift",
"LockstepNotEnabledException.swift",
"MotionLibException.swift",
"MovementFailedException.swift",
"MovementInterruptedException.swift",
"NoDeviceFoundException.swift",
"NoValueForKeyException.swift",
"NotSupportedException.swift",
"OperationFailedException.swift",
"OsFailedException.swift",
"OutOfRequestIdsException.swift",
"PvtDiscontinuityException.swift",
"PvtExecutionException.swift",
"PvtModeException.swift",
"PvtMovementFailedException.swift",
"PvtMovementInterruptedException.swift",
"PvtSequenceGenerationFailedException.swift",
"PvtSetupFailedException.swift",
"RemoteModeException.swift",
"RequestTimeoutException.swift",
"SerialPortBusyException.swift",
"SetDeviceStateFailedException.swift",
"SetPeripheralStateFailedException.swift",
"StreamDiscontinuityException.swift",
"StreamExecutionException.swift",
"StreamModeException.swift",
"StreamMovementFailedException.swift",
"StreamMovementInterruptedException.swift",
"StreamSetupFailedException.swift",
"TimeoutException.swift",
"TransportAlreadyUsedException.swift",
"UnknownRequestException.swift"
],
"target_dependencies" : [
"DtoExceptions",
"DtoRequests"
],
"type" : "library"
},
{
"c99name" : "ZaberMotionCore",
"module_type" : "BinaryTarget",
"name" : "ZaberMotionCore",
"path" : "remote/archive/ZaberMotionCore.xcframework.zip",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "ZaberMotionBinary",
"module_type" : "SwiftTarget",
"name" : "ZaberMotionBinary",
"path" : "Sources/ZaberMotion/Binary",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Connection.swift",
"Device.swift",
"DeviceSettings.swift",
"Exports.swift"
],
"target_dependencies" : [
"DtoBinary",
"Gateway",
"UnitsInternal",
"Utils"
],
"type" : "library"
},
{
"c99name" : "ZaberMotionAscii",
"module_type" : "SwiftTarget",
"name" : "ZaberMotionAscii",
"path" : "Sources/ZaberMotion/Ascii",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"AllAxes.swift",
"Axis.swift",
"AxisGroup.swift",
"AxisSettings.swift",
"AxisStorage.swift",
"Connection.swift",
"Device.swift",
"DeviceIO.swift",
"DeviceSettings.swift",
"DeviceStorage.swift",
"Exports.swift",
"Lockstep.swift",
"Oscilloscope.swift",
"OscilloscopeData.swift",
"Pvt.swift",
"PvtBuffer.swift",
"PvtIo.swift",
"PvtSequence.swift",
"ServoTuner.swift",
"SettingConstants.swift",
"Stream.swift",
"StreamBuffer.swift",
"StreamIo.swift",
"Streams.swift",
"Transport.swift",
"Trigger.swift",
"Triggers.swift",
"WarningFlags.swift",
"Warnings.swift"
],
"target_dependencies" : [
"DtoAscii",
"Gateway",
"UnitsInternal",
"Utils"
],
"type" : "library"
},
{
"c99name" : "ZaberMotion",
"module_type" : "SwiftTarget",
"name" : "ZaberMotion",
"path" : "Sources/ZaberMotion",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Exports.swift",
"Library.swift",
"Tools.swift",
"UnitTable.swift",
"VariantTestApi.swift"
],
"target_dependencies" : [
"Gateway",
"UnitsInternal",
"Utils"
],
"type" : "library"
},
{
"c99name" : "Utils",
"module_type" : "SwiftTarget",
"name" : "Utils",
"path" : "Sources/ZaberMotion/Utils",
"product_dependencies" : [
"SwiftBSON"
],
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Assertions.swift",
"Serialization.swift",
"StderrPrint.swift"
],
"type" : "library"
},
{
"c99name" : "UnitsInternal",
"module_type" : "SwiftTarget",
"name" : "UnitsInternal",
"path" : "Sources/ZaberMotion/Units",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Units.swift"
],
"type" : "library"
},
{
"c99name" : "Gateway",
"module_type" : "SwiftTarget",
"name" : "Gateway",
"path" : "Sources/ZaberMotion/Gateway",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Call.swift",
"Constants.swift",
"Events.swift",
"LibraryIntegrationException.swift",
"LibraryManager.swift",
"Serialization.swift"
],
"target_dependencies" : [
"ZaberMotionCore",
"ZaberMotionExceptions"
],
"type" : "library"
},
{
"c99name" : "DtoSerializable",
"module_type" : "SwiftTarget",
"name" : "DtoSerializable",
"path" : "Sources/ZaberMotion/Dto/Serializable",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Serializable.swift",
"SerializationError.swift"
],
"target_dependencies" : [
"Utils"
],
"type" : "library"
},
{
"c99name" : "DtoRequests",
"module_type" : "SwiftTarget",
"name" : "DtoRequests",
"path" : "Sources/ZaberMotion/Dto/Requests",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"AlertEventWrapper.swift",
"AutofocusFocusRequest.swift",
"AutofocusGetObjectiveParamsRequest.swift",
"AutofocusGetObjectiveParamsResponse.swift",
"AutofocusGetStatusResponse.swift",
"AutofocusSetObjectiveParamsRequest.swift",
"AxesEmptyRequest.swift",
"AxesGetSettingRequest.swift",
"AxesMoveRequest.swift",
"AxisEmptyRequest.swift",
"AxisMoveType.swift",
"AxisToStringRequest.swift",
"BinaryDeviceDetectRequest.swift",
"BinaryDeviceDetectResponse.swift",
"BinaryDeviceGetSettingRequest.swift",
"BinaryDeviceHomeRequest.swift",
"BinaryDeviceMoveRequest.swift",
"BinaryDeviceSetSettingRequest.swift",
"BinaryDeviceStopRequest.swift",
"BinaryGenericWithUnitsRequest.swift",
"BinaryMessageCollection.swift",
"BinaryReplyOnlyEventWrapper.swift",
"BoolResponse.swift",
"CanSetStateAxisResponse.swift",
"CanSetStateRequest.swift",
"ChannelOn.swift",
"ChannelSetIntensity.swift",
"CheckVersionRequest.swift",
"CustomInterfaceCloseRequest.swift",
"CustomInterfaceOpenResponse.swift",
"CustomInterfaceReadRequest.swift",
"CustomInterfaceWriteRequest.swift",
"DeviceCancelAllOutputsScheduleRequest.swift",
"DeviceCancelOutputScheduleRequest.swift",
"DeviceConvertSettingRequest.swift",
"DeviceDetectRequest.swift",
"DeviceDetectResponse.swift",
"DeviceEmptyRequest.swift",
"DeviceGetAllAnalogIORequest.swift",
"DeviceGetAllAnalogIOResponse.swift",
"DeviceGetAllDigitalIORequest.swift",
"DeviceGetAllDigitalIOResponse.swift",
"DeviceGetAnalogIORequest.swift",
"DeviceGetDigitalIORequest.swift",
"DeviceGetManyByTypeRequest.swift",
"DeviceGetSettingRequest.swift",
"DeviceGetStorageRequest.swift",
"DeviceGetWarningsRequest.swift",
"DeviceGetWarningsResponse.swift",
"DeviceHomeRequest.swift",
"DeviceIdentifyRequest.swift",
"DeviceMoveRequest.swift",
"DeviceMoveSinRequest.swift",
"DeviceMultiGetSettingRequest.swift",
"DeviceOnAllRequest.swift",
"DeviceOnAllResponse.swift",
"DeviceRestoreRequest.swift",
"DeviceSetAllAnalogOutputsRequest.swift",
"DeviceSetAllAnalogOutputsScheduleRequest.swift",
"DeviceSetAllDigitalOutputsRequest.swift",
"DeviceSetAllDigitalOutputsScheduleRequest.swift",
"DeviceSetAnalogOutputRequest.swift",
"DeviceSetAnalogOutputScheduleRequest.swift",
"DeviceSetDigitalOutputRequest.swift",
"DeviceSetDigitalOutputScheduleRequest.swift",
"DeviceSetLowpassFilterRequest.swift",
"DeviceSetSettingBoolRequest.swift",
"DeviceSetSettingIntRequest.swift",
"DeviceSetSettingRequest.swift",
"DeviceSetSettingStrRequest.swift",
"DeviceSetStorageBoolRequest.swift",
"DeviceSetStorageNumberRequest.swift",
"DeviceSetStorageRequest.swift",
"DeviceSetUnitConversionsRequest.swift",
"DeviceStopRequest.swift",
"DeviceStorageListKeysRequest.swift",
"DeviceStorageRequest.swift",
"DeviceType.swift",
"DeviceWaitUntilIdleRequest.swift",
"DisconnectedEvent.swift",
"DiscoverMdnsRequest.swift",
"DiscoverTCPDevicesResponse.swift",
"DoubleArrayResponse.swift",
"DoubleResponse.swift",
"DriverEnableRequest.swift",
"EmptyAutofocusRequest.swift",
"EmptyRequest.swift",
"Errors.swift",
"FindDeviceRequest.swift",
"FindDeviceResponse.swift",
"ForgetDevicesRequest.swift",
"GatewayEvent.swift",
"GatewayRequest.swift",
"GatewayResponse.swift",
"Ge1xGripperActivatePresetRequest.swift",
"Ge1xGripperCalibrateRequest.swift",
"Ge1xGripperEmptyRequest.swift",
"Ge1xGripperGetErrorResponse.swift",
"Ge1xGripperGetStateResponse.swift",
"Ge1xGripperMoveRequest.swift",
"Ge1xGripperOpenConnectionRequest.swift",
"Ge1xGripperReadRegisterRequest.swift",
"Ge1xGripperSetAutoHomeRequest.swift",
"Ge1xGripperSetForceRequest.swift",
"Ge1xGripperSetHomeDirectionRequest.swift",
"Ge1xGripperSetIoEnabledRequest.swift",
"Ge1xGripperSetIoInputFilterRequest.swift",
"Ge1xGripperSetPresetRequest.swift",
"Ge1xGripperSetSpeedRequest.swift",
"Ge1xGripperWaitUntilIdleRequest.swift",
"Ge1xGripperWriteRegisterRequest.swift",
"GenericBinaryRequest.swift",
"GenericCommandRequest.swift",
"GenericCommandResponseCollection.swift",
"GetAllIoPortLabelsResponse.swift",
"GetAxisSettingResults.swift",
"GetAxisSettingsTypedResponse.swift",
"GetCommandUnitConversionResponse.swift",
"GetIoPortLabelRequest.swift",
"GetSettingResults.swift",
"GetSettingsTypedResponse.swift",
"GetSimpleTuningParamDefinitionResponse.swift",
"Int64Response.swift",
"IntArrayResponse.swift",
"IntRequest.swift",
"IntResponse.swift",
"InterfaceEmptyRequest.swift",
"InterfaceType.swift",
"LoadParamset.swift",
"LockstepDisableRequest.swift",
"LockstepEmptyRequest.swift",
"LockstepEnableRequest.swift",
"LockstepGetAxisNumbersResponse.swift",
"LockstepGetRequest.swift",
"LockstepHomeRequest.swift",
"LockstepMoveRequest.swift",
"LockstepMoveSinRequest.swift",
"LockstepSetRequest.swift",
"LockstepStopRequest.swift",
"LockstepWaitUntilIdleRequest.swift",
"MicroscopeConfigResponse.swift",
"MicroscopeEmptyRequest.swift",
"MicroscopeFindRequest.swift",
"MicroscopeInitRequest.swift",
"MicroscopeTriggerCameraRequest.swift",
"ObjectiveChangerChangeRequest.swift",
"ObjectiveChangerCreateResponse.swift",
"ObjectiveChangerGetCurrentResponse.swift",
"ObjectiveChangerRequest.swift",
"ObjectiveChangerSetRequest.swift",
"OpenBinaryInterfaceRequest.swift",
"OpenInterfaceRequest.swift",
"OpenInterfaceResponse.swift",
"OscilloscopeAddIoChannelRequest.swift",
"OscilloscopeAddSettingChannelRequest.swift",
"OscilloscopeDataGetRequest.swift",
"OscilloscopeDataGetSampleTimeRequest.swift",
"OscilloscopeDataGetSamplesResponse.swift",
"OscilloscopeDataIdentifier.swift",
"OscilloscopeReadResponse.swift",
"OscilloscopeRequest.swift",
"OscilloscopeStartRequest.swift",
"PrepareCommandRequest.swift",
"ProcessOn.swift",
"PvtBufferGetSequenceDataRequest.swift",
"PvtBufferGetSequenceDataResponse.swift",
"PvtConvertTimeRequest.swift",
"PvtConvertTimeResponse.swift",
"PvtGeneratePositionsRequest.swift",
"PvtGenerateSequenceResponse.swift",
"PvtGenerateVelocitiesAndTimesRequest.swift",
"PvtGenerateVelocitiesRequest.swift",
"PvtItemsRequest.swift",
"PvtLoadCsvRequest.swift",
"PvtPartialConvertTimeRequest.swift",
"PvtPartialConvertTimeResponse.swift",
"PvtPointRequest.swift",
"PvtPointsRequest.swift",
"PvtSaveCsvRequest.swift",
"PvtSubmitSequenceDataRequest.swift",
"RenumberRequest.swift",
"ResponseType.swift",
"ServoTuningParamsetResponse.swift",
"ServoTuningRequest.swift",
"SetDeviceDbLayeredSourcesRequest.swift",
"SetDeviceDbSourceRequest.swift",
"SetInterfaceChecksumEnabledRequest.swift",
"SetInterfaceTimeoutRequest.swift",
"SetInternalModeRequest.swift",
"SetIoPortLabelRequest.swift",
"SetLogOutputRequest.swift",
"SetProcessControllerSource.swift",
"SetServoTuningPIDRequest.swift",
"SetServoTuningRequest.swift",
"SetSimpleTuning.swift",
"SetStateRequest.swift",
"StreamArcRequest.swift",
"StreamBufferEraseRequest.swift",
"StreamBufferGetContentRequest.swift",
"StreamBufferGetContentResponse.swift",
"StreamBufferList.swift",
"StreamCallRequest.swift",
"StreamCancelAllOutputsScheduleRequest.swift",
"StreamCancelOutputScheduleRequest.swift",
"StreamCircleRequest.swift",
"StreamEmptyRequest.swift",
"StreamGenericCommandBatchRequest.swift",
"StreamGenericCommandRequest.swift",
"StreamGetAxesResponse.swift",
"StreamGetMaxCentripetalAccelerationRequest.swift",
"StreamGetMaxSpeedRequest.swift",
"StreamGetMaxTangentialAccelerationRequest.swift",
"StreamLineRequest.swift",
"StreamModeResponse.swift",
"StreamSegmentType.swift",
"StreamSetAllAnalogOutputsRequest.swift",
"StreamSetAllAnalogOutputsScheduleRequest.swift",
"StreamSetAllDigitalOutputsRequest.swift",
"StreamSetAllDigitalOutputsScheduleRequest.swift",
"StreamSetAnalogOutputRequest.swift",
"StreamSetAnalogOutputScheduleRequest.swift",
"StreamSetDigitalOutputRequest.swift",
"StreamSetDigitalOutputScheduleRequest.swift",
"StreamSetHoldRequest.swift",
"StreamSetMaxCentripetalAccelerationRequest.swift",
"StreamSetMaxSpeedRequest.swift",
"StreamSetMaxTangentialAccelerationRequest.swift",
"StreamSetupLiveCompositeRequest.swift",
"StreamSetupLiveRequest.swift",
"StreamSetupStoreArbitraryAxesRequest.swift",
"StreamSetupStoreCompositeRequest.swift",
"StreamSetupStoreRequest.swift",
"StreamWaitAnalogInputRequest.swift",
"StreamWaitDigitalInputRequest.swift",
"StreamWaitRequest.swift",
"StreamWaitUntilIdleRequest.swift",
"StringArrayResponse.swift",
"StringResponse.swift",
"TestDtoWithVariants.swift",
"TestEvent.swift",
"TestRequest.swift",
"TestRequestComplex.swift",
"TestResponse.swift",
"TestResponseLong.swift",
"TestVariant.swift",
"ToggleDeviceDbStoreRequest.swift",
"ToolsListSerialPortsResponse.swift",
"TranslatorCreateFromDeviceRequest.swift",
"TranslatorCreateLiveRequest.swift",
"TranslatorCreateRequest.swift",
"TranslatorCreateResponse.swift",
"TranslatorEmptyRequest.swift",
"TranslatorFlushLiveRequest.swift",
"TranslatorFlushResponse.swift",
"TranslatorGetAxisOffsetRequest.swift",
"TranslatorGetAxisPositionRequest.swift",
"TranslatorSetAxisPositionRequest.swift",
"TranslatorSetFeedRateOverrideRequest.swift",
"TranslatorSetTraverseRateRequest.swift",
"TranslatorTranslateRequest.swift",
"TriggerClearActionRequest.swift",
"TriggerEmptyRequest.swift",
"TriggerEnableRequest.swift",
"TriggerEnabledStates.swift",
"TriggerFireAtIntervalRequest.swift",
"TriggerFireWhenDistanceTravelledRequest.swift",
"TriggerFireWhenIoRequest.swift",
"TriggerFireWhenRequest.swift",
"TriggerFireWhenSettingRequest.swift",
"TriggerOnFireRequest.swift",
"TriggerOnFireSetRequest.swift",
"TriggerOnFireSetToSettingRequest.swift",
"TriggerSetLabelRequest.swift",
"TriggerStates.swift",
"TypedSettingResponse.swift",
"UnitConvertNativeRequest.swift",
"UnitConvertUnitRequest.swift",
"UnitGetEnumRequest.swift",
"UnitGetEnumResponse.swift",
"UnitGetSymbolRequest.swift",
"UnitGetSymbolResponse.swift",
"UnknownBinaryResponseEventWrapper.swift",
"UnknownResponseEventWrapper.swift",
"WaitToClearWarningsRequest.swift",
"WaitToRespondRequest.swift",
"WdiGenericFloatRequest.swift",
"WdiGenericRequest.swift",
"WdiGetStatusResponse.swift"
],
"target_dependencies" : [
"DtoSerializable",
"Dto",
"DtoAscii",
"DtoBinary",
"DtoMicroscopy",
"DtoProduct",
"DtoGcode",
"UnitsInternal"
],
"type" : "library"
},
{
"c99name" : "DtoProduct",
"module_type" : "SwiftTarget",
"name" : "DtoProduct",
"path" : "Sources/ZaberMotion/Dto/Product",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Ge1xGripperDirection.swift",
"Ge1xGripperError.swift",
"Ge1xGripperState.swift",
"ProcessControllerMode.swift",
"ProcessControllerSource.swift",
"ProcessControllerSourceSensor.swift"
],
"target_dependencies" : [
"DtoSerializable"
],
"type" : "library"
},
{
"c99name" : "DtoMicroscopy",
"module_type" : "SwiftTarget",
"name" : "DtoMicroscopy",
"path" : "Sources/ZaberMotion/Dto/Microscopy",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"AutofocusStatus.swift",
"MicroscopeConfig.swift",
"ThirdPartyComponents.swift",
"WdiAutofocusProviderStatus.swift"
],
"target_dependencies" : [
"DtoSerializable",
"Dto"
],
"type" : "library"
},
{
"c99name" : "DtoGcode",
"module_type" : "SwiftTarget",
"name" : "DtoGcode",
"path" : "Sources/ZaberMotion/Dto/Gcode",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"AxisDefinition.swift",
"AxisMapping.swift",
"AxisTransformation.swift",
"DeviceDefinition.swift",
"TranslateMessage.swift",
"TranslateResult.swift",
"TranslatorConfig.swift"
],
"target_dependencies" : [
"DtoSerializable",
"Dto"
],
"type" : "library"
},
{
"c99name" : "DtoExceptions",
"module_type" : "SwiftTarget",
"name" : "DtoExceptions",
"path" : "Sources/ZaberMotion/Dto/Exceptions",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"BinaryCommandFailedExceptionData.swift",
"CommandFailedExceptionData.swift",
"CommandTooLongExceptionData.swift",
"DeviceAddressConflictExceptionData.swift",
"DeviceDbFailedExceptionData.swift",
"DeviceDbInnerError.swift",
"GCodeExecutionExceptionData.swift",
"GCodeSyntaxExceptionData.swift",
"InvalidPacketExceptionData.swift",
"InvalidPvtPoint.swift",
"InvalidResponseExceptionData.swift",
"MovementFailedExceptionData.swift",
"MovementInterruptedExceptionData.swift",
"OperationFailedExceptionData.swift",
"PvtExecutionExceptionData.swift",
"PvtMovementFailedExceptionData.swift",
"PvtMovementInterruptedExceptionData.swift",
"SetDeviceStateExceptionData.swift",
"SetPeripheralStateExceptionData.swift",
"StreamExecutionExceptionData.swift",
"StreamMovementFailedExceptionData.swift",
"StreamMovementInterruptedExceptionData.swift"
],
"target_dependencies" : [
"DtoSerializable",
"Dto"
],
"type" : "library"
},
{
"c99name" : "DtoBinary",
"module_type" : "SwiftTarget",
"name" : "DtoBinary",
"path" : "Sources/ZaberMotion/Dto/Binary",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"BinarySettings.swift",
"CommandCode.swift",
"DeviceIdentity.swift",
"DeviceType.swift",
"ErrorCode.swift",
"Message.swift",
"ReplyCode.swift",
"ReplyOnlyEvent.swift",
"UnknownResponseEvent.swift"
],
"target_dependencies" : [
"DtoSerializable",
"Dto"
],
"type" : "library"
},
{
"c99name" : "DtoAscii",
"module_type" : "SwiftTarget",
"name" : "DtoAscii",
"path" : "Sources/ZaberMotion/Dto/Ascii",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"AlertEvent.swift",
"AxisIdentity.swift",
"AxisType.swift",
"CanSetStateAxisResponse.swift",
"CanSetStateDeviceResponse.swift",
"ConversionFactor.swift",
"DeviceIOInfo.swift",
"DeviceIdentity.swift",
"DigitalOutputAction.swift",
"GetAxisSetting.swift",
"GetAxisSettingResult.swift",
"GetAxisSettingTypedResult.swift",
"GetSetting.swift",
"GetSettingBoolResult.swift",
"GetSettingIntResult.swift",
"GetSettingResult.swift",
"GetSettingStringResult.swift",
"GetSettingTypedResult.swift",
"GetSettingsByTypeResult.swift",
"IoPortLabel.swift",
"IoPortType.swift",
"MeasurementSequence.swift",
"MessageType.swift",
"MockDevice.swift",
"MockPeripheral.swift",
"OscilloscopeCaptureProperties.swift",
"OscilloscopeDataSource.swift",
"ParamsetInfo.swift",
"PidTuning.swift",
"PvtAxisDefinition.swift",
"PvtAxisType.swift",
"PvtBufferAxisUnits.swift",
"PvtCallAction.swift",
"PvtCancelAllOutputsScheduleAction.swift",
"PvtCancelOutputScheduleAction.swift",
"PvtCsvData.swift",
"PvtMode.swift",
"PvtPartialCsvData.swift",
"PvtPartialPoint.swift",
"PvtPartialSequenceItem.swift",
"PvtPoint.swift",
"PvtSequenceItem.swift",
"PvtSetAllAnalogOutputsAction.swift",
"PvtSetAllDigitalOutputsAction.swift",
"PvtSetAnalogOutputAction.swift",
"PvtSetDigitalOutputAction.swift",
"Response.swift",
"ServoTuningParam.swift",
"ServoTuningParamset.swift",
"SetStateAxisResponse.swift",
"SetStateDeviceResponse.swift",
"SimpleTuning.swift",
"SimpleTuningParamDefinition.swift",
"StreamAxisDefinition.swift",
"StreamAxisType.swift",
"StreamMode.swift",
"TriggerAction.swift",
"TriggerCondition.swift",
"TriggerEnabledState.swift",
"TriggerOperation.swift",
"TriggerState.swift",
"TypedSetting.swift",
"UnknownResponseEvent.swift"
],
"target_dependencies" : [
"DtoSerializable",
"Dto",
"UnitsInternal"
],
"type" : "library"
},
{
"c99name" : "Dto",
"module_type" : "SwiftTarget",
"name" : "Dto",
"path" : "Sources/ZaberMotion/Dto",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"AxisAddress.swift",
"ChannelAddress.swift",
"CyclicDirection.swift",
"DeviceDbSource.swift",
"DeviceDbSourceType.swift",
"DeviceDiscoveryResult.swift",
"DevicePortType.swift",
"FirmwareVersion.swift",
"LogOutputMode.swift",
"Measurement.swift",
"NamedParameter.swift",
"RotationDirection.swift",
"UnitConversionDescriptor.swift"
],
"target_dependencies" : [
"DtoSerializable",
"UnitsInternal"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ZaberMotionLib"
]
}
}
2026-04-30 16:58:59.980 xcodebuild[1006:5635] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZaberMotionLib -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.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 ZaberMotionLib -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-bson: https://github.com/mongodb/swift-bson @ 3.1.0
swift-extras-base64: https://github.com/swift-extras/swift-extras-base64 @ 0.5.0
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
swift-extras-json: https://github.com/swift-extras/swift-extras-json @ 0.6.0
Nimble: https://github.com/Quick/Nimble.git @ 8.1.2
swift-nio: https://github.com/apple/swift-nio @ 2.99.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
ZaberMotionLib: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (49 targets)
Target 'ZaberMotionLib' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotion' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Gateway' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'ZaberMotionProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Gateway' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'ZaberMotionMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Gateway' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'ZaberMotionGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Gateway' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'ZaberMotionBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Gateway' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'ZaberMotionAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Gateway' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'ZaberMotion' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Gateway' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'Gateway' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'ZaberMotionExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'UnitsInternal' in project 'ZaberMotionLib' (no dependencies)
Target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'SwiftBSON' in project 'swift-bson'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
➜ Explicit dependency on target 'NIO' in project 'swift-nio'
➜ Explicit dependency on target 'ExtrasJSON' in project 'swift-extras-json'
➜ Explicit dependency on target 'ExtrasBase64' in project 'swift-extras-base64'
Target 'SwiftBSON' in project 'swift-bson'
➜ Explicit dependency on target 'NIO' in project 'swift-nio'
➜ Explicit dependency on target 'ExtrasJSON' in project 'swift-extras-json'
➜ Explicit dependency on target 'ExtrasBase64' in project 'swift-extras-base64'
Target 'ExtrasBase64' in project 'swift-extras-base64'
➜ Explicit dependency on target 'ExtrasBase64' in project 'swift-extras-base64'
Target 'ExtrasBase64' in project 'swift-extras-base64' (no dependencies)
Target 'ExtrasJSON' in project 'swift-extras-json'
➜ Explicit dependency on target 'ExtrasJSON' in project 'swift-extras-json'
Target 'ExtrasJSON' in project 'swift-extras-json' (no dependencies)
Target 'NIO' in project 'swift-nio'
➜ Explicit dependency on target 'NIO' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOPosix' in project 'swift-nio'
➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'NIO' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOPosix' in project 'swift-nio'
➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'NIOPosix' in project 'swift-nio'
➜ Explicit dependency on target 'swift-nio_NIOPosix' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOPosix' in project 'swift-nio'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'swift-nio_NIOPosix' in project 'swift-nio' (no dependencies)
Target 'CNIOPosix' in project 'swift-nio' (no dependencies)
Target 'NIOEmbedded' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
Target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target '_NIODataStructures' in project 'swift-nio' (no dependencies)
Target 'CNIOWASI' in project 'swift-nio' (no dependencies)
Target 'CNIOWindows' in project 'swift-nio' (no dependencies)
Target 'CNIOLinux' in project 'swift-nio' (no dependencies)
Target 'CNIODarwin' in project 'swift-nio' (no dependencies)
Target 'CNIOOpenBSD' in project 'swift-nio' (no dependencies)
Target '_NIOBase64' in project 'swift-nio' (no dependencies)
Target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
Target 'CNIOAtomics' in project 'swift-nio' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: ef9423de156669d744a7c28f75949095
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ef9423de156669d744a7c28f75949095.xcbuilddata
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ZaberMotionBinary' from project 'ZaberMotionLib')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework'. (in target 'ZaberMotionBinary' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DtoSerializable' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ZaberMotionProduct' from project 'ZaberMotionLib')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework'. (in target 'ZaberMotionProduct' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ZaberMotionGcode' from project 'ZaberMotionLib')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework'. (in target 'ZaberMotionGcode' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DtoProduct' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DtoAscii' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Gateway' from project 'ZaberMotionLib')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework'. (in target 'Gateway' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DtoGcode' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DtoBinary' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ZaberMotionMicroscopy' from project 'ZaberMotionLib')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework'. (in target 'ZaberMotionMicroscopy' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Utils' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DtoRequests' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DtoMicroscopy' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ZaberMotion' from project 'ZaberMotionLib')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework'. (in target 'ZaberMotion' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Dto' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ZaberMotionAscii' from project 'ZaberMotionLib')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework'. (in target 'ZaberMotionAscii' from project 'ZaberMotionLib')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework'. (in target 'ZaberMotionLib' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DtoExceptions' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ZaberMotionExceptions' from project 'ZaberMotionLib')
2026-04-30 16:59:05.278 xcodebuild[1041:5805] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme ZaberMotionLib
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
ZaberMotionLib: /Users/admin/builder/spi-builder-workspace
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
swift-extras-json: https://github.com/swift-extras/swift-extras-json @ 0.6.0
swift-extras-base64: https://github.com/swift-extras/swift-extras-base64 @ 0.5.0
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
Nimble: https://github.com/Quick/Nimble.git @ 8.1.2
swift-nio: https://github.com/apple/swift-nio @ 2.99.0
swift-bson: https://github.com/mongodb/swift-bson @ 3.1.0
resolved source packages: swift-atomics, ZaberMotionLib, swift-collections, swift-extras-json, swift-extras-base64, swift-system, Nimble, swift-nio, swift-bson
2026-04-30 16:59:09.758 xcodebuild[1173:6418] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-bson",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mongodb/swift-bson"
}
],
"manifest_display_name" : "ZaberMotionLib",
"name" : "ZaberMotionLib",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "ZaberMotionLib",
"targets" : [
"ZaberMotion",
"ZaberMotionAscii",
"ZaberMotionBinary",
"ZaberMotionExceptions",
"ZaberMotionGcode",
"ZaberMotionMicroscopy",
"ZaberMotionProduct"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZaberMotionTests",
"module_type" : "SwiftTarget",
"name" : "ZaberMotionTests",
"path" : "Tests",
"sources" : [
"IntegrationTests/Test.swift",
"IntegrationTests/VariantTests.swift",
"Unit/Events/AsciiConnectionTest.swift",
"Unit/Events/BinaryConnectionTest.swift",
"Unit/Events/EventsExtension.swift",
"Unit/Events/EventsTest.swift",
"Unit/Microscope.swift",
"Unit/Utils.swift"
],
"target_dependencies" : [
"Gateway",
"DtoRequests",
"DtoSerializable",
"ZaberMotion",
"ZaberMotionAscii",
"ZaberMotionBinary",
"ZaberMotionExceptions",
"ZaberMotionMicroscopy"
],
"type" : "test"
},
{
"c99name" : "ZaberMotionProduct",
"module_type" : "SwiftTarget",
"name" : "ZaberMotionProduct",
"path" : "Sources/ZaberMotion/Product",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Exports.swift",
"Ge1xGripper.swift",
"Process.swift",
"ProcessController.swift"
],
"target_dependencies" : [
"DtoProduct",
"Gateway",
"ZaberMotionAscii",
"ZaberMotionExceptions",
"UnitsInternal",
"Utils"
],
"type" : "library"
},
{
"c99name" : "ZaberMotionMicroscopy",
"module_type" : "SwiftTarget",
"name" : "ZaberMotionMicroscopy",
"path" : "Sources/ZaberMotion/Microscopy",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Autofocus.swift",
"CameraTrigger.swift",
"Exports.swift",
"FilterChanger.swift",
"Illuminator.swift",
"IlluminatorChannel.swift",
"Microscope.swift",
"ObjectiveChanger.swift",
"WdiAutofocusProvider.swift"
],
"target_dependencies" : [
"DtoMicroscopy",
"Gateway",
"ZaberMotionAscii",
"UnitsInternal",
"Utils"
],
"type" : "library"
},
{
"c99name" : "ZaberMotionGcode",
"module_type" : "SwiftTarget",
"name" : "ZaberMotionGcode",
"path" : "Sources/ZaberMotion/Gcode",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Exports.swift",
"OfflineTranslator.swift",
"Translator.swift"
],
"target_dependencies" : [
"DtoGcode",
"Gateway",
"ZaberMotionAscii",
"UnitsInternal",
"Utils"
],
"type" : "library"
},
{
"c99name" : "ZaberMotionExceptions",
"module_type" : "SwiftTarget",
"name" : "ZaberMotionExceptions",
"path" : "Sources/ZaberMotion/Exceptions",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"BadCommandException.swift",
"BadDataException.swift",
"BinaryCommandFailedException.swift",
"CommandFailedException.swift",
"CommandPreemptedException.swift",
"CommandTooLongException.swift",
"ConnectionClosedException.swift",
"ConnectionFailedException.swift",
"ConversionFailedException.swift",
"DeviceAddressConflictException.swift",
"DeviceBusyException.swift",
"DeviceDbFailedException.swift",
"DeviceDetectionFailedException.swift",
"DeviceFailedException.swift",
"DeviceNotIdentifiedException.swift",
"DriverDisabledException.swift",
"ExceptionConverter.swift",
"Exports.swift",
"GCodeExecutionException.swift",
"GCodeSyntaxException.swift",
"Ge1xGripperMovementFailedException.swift",
"IncompatibleSharedLibraryException.swift",
"InternalErrorException.swift",
"InvalidArgumentException.swift",
"InvalidCsvDataException.swift",
"InvalidDataException.swift",
"InvalidOperationException.swift",
"InvalidPacketException.swift",
"InvalidParkStateException.swift",
"InvalidRequestDataException.swift",
"InvalidResponseException.swift",
"IoChannelOutOfRangeException.swift",
"IoFailedException.swift",
"LockstepEnabledException.swift",
"LockstepNotEnabledException.swift",
"MotionLibException.swift",
"MovementFailedException.swift",
"MovementInterruptedException.swift",
"NoDeviceFoundException.swift",
"NoValueForKeyException.swift",
"NotSupportedException.swift",
"OperationFailedException.swift",
"OsFailedException.swift",
"OutOfRequestIdsException.swift",
"PvtDiscontinuityException.swift",
"PvtExecutionException.swift",
"PvtModeException.swift",
"PvtMovementFailedException.swift",
"PvtMovementInterruptedException.swift",
"PvtSequenceGenerationFailedException.swift",
"PvtSetupFailedException.swift",
"RemoteModeException.swift",
"RequestTimeoutException.swift",
"SerialPortBusyException.swift",
"SetDeviceStateFailedException.swift",
"SetPeripheralStateFailedException.swift",
"StreamDiscontinuityException.swift",
"StreamExecutionException.swift",
"StreamModeException.swift",
"StreamMovementFailedException.swift",
"StreamMovementInterruptedException.swift",
"StreamSetupFailedException.swift",
"TimeoutException.swift",
"TransportAlreadyUsedException.swift",
"UnknownRequestException.swift"
],
"target_dependencies" : [
"DtoExceptions",
"DtoRequests"
],
"type" : "library"
},
{
"c99name" : "ZaberMotionCore",
"module_type" : "BinaryTarget",
"name" : "ZaberMotionCore",
"path" : "remote/archive/ZaberMotionCore.xcframework.zip",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "ZaberMotionBinary",
"module_type" : "SwiftTarget",
"name" : "ZaberMotionBinary",
"path" : "Sources/ZaberMotion/Binary",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Connection.swift",
"Device.swift",
"DeviceSettings.swift",
"Exports.swift"
],
"target_dependencies" : [
"DtoBinary",
"Gateway",
"UnitsInternal",
"Utils"
],
"type" : "library"
},
{
"c99name" : "ZaberMotionAscii",
"module_type" : "SwiftTarget",
"name" : "ZaberMotionAscii",
"path" : "Sources/ZaberMotion/Ascii",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"AllAxes.swift",
"Axis.swift",
"AxisGroup.swift",
"AxisSettings.swift",
"AxisStorage.swift",
"Connection.swift",
"Device.swift",
"DeviceIO.swift",
"DeviceSettings.swift",
"DeviceStorage.swift",
"Exports.swift",
"Lockstep.swift",
"Oscilloscope.swift",
"OscilloscopeData.swift",
"Pvt.swift",
"PvtBuffer.swift",
"PvtIo.swift",
"PvtSequence.swift",
"ServoTuner.swift",
"SettingConstants.swift",
"Stream.swift",
"StreamBuffer.swift",
"StreamIo.swift",
"Streams.swift",
"Transport.swift",
"Trigger.swift",
"Triggers.swift",
"WarningFlags.swift",
"Warnings.swift"
],
"target_dependencies" : [
"DtoAscii",
"Gateway",
"UnitsInternal",
"Utils"
],
"type" : "library"
},
{
"c99name" : "ZaberMotion",
"module_type" : "SwiftTarget",
"name" : "ZaberMotion",
"path" : "Sources/ZaberMotion",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Exports.swift",
"Library.swift",
"Tools.swift",
"UnitTable.swift",
"VariantTestApi.swift"
],
"target_dependencies" : [
"Gateway",
"UnitsInternal",
"Utils"
],
"type" : "library"
},
{
"c99name" : "Utils",
"module_type" : "SwiftTarget",
"name" : "Utils",
"path" : "Sources/ZaberMotion/Utils",
"product_dependencies" : [
"SwiftBSON"
],
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Assertions.swift",
"Serialization.swift",
"StderrPrint.swift"
],
"type" : "library"
},
{
"c99name" : "UnitsInternal",
"module_type" : "SwiftTarget",
"name" : "UnitsInternal",
"path" : "Sources/ZaberMotion/Units",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Units.swift"
],
"type" : "library"
},
{
"c99name" : "Gateway",
"module_type" : "SwiftTarget",
"name" : "Gateway",
"path" : "Sources/ZaberMotion/Gateway",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Call.swift",
"Constants.swift",
"Events.swift",
"LibraryIntegrationException.swift",
"LibraryManager.swift",
"Serialization.swift"
],
"target_dependencies" : [
"ZaberMotionCore",
"ZaberMotionExceptions"
],
"type" : "library"
},
{
"c99name" : "DtoSerializable",
"module_type" : "SwiftTarget",
"name" : "DtoSerializable",
"path" : "Sources/ZaberMotion/Dto/Serializable",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Serializable.swift",
"SerializationError.swift"
],
"target_dependencies" : [
"Utils"
],
"type" : "library"
},
{
"c99name" : "DtoRequests",
"module_type" : "SwiftTarget",
"name" : "DtoRequests",
"path" : "Sources/ZaberMotion/Dto/Requests",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"AlertEventWrapper.swift",
"AutofocusFocusRequest.swift",
"AutofocusGetObjectiveParamsRequest.swift",
"AutofocusGetObjectiveParamsResponse.swift",
"AutofocusGetStatusResponse.swift",
"AutofocusSetObjectiveParamsRequest.swift",
"AxesEmptyRequest.swift",
"AxesGetSettingRequest.swift",
"AxesMoveRequest.swift",
"AxisEmptyRequest.swift",
"AxisMoveType.swift",
"AxisToStringRequest.swift",
"BinaryDeviceDetectRequest.swift",
"BinaryDeviceDetectResponse.swift",
"BinaryDeviceGetSettingRequest.swift",
"BinaryDeviceHomeRequest.swift",
"BinaryDeviceMoveRequest.swift",
"BinaryDeviceSetSettingRequest.swift",
"BinaryDeviceStopRequest.swift",
"BinaryGenericWithUnitsRequest.swift",
"BinaryMessageCollection.swift",
"BinaryReplyOnlyEventWrapper.swift",
"BoolResponse.swift",
"CanSetStateAxisResponse.swift",
"CanSetStateRequest.swift",
"ChannelOn.swift",
"ChannelSetIntensity.swift",
"CheckVersionRequest.swift",
"CustomInterfaceCloseRequest.swift",
"CustomInterfaceOpenResponse.swift",
"CustomInterfaceReadRequest.swift",
"CustomInterfaceWriteRequest.swift",
"DeviceCancelAllOutputsScheduleRequest.swift",
"DeviceCancelOutputScheduleRequest.swift",
"DeviceConvertSettingRequest.swift",
"DeviceDetectRequest.swift",
"DeviceDetectResponse.swift",
"DeviceEmptyRequest.swift",
"DeviceGetAllAnalogIORequest.swift",
"DeviceGetAllAnalogIOResponse.swift",
"DeviceGetAllDigitalIORequest.swift",
"DeviceGetAllDigitalIOResponse.swift",
"DeviceGetAnalogIORequest.swift",
"DeviceGetDigitalIORequest.swift",
"DeviceGetManyByTypeRequest.swift",
"DeviceGetSettingRequest.swift",
"DeviceGetStorageRequest.swift",
"DeviceGetWarningsRequest.swift",
"DeviceGetWarningsResponse.swift",
"DeviceHomeRequest.swift",
"DeviceIdentifyRequest.swift",
"DeviceMoveRequest.swift",
"DeviceMoveSinRequest.swift",
"DeviceMultiGetSettingRequest.swift",
"DeviceOnAllRequest.swift",
"DeviceOnAllResponse.swift",
"DeviceRestoreRequest.swift",
"DeviceSetAllAnalogOutputsRequest.swift",
"DeviceSetAllAnalogOutputsScheduleRequest.swift",
"DeviceSetAllDigitalOutputsRequest.swift",
"DeviceSetAllDigitalOutputsScheduleRequest.swift",
"DeviceSetAnalogOutputRequest.swift",
"DeviceSetAnalogOutputScheduleRequest.swift",
"DeviceSetDigitalOutputRequest.swift",
"DeviceSetDigitalOutputScheduleRequest.swift",
"DeviceSetLowpassFilterRequest.swift",
"DeviceSetSettingBoolRequest.swift",
"DeviceSetSettingIntRequest.swift",
"DeviceSetSettingRequest.swift",
"DeviceSetSettingStrRequest.swift",
"DeviceSetStorageBoolRequest.swift",
"DeviceSetStorageNumberRequest.swift",
"DeviceSetStorageRequest.swift",
"DeviceSetUnitConversionsRequest.swift",
"DeviceStopRequest.swift",
"DeviceStorageListKeysRequest.swift",
"DeviceStorageRequest.swift",
"DeviceType.swift",
"DeviceWaitUntilIdleRequest.swift",
"DisconnectedEvent.swift",
"DiscoverMdnsRequest.swift",
"DiscoverTCPDevicesResponse.swift",
"DoubleArrayResponse.swift",
"DoubleResponse.swift",
"DriverEnableRequest.swift",
"EmptyAutofocusRequest.swift",
"EmptyRequest.swift",
"Errors.swift",
"FindDeviceRequest.swift",
"FindDeviceResponse.swift",
"ForgetDevicesRequest.swift",
"GatewayEvent.swift",
"GatewayRequest.swift",
"GatewayResponse.swift",
"Ge1xGripperActivatePresetRequest.swift",
"Ge1xGripperCalibrateRequest.swift",
"Ge1xGripperEmptyRequest.swift",
"Ge1xGripperGetErrorResponse.swift",
"Ge1xGripperGetStateResponse.swift",
"Ge1xGripperMoveRequest.swift",
"Ge1xGripperOpenConnectionRequest.swift",
"Ge1xGripperReadRegisterRequest.swift",
"Ge1xGripperSetAutoHomeRequest.swift",
"Ge1xGripperSetForceRequest.swift",
"Ge1xGripperSetHomeDirectionRequest.swift",
"Ge1xGripperSetIoEnabledRequest.swift",
"Ge1xGripperSetIoInputFilterRequest.swift",
"Ge1xGripperSetPresetRequest.swift",
"Ge1xGripperSetSpeedRequest.swift",
"Ge1xGripperWaitUntilIdleRequest.swift",
"Ge1xGripperWriteRegisterRequest.swift",
"GenericBinaryRequest.swift",
"GenericCommandRequest.swift",
"GenericCommandResponseCollection.swift",
"GetAllIoPortLabelsResponse.swift",
"GetAxisSettingResults.swift",
"GetAxisSettingsTypedResponse.swift",
"GetCommandUnitConversionResponse.swift",
"GetIoPortLabelRequest.swift",
"GetSettingResults.swift",
"GetSettingsTypedResponse.swift",
"GetSimpleTuningParamDefinitionResponse.swift",
"Int64Response.swift",
"IntArrayResponse.swift",
"IntRequest.swift",
"IntResponse.swift",
"InterfaceEmptyRequest.swift",
"InterfaceType.swift",
"LoadParamset.swift",
"LockstepDisableRequest.swift",
"LockstepEmptyRequest.swift",
"LockstepEnableRequest.swift",
"LockstepGetAxisNumbersResponse.swift",
"LockstepGetRequest.swift",
"LockstepHomeRequest.swift",
"LockstepMoveRequest.swift",
"LockstepMoveSinRequest.swift",
"LockstepSetRequest.swift",
"LockstepStopRequest.swift",
"LockstepWaitUntilIdleRequest.swift",
"MicroscopeConfigResponse.swift",
"MicroscopeEmptyRequest.swift",
"MicroscopeFindRequest.swift",
"MicroscopeInitRequest.swift",
"MicroscopeTriggerCameraRequest.swift",
"ObjectiveChangerChangeRequest.swift",
"ObjectiveChangerCreateResponse.swift",
"ObjectiveChangerGetCurrentResponse.swift",
"ObjectiveChangerRequest.swift",
"ObjectiveChangerSetRequest.swift",
"OpenBinaryInterfaceRequest.swift",
"OpenInterfaceRequest.swift",
"OpenInterfaceResponse.swift",
"OscilloscopeAddIoChannelRequest.swift",
"OscilloscopeAddSettingChannelRequest.swift",
"OscilloscopeDataGetRequest.swift",
"OscilloscopeDataGetSampleTimeRequest.swift",
"OscilloscopeDataGetSamplesResponse.swift",
"OscilloscopeDataIdentifier.swift",
"OscilloscopeReadResponse.swift",
"OscilloscopeRequest.swift",
"OscilloscopeStartRequest.swift",
"PrepareCommandRequest.swift",
"ProcessOn.swift",
"PvtBufferGetSequenceDataRequest.swift",
"PvtBufferGetSequenceDataResponse.swift",
"PvtConvertTimeRequest.swift",
"PvtConvertTimeResponse.swift",
"PvtGeneratePositionsRequest.swift",
"PvtGenerateSequenceResponse.swift",
"PvtGenerateVelocitiesAndTimesRequest.swift",
"PvtGenerateVelocitiesRequest.swift",
"PvtItemsRequest.swift",
"PvtLoadCsvRequest.swift",
"PvtPartialConvertTimeRequest.swift",
"PvtPartialConvertTimeResponse.swift",
"PvtPointRequest.swift",
"PvtPointsRequest.swift",
"PvtSaveCsvRequest.swift",
"PvtSubmitSequenceDataRequest.swift",
"RenumberRequest.swift",
"ResponseType.swift",
"ServoTuningParamsetResponse.swift",
"ServoTuningRequest.swift",
"SetDeviceDbLayeredSourcesRequest.swift",
"SetDeviceDbSourceRequest.swift",
"SetInterfaceChecksumEnabledRequest.swift",
"SetInterfaceTimeoutRequest.swift",
"SetInternalModeRequest.swift",
"SetIoPortLabelRequest.swift",
"SetLogOutputRequest.swift",
"SetProcessControllerSource.swift",
"SetServoTuningPIDRequest.swift",
"SetServoTuningRequest.swift",
"SetSimpleTuning.swift",
"SetStateRequest.swift",
"StreamArcRequest.swift",
"StreamBufferEraseRequest.swift",
"StreamBufferGetContentRequest.swift",
"StreamBufferGetContentResponse.swift",
"StreamBufferList.swift",
"StreamCallRequest.swift",
"StreamCancelAllOutputsScheduleRequest.swift",
"StreamCancelOutputScheduleRequest.swift",
"StreamCircleRequest.swift",
"StreamEmptyRequest.swift",
"StreamGenericCommandBatchRequest.swift",
"StreamGenericCommandRequest.swift",
"StreamGetAxesResponse.swift",
"StreamGetMaxCentripetalAccelerationRequest.swift",
"StreamGetMaxSpeedRequest.swift",
"StreamGetMaxTangentialAccelerationRequest.swift",
"StreamLineRequest.swift",
"StreamModeResponse.swift",
"StreamSegmentType.swift",
"StreamSetAllAnalogOutputsRequest.swift",
"StreamSetAllAnalogOutputsScheduleRequest.swift",
"StreamSetAllDigitalOutputsRequest.swift",
"StreamSetAllDigitalOutputsScheduleRequest.swift",
"StreamSetAnalogOutputRequest.swift",
"StreamSetAnalogOutputScheduleRequest.swift",
"StreamSetDigitalOutputRequest.swift",
"StreamSetDigitalOutputScheduleRequest.swift",
"StreamSetHoldRequest.swift",
"StreamSetMaxCentripetalAccelerationRequest.swift",
"StreamSetMaxSpeedRequest.swift",
"StreamSetMaxTangentialAccelerationRequest.swift",
"StreamSetupLiveCompositeRequest.swift",
"StreamSetupLiveRequest.swift",
"StreamSetupStoreArbitraryAxesRequest.swift",
"StreamSetupStoreCompositeRequest.swift",
"StreamSetupStoreRequest.swift",
"StreamWaitAnalogInputRequest.swift",
"StreamWaitDigitalInputRequest.swift",
"StreamWaitRequest.swift",
"StreamWaitUntilIdleRequest.swift",
"StringArrayResponse.swift",
"StringResponse.swift",
"TestDtoWithVariants.swift",
"TestEvent.swift",
"TestRequest.swift",
"TestRequestComplex.swift",
"TestResponse.swift",
"TestResponseLong.swift",
"TestVariant.swift",
"ToggleDeviceDbStoreRequest.swift",
"ToolsListSerialPortsResponse.swift",
"TranslatorCreateFromDeviceRequest.swift",
"TranslatorCreateLiveRequest.swift",
"TranslatorCreateRequest.swift",
"TranslatorCreateResponse.swift",
"TranslatorEmptyRequest.swift",
"TranslatorFlushLiveRequest.swift",
"TranslatorFlushResponse.swift",
"TranslatorGetAxisOffsetRequest.swift",
"TranslatorGetAxisPositionRequest.swift",
"TranslatorSetAxisPositionRequest.swift",
"TranslatorSetFeedRateOverrideRequest.swift",
"TranslatorSetTraverseRateRequest.swift",
"TranslatorTranslateRequest.swift",
"TriggerClearActionRequest.swift",
"TriggerEmptyRequest.swift",
"TriggerEnableRequest.swift",
"TriggerEnabledStates.swift",
"TriggerFireAtIntervalRequest.swift",
"TriggerFireWhenDistanceTravelledRequest.swift",
"TriggerFireWhenIoRequest.swift",
"TriggerFireWhenRequest.swift",
"TriggerFireWhenSettingRequest.swift",
"TriggerOnFireRequest.swift",
"TriggerOnFireSetRequest.swift",
"TriggerOnFireSetToSettingRequest.swift",
"TriggerSetLabelRequest.swift",
"TriggerStates.swift",
"TypedSettingResponse.swift",
"UnitConvertNativeRequest.swift",
"UnitConvertUnitRequest.swift",
"UnitGetEnumRequest.swift",
"UnitGetEnumResponse.swift",
"UnitGetSymbolRequest.swift",
"UnitGetSymbolResponse.swift",
"UnknownBinaryResponseEventWrapper.swift",
"UnknownResponseEventWrapper.swift",
"WaitToClearWarningsRequest.swift",
"WaitToRespondRequest.swift",
"WdiGenericFloatRequest.swift",
"WdiGenericRequest.swift",
"WdiGetStatusResponse.swift"
],
"target_dependencies" : [
"DtoSerializable",
"Dto",
"DtoAscii",
"DtoBinary",
"DtoMicroscopy",
"DtoProduct",
"DtoGcode",
"UnitsInternal"
],
"type" : "library"
},
{
"c99name" : "DtoProduct",
"module_type" : "SwiftTarget",
"name" : "DtoProduct",
"path" : "Sources/ZaberMotion/Dto/Product",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"Ge1xGripperDirection.swift",
"Ge1xGripperError.swift",
"Ge1xGripperState.swift",
"ProcessControllerMode.swift",
"ProcessControllerSource.swift",
"ProcessControllerSourceSensor.swift"
],
"target_dependencies" : [
"DtoSerializable"
],
"type" : "library"
},
{
"c99name" : "DtoMicroscopy",
"module_type" : "SwiftTarget",
"name" : "DtoMicroscopy",
"path" : "Sources/ZaberMotion/Dto/Microscopy",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"AutofocusStatus.swift",
"MicroscopeConfig.swift",
"ThirdPartyComponents.swift",
"WdiAutofocusProviderStatus.swift"
],
"target_dependencies" : [
"DtoSerializable",
"Dto"
],
"type" : "library"
},
{
"c99name" : "DtoGcode",
"module_type" : "SwiftTarget",
"name" : "DtoGcode",
"path" : "Sources/ZaberMotion/Dto/Gcode",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"AxisDefinition.swift",
"AxisMapping.swift",
"AxisTransformation.swift",
"DeviceDefinition.swift",
"TranslateMessage.swift",
"TranslateResult.swift",
"TranslatorConfig.swift"
],
"target_dependencies" : [
"DtoSerializable",
"Dto"
],
"type" : "library"
},
{
"c99name" : "DtoExceptions",
"module_type" : "SwiftTarget",
"name" : "DtoExceptions",
"path" : "Sources/ZaberMotion/Dto/Exceptions",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"BinaryCommandFailedExceptionData.swift",
"CommandFailedExceptionData.swift",
"CommandTooLongExceptionData.swift",
"DeviceAddressConflictExceptionData.swift",
"DeviceDbFailedExceptionData.swift",
"DeviceDbInnerError.swift",
"GCodeExecutionExceptionData.swift",
"GCodeSyntaxExceptionData.swift",
"InvalidPacketExceptionData.swift",
"InvalidPvtPoint.swift",
"InvalidResponseExceptionData.swift",
"MovementFailedExceptionData.swift",
"MovementInterruptedExceptionData.swift",
"OperationFailedExceptionData.swift",
"PvtExecutionExceptionData.swift",
"PvtMovementFailedExceptionData.swift",
"PvtMovementInterruptedExceptionData.swift",
"SetDeviceStateExceptionData.swift",
"SetPeripheralStateExceptionData.swift",
"StreamExecutionExceptionData.swift",
"StreamMovementFailedExceptionData.swift",
"StreamMovementInterruptedExceptionData.swift"
],
"target_dependencies" : [
"DtoSerializable",
"Dto"
],
"type" : "library"
},
{
"c99name" : "DtoBinary",
"module_type" : "SwiftTarget",
"name" : "DtoBinary",
"path" : "Sources/ZaberMotion/Dto/Binary",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"BinarySettings.swift",
"CommandCode.swift",
"DeviceIdentity.swift",
"DeviceType.swift",
"ErrorCode.swift",
"Message.swift",
"ReplyCode.swift",
"ReplyOnlyEvent.swift",
"UnknownResponseEvent.swift"
],
"target_dependencies" : [
"DtoSerializable",
"Dto"
],
"type" : "library"
},
{
"c99name" : "DtoAscii",
"module_type" : "SwiftTarget",
"name" : "DtoAscii",
"path" : "Sources/ZaberMotion/Dto/Ascii",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"AlertEvent.swift",
"AxisIdentity.swift",
"AxisType.swift",
"CanSetStateAxisResponse.swift",
"CanSetStateDeviceResponse.swift",
"ConversionFactor.swift",
"DeviceIOInfo.swift",
"DeviceIdentity.swift",
"DigitalOutputAction.swift",
"GetAxisSetting.swift",
"GetAxisSettingResult.swift",
"GetAxisSettingTypedResult.swift",
"GetSetting.swift",
"GetSettingBoolResult.swift",
"GetSettingIntResult.swift",
"GetSettingResult.swift",
"GetSettingStringResult.swift",
"GetSettingTypedResult.swift",
"GetSettingsByTypeResult.swift",
"IoPortLabel.swift",
"IoPortType.swift",
"MeasurementSequence.swift",
"MessageType.swift",
"MockDevice.swift",
"MockPeripheral.swift",
"OscilloscopeCaptureProperties.swift",
"OscilloscopeDataSource.swift",
"ParamsetInfo.swift",
"PidTuning.swift",
"PvtAxisDefinition.swift",
"PvtAxisType.swift",
"PvtBufferAxisUnits.swift",
"PvtCallAction.swift",
"PvtCancelAllOutputsScheduleAction.swift",
"PvtCancelOutputScheduleAction.swift",
"PvtCsvData.swift",
"PvtMode.swift",
"PvtPartialCsvData.swift",
"PvtPartialPoint.swift",
"PvtPartialSequenceItem.swift",
"PvtPoint.swift",
"PvtSequenceItem.swift",
"PvtSetAllAnalogOutputsAction.swift",
"PvtSetAllDigitalOutputsAction.swift",
"PvtSetAnalogOutputAction.swift",
"PvtSetDigitalOutputAction.swift",
"Response.swift",
"ServoTuningParam.swift",
"ServoTuningParamset.swift",
"SetStateAxisResponse.swift",
"SetStateDeviceResponse.swift",
"SimpleTuning.swift",
"SimpleTuningParamDefinition.swift",
"StreamAxisDefinition.swift",
"StreamAxisType.swift",
"StreamMode.swift",
"TriggerAction.swift",
"TriggerCondition.swift",
"TriggerEnabledState.swift",
"TriggerOperation.swift",
"TriggerState.swift",
"TypedSetting.swift",
"UnknownResponseEvent.swift"
],
"target_dependencies" : [
"DtoSerializable",
"Dto",
"UnitsInternal"
],
"type" : "library"
},
{
"c99name" : "Dto",
"module_type" : "SwiftTarget",
"name" : "Dto",
"path" : "Sources/ZaberMotion/Dto",
"product_memberships" : [
"ZaberMotionLib"
],
"sources" : [
"AxisAddress.swift",
"ChannelAddress.swift",
"CyclicDirection.swift",
"DeviceDbSource.swift",
"DeviceDbSourceType.swift",
"DeviceDiscoveryResult.swift",
"DevicePortType.swift",
"FirmwareVersion.swift",
"LogOutputMode.swift",
"Measurement.swift",
"NamedParameter.swift",
"RotationDirection.swift",
"UnitConversionDescriptor.swift"
],
"target_dependencies" : [
"DtoSerializable",
"UnitsInternal"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ZaberMotionLib"
]
}
}
2026-04-30 16:59:11.489 xcodebuild[1208:6589] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZaberMotionLib -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.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 ZaberMotionLib -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
swift-bson: https://github.com/mongodb/swift-bson @ 3.1.0
swift-extras-json: https://github.com/swift-extras/swift-extras-json @ 0.6.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
Nimble: https://github.com/Quick/Nimble.git @ 8.1.2
swift-extras-base64: https://github.com/swift-extras/swift-extras-base64 @ 0.5.0
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
ZaberMotionLib: /Users/admin/builder/spi-builder-workspace
swift-nio: https://github.com/apple/swift-nio @ 2.99.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (49 targets)
Target 'ZaberMotionLib' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotion' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Gateway' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'ZaberMotionProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Gateway' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'ZaberMotionMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Gateway' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'ZaberMotionGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Gateway' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'ZaberMotionBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Gateway' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'ZaberMotionAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Gateway' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'ZaberMotion' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Gateway' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'Gateway' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'ZaberMotionExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'ZaberMotionExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'DtoRequests' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'DtoGcode' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'DtoProduct' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'DtoMicroscopy' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'DtoBinary' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'DtoAscii' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'DtoExceptions' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'Dto' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'UnitsInternal' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'UnitsInternal' in project 'ZaberMotionLib' (no dependencies)
Target 'DtoSerializable' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'Utils' in project 'ZaberMotionLib'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
Target 'SwiftBSON' in project 'swift-bson'
➜ Explicit dependency on target 'SwiftBSON' in project 'swift-bson'
➜ Explicit dependency on target 'NIO' in project 'swift-nio'
➜ Explicit dependency on target 'ExtrasJSON' in project 'swift-extras-json'
➜ Explicit dependency on target 'ExtrasBase64' in project 'swift-extras-base64'
Target 'SwiftBSON' in project 'swift-bson'
➜ Explicit dependency on target 'NIO' in project 'swift-nio'
➜ Explicit dependency on target 'ExtrasJSON' in project 'swift-extras-json'
➜ Explicit dependency on target 'ExtrasBase64' in project 'swift-extras-base64'
Target 'ExtrasBase64' in project 'swift-extras-base64'
➜ Explicit dependency on target 'ExtrasBase64' in project 'swift-extras-base64'
Target 'ExtrasBase64' in project 'swift-extras-base64' (no dependencies)
Target 'ExtrasJSON' in project 'swift-extras-json'
➜ Explicit dependency on target 'ExtrasJSON' in project 'swift-extras-json'
Target 'ExtrasJSON' in project 'swift-extras-json' (no dependencies)
Target 'NIO' in project 'swift-nio'
➜ Explicit dependency on target 'NIO' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOPosix' in project 'swift-nio'
➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'NIO' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOPosix' in project 'swift-nio'
➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'NIOPosix' in project 'swift-nio'
➜ Explicit dependency on target 'swift-nio_NIOPosix' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOPosix' in project 'swift-nio'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'swift-nio_NIOPosix' in project 'swift-nio' (no dependencies)
Target 'CNIOPosix' in project 'swift-nio' (no dependencies)
Target 'NIOEmbedded' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
Target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target '_NIODataStructures' in project 'swift-nio' (no dependencies)
Target 'CNIOWASI' in project 'swift-nio' (no dependencies)
Target 'CNIOWindows' in project 'swift-nio' (no dependencies)
Target 'CNIOLinux' in project 'swift-nio' (no dependencies)
Target 'CNIODarwin' in project 'swift-nio' (no dependencies)
Target 'CNIOOpenBSD' in project 'swift-nio' (no dependencies)
Target '_NIOBase64' in project 'swift-nio' (no dependencies)
Target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
Target 'CNIOAtomics' in project 'swift-nio' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: ef9423de156669d744a7c28f75949095
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ef9423de156669d744a7c28f75949095.xcbuilddata
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DtoMicroscopy' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ZaberMotionProduct' from project 'ZaberMotionLib')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework'. (in target 'ZaberMotionProduct' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DtoAscii' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Dto' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Utils' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DtoBinary' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ZaberMotionBinary' from project 'ZaberMotionLib')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework'. (in target 'ZaberMotionBinary' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DtoSerializable' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ZaberMotionMicroscopy' from project 'ZaberMotionLib')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework'. (in target 'ZaberMotionMicroscopy' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DtoGcode' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ZaberMotionAscii' from project 'ZaberMotionLib')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework'. (in target 'ZaberMotionAscii' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DtoExceptions' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DtoRequests' from project 'ZaberMotionLib')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework'. (in target 'ZaberMotionLib' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Gateway' from project 'ZaberMotionLib')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework'. (in target 'Gateway' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ZaberMotionExceptions' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ZaberMotionGcode' from project 'ZaberMotionLib')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework'. (in target 'ZaberMotionGcode' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DtoProduct' from project 'ZaberMotionLib')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ZaberMotion' from project 'ZaberMotionLib')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZaberMotionCore/ZaberMotionCore.xcframework'. (in target 'ZaberMotion' from project 'ZaberMotionLib')
2026-04-30 16:59:12.988 xcodebuild[1235:6706] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme ZaberMotionLib
(1 failure)
BUILD FAILURE 6.3 tvOS