The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Customer.io, reference 4.4.1 (2ff693), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 19 Apr 2026 10:25:57 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Customer.io-Package -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/customerio/customerio-ios.git
Reference: 4.4.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/customerio/customerio-ios
 * tag               4.4.1      -> FETCH_HEAD
HEAD is now at 2ff693b chore: prepare for 4.4.1
Cloned https://github.com/customerio/customerio-ios.git
Revision (git rev-parse @):
2ff693b91009453dcc6d2cea6c22296607cfd71b
SUCCESS checkout https://github.com/customerio/customerio-ios.git at 4.4.1
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/customerio/customerio-ios.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/LaunchDarkly/swift-eventsource.git
Fetching from https://github.com/customerio/cdp-analytics-swift.git
Fetching from https://github.com/segmentio/sovran-swift.git
Fetching from https://github.com/segmentio/jsonsafeencoding-swift.git
Creating working copy of package ‘sovran-swift’
Checking out 1.1.2 of package ‘sovran-swift’
Creating working copy of package ‘cdp-analytics-swift’
Checking out 1.7.3+cio.1 of package ‘cdp-analytics-swift’
Creating working copy of package ‘swift-eventsource’
Checking out 3.3.0 of package ‘swift-eventsource’
Creating working copy of package ‘jsonsafeencoding-swift’
Checking out 2.0.0 of package ‘jsonsafeencoding-swift’
Resolve Package Graph
Resolved source packages:
  Sovran: https://github.com/segmentio/sovran-swift.git @ 1.1.2
  LDSwiftEventSource: https://github.com/LaunchDarkly/swift-eventsource.git @ 3.3.0
  CioAnalytics: https://github.com/customerio/cdp-analytics-swift.git @ 1.7.3+cio.1
  Customer.io: /Users/admin/builder/spi-builder-workspace
  JSONSafeEncoding: https://github.com/segmentio/jsonsafeencoding-swift.git @ 2.0.0
