The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build IterableSDK, reference 6.6.0-beta3 (0743ab), with Swift 6.1 for tvOS using Xcode 16.3 on 1 May 2025 11:51:26 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IterableSDK-Package -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Iterable/iterable-swift-sdk.git
Reference: 6.6.0-beta3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Iterable/iterable-swift-sdk
 * tag               6.6.0-beta3 -> FETCH_HEAD
HEAD is now at 0743abd [MOB-10929] updates changelog and version numbers (#901)
Cloned https://github.com/Iterable/iterable-swift-sdk.git
Revision (git rev-parse @):
0743abdaeed48f4897f3f538511a6431b18cc0fe
SUCCESS checkout https://github.com/Iterable/iterable-swift-sdk.git at 6.6.0-beta3
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Iterable/iterable-swift-sdk.git
https://github.com/Iterable/iterable-swift-sdk.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "IterableSDK",
  "name" : "IterableSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "IterableSDK",
      "targets" : [
        "IterableSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IterableAppExtensions",
      "targets" : [
        "IterableAppExtensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IterableSDK",
      "module_type" : "SwiftTarget",
      "name" : "IterableSDK",
      "path" : "swift-sdk",
      "product_memberships" : [
        "IterableSDK"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/IterableDataModel.xcdatamodeld",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/anoncriteria_response.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/swift-sdk/ui-components/uikit/IterableEmbeddedView.xib",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/swift-sdk/ui-components/uikit/SampleInboxCell.xib",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Core/Constants.swift",
        "Core/Models/CommerceItem.swift",
        "Core/Models/IterableAction.swift",
        "Core/Models/IterableActionContext.swift",
        "Core/Models/IterableAttributionInfo.swift",
        "Core/Models/IterableEmbeddedMessage.swift",
        "Core/Models/IterableInAppMessage.swift",
        "Core/Models/IterablePushNotificationMetadata.swift",
        "Core/Models/RetryPolicy.swift",
        "Core/Protocols/IterableAuthManagerProtocol.swift",
        "Core/Protocols/IterableEmbeddedManagerProtocol.swift",
        "Core/Protocols/IterableEmbeddedUpdateDelegate.swift",
        "Core/Protocols/IterableInAppManagerProtocol.swift",
        "Core/Protocols/IterableInboxViewControllerViewDelegate.swift",
        "Core/Utilities/AuthFailure.swift",
        "Core/Utilities/AuthFailureReason.swift",
        "Internal/APNSTypeChecker.swift",
        "Internal/ActionRunner.swift",
        "Internal/AnonymousUserManager+Functions.swift",
        "Internal/AnonymousUserManager.swift",
        "Internal/AnonymousUserManagerProtocol.swift",
        "Internal/AnonymousUserMerge.swift",
        "Internal/AppExtensionHelper.swift",
        "Internal/Auth.swift",
        "Internal/AuthManager.swift",
        "Internal/ClassExtensions.swift",
        "Internal/CoreDataUtil.swift",
        "Internal/DataFieldsHelper.swift",
        "Internal/DateProvider.swift",
        "Internal/DeepLinkManager.swift",
        "Internal/Dwifft/AbstractDiffCalculator.swift",
        "Internal/Dwifft/Dwifft+UIKit.swift",
        "Internal/Dwifft/Dwifft.swift",
        "Internal/Dwifft/SectionedValues.swift",
        "Internal/EmbeddedHelper.swift",
        "Internal/EmbeddedMessagingProcessor.swift",
        "Internal/EmbeddedMessagingSerialization.swift",
        "Internal/EmbeddedSessionManager.swift",
        "Internal/EmptyEmbeddedManager.swift",
        "Internal/EmptyInAppManager.swift",
        "Internal/HealthMonitor.swift",
        "Internal/InboxImpressionTracker.swift",
        "Internal/InboxMessageViewModel.swift",
        "Internal/InboxSessionManager.swift",
        "Internal/InboxState.swift",
        "Internal/InboxViewControllerViewModel.swift",
        "Internal/InboxViewControllerViewModelProtocol.swift",
        "Internal/InboxViewControllerViewModelView.swift",
        "Internal/InternalIterableAPI.swift",
        "Internal/InternalIterableAppIntegration.swift",
        "Internal/IterableAPICallRequest.swift",
        "Internal/IterableAPICallTaskProcessor.swift",
        "Internal/IterableAPIMobileFrameworkDetector.swift",
        "Internal/IterableCoreDataPersistence.swift",
        "Internal/IterableEmbeddedManager.swift",
        "Internal/IterableHtmlMessageViewController.swift",
        "Internal/IterableIdentityResolution.swift",
        "Internal/IterableInboxCell+Layout.swift",
        "Internal/IterableNotifications.swift",
        "Internal/IterablePersistence.swift",
        "Internal/IterableRequest.swift",
        "Internal/IterableRequestUtil.swift",
        "Internal/IterableTask.swift",
        "Internal/IterableTaskError.swift",
        "Internal/IterableTaskManagedObject.swift",
        "Internal/IterableTaskProcessor.swift",
        "Internal/IterableTaskResult.swift",
        "Internal/IterableTaskRunner.swift",
        "Internal/IterableTaskScheduler.swift",
        "Internal/IterableUserDefaults.swift",
        "Internal/MiscEmbeddedClasses.swift",
        "Internal/MiscInboxClasses.swift",
        "Internal/Models.swift",
        "Internal/Network/NetworkConnectivityChecker.swift",
        "Internal/Network/NetworkConnectivityManager.swift",
        "Internal/Network/NetworkHelper.swift",
        "Internal/Network/NetworkMonitor.swift",
        "Internal/Network/NetworkSession.swift",
        "Internal/Pending.swift",
        "Internal/RequestHandlerProtocol.swift",
        "Internal/RequestProcessorUtil.swift",
        "Internal/RequestSender.swift",
        "Internal/Utilities/DependencyContainer.swift",
        "Internal/Utilities/DependencyContainerProtocol.swift",
        "Internal/Utilities/IterableLogUtil.swift",
        "Internal/Utilities/IterableUtil.swift",
        "Internal/Utilities/Keychain/IterableKeychain.swift",
        "Internal/Utilities/Keychain/KeychainWrapper.swift",
        "Internal/Utilities/LocalStorage.swift",
        "Internal/Utilities/LocalStorageProtocol.swift",
        "Internal/Utilities/NotificationHelper.swift",
        "Internal/Utilities/OrderedDictionary.swift",
        "Internal/Utilities/PersistenceHelper.swift",
        "Internal/Utilities/ResourceHelper.swift",
        "Internal/Utilities/UIColor+Extension.swift",
        "Internal/Utilities/WebViewProtocol.swift",
        "Internal/api-client/ApiClient.swift",
        "Internal/api-client/ApiClientProtocol.swift",
        "Internal/api-client/Request/OfflineRequestProcessor.swift",
        "Internal/api-client/Request/OnlineRequestProcessor.swift",
        "Internal/api-client/Request/RequestCreator.swift",
        "Internal/api-client/Request/RequestHandler.swift",
        "Internal/api-client/Request/RequestProcessorProtocol.swift",
        "Internal/in-app/InAppCalculations.swift",
        "Internal/in-app/InAppContentParser.swift",
        "Internal/in-app/InAppDisplayer.swift",
        "Internal/in-app/InAppHelper.swift",
        "Internal/in-app/InAppInternal.swift",
        "Internal/in-app/InAppManager+Functions.swift",
        "Internal/in-app/InAppManager.swift",
        "Internal/in-app/InAppMessageParser.swift",
        "Internal/in-app/InAppPersistence.swift",
        "Internal/in-app/InAppPresenter.swift",
        "IterableTokenGenerator.swift",
        "SDK/IterableAPI.swift",
        "SDK/IterableAppIntegration.swift",
        "SDK/IterableConfig.swift",
        "SDK/IterableLogging.swift",
        "SDK/IterableMessaging.swift",
        "ui-components/swiftui/InboxViewRepresentable.swift",
        "ui-components/swiftui/IterableInboxView.swift",
        "ui-components/uikit/IterableEmbeddedView.swift",
        "ui-components/uikit/IterableInboxCell.swift",
        "ui-components/uikit/IterableInboxNavigationViewController.swift",
        "ui-components/uikit/IterableInboxViewController.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IterableAppExtensions",
      "module_type" : "SwiftTarget",
      "name" : "IterableAppExtensions",
      "path" : "notification-extension",
      "product_memberships" : [
        "IterableAppExtensions"
      ],
      "sources" : [
        "ITBNotificationServiceExtension.swift",
        "NotificationContentParser.swift",
        "NotificationExtensionConstants.swift",
        "TestFile.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "IterableSDK",
  "name" : "IterableSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "IterableSDK",
      "targets" : [
        "IterableSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IterableAppExtensions",
      "targets" : [
        "IterableAppExtensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IterableSDK",
      "module_type" : "SwiftTarget",
      "name" : "IterableSDK",
      "path" : "swift-sdk",
      "product_memberships" : [
        "IterableSDK"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/IterableDataModel.xcdatamodeld",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/anoncriteria_response.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/swift-sdk/ui-components/uikit/IterableEmbeddedView.xib",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/swift-sdk/ui-components/uikit/SampleInboxCell.xib",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Core/Constants.swift",
        "Core/Models/CommerceItem.swift",
        "Core/Models/IterableAction.swift",
        "Core/Models/IterableActionContext.swift",
        "Core/Models/IterableAttributionInfo.swift",
        "Core/Models/IterableEmbeddedMessage.swift",
        "Core/Models/IterableInAppMessage.swift",
        "Core/Models/IterablePushNotificationMetadata.swift",
        "Core/Models/RetryPolicy.swift",
        "Core/Protocols/IterableAuthManagerProtocol.swift",
        "Core/Protocols/IterableEmbeddedManagerProtocol.swift",
        "Core/Protocols/IterableEmbeddedUpdateDelegate.swift",
        "Core/Protocols/IterableInAppManagerProtocol.swift",
        "Core/Protocols/IterableInboxViewControllerViewDelegate.swift",
        "Core/Utilities/AuthFailure.swift",
        "Core/Utilities/AuthFailureReason.swift",
        "Internal/APNSTypeChecker.swift",
        "Internal/ActionRunner.swift",
        "Internal/AnonymousUserManager+Functions.swift",
        "Internal/AnonymousUserManager.swift",
        "Internal/AnonymousUserManagerProtocol.swift",
        "Internal/AnonymousUserMerge.swift",
        "Internal/AppExtensionHelper.swift",
        "Internal/Auth.swift",
        "Internal/AuthManager.swift",
        "Internal/ClassExtensions.swift",
        "Internal/CoreDataUtil.swift",
        "Internal/DataFieldsHelper.swift",
        "Internal/DateProvider.swift",
        "Internal/DeepLinkManager.swift",
        "Internal/Dwifft/AbstractDiffCalculator.swift",
        "Internal/Dwifft/Dwifft+UIKit.swift",
        "Internal/Dwifft/Dwifft.swift",
        "Internal/Dwifft/SectionedValues.swift",
        "Internal/EmbeddedHelper.swift",
        "Internal/EmbeddedMessagingProcessor.swift",
        "Internal/EmbeddedMessagingSerialization.swift",
        "Internal/EmbeddedSessionManager.swift",
        "Internal/EmptyEmbeddedManager.swift",
        "Internal/EmptyInAppManager.swift",
        "Internal/HealthMonitor.swift",
        "Internal/InboxImpressionTracker.swift",
        "Internal/InboxMessageViewModel.swift",
        "Internal/InboxSessionManager.swift",
        "Internal/InboxState.swift",
        "Internal/InboxViewControllerViewModel.swift",
        "Internal/InboxViewControllerViewModelProtocol.swift",
        "Internal/InboxViewControllerViewModelView.swift",
        "Internal/InternalIterableAPI.swift",
        "Internal/InternalIterableAppIntegration.swift",
        "Internal/IterableAPICallRequest.swift",
        "Internal/IterableAPICallTaskProcessor.swift",
        "Internal/IterableAPIMobileFrameworkDetector.swift",
        "Internal/IterableCoreDataPersistence.swift",
        "Internal/IterableEmbeddedManager.swift",
        "Internal/IterableHtmlMessageViewController.swift",
        "Internal/IterableIdentityResolution.swift",
        "Internal/IterableInboxCell+Layout.swift",
        "Internal/IterableNotifications.swift",
        "Internal/IterablePersistence.swift",
        "Internal/IterableRequest.swift",
        "Internal/IterableRequestUtil.swift",
        "Internal/IterableTask.swift",
        "Internal/IterableTaskError.swift",
        "Internal/IterableTaskManagedObject.swift",
        "Internal/IterableTaskProcessor.swift",
        "Internal/IterableTaskResult.swift",
        "Internal/IterableTaskRunner.swift",
        "Internal/IterableTaskScheduler.swift",
        "Internal/IterableUserDefaults.swift",
        "Internal/MiscEmbeddedClasses.swift",
        "Internal/MiscInboxClasses.swift",
        "Internal/Models.swift",
        "Internal/Network/NetworkConnectivityChecker.swift",
        "Internal/Network/NetworkConnectivityManager.swift",
        "Internal/Network/NetworkHelper.swift",
        "Internal/Network/NetworkMonitor.swift",
        "Internal/Network/NetworkSession.swift",
        "Internal/Pending.swift",
        "Internal/RequestHandlerProtocol.swift",
        "Internal/RequestProcessorUtil.swift",
        "Internal/RequestSender.swift",
        "Internal/Utilities/DependencyContainer.swift",
        "Internal/Utilities/DependencyContainerProtocol.swift",
        "Internal/Utilities/IterableLogUtil.swift",
        "Internal/Utilities/IterableUtil.swift",
        "Internal/Utilities/Keychain/IterableKeychain.swift",
        "Internal/Utilities/Keychain/KeychainWrapper.swift",
        "Internal/Utilities/LocalStorage.swift",
        "Internal/Utilities/LocalStorageProtocol.swift",
        "Internal/Utilities/NotificationHelper.swift",
        "Internal/Utilities/OrderedDictionary.swift",
        "Internal/Utilities/PersistenceHelper.swift",
        "Internal/Utilities/ResourceHelper.swift",
        "Internal/Utilities/UIColor+Extension.swift",
        "Internal/Utilities/WebViewProtocol.swift",
        "Internal/api-client/ApiClient.swift",
        "Internal/api-client/ApiClientProtocol.swift",
        "Internal/api-client/Request/OfflineRequestProcessor.swift",
        "Internal/api-client/Request/OnlineRequestProcessor.swift",
        "Internal/api-client/Request/RequestCreator.swift",
        "Internal/api-client/Request/RequestHandler.swift",
        "Internal/api-client/Request/RequestProcessorProtocol.swift",
        "Internal/in-app/InAppCalculations.swift",
        "Internal/in-app/InAppContentParser.swift",
        "Internal/in-app/InAppDisplayer.swift",
        "Internal/in-app/InAppHelper.swift",
        "Internal/in-app/InAppInternal.swift",
        "Internal/in-app/InAppManager+Functions.swift",
        "Internal/in-app/InAppManager.swift",
        "Internal/in-app/InAppMessageParser.swift",
        "Internal/in-app/InAppPersistence.swift",
        "Internal/in-app/InAppPresenter.swift",
        "IterableTokenGenerator.swift",
        "SDK/IterableAPI.swift",
        "SDK/IterableAppIntegration.swift",
        "SDK/IterableConfig.swift",
        "SDK/IterableLogging.swift",
        "SDK/IterableMessaging.swift",
        "ui-components/swiftui/InboxViewRepresentable.swift",
        "ui-components/swiftui/IterableInboxView.swift",
        "ui-components/uikit/IterableEmbeddedView.swift",
        "ui-components/uikit/IterableInboxCell.swift",
        "ui-components/uikit/IterableInboxNavigationViewController.swift",
        "ui-components/uikit/IterableInboxViewController.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IterableAppExtensions",
      "module_type" : "SwiftTarget",
      "name" : "IterableAppExtensions",
      "path" : "notification-extension",
      "product_memberships" : [
        "IterableAppExtensions"
      ],
      "sources" : [
        "ITBNotificationServiceExtension.swift",
        "NotificationContentParser.swift",
        "NotificationExtensionConstants.swift",
        "TestFile.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "swift-sdk",
    "schemes" : [
      "AnonymousUserMerge",
      "endpoint-tests",
      "inbox-ui-tests-app",
      "swift-sdk",
      "swift-sdk-parallel",
      "ui-tests-app"
    ],
    "targets" : [
      "swift-sdk",
      "notification-extension",
      "host-app",
      "ui-tests-app",
      "inbox-ui-tests-app",
      "unit-tests",
      "notification-extension-tests",
      "ui-tests",
      "inbox-ui-tests",
      "endpoint-tests",
      "offline-events-tests",
      "AnonymousUserMerge"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "IterableAppExtensions",
      "IterableSDK",
      "IterableSDK-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IterableSDK-Package -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 IterableSDK-Package -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  IterableSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'IterableSDK' in project 'IterableSDK'
        ➜ Explicit dependency on target 'IterableSDK' in project 'IterableSDK'
        ➜ Explicit dependency on target 'IterableSDK_IterableSDK' in project 'IterableSDK'
    Target 'IterableSDK' in project 'IterableSDK'
        ➜ Explicit dependency on target 'IterableSDK_IterableSDK' in project 'IterableSDK'
    Target 'IterableSDK_IterableSDK' in project 'IterableSDK' (no dependencies)
    Target 'IterableAppExtensions' in project 'IterableSDK'
        ➜ Explicit dependency on target 'IterableAppExtensions' in project 'IterableSDK'
    Target 'IterableAppExtensions' in project 'IterableSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/momc --dry-run --action generate --swift-version 5 --sdkroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --appletvos-deployment-target 12.0 --module IterableSDK /Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/IterableDataModel.xcdatamodeld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/DerivedSources/CoreDataGenerated/IterableDataModel
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c7209713b820cab6aa7deee6f4990685
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c7209713b820cab6aa7deee6f4990685.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/IterableSDK_IterableSDK.DependencyStaticMetadataFileList (in target 'IterableSDK_IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/IterableSDK_IterableSDK.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/IterableSDK_IterableSDK.DependencyMetadataFileList (in target 'IterableSDK_IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/IterableSDK_IterableSDK.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/empty-IterableSDK_IterableSDK.plist (in target 'IterableSDK_IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/empty-IterableSDK_IterableSDK.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/IterableSDK.modulemap (in target 'IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/IterableSDK.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/Objects-normal/arm64/IterableSDK.SwiftConstValuesFileList (in target 'IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/Objects-normal/arm64/IterableSDK.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/Objects-normal/arm64/IterableSDK-OutputFileMap.json (in target 'IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/Objects-normal/arm64/IterableSDK-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/Objects-normal/arm64/IterableSDK_const_extract_protocols.json (in target 'IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/Objects-normal/arm64/IterableSDK_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/Objects-normal/arm64/IterableSDK.LinkFileList (in target 'IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/Objects-normal/arm64/IterableSDK.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/Objects-normal/arm64/IterableSDK.SwiftFileList (in target 'IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/Objects-normal/arm64/IterableSDK.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/IterableSDK.DependencyStaticMetadataFileList (in target 'IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/IterableSDK.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/IterableSDK.DependencyMetadataFileList (in target 'IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/IterableSDK.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/DerivedSources/resource_bundle_accessor.swift (in target 'IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/IterableSDK.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/IterableSDK.modulemap (in target 'IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/IterableSDK.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableAppExtensions.build/Objects-normal/arm64/IterableAppExtensions.LinkFileList (in target 'IterableAppExtensions' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableAppExtensions.build/Objects-normal/arm64/IterableAppExtensions.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableAppExtensions.build/Objects-normal/arm64/IterableAppExtensions.SwiftFileList (in target 'IterableAppExtensions' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableAppExtensions.build/Objects-normal/arm64/IterableAppExtensions.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableAppExtensions.build/Objects-normal/arm64/IterableAppExtensions-OutputFileMap.json (in target 'IterableAppExtensions' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableAppExtensions.build/Objects-normal/arm64/IterableAppExtensions-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableAppExtensions.build/Objects-normal/arm64/IterableAppExtensions.SwiftConstValuesFileList (in target 'IterableAppExtensions' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableAppExtensions.build/Objects-normal/arm64/IterableAppExtensions.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableAppExtensions.build/Objects-normal/arm64/IterableAppExtensions_const_extract_protocols.json (in target 'IterableAppExtensions' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableAppExtensions.build/Objects-normal/arm64/IterableAppExtensions_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableAppExtensions.build/IterableAppExtensions.modulemap (in target 'IterableAppExtensions' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableAppExtensions.build/IterableAppExtensions.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableAppExtensions.build/IterableAppExtensions.DependencyStaticMetadataFileList (in target 'IterableAppExtensions' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableAppExtensions.build/IterableAppExtensions.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableAppExtensions.build/IterableAppExtensions.DependencyMetadataFileList (in target 'IterableAppExtensions' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableAppExtensions.build/IterableAppExtensions.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IterableSDK_IterableSDK.bundle (in target 'IterableSDK_IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IterableSDK_IterableSDK.bundle
DataModelCompile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IterableSDK_IterableSDK.bundle/ /Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/IterableDataModel.xcdatamodeld (in target 'IterableSDK_IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/momc --sdkroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --appletvos-deployment-target 12.0 --module IterableSDK_IterableSDK /Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/IterableDataModel.xcdatamodeld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IterableSDK_IterableSDK.bundle/
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/IterableAppExtensions.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableAppExtensions.build/IterableAppExtensions.modulemap (in target 'IterableAppExtensions' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableAppExtensions.build/IterableAppExtensions.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IterableSDK_IterableSDK.bundle/anoncriteria_response.json /Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/anoncriteria_response.json (in target 'IterableSDK_IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/anoncriteria_response.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IterableSDK_IterableSDK.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IterableSDK_IterableSDK.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/PrivacyInfo.xcprivacy (in target 'IterableSDK_IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IterableSDK_IterableSDK.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/assetcatalog_output/thinned (in target 'IterableSDK_IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/assetcatalog_output/thinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/assetcatalog_output/unthinned (in target 'IterableSDK_IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/assetcatalog_output/unthinned
CompileXIB /Users/admin/builder/spi-builder-workspace/swift-sdk/ui-components/uikit/SampleInboxCell.xib (in target 'IterableSDK_IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module IterableSDK_IterableSDK --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/SampleInboxCell-PartialInfo.plist --auto-activate-custom-fonts --target-device tv --minimum-deployment-target 12.0 --output-format human-readable-text --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IterableSDK_IterableSDK.bundle/SampleInboxCell.nib /Users/admin/builder/spi-builder-workspace/swift-sdk/ui-components/uikit/SampleInboxCell.xib
/* com.apple.ibtool.errors */
/Users/admin/builder/spi-builder-workspace/swift-sdk/ui-components/uikit/SampleInboxCell.xib: error: iOS xibs do not support target device type "tv".
CompileXIB /Users/admin/builder/spi-builder-workspace/swift-sdk/ui-components/uikit/IterableEmbeddedView.xib (in target 'IterableSDK_IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module IterableSDK_IterableSDK --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/IterableEmbeddedView-PartialInfo.plist --auto-activate-custom-fonts --target-device tv --minimum-deployment-target 12.0 --output-format human-readable-text --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IterableSDK_IterableSDK.bundle/IterableEmbeddedView.nib /Users/admin/builder/spi-builder-workspace/swift-sdk/ui-components/uikit/IterableEmbeddedView.xib
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/Assets.xcassets (in target 'IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/Assets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --leaderboard-identifier-prefix IterableSDK.game-center.leaderboard. --leaderboard-set-identifier-prefix IterableSDK.game-center.leaderboard-set. --target-device tv --minimum-deployment-target 12.0 --platform appletvos --bundle-identifier spi-builder-workspace.IterableSDK --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/DerivedSources/GeneratedAssetSymbols-Index.plist
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IterableSDK_IterableSDK.bundle /Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/Assets.xcassets (in target 'IterableSDK_IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/Assets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --leaderboard-identifier-prefix IterableSDK_IterableSDK.game-center.leaderboard. --leaderboard-set-identifier-prefix IterableSDK_IterableSDK.game-center.leaderboard-set. --target-device tv --minimum-deployment-target 12.0 --platform appletvos
** BUILD FAILED **
The following build commands failed:
	CompileXIB /Users/admin/builder/spi-builder-workspace/swift-sdk/ui-components/uikit/SampleInboxCell.xib (in target 'IterableSDK_IterableSDK' from project 'IterableSDK')
	Building workspace spi-builder-workspace with scheme IterableSDK-Package
(2 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  IterableSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: IterableSDK
{
  "dependencies" : [
  ],
  "manifest_display_name" : "IterableSDK",
  "name" : "IterableSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "IterableSDK",
      "targets" : [
        "IterableSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IterableAppExtensions",
      "targets" : [
        "IterableAppExtensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IterableSDK",
      "module_type" : "SwiftTarget",
      "name" : "IterableSDK",
      "path" : "swift-sdk",
      "product_memberships" : [
        "IterableSDK"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/IterableDataModel.xcdatamodeld",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/anoncriteria_response.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/swift-sdk/ui-components/uikit/IterableEmbeddedView.xib",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/swift-sdk/ui-components/uikit/SampleInboxCell.xib",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Core/Constants.swift",
        "Core/Models/CommerceItem.swift",
        "Core/Models/IterableAction.swift",
        "Core/Models/IterableActionContext.swift",
        "Core/Models/IterableAttributionInfo.swift",
        "Core/Models/IterableEmbeddedMessage.swift",
        "Core/Models/IterableInAppMessage.swift",
        "Core/Models/IterablePushNotificationMetadata.swift",
        "Core/Models/RetryPolicy.swift",
        "Core/Protocols/IterableAuthManagerProtocol.swift",
        "Core/Protocols/IterableEmbeddedManagerProtocol.swift",
        "Core/Protocols/IterableEmbeddedUpdateDelegate.swift",
        "Core/Protocols/IterableInAppManagerProtocol.swift",
        "Core/Protocols/IterableInboxViewControllerViewDelegate.swift",
        "Core/Utilities/AuthFailure.swift",
        "Core/Utilities/AuthFailureReason.swift",
        "Internal/APNSTypeChecker.swift",
        "Internal/ActionRunner.swift",
        "Internal/AnonymousUserManager+Functions.swift",
        "Internal/AnonymousUserManager.swift",
        "Internal/AnonymousUserManagerProtocol.swift",
        "Internal/AnonymousUserMerge.swift",
        "Internal/AppExtensionHelper.swift",
        "Internal/Auth.swift",
        "Internal/AuthManager.swift",
        "Internal/ClassExtensions.swift",
        "Internal/CoreDataUtil.swift",
        "Internal/DataFieldsHelper.swift",
        "Internal/DateProvider.swift",
        "Internal/DeepLinkManager.swift",
        "Internal/Dwifft/AbstractDiffCalculator.swift",
        "Internal/Dwifft/Dwifft+UIKit.swift",
        "Internal/Dwifft/Dwifft.swift",
        "Internal/Dwifft/SectionedValues.swift",
        "Internal/EmbeddedHelper.swift",
        "Internal/EmbeddedMessagingProcessor.swift",
        "Internal/EmbeddedMessagingSerialization.swift",
        "Internal/EmbeddedSessionManager.swift",
        "Internal/EmptyEmbeddedManager.swift",
        "Internal/EmptyInAppManager.swift",
        "Internal/HealthMonitor.swift",
        "Internal/InboxImpressionTracker.swift",
        "Internal/InboxMessageViewModel.swift",
        "Internal/InboxSessionManager.swift",
        "Internal/InboxState.swift",
        "Internal/InboxViewControllerViewModel.swift",
        "Internal/InboxViewControllerViewModelProtocol.swift",
        "Internal/InboxViewControllerViewModelView.swift",
        "Internal/InternalIterableAPI.swift",
        "Internal/InternalIterableAppIntegration.swift",
        "Internal/IterableAPICallRequest.swift",
        "Internal/IterableAPICallTaskProcessor.swift",
        "Internal/IterableAPIMobileFrameworkDetector.swift",
        "Internal/IterableCoreDataPersistence.swift",
        "Internal/IterableEmbeddedManager.swift",
        "Internal/IterableHtmlMessageViewController.swift",
        "Internal/IterableIdentityResolution.swift",
        "Internal/IterableInboxCell+Layout.swift",
        "Internal/IterableNotifications.swift",
        "Internal/IterablePersistence.swift",
        "Internal/IterableRequest.swift",
        "Internal/IterableRequestUtil.swift",
        "Internal/IterableTask.swift",
        "Internal/IterableTaskError.swift",
        "Internal/IterableTaskManagedObject.swift",
        "Internal/IterableTaskProcessor.swift",
        "Internal/IterableTaskResult.swift",
        "Internal/IterableTaskRunner.swift",
        "Internal/IterableTaskScheduler.swift",
        "Internal/IterableUserDefaults.swift",
        "Internal/MiscEmbeddedClasses.swift",
        "Internal/MiscInboxClasses.swift",
        "Internal/Models.swift",
        "Internal/Network/NetworkConnectivityChecker.swift",
        "Internal/Network/NetworkConnectivityManager.swift",
        "Internal/Network/NetworkHelper.swift",
        "Internal/Network/NetworkMonitor.swift",
        "Internal/Network/NetworkSession.swift",
        "Internal/Pending.swift",
        "Internal/RequestHandlerProtocol.swift",
        "Internal/RequestProcessorUtil.swift",
        "Internal/RequestSender.swift",
        "Internal/Utilities/DependencyContainer.swift",
        "Internal/Utilities/DependencyContainerProtocol.swift",
        "Internal/Utilities/IterableLogUtil.swift",
        "Internal/Utilities/IterableUtil.swift",
        "Internal/Utilities/Keychain/IterableKeychain.swift",
        "Internal/Utilities/Keychain/KeychainWrapper.swift",
        "Internal/Utilities/LocalStorage.swift",
        "Internal/Utilities/LocalStorageProtocol.swift",
        "Internal/Utilities/NotificationHelper.swift",
        "Internal/Utilities/OrderedDictionary.swift",
        "Internal/Utilities/PersistenceHelper.swift",
        "Internal/Utilities/ResourceHelper.swift",
        "Internal/Utilities/UIColor+Extension.swift",
        "Internal/Utilities/WebViewProtocol.swift",
        "Internal/api-client/ApiClient.swift",
        "Internal/api-client/ApiClientProtocol.swift",
        "Internal/api-client/Request/OfflineRequestProcessor.swift",
        "Internal/api-client/Request/OnlineRequestProcessor.swift",
        "Internal/api-client/Request/RequestCreator.swift",
        "Internal/api-client/Request/RequestHandler.swift",
        "Internal/api-client/Request/RequestProcessorProtocol.swift",
        "Internal/in-app/InAppCalculations.swift",
        "Internal/in-app/InAppContentParser.swift",
        "Internal/in-app/InAppDisplayer.swift",
        "Internal/in-app/InAppHelper.swift",
        "Internal/in-app/InAppInternal.swift",
        "Internal/in-app/InAppManager+Functions.swift",
        "Internal/in-app/InAppManager.swift",
        "Internal/in-app/InAppMessageParser.swift",
        "Internal/in-app/InAppPersistence.swift",
        "Internal/in-app/InAppPresenter.swift",
        "IterableTokenGenerator.swift",
        "SDK/IterableAPI.swift",
        "SDK/IterableAppIntegration.swift",
        "SDK/IterableConfig.swift",
        "SDK/IterableLogging.swift",
        "SDK/IterableMessaging.swift",
        "ui-components/swiftui/InboxViewRepresentable.swift",
        "ui-components/swiftui/IterableInboxView.swift",
        "ui-components/uikit/IterableEmbeddedView.swift",
        "ui-components/uikit/IterableInboxCell.swift",
        "ui-components/uikit/IterableInboxNavigationViewController.swift",
        "ui-components/uikit/IterableInboxViewController.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IterableAppExtensions",
      "module_type" : "SwiftTarget",
      "name" : "IterableAppExtensions",
      "path" : "notification-extension",
      "product_memberships" : [
        "IterableAppExtensions"
      ],
      "sources" : [
        "ITBNotificationServiceExtension.swift",
        "NotificationContentParser.swift",
        "NotificationExtensionConstants.swift",
        "TestFile.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "IterableAppExtensions",
      "IterableSDK",
      "IterableSDK-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IterableSDK-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.3.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 IterableSDK-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  IterableSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'IterableSDK' in project 'IterableSDK'
        ➜ Explicit dependency on target 'IterableSDK' in project 'IterableSDK'
        ➜ Explicit dependency on target 'IterableSDK_IterableSDK' in project 'IterableSDK'
    Target 'IterableSDK' in project 'IterableSDK'
        ➜ Explicit dependency on target 'IterableSDK_IterableSDK' in project 'IterableSDK'
    Target 'IterableSDK_IterableSDK' in project 'IterableSDK' (no dependencies)
    Target 'IterableAppExtensions' in project 'IterableSDK'
        ➜ Explicit dependency on target 'IterableAppExtensions' in project 'IterableSDK'
    Target 'IterableAppExtensions' in project 'IterableSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/momc --dry-run --action generate --swift-version 5 --sdkroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --appletvos-deployment-target 12.0 --module IterableSDK /Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/IterableDataModel.xcdatamodeld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/DerivedSources/CoreDataGenerated/IterableDataModel
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2c63a114bec4ca6f5d117762d72c8cea
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2c63a114bec4ca6f5d117762d72c8cea.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
DataModelCompile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IterableSDK_IterableSDK.bundle/ /Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/IterableDataModel.xcdatamodeld (in target 'IterableSDK_IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/momc --sdkroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --appletvos-deployment-target 12.0 --module IterableSDK_IterableSDK /Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/IterableDataModel.xcdatamodeld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IterableSDK_IterableSDK.bundle/
CompileXIB /Users/admin/builder/spi-builder-workspace/swift-sdk/ui-components/uikit/SampleInboxCell.xib (in target 'IterableSDK_IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module IterableSDK_IterableSDK --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/SampleInboxCell-PartialInfo.plist --auto-activate-custom-fonts --target-device tv --minimum-deployment-target 12.0 --output-format human-readable-text --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IterableSDK_IterableSDK.bundle/SampleInboxCell.nib /Users/admin/builder/spi-builder-workspace/swift-sdk/ui-components/uikit/SampleInboxCell.xib
/* com.apple.ibtool.errors */
/Users/admin/builder/spi-builder-workspace/swift-sdk/ui-components/uikit/SampleInboxCell.xib: error: iOS xibs do not support target device type "tv".
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IterableSDK_IterableSDK.bundle /Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/Assets.xcassets (in target 'IterableSDK_IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/Assets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --leaderboard-identifier-prefix IterableSDK_IterableSDK.game-center.leaderboard. --leaderboard-set-identifier-prefix IterableSDK_IterableSDK.game-center.leaderboard-set. --target-device tv --minimum-deployment-target 12.0 --platform appletvos
CompileXIB /Users/admin/builder/spi-builder-workspace/swift-sdk/ui-components/uikit/IterableEmbeddedView.xib (in target 'IterableSDK_IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module IterableSDK_IterableSDK --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK_IterableSDK.build/IterableEmbeddedView-PartialInfo.plist --auto-activate-custom-fonts --target-device tv --minimum-deployment-target 12.0 --output-format human-readable-text --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IterableSDK_IterableSDK.bundle/IterableEmbeddedView.nib /Users/admin/builder/spi-builder-workspace/swift-sdk/ui-components/uikit/IterableEmbeddedView.xib
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/Assets.xcassets (in target 'IterableSDK' from project 'IterableSDK')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/swift-sdk/Resources/Assets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --leaderboard-identifier-prefix IterableSDK.game-center.leaderboard. --leaderboard-set-identifier-prefix IterableSDK.game-center.leaderboard-set. --target-device tv --minimum-deployment-target 12.0 --platform appletvos --bundle-identifier spi-builder-workspace.IterableSDK --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IterableSDK.build/Debug-appletvos/IterableSDK.build/DerivedSources/GeneratedAssetSymbols-Index.plist
** BUILD FAILED **
The following build commands failed:
	CompileXIB /Users/admin/builder/spi-builder-workspace/swift-sdk/ui-components/uikit/SampleInboxCell.xib (in target 'IterableSDK_IterableSDK' from project 'IterableSDK')
	Building workspace spi-builder-workspace with scheme IterableSDK-Package
(2 failures)
BUILD FAILURE 6.1 tvOS