resolved source packages: Sovran, LDSwiftEventSource, CioAnalytics, Customer.io, JSONSafeEncoding
2026-04-19 06:25:38.192 xcodebuild[529:3085] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "cdp-analytics-swift",
      "requirement" : {
        "exact" : [
          "1.7.3+cio.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/customerio/cdp-analytics-swift.git"
    },
    {
      "identity" : "swift-eventsource",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.3.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LaunchDarkly/swift-eventsource.git"
    }
  ],
  "manifest_display_name" : "Customer.io",
  "name" : "Customer.io",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "DataPipelines",
      "targets" : [
        "CioDataPipelines"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MessagingPushAPN",
      "targets" : [
        "CioMessagingPushAPN"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MessagingPushFCM",
      "targets" : [
        "CioMessagingPushFCM"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MessagingInApp",
      "targets" : [
        "CioMessagingInApp"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Location",
      "targets" : [
        "CioLocation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SharedTests",
      "module_type" : "SwiftTarget",
      "name" : "SharedTests",
      "path" : "Tests/Shared",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Shared/SampleDataFiles",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Core/UnitTest.swift",
        "Core/UnitTestBase.swift",
        "DIGraphTest.swift",
        "EmailAddress.swift",
        "ExampleScreenViewData.swift",
        "IdentifyRequestBody.swift",
        "Mocks/DataPipelineTrackingMock.swift",
        "Mocks/EventBusHandler.swift",
        "Mocks/UIKitDelegateMocks.swift",
        "NotificationCenter.swift",
        "SampleData/CustomAttributesSampleData.swift",
        "SampleData/GenericError.swift",
        "SampleData/SampleDataFilesUtil.swift",
        "Stub/DateUtilStub.swift",
        "Stub/DeviceInfoStub.swift",
        "Stub/HttpRequestRunnerStub.swift",
        "Stub/InMemorySharedKeyValueStorage.swift",
        "Stub/ThreadUtilStub.swift",
        "TrackEventData.swift",
        "XCTestCaseExtensions.swift",
        "extension/DictionaryExtensions.swift",
        "extension/HttpRequestErrorExtension.swift"
      ],
      "target_dependencies" : [
        "CioInternalCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MigrationTests",
      "module_type" : "SwiftTarget",
      "name" : "MigrationTests",
      "path" : "Tests/Migration",
      "sources" : [
        "DataPipelineMigrationAssistantTests.swift",
        "QueueExtension.swift"
      ],
      "target_dependencies" : [
        "CioTrackingMigration",
        "SharedTests"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MessagingPushTests",
      "module_type" : "SwiftTarget",
      "name" : "MessagingPushTests",
      "path" : "Tests/MessagingPush",
      "sources" : [
        "Config/MessagingPushConfigBuilderTest.swift",
        "Core/IntegrationTest.swift",
        "Core/UnitTest.swift",
        "DITests.swift",
        "Extension/PushClickHandlerMockExtension.swift",
        "HttpClientTest.swift",
        "HttpRequestRunnerTest.swift",
        "HttpTest.swift",
        "Integration/CioProviderAgnosticAppDelegateTests.swift",
        "MessagingPushImplementationTest.swift",
        "MessagingPushIntegrationTests.swift",
        "MessagingPushTest.swift",
        "NSE/NSEPushCoordinatorTests.swift",
        "PushContentTest.swift",
        "PushDeliveryFlushTests.swift",
        "PushHandling/AutomaticPushClickedIntegrationTest.swift",
        "PushHandling/AutomaticPushDeliveredAppInForegroundTest.swift",
        "PushHandling/ManualPushHandlingTest.swift",
        "PushHandling/PushClickHandlerTest.swift",
        "PushHandling/PushEventHandlerProxyTest.swift",
        "PushHandling/PushEventHandlerTest.swift",
        "RichPush/RichPushRequestTests.swift",
        "Store/PushHistoryTest.swift",
        "Type/PushNotificationActionStub.swift",
        "Type/PushNotificationStub.swift",
        "Type/PushNotificationTest.swift",
        "Util/DeepLinkUtilTest.swift",
        "Util/PushNotificationLoggerTests.swift"
      ],
      "target_dependencies" : [
        "CioMessagingPush",
        "SharedTests"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MessagingPushFCMTests",
      "module_type" : "SwiftTarget",
      "name" : "MessagingPushFCMTests",
      "path" : "Tests/MessagingPushFCM",
      "sources" : [
        "APITest.swift",
        "DITests.swift",
        "Integration/CioAppDelegateFCMTests.swift",
        "Integration/MessagingPushFCMMocks.swift",
        "MockFirebaseService.swift"
      ],
      "target_dependencies" : [
        "CioMessagingPushFCM",
        "SharedTests"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MessagingPushAPNTests",
      "module_type" : "SwiftTarget",
      "name" : "MessagingPushAPNTests",
      "path" : "Tests/MessagingPushAPN",
      "sources" : [
        "APITest.swift",
        "DITests.swift",
        "Integration/CioAppDelegateAPNTests.swift",
        "Integration/MessagingPushAPNMocks.swift"
      ],
      "target_dependencies" : [
        "CioMessagingPushAPN",
        "SharedTests"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MessagingInAppTests",
      "module_type" : "SwiftTarget",
      "name" : "MessagingInAppTests",
      "path" : "Tests/MessagingInApp",
      "sources" : [
        "APITest.swift",
        "Config/MessagingInAppConfigBuilderTest.swift",
        "Core/IntegrationTest.swift",
        "Core/UnitTest.swift",
        "DITests.swift",
        "EngineWeb/EngineWebProviderStub.swift",
        "Extensions/GistExtensions.swift",
        "Gist/GistDelegateImplTests.swift",
        "Gist/Managers/AnonymousMessageManagerTest.swift",
        "Gist/Managers/InboxMessageCacheManagerTest.swift",
        "Gist/Managers/LogManagerTest.swift",
        "Gist/Managers/Models/MessageTest.swift",
        "Gist/Network/GistQueueNetworkTest.swift",
        "Gist/Network/Models/QueueMessagesResponseTest.swift",
        "Gist/Network/SSE/ClassifySseErrorTest.swift",
        "Gist/Network/SSE/HeartbeatTimerTest.swift",
        "Gist/Network/SSE/RetryDecisionTest.swift",
        "Gist/Network/SSE/ServerEventTest.swift",
        "Gist/Network/SSE/SseConnectionManagerTest.swift",
        "Gist/Network/SSE/SseConnectionStateTest.swift",
        "Gist/Network/SSE/SseRetryHelperTest.swift",
        "Gist/Utilities/SseLifecycleManagerTest.swift",
        "Gist/Utilities/StringPercentEncodeTests.swift",
        "Gist/Views/GistViewLifecycleDelegateTests.swift",
        "Inbox/NotificationInboxTest.swift",
        "Inbox/Type/InboxMessageTest.swift",
        "MessagingInAppImplementationTest.swift",
        "MessagingInAppTest.swift",
        "State/InAppMessageStateTests.swift",
        "Utilities/UIColor+HexTest.swift",
        "Views/InlineMessageBridgeViewTest.swift"
      ],
      "target_dependencies" : [
        "CioMessagingInApp",
        "SharedTests"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LocationTests",
      "module_type" : "SwiftTarget",
      "name" : "LocationTests",
      "path" : "Tests/Location",
      "sources" : [
        "Config/LocationConfigTest.swift",
        "Coordinator/LocationProfileEnrichmentProviderTests.swift",
        "Coordinator/LocationSyncCoordinatorTests.swift",
        "Filter/LocationFilterTests.swift",
        "LocationLifecycleObserverTest.swift",
        "LocationModuleTest.swift",
        "LocationServicesImplementationTest.swift",
        "Mocks/MockLocationProvider.swift",
        "Storage/FileLastLocationStateStoreTests.swift",
        "Storage/LastLocationStorageTests.swift",
        "Stub/InMemoryLastLocationStateStore.swift",
        "Stub/NoOpAppLifecycleNotifying.swift",
        "Stub/StubAppLifecycleNotifying.swift",
        "Stub/StubApplicationStateProvider.swift",
        "UninitializedLocationServicesTest.swift"
      ],
      "target_dependencies" : [
        "CioLocation",
        "CioInternalCommon",
        "SharedTests"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DataPipelineTests",
      "module_type" : "SwiftTarget",
      "name" : "DataPipelineTests",
      "path" : "Tests/DataPipeline",
      "sources" : [
        "APITest.swift",
        "Config/DataPipelineConfigOptionsTests.swift",
        "Config/SDKConfigBuilderTest.swift",
        "Core/IntegrationTest.swift",
        "Core/UnitTest.swift",
        "CustomerIOTests.swift",
        "DITests.swift",
        "DataPipelineCompatibilityTests.swift",
        "DataPipelineEventBustTests.swift",
        "DataPipelineImplementation+MigrationTests.swift",
        "DataPipelineImplementation+ScreenViewsTest.swift",
        "DataPipelineInteractionTests.swift",
        "Plugin/IdentifyContextPluginTest.swift",
        "Plugin/ScreenViewsFilterPluginTest.swift",
        "Support/MockPlugins.swift",
        "Support/Segment.swift",
        "Support/XCTestCaseExtensions.swift",
        "Util/DataPipelinesLoggerTests.swift",
        "Util/DeviceAttributesProviderTest.swift",
        "Util/DictionarySanitizerTests.swift",
        "Util/ProfileEnrichmentAttributesMergerTests.swift"
      ],
      "target_dependencies" : [
        "CioDataPipelines",
        "CioInternalCommon",
        "SharedTests"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CommonTests",
      "module_type" : "SwiftTarget",
      "name" : "CommonTests",
      "path" : "Tests/Common",
      "sources" : [
        "APITest.swift",
        "Communication/EventBusHandlerTests.swift",
        "Communication/EventBusTests.swift",
        "Communication/EventStorageTests.swift",
        "Communication/EventTypesRegistryTest.swift",
        "Communication/EventTypesRegistryTests.swift",
        "CustomerIOMockTest.swift",
        "CustomerIOTest.swift",
        "DIGraphTests.swift",
        "Extensions/ArrayExtensionTests.swift",
        "Extensions/DateExtensionTests.swift",
        "Extensions/ErrorExtension.swift",
        "Extensions/ResultExtensionsTests.swift",
        "Extensions/StringExtensionsTest.swift",
        "Extensions/UIKitExtensionsTests.swift",
        "Module/ModuleTopLevelObjectTest.swift",
        "ProfileEnrichment/ProfileEnrichmentRegistryTests.swift",
        "SPITests.swift",
        "Service/HttpEndpointTest.swift",
        "Service/HttpRequestErrorTest.swift",
        "Service/HttpRequestParamsTest.swift",
        "Service/Push/AppGroupIdentifierTests.swift",
        "Service/Request/PushMetricTest.swift",
        "Service/UserAgentUtilTest.swift",
        "Store/SdkConfigTest.swift",
        "Type/RegionTest.swift",
        "Type/ScreenViewTest.swift",
        "Util/AtomicTest.swift",
        "Util/DeviceInfoTest.swift",
        "Util/FileStorageTest.swift",
        "Util/JsonAdapterTest.swift",
        "Util/KeyValueStorageTest.swift",
        "Util/LogTest.swift",
        "Util/LoggerTest.swift",
        "Util/RingBufferTest.swift",
        "Util/SdkClientTest.swift",
        "Util/SdkCommonLoggerTest.swift",
        "Util/SimpleTimerTest.swift",
        "Util/StringAnyEncodable.swift",
        "Util/TimeTest.swift",
        "Util/UIKitWrapperTest.swift",
        "VersionTest.swift"
      ],
      "target_dependencies" : [
        "CioInternalCommon",
        "SharedTests"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CioTrackingMigration",
      "module_type" : "SwiftTarget",
      "name" : "CioTrackingMigration",
      "path" : "Sources/Migration",
      "product_memberships" : [
        "DataPipelines"
      ],
      "sources" : [
        "DataPipelineMigrationAssistant.swift",
        "TrackEventMigrationType.swift",
        "autogenerated/AutoDependencyInjection.generated.swift",
        "autogenerated/AutoMockable.generated.swift"
      ],
      "target_dependencies" : [
        "CioInternalCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CioMessagingPushFCM",
      "module_type" : "SwiftTarget",
      "name" : "CioMessagingPushFCM",
      "path" : "Sources/MessagingPushFCM",
      "product_memberships" : [
        "MessagingPushFCM"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/MessagingPushFCM/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Aliases.swift",
        "FirebaseService.swift",
        "Integration/CioAppDelegateFCM.swift",
        "MessagingPush+FCM.swift",
        "MessagingPushFCM+PushConfigs.swift",
        "MessagingPushFCM.swift",
        "autogenerated/AutoDependencyInjection.generated.swift",
        "autogenerated/AutoMockable.generated.swift"
      ],
      "target_dependencies" : [
        "CioMessagingPush"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CioMessagingPushAPN",
      "module_type" : "SwiftTarget",
      "name" : "CioMessagingPushAPN",
      "path" : "Sources/MessagingPushAPN",
      "product_memberships" : [
        "MessagingPushAPN"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/MessagingPushAPN/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Aliases.swift",
        "Integration/CioAppDelegateAPN.swift",
        "MessagingPush+APN.swift",
        "MessagingPushAPN+PushConfigs.swift",
        "MessagingPushAPN.swift",
        "autogenerated/AutoDependencyInjection.generated.swift",
        "autogenerated/AutoMockable.generated.swift"
      ],
      "target_dependencies" : [
        "CioMessagingPush"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CioMessagingPush",
      "module_type" : "SwiftTarget",
      "name" : "CioMessagingPush",
      "path" : "Sources/MessagingPush",
      "product_memberships" : [
        "MessagingPushAPN",
        "MessagingPushFCM"
      ],
      "sources" : [
        "Config/MessagingPushConfigBuilder.swift",
        "Config/MessagingPushConfigOptions.swift",
        "Extensions/NotificationCenterExtensions.swift",
        "Integration/CioProviderAgnosticAppDelegate.swift",
        "MessagingPush.swift",
        "MessagingPushImplementation.swift",
        "MessagingPushInstance.swift",
        "PushHandling/AutomaticPushClickHandling.swift",
        "PushHandling/ManualPushHandling+UserNotifications.swift",
        "PushHandling/NSEDeliveryContinuationBox.swift",
        "PushHandling/NSEPushCoordinator.swift",
        "PushHandling/NSEPushCoordinatorState.swift",
        "PushHandling/PushClickHandler.swift",
        "PushHandling/PushEventHandler.swift",
        "PushHandling/PushEventHandlerProxy.swift",
        "PushHandling/RichPushDeliveryTracking.swift",
        "PushHandling/iOSPushEventListener.swift",
        "RichPush/RichPushDeliveryTracker.swift",
        "RichPush/RichPushHttpClient.swift",
        "RichPush/RichPushRequest.swift",
        "RichPush/RichPushRequestHandler.swift",
        "RichPush/RichPushRequestHandling.swift",
        "Store/PushHistory.swift",
        "Type/CustomerIOParsedPushPayload.swift",
        "Type/PushNotification.swift",
        "Type/PushNotificationAction.swift",
        "UserNotificationsFramework/UserNotificationsFrameworkAdapter.swift",
        "UserNotificationsFramework/Wrappers.swift",
        "Util/NotificationCenterWrapper.swift",
        "Util/PushNotificationLogger.swift",
        "autogenerated/AutoDependencyInjection.generated.swift",
        "autogenerated/AutoMockable.generated.swift"
      ],
      "target_dependencies" : [
        "CioInternalCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CioMessagingInApp",
      "module_type" : "SwiftTarget",
      "name" : "CioMessagingInApp",
      "path" : "Sources/MessagingInApp",
      "product_dependencies" : [
        "LDSwiftEventSource"
      ],
      "product_memberships" : [
        "MessagingInApp"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/MessagingInApp/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Config/MessagingInAppConfigBuilder.swift",
        "Config/MessagingInAppConfigOptions.swift",
        "Extensions/GistExtensions.swift",
        "Extensions/LoggerExtensions.swift",
        "Extensions/UIViewExtensions.swift",
        "Gist/EngineWeb/AnyEncodable.swift",
        "Gist/EngineWeb/EngineEventHandler.swift",
        "Gist/EngineWeb/EngineWeb.swift",
        "Gist/EngineWeb/EngineWebConfiguration.swift",
        "Gist/EngineWeb/EngineWebProvider.swift",
        "Gist/Gist.swift",
        "Gist/GistDelegate.swift",
        "Gist/Managers/AnonymousMessageManager.swift",
        "Gist/Managers/InboxMessageCacheManager.swift",
        "Gist/Managers/InlineMessageManager.swift",
        "Gist/Managers/LogManager.swift",
        "Gist/Managers/MessageManager.swift",
        "Gist/Managers/MessageTracking.swift",
        "Gist/Managers/ModalMessageManager.swift",
        "Gist/Managers/ModalViewManager.swift",
        "Gist/Managers/Models/Message.swift",
        "Gist/Managers/QueueManager.swift",
        "Gist/Network/BaseNetwork.swift",
        "Gist/Network/Endpoints/LogEndpoint.swift",
        "Gist/Network/Endpoints/QueueEndpoint.swift",
        "Gist/Network/Endpoints/Utilities/GistNetworkRequest.swift",
        "Gist/Network/Endpoints/Utilities/GistNetworkRequestError.swift",
        "Gist/Network/Endpoints/Utilities/Headers.swift",
        "Gist/Network/GistQueueNetwork.swift",
        "Gist/Network/Models/InAppMessageResponse.swift",
        "Gist/Network/Models/QueueMessagesResponse.swift",
        "Gist/Network/NetworkSettings.swift",
        "Gist/Network/SSE/AsyncStreamBackport.swift",
        "Gist/Network/SSE/HeartbeatTimer.swift",
        "Gist/Network/SSE/HeartbeatTimerProtocol.swift",
        "Gist/Network/SSE/RetryDecision.swift",
        "Gist/Network/SSE/Sleeper.swift",
        "Gist/Network/SSE/SseConnectionManager.swift",
        "Gist/Network/SSE/SseConnectionState.swift",
        "Gist/Network/SSE/SseEventParser.swift",
        "Gist/Network/SSE/SseRetryHelper.swift",
        "Gist/Network/SSE/SseRetryHelperProtocol.swift",
        "Gist/Network/SSE/SseService.swift",
        "Gist/Network/SSE/SseServiceProtocol.swift",
        "Gist/Network/SessionManager.swift",
        "Gist/Network/Utilities/ElapsedTimer.swift",
        "Gist/Network/Utilities/HTTPMethod.swift",
        "Gist/Utilities/ApplicationStateProvider.swift",
        "Gist/Utilities/Encodable.swift",
        "Gist/Utilities/Environment.swift",
        "Gist/Utilities/SseLifecycleManager.swift",
        "Gist/Utilities/String.swift",
        "Gist/Utilities/UIColor+Hex.swift",
        "Gist/Utilities/URLComponents.swift",
        "Gist/Views/GistModalViewController.swift",
        "Gist/Views/GistView.swift",
        "Inbox/DefaultNotificationInbox.swift",
        "Inbox/Network/InboxMessageResponse.swift",
        "Inbox/NoOpNotificationInbox.swift",
        "Inbox/NotificationInbox.swift",
        "Inbox/Type/InboxMessage.swift",
        "Inbox/Type/InboxMessageFactory.swift",
        "Inbox/Type/NotificationInboxChangeListener.swift",
        "MessagingInApp.swift",
        "MessagingInAppImplementation.swift",
        "State/Aliases.swift",
        "State/Core/Assertions.swift",
        "State/Core/Middleware.swift",
        "State/Core/Reducer.swift",
        "State/Core/Store.swift",
        "State/Core/StoreSubscriber.swift",
        "State/Core/Subscription.swift",
        "State/Core/Synchronized.swift",
        "State/InAppMessageAction.swift",
        "State/InAppMessageManager.swift",
        "State/InAppMessageMiddleware.swift",
        "State/InAppMessageReducer.swift",
        "State/InAppMessageState.swift",
        "State/InAppMessageStore.swift",
        "Type/InAppEventListener.swift",
        "Type/InAppMessage.swift",
        "Views/GistInlineInAppMessageView.swift",
        "Views/InlineMessageBridgeView.swift",
        "Views/InlineMessageViewProtocol.swift",
        "Views/SwiftUIInline.swift",
        "Views/UIKitInline.swift",
        "autogenerated/AutoDependencyInjection.generated.swift",
        "autogenerated/AutoMockable.generated.swift"
      ],
      "target_dependencies" : [
        "CioInternalCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CioLocation",
      "module_type" : "SwiftTarget",
      "name" : "CioLocation",
      "path" : "Sources/Location",
      "product_memberships" : [
        "Location"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Location/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AppLifecycleNotifying.swift",
        "ApplicationStateProvider.swift",
        "Config/LocationConfig.swift",
        "Coordinator/FileLastLocationStateStore.swift",
        "Coordinator/LastLocationState.swift",
        "Coordinator/LastLocationStorage.swift",
        "Coordinator/LocationFilter.swift",
        "Coordinator/LocationProfileEnrichmentProvider.swift",
        "Coordinator/LocationSyncCoordinator.swift",
        "CoreLocationProvider.swift",
        "CustomerIO+Location.swift",
        "LocationLifecycleObserver.swift",
        "LocationModule.swift",
        "LocationModuleState.swift",
        "LocationProviding.swift",
        "LocationServices.swift",
        "Logger+Location.swift",
        "RealAppLifecycleNotifying.swift",
        "RegistrationToken.swift",
        "Type/LocationGranularity.swift",
        "Type/LocationProviderTypes.swift",
        "autogenerated/AutoDependencyInjection.generated.swift",
        "autogenerated/AutoMockable.generated.swift"
      ],
      "target_dependencies" : [
        "CioInternalCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CioInternalCommon",
      "module_type" : "SwiftTarget",
      "name" : "CioInternalCommon",
      "path" : "Sources/Common",
      "product_memberships" : [
        "DataPipelines",
        "MessagingPushAPN",
        "MessagingPushFCM",
        "MessagingInApp",
        "Location"
      ],
      "sources" : [
        "Background Queue/Queue.swift",
        "Background Queue/QueueStorage.swift",
        "Background Queue/Task Data/DeletePushNotificationQueueTaskData.swift",
        "Background Queue/Task Data/IdentifyProfileQueueTaskData.swift",
        "Background Queue/Task Data/RegisterPushNotificationQueueTaskData.swift",
        "Background Queue/Task Data/TrackEventQueueTaskData.swift",
        "Background Queue/Type/QueueStatus.swift",
        "Background Queue/Type/QueueTask.swift",
        "Background Queue/Type/QueueTaskMetadata.swift",
        "Background Queue/Type/QueueTaskRunResults.swift",
        "Background Queue/Type/QueueTaskType.swift",
        "Communication/Event+Location.swift",
        "Communication/Event.swift",
        "Communication/EventBus.swift",
        "Communication/EventBusHandler.swift",
        "Communication/EventMemoryStorage.swift",
        "Communication/EventStorage.swift",
        "CustomerIOInstance.swift",
        "DIGraphShared+PendingPushDeliveryStore.swift",
        "DIGraphShared.swift",
        "Deprecated/CustomerIO+Tracking.swift",
        "Extensions/ArrayExtensions.swift",
        "Extensions/DataExtensions.swift",
        "Extensions/DateExtensions.swift",
        "Extensions/DeviceExtension.swift",
        "Extensions/DictionaryExtension.swift",
        "Extensions/ErrorExtension.swift",
        "Extensions/JsonExtensions.swift",
        "Extensions/ResultExtensions.swift",
        "Extensions/StringExtensions.swift",
        "Extensions/UIKitExtensions.swift",
        "Extensions/UserDefaultExtensions.swift",
        "Module/CustomerIOModule.swift",
        "Module/ModuleTopLevelObject.swift",
        "Pipeline/DataPipelineTracking.swift",
        "ProfileEnrichment/ProfileEnrichmentProvider.swift",
        "ProfileEnrichment/ProfileEnrichmentRegistry.swift",
        "ProfileEnrichment/ProfileEnrichmentRegistryImpl.swift",
        "Service/CIOApiEndpoint.swift",
        "Service/DownloadFileType.swift",
        "Service/HttpClient.swift",
        "Service/HttpRequestError.swift",
        "Service/HttpRequestParams.swift",
        "Service/HttpRequestRunner.swift",
        "Service/Push/AppGroupIdentifier.swift",
        "Service/Push/PendingPushDeliveryMetric.swift",
        "Service/Push/PendingPushDeliveryMetricsConstants.swift",
        "Service/Push/PendingPushDeliveryStore.swift",
        "Service/Request/EmptyRequestBody.swift",
        "Service/Request/InAppMetric.swift",
        "Service/Request/MetricRequest.swift",
        "Service/Request/PushMetric.swift",
        "Service/Request/TrackDeliveryEventRequestBody.swift",
        "Service/Response/ErrorMessageResponse.swift",
        "Service/UserAgentUtil.swift",
        "Store/GlobalDataStore.swift",
        "Store/ProfileStore.swift",
        "Store/QueueInventoryMemoryStore.swift",
        "Store/SdkConfig.swift",
        "Type/DoNotTrackAutomaticScreenViewEvent.swift",
        "Type/Region.swift",
        "Type/ScreenView.swift",
        "Util/AnyEncodable.swift",
        "Util/AsyncOperation.swift",
        "Util/Atomic.swift",
        "Util/DateUtil.swift",
        "Util/DeepLinkUtil.swift",
        "Util/DeviceInfo.swift",
        "Util/DeviceMetricsGrabber.swift",
        "Util/FileStorage.swift",
        "Util/JsonAdapter.swift",
        "Util/KeyValueStorage.swift",
        "Util/KeyValueStorageKey.swift",
        "Util/Lock.swift",
        "Util/LockManager.swift",
        "Util/Log.swift",
        "Util/MockCollection.swift",
        "Util/RingBuffer.swift",
        "Util/SdkClient.swift",
        "Util/SdkCommonLoggerLogger.swift",
        "Util/SingleScheduleTimer.swift",
        "Util/StringAnyEncodable.swift",
        "Util/SystemLogger.swift",
        "Util/ThreadUtil.swift",
        "Util/Time.swift",
        "Util/Timer.swift",
        "Util/UIKitWrapper.swift",
        "Version.swift",
        "autogenerated/AutoDependencyInjection.generated.swift",
        "autogenerated/AutoMockable.generated.swift",
        "autogenerated/Autogenerated.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CioDataPipelines",
      "module_type" : "SwiftTarget",
      "name" : "CioDataPipelines",
      "path" : "Sources/DataPipeline",
      "product_dependencies" : [
        "CioAnalytics"
      ],
      "product_memberships" : [
        "DataPipelines"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/DataPipeline/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Config/DataPipelineConfigOptions.swift",
        "Config/SDKConfigBuilder.swift",
        "CustomerIO+Events.swift",
        "CustomerIO+Plugins.swift",
        "CustomerIO+Segment.swift",
        "CustomerIO.swift",
        "DataPipeline.swift",
        "DataPipelineImplementation+BGQ.swift",
        "DataPipelineImplementation.swift",
        "Plugins/AutoTrackingScreenViews.swift",
        "Plugins/Context.swift",
        "Plugins/CustomerIODestination.swift",
        "Plugins/DataPipelinePublishedEvents.swift",
        "Plugins/DeviceContexualAttributes.swift",
        "Plugins/IdentifyContextPlugin.swift",
        "Plugins/Logger.swift",
        "Plugins/ScreenFilterPlugin.swift",
        "Type/Aliases.swift",
        "Type/Region.swift",
        "Util/DataPipelinesLogger.swift",
        "Util/DeviceAttributesProvider.swift",
        "Util/DictionarySanitizer.swift",
        "Util/ProfileEnrichmentAttributesMerger.swift",
        "autogenerated/AutoDependencyInjection.generated.swift",
        "autogenerated/AutoMockable.generated.swift"
      ],
      "target_dependencies" : [
        "CioInternalCommon",
        "CioTrackingMigration"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Customer.io-Package",
      "DataPipelines",
      "Location",
      "MessagingInApp",
      "MessagingPushAPN",
      "MessagingPushFCM"
    ]
  }
}
2026-04-19 06:25:46.446 xcodebuild[801:4470] [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 Customer.io-Package -destination platform=macOS,arch=arm64
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 Customer.io-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  LDSwiftEventSource: https://github.com/LaunchDarkly/swift-eventsource.git @ 3.3.0
  Sovran: https://github.com/segmentio/sovran-swift.git @ 1.1.2
  JSONSafeEncoding: https://github.com/segmentio/jsonsafeencoding-swift.git @ 2.0.0
  CioAnalytics: https://github.com/customerio/cdp-analytics-swift.git @ 1.7.3+cio.1
  Customer.io: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (26 targets)
    Target 'MessagingPushFCM' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioMessagingPushFCM' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioMessagingPushFCM' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioMessagingPush' in project 'Customer.io'
    Target 'CioMessagingPushFCM' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioMessagingPushFCM' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioMessagingPush' in project 'Customer.io'
    Target 'Customer.io_CioMessagingPushFCM' in project 'Customer.io' (no dependencies)
    Target 'MessagingPushAPN' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioMessagingPushAPN' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioMessagingPushAPN' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioMessagingPush' in project 'Customer.io'
    Target 'CioMessagingPushAPN' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioMessagingPushAPN' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioMessagingPush' in project 'Customer.io'
    Target 'CioMessagingPush' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
    Target 'Customer.io_CioMessagingPushAPN' in project 'Customer.io' (no dependencies)
    Target 'MessagingInApp' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioMessagingInApp' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioMessagingInApp' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
        ➜ Explicit dependency on target 'LDSwiftEventSource' in project 'LDSwiftEventSource'
    Target 'CioMessagingInApp' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioMessagingInApp' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
        ➜ Explicit dependency on target 'LDSwiftEventSource' in project 'LDSwiftEventSource'
    Target 'LDSwiftEventSource' in project 'LDSwiftEventSource'
        ➜ Explicit dependency on target 'LDSwiftEventSource' in project 'LDSwiftEventSource'
    Target 'LDSwiftEventSource' in project 'LDSwiftEventSource' (no dependencies)
    Target 'Customer.io_CioMessagingInApp' in project 'Customer.io' (no dependencies)
    Target 'Location' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioLocation' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioLocation' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
    Target 'CioLocation' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioLocation' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
    Target 'Customer.io_CioLocation' in project 'Customer.io' (no dependencies)
    Target 'DataPipelines' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioDataPipelines' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioDataPipelines' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioTrackingMigration' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioAnalytics' in project 'CioAnalytics'
    Target 'CioDataPipelines' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioDataPipelines' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioTrackingMigration' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioAnalytics' in project 'CioAnalytics'
    Target 'CioAnalytics' in project 'CioAnalytics'
        ➜ Explicit dependency on target 'CioAnalytics' in project 'CioAnalytics'
        ➜ Explicit dependency on target 'Sovran' in project 'Sovran'
        ➜ Explicit dependency on target 'JSONSafeEncoding' in project 'JSONSafeEncoding'
    Target 'CioAnalytics' in project 'CioAnalytics'
        ➜ Explicit dependency on target 'Sovran' in project 'Sovran'
        ➜ Explicit dependency on target 'JSONSafeEncoding' in project 'JSONSafeEncoding'
    Target 'JSONSafeEncoding' in project 'JSONSafeEncoding'
        ➜ Explicit dependency on target 'JSONSafeEncoding' in project 'JSONSafeEncoding'
    Target 'JSONSafeEncoding' in project 'JSONSafeEncoding' (no dependencies)
    Target 'Sovran' in project 'Sovran'
        ➜ Explicit dependency on target 'Sovran' in project 'Sovran'
    Target 'Sovran' in project 'Sovran' (no dependencies)
    Target 'CioTrackingMigration' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
    Target 'CioInternalCommon' in project 'Customer.io' (no dependencies)
    Target 'Customer.io_CioDataPipelines' in project 'Customer.io' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 7719c9e6aa85de855f9757876afddc7f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7719c9e6aa85de855f9757876afddc7f.xcbuilddata
error: The package product 'CioAnalytics' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CioDataPipelines' from project 'Customer.io')
2026-04-19 06:25:49.599 xcodebuild[808:4547] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:52bf95601a08d949f08501b9d9b44bf498db86c4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:52bf95601a08d949f08501b9d9b44bf498db86c4, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:52bf95601a08d949f08501b9d9b44bf498db86c4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:52bf95601a08d949f08501b9d9b44bf498db86c4, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Customer.io-Package
(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:
  LDSwiftEventSource: https://github.com/LaunchDarkly/swift-eventsource.git @ 3.3.0
  CioAnalytics: https://github.com/customerio/cdp-analytics-swift.git @ 1.7.3+cio.1
  JSONSafeEncoding: https://github.com/segmentio/jsonsafeencoding-swift.git @ 2.0.0
  Sovran: https://github.com/segmentio/sovran-swift.git @ 1.1.2
  Customer.io: /Users/admin/builder/spi-builder-workspace
resolved source packages: LDSwiftEventSource, CioAnalytics, JSONSafeEncoding, Sovran, Customer.io
2026-04-19 06:25:52.847 xcodebuild[856:4819] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "cdp-analytics-swift",
      "requirement" : {
        "exact" : [
          "1.7.3+cio.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/customerio/cdp-analytics-swift.git"
    },
    {
      "identity" : "swift-eventsource",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.3.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LaunchDarkly/swift-eventsource.git"
    }
  ],
  "manifest_display_name" : "Customer.io",
  "name" : "Customer.io",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "DataPipelines",
      "targets" : [
        "CioDataPipelines"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MessagingPushAPN",
      "targets" : [
        "CioMessagingPushAPN"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MessagingPushFCM",
      "targets" : [
        "CioMessagingPushFCM"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MessagingInApp",
      "targets" : [
        "CioMessagingInApp"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Location",
      "targets" : [
        "CioLocation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SharedTests",
      "module_type" : "SwiftTarget",
      "name" : "SharedTests",
      "path" : "Tests/Shared",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Shared/SampleDataFiles",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Core/UnitTest.swift",
        "Core/UnitTestBase.swift",
        "DIGraphTest.swift",
        "EmailAddress.swift",
        "ExampleScreenViewData.swift",
        "IdentifyRequestBody.swift",
        "Mocks/DataPipelineTrackingMock.swift",
        "Mocks/EventBusHandler.swift",
        "Mocks/UIKitDelegateMocks.swift",
        "NotificationCenter.swift",
        "SampleData/CustomAttributesSampleData.swift",
        "SampleData/GenericError.swift",
        "SampleData/SampleDataFilesUtil.swift",
        "Stub/DateUtilStub.swift",
        "Stub/DeviceInfoStub.swift",
        "Stub/HttpRequestRunnerStub.swift",
        "Stub/InMemorySharedKeyValueStorage.swift",
        "Stub/ThreadUtilStub.swift",
        "TrackEventData.swift",
        "XCTestCaseExtensions.swift",
        "extension/DictionaryExtensions.swift",
        "extension/HttpRequestErrorExtension.swift"
      ],
      "target_dependencies" : [
        "CioInternalCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MigrationTests",
      "module_type" : "SwiftTarget",
      "name" : "MigrationTests",
      "path" : "Tests/Migration",
      "sources" : [
        "DataPipelineMigrationAssistantTests.swift",
        "QueueExtension.swift"
      ],
      "target_dependencies" : [
        "CioTrackingMigration",
        "SharedTests"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MessagingPushTests",
      "module_type" : "SwiftTarget",
      "name" : "MessagingPushTests",
      "path" : "Tests/MessagingPush",
      "sources" : [
        "Config/MessagingPushConfigBuilderTest.swift",
        "Core/IntegrationTest.swift",
        "Core/UnitTest.swift",
        "DITests.swift",
        "Extension/PushClickHandlerMockExtension.swift",
        "HttpClientTest.swift",
        "HttpRequestRunnerTest.swift",
        "HttpTest.swift",
        "Integration/CioProviderAgnosticAppDelegateTests.swift",
        "MessagingPushImplementationTest.swift",
        "MessagingPushIntegrationTests.swift",
        "MessagingPushTest.swift",
        "NSE/NSEPushCoordinatorTests.swift",
        "PushContentTest.swift",
        "PushDeliveryFlushTests.swift",
        "PushHandling/AutomaticPushClickedIntegrationTest.swift",
        "PushHandling/AutomaticPushDeliveredAppInForegroundTest.swift",
        "PushHandling/ManualPushHandlingTest.swift",
        "PushHandling/PushClickHandlerTest.swift",
        "PushHandling/PushEventHandlerProxyTest.swift",
        "PushHandling/PushEventHandlerTest.swift",
        "RichPush/RichPushRequestTests.swift",
        "Store/PushHistoryTest.swift",
        "Type/PushNotificationActionStub.swift",
        "Type/PushNotificationStub.swift",
        "Type/PushNotificationTest.swift",
        "Util/DeepLinkUtilTest.swift",
        "Util/PushNotificationLoggerTests.swift"
      ],
      "target_dependencies" : [
        "CioMessagingPush",
        "SharedTests"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MessagingPushFCMTests",
      "module_type" : "SwiftTarget",
      "name" : "MessagingPushFCMTests",
      "path" : "Tests/MessagingPushFCM",
      "sources" : [
        "APITest.swift",
        "DITests.swift",
        "Integration/CioAppDelegateFCMTests.swift",
        "Integration/MessagingPushFCMMocks.swift",
        "MockFirebaseService.swift"
      ],
      "target_dependencies" : [
        "CioMessagingPushFCM",
        "SharedTests"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MessagingPushAPNTests",
      "module_type" : "SwiftTarget",
      "name" : "MessagingPushAPNTests",
      "path" : "Tests/MessagingPushAPN",
      "sources" : [
        "APITest.swift",
        "DITests.swift",
        "Integration/CioAppDelegateAPNTests.swift",
        "Integration/MessagingPushAPNMocks.swift"
      ],
      "target_dependencies" : [
        "CioMessagingPushAPN",
        "SharedTests"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MessagingInAppTests",
      "module_type" : "SwiftTarget",
      "name" : "MessagingInAppTests",
      "path" : "Tests/MessagingInApp",
      "sources" : [
        "APITest.swift",
        "Config/MessagingInAppConfigBuilderTest.swift",
        "Core/IntegrationTest.swift",
        "Core/UnitTest.swift",
        "DITests.swift",
        "EngineWeb/EngineWebProviderStub.swift",
        "Extensions/GistExtensions.swift",
        "Gist/GistDelegateImplTests.swift",
        "Gist/Managers/AnonymousMessageManagerTest.swift",
        "Gist/Managers/InboxMessageCacheManagerTest.swift",
        "Gist/Managers/LogManagerTest.swift",
        "Gist/Managers/Models/MessageTest.swift",
        "Gist/Network/GistQueueNetworkTest.swift",
        "Gist/Network/Models/QueueMessagesResponseTest.swift",
        "Gist/Network/SSE/ClassifySseErrorTest.swift",
        "Gist/Network/SSE/HeartbeatTimerTest.swift",
        "Gist/Network/SSE/RetryDecisionTest.swift",
        "Gist/Network/SSE/ServerEventTest.swift",
        "Gist/Network/SSE/SseConnectionManagerTest.swift",
        "Gist/Network/SSE/SseConnectionStateTest.swift",
        "Gist/Network/SSE/SseRetryHelperTest.swift",
        "Gist/Utilities/SseLifecycleManagerTest.swift",
        "Gist/Utilities/StringPercentEncodeTests.swift",
        "Gist/Views/GistViewLifecycleDelegateTests.swift",
        "Inbox/NotificationInboxTest.swift",
        "Inbox/Type/InboxMessageTest.swift",
        "MessagingInAppImplementationTest.swift",
        "MessagingInAppTest.swift",
        "State/InAppMessageStateTests.swift",
        "Utilities/UIColor+HexTest.swift",
        "Views/InlineMessageBridgeViewTest.swift"
      ],
      "target_dependencies" : [
        "CioMessagingInApp",
        "SharedTests"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LocationTests",
      "module_type" : "SwiftTarget",
      "name" : "LocationTests",
      "path" : "Tests/Location",
      "sources" : [
        "Config/LocationConfigTest.swift",
        "Coordinator/LocationProfileEnrichmentProviderTests.swift",
        "Coordinator/LocationSyncCoordinatorTests.swift",
        "Filter/LocationFilterTests.swift",
        "LocationLifecycleObserverTest.swift",
        "LocationModuleTest.swift",
        "LocationServicesImplementationTest.swift",
        "Mocks/MockLocationProvider.swift",
        "Storage/FileLastLocationStateStoreTests.swift",
        "Storage/LastLocationStorageTests.swift",
        "Stub/InMemoryLastLocationStateStore.swift",
        "Stub/NoOpAppLifecycleNotifying.swift",
        "Stub/StubAppLifecycleNotifying.swift",
        "Stub/StubApplicationStateProvider.swift",
        "UninitializedLocationServicesTest.swift"
      ],
      "target_dependencies" : [
        "CioLocation",
        "CioInternalCommon",
        "SharedTests"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DataPipelineTests",
      "module_type" : "SwiftTarget",
      "name" : "DataPipelineTests",
      "path" : "Tests/DataPipeline",
      "sources" : [
        "APITest.swift",
        "Config/DataPipelineConfigOptionsTests.swift",
        "Config/SDKConfigBuilderTest.swift",
        "Core/IntegrationTest.swift",
        "Core/UnitTest.swift",
        "CustomerIOTests.swift",
        "DITests.swift",
        "DataPipelineCompatibilityTests.swift",
        "DataPipelineEventBustTests.swift",
        "DataPipelineImplementation+MigrationTests.swift",
        "DataPipelineImplementation+ScreenViewsTest.swift",
        "DataPipelineInteractionTests.swift",
        "Plugin/IdentifyContextPluginTest.swift",
        "Plugin/ScreenViewsFilterPluginTest.swift",
        "Support/MockPlugins.swift",
        "Support/Segment.swift",
        "Support/XCTestCaseExtensions.swift",
        "Util/DataPipelinesLoggerTests.swift",
        "Util/DeviceAttributesProviderTest.swift",
        "Util/DictionarySanitizerTests.swift",
        "Util/ProfileEnrichmentAttributesMergerTests.swift"
      ],
      "target_dependencies" : [
        "CioDataPipelines",
        "CioInternalCommon",
        "SharedTests"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CommonTests",
      "module_type" : "SwiftTarget",
      "name" : "CommonTests",
      "path" : "Tests/Common",
      "sources" : [
        "APITest.swift",
        "Communication/EventBusHandlerTests.swift",
        "Communication/EventBusTests.swift",
        "Communication/EventStorageTests.swift",
        "Communication/EventTypesRegistryTest.swift",
        "Communication/EventTypesRegistryTests.swift",
        "CustomerIOMockTest.swift",
        "CustomerIOTest.swift",
        "DIGraphTests.swift",
        "Extensions/ArrayExtensionTests.swift",
        "Extensions/DateExtensionTests.swift",
        "Extensions/ErrorExtension.swift",
        "Extensions/ResultExtensionsTests.swift",
        "Extensions/StringExtensionsTest.swift",
        "Extensions/UIKitExtensionsTests.swift",
        "Module/ModuleTopLevelObjectTest.swift",
        "ProfileEnrichment/ProfileEnrichmentRegistryTests.swift",
        "SPITests.swift",
        "Service/HttpEndpointTest.swift",
        "Service/HttpRequestErrorTest.swift",
        "Service/HttpRequestParamsTest.swift",
        "Service/Push/AppGroupIdentifierTests.swift",
        "Service/Request/PushMetricTest.swift",
        "Service/UserAgentUtilTest.swift",
        "Store/SdkConfigTest.swift",
        "Type/RegionTest.swift",
        "Type/ScreenViewTest.swift",
        "Util/AtomicTest.swift",
        "Util/DeviceInfoTest.swift",
        "Util/FileStorageTest.swift",
        "Util/JsonAdapterTest.swift",
        "Util/KeyValueStorageTest.swift",
        "Util/LogTest.swift",
        "Util/LoggerTest.swift",
        "Util/RingBufferTest.swift",
        "Util/SdkClientTest.swift",
        "Util/SdkCommonLoggerTest.swift",
        "Util/SimpleTimerTest.swift",
        "Util/StringAnyEncodable.swift",
        "Util/TimeTest.swift",
        "Util/UIKitWrapperTest.swift",
        "VersionTest.swift"
      ],
      "target_dependencies" : [
        "CioInternalCommon",
        "SharedTests"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CioTrackingMigration",
      "module_type" : "SwiftTarget",
      "name" : "CioTrackingMigration",
      "path" : "Sources/Migration",
      "product_memberships" : [
        "DataPipelines"
      ],
      "sources" : [
        "DataPipelineMigrationAssistant.swift",
        "TrackEventMigrationType.swift",
        "autogenerated/AutoDependencyInjection.generated.swift",
        "autogenerated/AutoMockable.generated.swift"
      ],
      "target_dependencies" : [
        "CioInternalCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CioMessagingPushFCM",
      "module_type" : "SwiftTarget",
      "name" : "CioMessagingPushFCM",
      "path" : "Sources/MessagingPushFCM",
      "product_memberships" : [
        "MessagingPushFCM"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/MessagingPushFCM/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Aliases.swift",
        "FirebaseService.swift",
        "Integration/CioAppDelegateFCM.swift",
        "MessagingPush+FCM.swift",
        "MessagingPushFCM+PushConfigs.swift",
        "MessagingPushFCM.swift",
        "autogenerated/AutoDependencyInjection.generated.swift",
        "autogenerated/AutoMockable.generated.swift"
      ],
      "target_dependencies" : [
        "CioMessagingPush"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CioMessagingPushAPN",
      "module_type" : "SwiftTarget",
      "name" : "CioMessagingPushAPN",
      "path" : "Sources/MessagingPushAPN",
      "product_memberships" : [
        "MessagingPushAPN"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/MessagingPushAPN/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Aliases.swift",
        "Integration/CioAppDelegateAPN.swift",
        "MessagingPush+APN.swift",
        "MessagingPushAPN+PushConfigs.swift",
        "MessagingPushAPN.swift",
        "autogenerated/AutoDependencyInjection.generated.swift",
        "autogenerated/AutoMockable.generated.swift"
      ],
      "target_dependencies" : [
        "CioMessagingPush"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CioMessagingPush",
      "module_type" : "SwiftTarget",
      "name" : "CioMessagingPush",
      "path" : "Sources/MessagingPush",
      "product_memberships" : [
        "MessagingPushAPN",
        "MessagingPushFCM"
      ],
      "sources" : [
        "Config/MessagingPushConfigBuilder.swift",
        "Config/MessagingPushConfigOptions.swift",
        "Extensions/NotificationCenterExtensions.swift",
        "Integration/CioProviderAgnosticAppDelegate.swift",
        "MessagingPush.swift",
        "MessagingPushImplementation.swift",
        "MessagingPushInstance.swift",
        "PushHandling/AutomaticPushClickHandling.swift",
        "PushHandling/ManualPushHandling+UserNotifications.swift",
        "PushHandling/NSEDeliveryContinuationBox.swift",
        "PushHandling/NSEPushCoordinator.swift",
        "PushHandling/NSEPushCoordinatorState.swift",
        "PushHandling/PushClickHandler.swift",
        "PushHandling/PushEventHandler.swift",
        "PushHandling/PushEventHandlerProxy.swift",
        "PushHandling/RichPushDeliveryTracking.swift",
        "PushHandling/iOSPushEventListener.swift",
        "RichPush/RichPushDeliveryTracker.swift",
        "RichPush/RichPushHttpClient.swift",
        "RichPush/RichPushRequest.swift",
        "RichPush/RichPushRequestHandler.swift",
        "RichPush/RichPushRequestHandling.swift",
        "Store/PushHistory.swift",
        "Type/CustomerIOParsedPushPayload.swift",
        "Type/PushNotification.swift",
        "Type/PushNotificationAction.swift",
        "UserNotificationsFramework/UserNotificationsFrameworkAdapter.swift",
        "UserNotificationsFramework/Wrappers.swift",
        "Util/NotificationCenterWrapper.swift",
        "Util/PushNotificationLogger.swift",
        "autogenerated/AutoDependencyInjection.generated.swift",
        "autogenerated/AutoMockable.generated.swift"
      ],
      "target_dependencies" : [
        "CioInternalCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CioMessagingInApp",
      "module_type" : "SwiftTarget",
      "name" : "CioMessagingInApp",
      "path" : "Sources/MessagingInApp",
      "product_dependencies" : [
        "LDSwiftEventSource"
      ],
      "product_memberships" : [
        "MessagingInApp"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/MessagingInApp/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Config/MessagingInAppConfigBuilder.swift",
        "Config/MessagingInAppConfigOptions.swift",
        "Extensions/GistExtensions.swift",
        "Extensions/LoggerExtensions.swift",
        "Extensions/UIViewExtensions.swift",
        "Gist/EngineWeb/AnyEncodable.swift",
        "Gist/EngineWeb/EngineEventHandler.swift",
        "Gist/EngineWeb/EngineWeb.swift",
        "Gist/EngineWeb/EngineWebConfiguration.swift",
        "Gist/EngineWeb/EngineWebProvider.swift",
        "Gist/Gist.swift",
        "Gist/GistDelegate.swift",
        "Gist/Managers/AnonymousMessageManager.swift",
        "Gist/Managers/InboxMessageCacheManager.swift",
        "Gist/Managers/InlineMessageManager.swift",
        "Gist/Managers/LogManager.swift",
        "Gist/Managers/MessageManager.swift",
        "Gist/Managers/MessageTracking.swift",
        "Gist/Managers/ModalMessageManager.swift",
        "Gist/Managers/ModalViewManager.swift",
        "Gist/Managers/Models/Message.swift",
        "Gist/Managers/QueueManager.swift",
        "Gist/Network/BaseNetwork.swift",
        "Gist/Network/Endpoints/LogEndpoint.swift",
        "Gist/Network/Endpoints/QueueEndpoint.swift",
        "Gist/Network/Endpoints/Utilities/GistNetworkRequest.swift",
        "Gist/Network/Endpoints/Utilities/GistNetworkRequestError.swift",
        "Gist/Network/Endpoints/Utilities/Headers.swift",
        "Gist/Network/GistQueueNetwork.swift",
        "Gist/Network/Models/InAppMessageResponse.swift",
        "Gist/Network/Models/QueueMessagesResponse.swift",
        "Gist/Network/NetworkSettings.swift",
        "Gist/Network/SSE/AsyncStreamBackport.swift",
        "Gist/Network/SSE/HeartbeatTimer.swift",
        "Gist/Network/SSE/HeartbeatTimerProtocol.swift",
        "Gist/Network/SSE/RetryDecision.swift",
        "Gist/Network/SSE/Sleeper.swift",
        "Gist/Network/SSE/SseConnectionManager.swift",
        "Gist/Network/SSE/SseConnectionState.swift",
        "Gist/Network/SSE/SseEventParser.swift",
        "Gist/Network/SSE/SseRetryHelper.swift",
        "Gist/Network/SSE/SseRetryHelperProtocol.swift",
        "Gist/Network/SSE/SseService.swift",
        "Gist/Network/SSE/SseServiceProtocol.swift",
        "Gist/Network/SessionManager.swift",
        "Gist/Network/Utilities/ElapsedTimer.swift",
        "Gist/Network/Utilities/HTTPMethod.swift",
        "Gist/Utilities/ApplicationStateProvider.swift",
        "Gist/Utilities/Encodable.swift",
        "Gist/Utilities/Environment.swift",
        "Gist/Utilities/SseLifecycleManager.swift",
        "Gist/Utilities/String.swift",
        "Gist/Utilities/UIColor+Hex.swift",
        "Gist/Utilities/URLComponents.swift",
        "Gist/Views/GistModalViewController.swift",
        "Gist/Views/GistView.swift",
        "Inbox/DefaultNotificationInbox.swift",
        "Inbox/Network/InboxMessageResponse.swift",
        "Inbox/NoOpNotificationInbox.swift",
        "Inbox/NotificationInbox.swift",
        "Inbox/Type/InboxMessage.swift",
        "Inbox/Type/InboxMessageFactory.swift",
        "Inbox/Type/NotificationInboxChangeListener.swift",
        "MessagingInApp.swift",
        "MessagingInAppImplementation.swift",
        "State/Aliases.swift",
        "State/Core/Assertions.swift",
        "State/Core/Middleware.swift",
        "State/Core/Reducer.swift",
        "State/Core/Store.swift",
        "State/Core/StoreSubscriber.swift",
        "State/Core/Subscription.swift",
        "State/Core/Synchronized.swift",
        "State/InAppMessageAction.swift",
        "State/InAppMessageManager.swift",
        "State/InAppMessageMiddleware.swift",
        "State/InAppMessageReducer.swift",
        "State/InAppMessageState.swift",
        "State/InAppMessageStore.swift",
        "Type/InAppEventListener.swift",
        "Type/InAppMessage.swift",
        "Views/GistInlineInAppMessageView.swift",
        "Views/InlineMessageBridgeView.swift",
        "Views/InlineMessageViewProtocol.swift",
        "Views/SwiftUIInline.swift",
        "Views/UIKitInline.swift",
        "autogenerated/AutoDependencyInjection.generated.swift",
        "autogenerated/AutoMockable.generated.swift"
      ],
      "target_dependencies" : [
        "CioInternalCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CioLocation",
      "module_type" : "SwiftTarget",
      "name" : "CioLocation",
      "path" : "Sources/Location",
      "product_memberships" : [
        "Location"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Location/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AppLifecycleNotifying.swift",
        "ApplicationStateProvider.swift",
        "Config/LocationConfig.swift",
        "Coordinator/FileLastLocationStateStore.swift",
        "Coordinator/LastLocationState.swift",
        "Coordinator/LastLocationStorage.swift",
        "Coordinator/LocationFilter.swift",
        "Coordinator/LocationProfileEnrichmentProvider.swift",
        "Coordinator/LocationSyncCoordinator.swift",
        "CoreLocationProvider.swift",
        "CustomerIO+Location.swift",
        "LocationLifecycleObserver.swift",
        "LocationModule.swift",
        "LocationModuleState.swift",
        "LocationProviding.swift",
        "LocationServices.swift",
        "Logger+Location.swift",
        "RealAppLifecycleNotifying.swift",
        "RegistrationToken.swift",
        "Type/LocationGranularity.swift",
        "Type/LocationProviderTypes.swift",
        "autogenerated/AutoDependencyInjection.generated.swift",
        "autogenerated/AutoMockable.generated.swift"
      ],
      "target_dependencies" : [
        "CioInternalCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CioInternalCommon",
      "module_type" : "SwiftTarget",
      "name" : "CioInternalCommon",
      "path" : "Sources/Common",
      "product_memberships" : [
        "DataPipelines",
        "MessagingPushAPN",
        "MessagingPushFCM",
        "MessagingInApp",
        "Location"
      ],
      "sources" : [
        "Background Queue/Queue.swift",
        "Background Queue/QueueStorage.swift",
        "Background Queue/Task Data/DeletePushNotificationQueueTaskData.swift",
        "Background Queue/Task Data/IdentifyProfileQueueTaskData.swift",
        "Background Queue/Task Data/RegisterPushNotificationQueueTaskData.swift",
        "Background Queue/Task Data/TrackEventQueueTaskData.swift",
        "Background Queue/Type/QueueStatus.swift",
        "Background Queue/Type/QueueTask.swift",
        "Background Queue/Type/QueueTaskMetadata.swift",
        "Background Queue/Type/QueueTaskRunResults.swift",
        "Background Queue/Type/QueueTaskType.swift",
        "Communication/Event+Location.swift",
        "Communication/Event.swift",
        "Communication/EventBus.swift",
        "Communication/EventBusHandler.swift",
        "Communication/EventMemoryStorage.swift",
        "Communication/EventStorage.swift",
        "CustomerIOInstance.swift",
        "DIGraphShared+PendingPushDeliveryStore.swift",
        "DIGraphShared.swift",
        "Deprecated/CustomerIO+Tracking.swift",
        "Extensions/ArrayExtensions.swift",
        "Extensions/DataExtensions.swift",
        "Extensions/DateExtensions.swift",
        "Extensions/DeviceExtension.swift",
        "Extensions/DictionaryExtension.swift",
        "Extensions/ErrorExtension.swift",
        "Extensions/JsonExtensions.swift",
        "Extensions/ResultExtensions.swift",
        "Extensions/StringExtensions.swift",
        "Extensions/UIKitExtensions.swift",
        "Extensions/UserDefaultExtensions.swift",
        "Module/CustomerIOModule.swift",
        "Module/ModuleTopLevelObject.swift",
        "Pipeline/DataPipelineTracking.swift",
        "ProfileEnrichment/ProfileEnrichmentProvider.swift",
        "ProfileEnrichment/ProfileEnrichmentRegistry.swift",
        "ProfileEnrichment/ProfileEnrichmentRegistryImpl.swift",
        "Service/CIOApiEndpoint.swift",
        "Service/DownloadFileType.swift",
        "Service/HttpClient.swift",
        "Service/HttpRequestError.swift",
        "Service/HttpRequestParams.swift",
        "Service/HttpRequestRunner.swift",
        "Service/Push/AppGroupIdentifier.swift",
        "Service/Push/PendingPushDeliveryMetric.swift",
        "Service/Push/PendingPushDeliveryMetricsConstants.swift",
        "Service/Push/PendingPushDeliveryStore.swift",
        "Service/Request/EmptyRequestBody.swift",
        "Service/Request/InAppMetric.swift",
        "Service/Request/MetricRequest.swift",
        "Service/Request/PushMetric.swift",
        "Service/Request/TrackDeliveryEventRequestBody.swift",
        "Service/Response/ErrorMessageResponse.swift",
        "Service/UserAgentUtil.swift",
        "Store/GlobalDataStore.swift",
        "Store/ProfileStore.swift",
        "Store/QueueInventoryMemoryStore.swift",
        "Store/SdkConfig.swift",
        "Type/DoNotTrackAutomaticScreenViewEvent.swift",
        "Type/Region.swift",
        "Type/ScreenView.swift",
        "Util/AnyEncodable.swift",
        "Util/AsyncOperation.swift",
        "Util/Atomic.swift",
        "Util/DateUtil.swift",
        "Util/DeepLinkUtil.swift",
        "Util/DeviceInfo.swift",
        "Util/DeviceMetricsGrabber.swift",
        "Util/FileStorage.swift",
        "Util/JsonAdapter.swift",
        "Util/KeyValueStorage.swift",
        "Util/KeyValueStorageKey.swift",
        "Util/Lock.swift",
        "Util/LockManager.swift",
        "Util/Log.swift",
        "Util/MockCollection.swift",
        "Util/RingBuffer.swift",
        "Util/SdkClient.swift",
        "Util/SdkCommonLoggerLogger.swift",
        "Util/SingleScheduleTimer.swift",
        "Util/StringAnyEncodable.swift",
        "Util/SystemLogger.swift",
        "Util/ThreadUtil.swift",
        "Util/Time.swift",
        "Util/Timer.swift",
        "Util/UIKitWrapper.swift",
        "Version.swift",
        "autogenerated/AutoDependencyInjection.generated.swift",
        "autogenerated/AutoMockable.generated.swift",
        "autogenerated/Autogenerated.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CioDataPipelines",
      "module_type" : "SwiftTarget",
      "name" : "CioDataPipelines",
      "path" : "Sources/DataPipeline",
      "product_dependencies" : [
        "CioAnalytics"
      ],
      "product_memberships" : [
        "DataPipelines"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/DataPipeline/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Config/DataPipelineConfigOptions.swift",
        "Config/SDKConfigBuilder.swift",
        "CustomerIO+Events.swift",
        "CustomerIO+Plugins.swift",
        "CustomerIO+Segment.swift",
        "CustomerIO.swift",
        "DataPipeline.swift",
        "DataPipelineImplementation+BGQ.swift",
        "DataPipelineImplementation.swift",
        "Plugins/AutoTrackingScreenViews.swift",
        "Plugins/Context.swift",
        "Plugins/CustomerIODestination.swift",
        "Plugins/DataPipelinePublishedEvents.swift",
        "Plugins/DeviceContexualAttributes.swift",
        "Plugins/IdentifyContextPlugin.swift",
        "Plugins/Logger.swift",
        "Plugins/ScreenFilterPlugin.swift",
        "Type/Aliases.swift",
        "Type/Region.swift",
        "Util/DataPipelinesLogger.swift",
        "Util/DeviceAttributesProvider.swift",
        "Util/DictionarySanitizer.swift",
        "Util/ProfileEnrichmentAttributesMerger.swift",
        "autogenerated/AutoDependencyInjection.generated.swift",
        "autogenerated/AutoMockable.generated.swift"
      ],
      "target_dependencies" : [
        "CioInternalCommon",
        "CioTrackingMigration"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Customer.io-Package",
      "DataPipelines",
      "Location",
      "MessagingInApp",
      "MessagingPushAPN",
      "MessagingPushFCM"
    ]
  }
}
2026-04-19 06:25:54.914 xcodebuild[867:4931] [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 Customer.io-Package -destination platform=macOS,arch=arm64
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 Customer.io-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  Customer.io: /Users/admin/builder/spi-builder-workspace
  CioAnalytics: https://github.com/customerio/cdp-analytics-swift.git @ 1.7.3+cio.1
  Sovran: https://github.com/segmentio/sovran-swift.git @ 1.1.2
  JSONSafeEncoding: https://github.com/segmentio/jsonsafeencoding-swift.git @ 2.0.0
  LDSwiftEventSource: https://github.com/LaunchDarkly/swift-eventsource.git @ 3.3.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (26 targets)
    Target 'MessagingPushFCM' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioMessagingPushFCM' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioMessagingPushFCM' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioMessagingPush' in project 'Customer.io'
    Target 'CioMessagingPushFCM' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioMessagingPushFCM' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioMessagingPush' in project 'Customer.io'
    Target 'Customer.io_CioMessagingPushFCM' in project 'Customer.io' (no dependencies)
    Target 'MessagingPushAPN' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioMessagingPushAPN' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioMessagingPushAPN' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioMessagingPush' in project 'Customer.io'
    Target 'CioMessagingPushAPN' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioMessagingPushAPN' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioMessagingPush' in project 'Customer.io'
    Target 'CioMessagingPush' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
    Target 'Customer.io_CioMessagingPushAPN' in project 'Customer.io' (no dependencies)
    Target 'MessagingInApp' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioMessagingInApp' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioMessagingInApp' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
        ➜ Explicit dependency on target 'LDSwiftEventSource' in project 'LDSwiftEventSource'
    Target 'CioMessagingInApp' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioMessagingInApp' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
        ➜ Explicit dependency on target 'LDSwiftEventSource' in project 'LDSwiftEventSource'
    Target 'LDSwiftEventSource' in project 'LDSwiftEventSource'
        ➜ Explicit dependency on target 'LDSwiftEventSource' in project 'LDSwiftEventSource'
    Target 'LDSwiftEventSource' in project 'LDSwiftEventSource' (no dependencies)
    Target 'Customer.io_CioMessagingInApp' in project 'Customer.io' (no dependencies)
    Target 'Location' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioLocation' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioLocation' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
    Target 'CioLocation' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioLocation' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
    Target 'Customer.io_CioLocation' in project 'Customer.io' (no dependencies)
    Target 'DataPipelines' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioDataPipelines' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioDataPipelines' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioTrackingMigration' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioAnalytics' in project 'CioAnalytics'
    Target 'CioDataPipelines' in project 'Customer.io'
        ➜ Explicit dependency on target 'Customer.io_CioDataPipelines' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioTrackingMigration' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioAnalytics' in project 'CioAnalytics'
    Target 'CioAnalytics' in project 'CioAnalytics'
        ➜ Explicit dependency on target 'CioAnalytics' in project 'CioAnalytics'
        ➜ Explicit dependency on target 'Sovran' in project 'Sovran'
        ➜ Explicit dependency on target 'JSONSafeEncoding' in project 'JSONSafeEncoding'
    Target 'CioAnalytics' in project 'CioAnalytics'
        ➜ Explicit dependency on target 'Sovran' in project 'Sovran'
        ➜ Explicit dependency on target 'JSONSafeEncoding' in project 'JSONSafeEncoding'
    Target 'JSONSafeEncoding' in project 'JSONSafeEncoding'
        ➜ Explicit dependency on target 'JSONSafeEncoding' in project 'JSONSafeEncoding'
    Target 'JSONSafeEncoding' in project 'JSONSafeEncoding' (no dependencies)
    Target 'Sovran' in project 'Sovran'
        ➜ Explicit dependency on target 'Sovran' in project 'Sovran'
    Target 'Sovran' in project 'Sovran' (no dependencies)
    Target 'CioTrackingMigration' in project 'Customer.io'
        ➜ Explicit dependency on target 'CioInternalCommon' in project 'Customer.io'
    Target 'CioInternalCommon' in project 'Customer.io' (no dependencies)
    Target 'Customer.io_CioDataPipelines' in project 'Customer.io' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 7719c9e6aa85de855f9757876afddc7f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7719c9e6aa85de855f9757876afddc7f.xcbuilddata
error: The package product 'CioAnalytics' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'CioDataPipelines' from project 'Customer.io')
2026-04-19 06:25:56.272 xcodebuild[870:4966] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:52bf95601a08d949f08501b9d9b44bf498db86c4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:52bf95601a08d949f08501b9d9b44bf498db86c4, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:52bf95601a08d949f08501b9d9b44bf498db86c4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:52bf95601a08d949f08501b9d9b44bf498db86c4, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Customer.io-Package
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild