The Swift Package Index logo.Swift Package Index

Build Information

Failed to build nabla-ios, reference 1.1.4 (e895b1), with Swift 6.1 for Android on 28 May 2025 20:06:41 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

    },
    {
      "identity" : "sentry-cocoa",
      "requirement" : {
        "exact" : [
          "8.1.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/getsentry/sentry-cocoa.git"
    },
    {
      "identity" : "swiftymocky",
      "requirement" : {
        "exact" : [
          "4.2.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MakeAWishFoundation/SwiftyMocky"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "exact" : [
          "1.11.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    },
    {
      "identity" : "dvr",
      "requirement" : {
        "exact" : [
          "2.1.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/venmo/DVR"
    }
  ],
  "manifest_display_name" : "nabla-ios",
  "name" : "nabla-ios",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "NablaCore",
      "targets" : [
        "NablaCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NablaMessagingCore",
      "targets" : [
        "NablaMessagingCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NablaMessagingUI",
      "targets" : [
        "NablaMessagingUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NablaVideoCall",
      "targets" : [
        "NablaVideoCall"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NablaScheduling",
      "targets" : [
        "NablaScheduling"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NablaVideoCallTests",
      "module_type" : "SwiftTarget",
      "name" : "NablaVideoCallTests",
      "path" : "Tests/NablaVideoCallTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaVideoCallTests/SnapshotTests/ParticipantsCountView/__Snapshots__/ParticipantsCountViewTests/testCorrectDesign.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaVideoCallTests/SnapshotTests/ParticipantsCountView/__Snapshots__/ParticipantsCountViewTests/testCorrectDesign.light.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "SnapshotTests/ParticipantsCountView/ParticipantsCountViewTests.swift"
      ],
      "target_dependencies" : [
        "NablaVideoCall",
        "NablaCoreTestsUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NablaVideoCall",
      "module_type" : "SwiftTarget",
      "name" : "NablaVideoCall",
      "path" : "Sources/NablaVideoCall",
      "product_dependencies" : [
        "LiveKit"
      ],
      "product_memberships" : [
        "NablaVideoCall"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaVideoCall/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaVideoCall/Resources/Colors.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaVideoCall/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaVideoCall/Resources/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaVideoCall/Resources/pt.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt"
            }
          }
        }
      ],
      "sources" : [
        "Domain/Interactors/CurrentVideoCallInteractorImpl.swift",
        "Generated/Strings+Generated.swift",
        "Generated/XCAssets+Generated.swift",
        "NablaClient+VideoCall.swift",
        "NablaVideoCallClient+Views.swift",
        "NablaVideoCallClient.swift",
        "NablaVideoCallModule.swift",
        "NablaVideoCallPackage.swift",
        "NablaVideoCallViewFactory.swift",
        "NetworkConfiguration.swift",
        "VideoCallContainer.swift",
        "Views/Overlay/OverlayViewController.swift",
        "Views/Overlay/OverlayWindow.swift",
        "Views/Overlay/PictureInPicture/PictureInPicturePresentable.swift",
        "Views/Overlay/PictureInPicture/PictureInPictureViewController.swift",
        "Views/Scenes/VideoCallRoom/ParticipantsCountView.swift",
        "Views/Scenes/VideoCallRoom/VideoCallRoomErrorReporterHelper.swift",
        "Views/Scenes/VideoCallRoom/VideoCallRoomPresenter.swift",
        "Views/Scenes/VideoCallRoom/VideoCallRoomPresenterImpl.swift",
        "Views/Scenes/VideoCallRoom/VideoCallRoomViewController+ErrorView.swift",
        "Views/Scenes/VideoCallRoom/VideoCallRoomViewController+ImageButton.swift",
        "Views/Scenes/VideoCallRoom/VideoCallRoomViewController.swift",
        "Views/Scenes/VideoCallRoom/VideoTrackView.swift"
      ],
      "target_dependencies" : [
        "NablaCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NablaSchedulingTests",
      "module_type" : "SwiftTarget",
      "name" : "NablaSchedulingTests",
      "path" : "Tests/NablaSchedulingTests",
      "product_dependencies" : [
        "SwiftyMocky"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerChecked.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerChecked.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerConfirmLoading.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerConfirmLoading.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerErrorLoadingConsents.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerErrorLoadingConsents.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerForPhysicalLocation.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerForPhysicalLocation.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerForPhysicalLocationWithExtra.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerForPhysicalLocationWithExtra.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerForPhysicalLocationWithPrice.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerForPhysicalLocationWithPrice.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerForRemoteLocationWithPrice.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerForRemoteLocationWithPrice.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerLoadingConsents.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerLoadingConsents.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerOnlyFirstConsent.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerOnlyFirstConsent.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerOnlySecondConsent.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerOnlySecondConsent.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerPartiallyChecked.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerPartiallyChecked.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerUnchecked.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerUnchecked.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerWithLinks.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerWithLinks.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerWithSpecialCharacters.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerWithSpecialCharacters.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerWithoutProviderDescription.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentConfirmation/__Snapshots__/AppointmentConfirmationViewControllersTests/testAppointmentConfirmationViewControllerWithoutProviderDescription.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentDetails/__Snapshots__/AppointmentDetailsViewControllerTests/testAppointmentDetailsViewControllerForPhysicalLocation.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentDetails/__Snapshots__/AppointmentDetailsViewControllerTests/testAppointmentDetailsViewControllerForPhysicalLocation.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentDetails/__Snapshots__/AppointmentDetailsViewControllerTests/testAppointmentDetailsViewControllerForPhysicalLocationWithExtra.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentDetails/__Snapshots__/AppointmentDetailsViewControllerTests/testAppointmentDetailsViewControllerForPhysicalLocationWithExtra.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentDetails/__Snapshots__/AppointmentDetailsViewControllerTests/testAppointmentDetailsViewControllerForPhysicalLocationWithPrice.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentDetails/__Snapshots__/AppointmentDetailsViewControllerTests/testAppointmentDetailsViewControllerForPhysicalLocationWithPrice.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentDetails/__Snapshots__/AppointmentDetailsViewControllerTests/testAppointmentDetailsViewControllerForRemoteLocation.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentDetails/__Snapshots__/AppointmentDetailsViewControllerTests/testAppointmentDetailsViewControllerForRemoteLocation.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentDetails/__Snapshots__/AppointmentDetailsViewControllerTests/testAppointmentDetailsViewControllerForRemoteLocationWithPrice.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentDetails/__Snapshots__/AppointmentDetailsViewControllerTests/testAppointmentDetailsViewControllerForRemoteLocationWithPrice.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentDetails/__Snapshots__/AppointmentDetailsViewControllerTests/testAppointmentDetailsViewControllerLoading.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentDetails/__Snapshots__/AppointmentDetailsViewControllerTests/testAppointmentDetailsViewControllerLoading.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentDetails/__Snapshots__/AppointmentDetailsViewControllerTests/testAppointmentDetailsViewControllerWithoutCancelButton.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentDetails/__Snapshots__/AppointmentDetailsViewControllerTests/testAppointmentDetailsViewControllerWithoutCancelButton.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentCellTests/testAppointmentCellDefaultThemeDisabledWithAction.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentCellTests/testAppointmentCellDefaultThemeDisabledWithAction.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentCellTests/testAppointmentCellDefaultThemeDisabledWithoutAction.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentCellTests/testAppointmentCellDefaultThemeDisabledWithoutAction.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentCellTests/testAppointmentCellDefaultThemeLongTextsWithAction.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentCellTests/testAppointmentCellDefaultThemeLongTextsWithAction.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentCellTests/testAppointmentCellDefaultThemeLongTextsWithoutAction.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentCellTests/testAppointmentCellDefaultThemeLongTextsWithoutAction.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentCellTests/testAppointmentCellDefaultThemeWithDisclosureIndicator.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentCellTests/testAppointmentCellDefaultThemeWithDisclosureIndicator.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentCellTests/testAppointmentCellDefaultThemeWithPrimaryAction.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentCellTests/testAppointmentCellDefaultThemeWithPrimaryAction.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentCellTests/testAppointmentCellDefaultThemeWithPrimaryAndDisclosureIndicator.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentCellTests/testAppointmentCellDefaultThemeWithPrimaryAndDisclosureIndicator.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentCellTests/testAppointmentCellDefaultThemeWithoutAction.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentCellTests/testAppointmentCellDefaultThemeWithoutAction.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentListViewControllerTests/testAppointmentListViewControllerFinalizedTab.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentListViewControllerTests/testAppointmentListViewControllerFinalizedTab.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentListViewControllerTests/testAppointmentListViewControllerScheduledTabWithFarAppointments.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentListViewControllerTests/testAppointmentListViewControllerScheduledTabWithFarAppointments.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentListViewControllerTests/testAppointmentListViewControllerScheduledTabWithFarAppointmentsRefreshing.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentListViewControllerTests/testAppointmentListViewControllerScheduledTabWithFarAppointmentsRefreshing.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentListViewControllerTests/testAppointmentListViewControllerScheduledTabWithImminentAppointments.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/AppointmentList/__Snapshots__/AppointmentListViewControllerTests/testAppointmentListViewControllerScheduledTabWithImminentAppointments.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/CategoryPicker/__Snapshots__/CategoryCellTests/testCategoryCellDefaultTheme.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/CategoryPicker/__Snapshots__/CategoryCellTests/testCategoryCellDefaultTheme.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/CategoryPicker/__Snapshots__/CategoryCellTests/testCategoryCellDefaultThemeWithLongText.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/CategoryPicker/__Snapshots__/CategoryCellTests/testCategoryCellDefaultThemeWithLongText.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/CategoryPicker/__Snapshots__/CategoryPickerViewControllerTests/testCategoryPickerViewControllerEmptyView.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/CategoryPicker/__Snapshots__/CategoryPickerViewControllerTests/testCategoryPickerViewControllerEmptyView.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/CategoryPicker/__Snapshots__/CategoryPickerViewControllerTests/testCategoryPickerViewControllerLoading.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/CategoryPicker/__Snapshots__/CategoryPickerViewControllerTests/testCategoryPickerViewControllerLoading.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/CategoryPicker/__Snapshots__/CategoryPickerViewControllerTests/testCategoryPickerViewControllerWithBigItems.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/CategoryPicker/__Snapshots__/CategoryPickerViewControllerTests/testCategoryPickerViewControllerWithBigItems.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/CategoryPicker/__Snapshots__/CategoryPickerViewControllerTests/testCategoryPickerViewControllerWithItems.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/CategoryPicker/__Snapshots__/CategoryPickerViewControllerTests/testCategoryPickerViewControllerWithItems.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/CategoryPicker/__Snapshots__/CategoryPickerViewControllerTests/testCategoryPickerViewControllerWithItemsAndDisclaimer.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/CategoryPicker/__Snapshots__/CategoryPickerViewControllerTests/testCategoryPickerViewControllerWithItemsAndDisclaimer.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-0.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-0.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-1.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-1.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-10.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-10.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-11.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-11.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-12.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-12.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-13.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-13.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-14.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-14.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-15.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-15.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-16.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-16.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-17.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-17.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-18.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-18.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-19.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-19.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-2.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-2.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-20.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-20.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-3.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-3.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-4.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-4.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-5.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-5.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-6.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-6.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-7.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-7.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-8.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-8.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-9.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewDecreasingViewCount-9.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-0.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-0.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-1.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-1.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-10.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-10.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-11.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-11.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-12.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-12.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-13.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-13.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-14.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-14.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-15.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-15.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-16.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-16.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-17.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-17.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-18.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-18.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-19.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-19.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-2.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-2.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-20.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-20.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-3.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-3.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-4.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-4.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-5.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-5.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-6.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-6.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-7.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-7.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-8.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-8.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-9.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/GridViewTests/testGridViewIncreasingViewCount-9.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotGroupCellTests/testTimeSlotGroupCellDefaultThemeClosed.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotGroupCellTests/testTimeSlotGroupCellDefaultThemeClosed.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotGroupCellTests/testTimeSlotGroupCellDefaultThemeClosedLongTexts.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotGroupCellTests/testTimeSlotGroupCellDefaultThemeClosedLongTexts.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotGroupCellTests/testTimeSlotGroupCellDefaultThemeOpened.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotGroupCellTests/testTimeSlotGroupCellDefaultThemeOpened.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotGroupCellTests/testTimeSlotGroupCellDefaultThemeOpenedLongTexts.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotGroupCellTests/testTimeSlotGroupCellDefaultThemeOpenedLongTexts.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotGroupCellTests/testTimeSlotGroupCellDefaultThemeSelected.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotGroupCellTests/testTimeSlotGroupCellDefaultThemeSelected.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotPickerViewControllerTests/testTimeSlotPickerViewControllerDefault.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotPickerViewControllerTests/testTimeSlotPickerViewControllerDefault.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotPickerViewControllerTests/testTimeSlotPickerViewControllerEmptyView.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotPickerViewControllerTests/testTimeSlotPickerViewControllerEmptyView.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotPickerViewControllerTests/testTimeSlotPickerViewControllerLoading.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotPickerViewControllerTests/testTimeSlotPickerViewControllerLoading.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotPickerViewControllerTests/testTimeSlotPickerViewControllerLoadingWithItems.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotPickerViewControllerTests/testTimeSlotPickerViewControllerLoadingWithItems.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotPickerViewControllerTests/testTimeSlotPickerViewControllerOneGroupOpened.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotPickerViewControllerTests/testTimeSlotPickerViewControllerOneGroupOpened.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotPickerViewControllerTests/testTimeSlotPickerViewControllerSelected.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotPickerViewControllerTests/testTimeSlotPickerViewControllerSelected.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotPickerViewControllerTests/testTimeSlotPickerViewControllerSubmitting.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotPickerViewControllerTests/testTimeSlotPickerViewControllerSubmitting.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotPickerViewControllerTests/testTimeSlotPickerViewControllerTwoGroupsOpened.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotPickerViewControllerTests/testTimeSlotPickerViewControllerTwoGroupsOpened.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotViewTests/testTimeSlotViewDefaultTheme1970.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotViewTests/testTimeSlotViewDefaultTheme1970.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotViewTests/testTimeSlotViewDefaultTheme1970And30Min.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotViewTests/testTimeSlotViewDefaultTheme1970And30Min.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotViewTests/testTimeSlotViewDefaultTheme1970And30MinSelected.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotViewTests/testTimeSlotViewDefaultTheme1970And30MinSelected.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotViewTests/testTimeSlotViewDefaultTheme1970Selected.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/TimeSlotPicker/__Snapshots__/TimeSlotViewTests/testTimeSlotViewDefaultTheme1970Selected.light.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Data/Repositories/ConsentsRepositoryTests.swift",
        "Domain/AuthenticatedEndpointsTests.swift",
        "Formatters/ProviderNameFormatterTests.swift",
        "Generated/Mock.generated.swift",
        "SnapshotTests/AppointmentConfirmation/AppointmentConfirmationViewControllersTests.swift",
        "SnapshotTests/AppointmentDetails/AppointmentDetailsViewControllerTests.swift",
        "SnapshotTests/AppointmentList/AppointmentCellTests.swift",
        "SnapshotTests/AppointmentList/AppointmentListViewControllerTests.swift",
        "SnapshotTests/CategoryPicker/CategoryCellTests.swift",
        "SnapshotTests/CategoryPicker/CategoryPickerViewControllerTests.swift",
        "SnapshotTests/LocationPicker/LocationCellTests.swift",
        "SnapshotTests/LocationPicker/LocationPickerViewControllerTests.swift",
        "SnapshotTests/Success/SuccessViewControllerTests.swift",
        "SnapshotTests/TimeSlotPicker/GridViewTests.swift",
        "SnapshotTests/TimeSlotPicker/TimeSlotGroupCellTests.swift",
        "SnapshotTests/TimeSlotPicker/TimeSlotPickerViewControllerTests.swift",
        "SnapshotTests/TimeSlotPicker/TimeSlotViewTests.swift"
      ],
      "target_dependencies" : [
        "NablaScheduling",
        "NablaCoreTestsUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NablaScheduling",
      "module_type" : "SwiftTarget",
      "name" : "NablaScheduling",
      "path" : "Sources/NablaScheduling",
      "product_memberships" : [
        "NablaScheduling"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaScheduling/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaScheduling/Resources/Colors.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaScheduling/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaScheduling/Resources/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaScheduling/Resources/pt.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt"
            }
          }
        }
      ],
      "sources" : [
        "Data/DataSources/Appointment/AppointmentRemoteDataSource.swift",
        "Data/DataSources/Appointment/AppointmentRemoteDataSourceImpl.swift",
        "Data/DataSources/Appointment/RemoteAppointment.swift",
        "Data/DataSources/Appointment/RemoteAppointmentsEvent.swift",
        "Data/DataSources/Appointment/RemoteAvailableLocations.swift",
        "Data/DataSources/AvailabilitySlot/AvailabilitySlotRemoteDataSource.swift",
        "Data/DataSources/AvailabilitySlot/AvailabilitySlotRemoteDataSourceImpl.swift",
        "Data/DataSources/AvailabilitySlot/RemoteAvailabilitySlot.swift",
        "Data/DataSources/AvailabilitySlot/RemoteCategory.swift",
        "Data/DataSources/Consents/ConsentsRemoteDataSource.swift",
        "Data/DataSources/Consents/ConsentsRemoteDataSourceImpl.swift",
        "Data/DataSources/Consents/RemoteConsents.swift",
        "Data/DataSources/Provider/ProviderRemoteDataSource.swift",
        "Data/DataSources/Provider/ProviderRemoteDataSourceImpl.swift",
        "Data/DataSources/Provider/RemoteProvider.swift",
        "Data/GQL/Generated/AddressFragment.graphql.swift",
        "Data/GQL/Generated/AppointmentFragment.graphql.swift",
        "Data/GQL/Generated/AppointsSubscription.graphql.swift",
        "Data/GQL/Generated/AvailabilitySlotFragment.graphql.swift",
        "Data/GQL/Generated/CancelAppointment.graphql.swift",
        "Data/GQL/Generated/CategoryFragment.graphql.swift",
        "Data/GQL/Generated/CreatePendingAppointment.graphql.swift",
        "Data/GQL/Generated/GetAppointment.graphql.swift",
        "Data/GQL/Generated/GetAppointmentConfirmationConsents.graphql.swift",
        "Data/GQL/Generated/GetAvailableLocations.graphql.swift",
        "Data/GQL/Generated/GetAvailableSlots.graphql.swift",
        "Data/GQL/Generated/GetCategories.graphql.swift",
        "Data/GQL/Generated/GetFinalizedAppointments.graphql.swift",
        "Data/GQL/Generated/GetProvider.graphql.swift",
        "Data/GQL/Generated/GetScheduledAppointments.graphql.swift",
        "Data/GQL/Generated/LivekitRoomFragment.graphql.swift",
        "Data/GQL/Generated/LocationFragment.graphql.swift",
        "Data/GQL/Generated/PriceFragment.graphql.swift",
        "Data/GQL/Generated/ProviderFragment.graphql.swift",
        "Data/GQL/Generated/SchedulePendingAppointment.graphql.swift",
        "Data/GQL/Generated/Types.graphql.swift",
        "Data/GQL/Types/BigDecimal.swift",
        "Data/GQL/Types/CustomScalarParsingError.swift",
        "Data/GQL/Types/CustomScalars.swift",
        "Data/GQL/Types/DateTime.swift",
        "Data/Repositories/Appointment/AppointmentRepository.swift",
        "Data/Repositories/Appointment/AppointmentRepositoryImpl.swift",
        "Data/Repositories/AvailabilitySlot/AvailabilitySlotRepository.swift",
        "Data/Repositories/AvailabilitySlot/AvailabilitySlotRepositoryImpl.swift",
        "Data/Repositories/Consents/ConsentsRepository.swift",
        "Data/Repositories/Consents/ConsentsRepositoryImpl.swift",
        "Data/Repositories/Provider/ProviderRepository.swift",
        "Data/Repositories/Provider/ProviderRepositoryImpl.swift",
        "Data/Transformers/RemoteAppointmentTransformer.swift",
        "Data/Transformers/RemoteAvailabilitySlotsTransformer.swift",
        "Data/Transformers/RemoteCategoryTransformer.swift",
        "Data/Transformers/RemoteConsentsTransformer.swift",
        "Data/Transformers/RemoteProviderTransformer.swift",
        "Domain/Entities/Address.swift",
        "Domain/Entities/Appointment.swift",
        "Domain/Entities/AvailabilitySlot.swift",
        "Domain/Entities/Category.swift",
        "Domain/Entities/Consents.swift",
        "Domain/Entities/Location.swift",
        "Domain/Entities/Price.swift",
        "Domain/Entities/Provider.swift",
        "Domain/Interactors/CancelAppointment/CancelAppointmentInteractor.swift",
        "Domain/Interactors/CancelAppointment/CancelAppointmentInteractorImpl.swift",
        "Domain/Interactors/CreatePendingAppointment/CreatePendingAppointmentInteractor.swift",
        "Domain/Interactors/CreatePendingAppointment/CreatePendingAppointmentInteractorImpl.swift",
        "Domain/Interactors/GetAvailableLocations/GetAvailableLocationsInteractor.swift",
        "Domain/Interactors/GetAvailableLocations/GetAvailableLocationsInteractorImpl.swift",
        "Domain/Interactors/SchedulePendingAppointment/SchedulePendingAppointmentInteractor.swift",
        "Domain/Interactors/SchedulePendingAppointment/SchedulePendingAppointmentInteractorImpl.swift",
        "Domain/Interactors/WatchAppointment/WatchAppointmentInteractor.swift",
        "Domain/Interactors/WatchAppointment/WatchAppointmentInteractorImpl.swift",
        "Domain/Interactors/WatchAppointments/WatchAppointmentsInteractor.swift",
        "Domain/Interactors/WatchAppointments/WatchAppointmentsInteractorImpl.swift",
        "Domain/Interactors/WatchAvailabilitySlots/WatchAvailabilitySlotsInteractor.swift",
        "Domain/Interactors/WatchAvailabilitySlots/WatchAvailabilitySlotsInteractorImpl.swift",
        "Domain/Interactors/WatchCategories/WatchCategoriesInteractor.swift",
        "Domain/Interactors/WatchCategories/WatchCategoriesInteractorImpl.swift",
        "Domain/Interactors/WatchConsentsAppointment/WatchConsentsInteractor.swift",
        "Domain/Interactors/WatchConsentsAppointment/WatchConsentsInteractorImpl.swift",
        "Domain/Interactors/WatchProvider/WatchProviderInteractor.swift",
        "Domain/Interactors/WatchProvider/WatchProviderInteractorImpl.swift",
        "Formatters/AddressFormatter.swift",
        "Formatters/ProviderNameComponents+Provider.swift",
        "Generated/Strings+Generated.swift",
        "Generated/XCAssets+Generated.swift",
        "NablaClient+Scheduling.swift",
        "NablaSchedulingClient+Views.swift",
        "NablaSchedulingClient.swift",
        "NablaSchedulingContainer.swift",
        "NablaSchedulingModule.swift",
        "NablaSchedulingPackage.swift",
        "NablaSchedulingViewFactory.swift",
        "UniversalLinks/AppleMapsUniversalLinkGenerator.swift",
        "UniversalLinks/CompositeUniversalLinkGenerator.swift",
        "UniversalLinks/GoogleMapsUniversalLinkGenerator.swift",
        "UniversalLinks/MapAppUniversalLinkGenerator.swift",
        "UniversalLinks/UniversalLinkGenerator.swift",
        "Views/Components/AppointmentDetailsView/AppointmentDetailsAccessoryView.swift",
        "Views/Components/AppointmentDetailsView/AppointmentDetailsAccessoryViewTheme.swift",
        "Views/Components/AppointmentDetailsView/AppointmentDetailsView+NablaTheme.swift",
        "Views/Components/AppointmentDetailsView/AppointmentDetailsView.swift",
        "Views/Components/AppointmentDetailsView/AppointmentDetailsViewTheme.swift",
        "Views/Scenes/AppointmentConfirmation/AppointmentConfirmationTheme.swift",
        "Views/Scenes/AppointmentConfirmation/AppointmentConfirmationViewController.swift",
        "Views/Scenes/AppointmentConfirmation/AppointmentConfirmationViewModel.swift",
        "Views/Scenes/AppointmentConfirmation/Components/CheckboxField.swift",
        "Views/Scenes/AppointmentConfirmation/Components/ErrorView.swift",
        "Views/Scenes/AppointmentConfirmation/Components/ScrollableContainerView.swift",
        "Views/Scenes/AppointmentConfirmation/ConsentsErrorViewModel.swift",
        "Views/Scenes/AppointmentConfirmation/ConsentsViewModel.swift",
        "Views/Scenes/AppointmentDetails/AppointmentDetailsTheme.swift",
        "Views/Scenes/AppointmentDetails/AppointmentDetailsViewController.swift",
        "Views/Scenes/AppointmentDetails/AppointmentDetailsViewModel.swift",
        "Views/Scenes/AppointmentList/AppointmentListViewController.swift",
        "Views/Scenes/AppointmentList/AppointmentListViewModel.swift",
        "Views/Scenes/AppointmentList/AppointmentListViewTheme.swift",
        "Views/Scenes/AppointmentList/Components/AppointmentCell.swift",
        "Views/Scenes/AppointmentList/Components/AppointmentCellViewModel.swift",
        "Views/Scenes/AppointmentList/Components/DynamicHeightCell.swift",
        "Views/Scenes/CategoryPicker/CategoryPickerViewController.swift",
        "Views/Scenes/CategoryPicker/CategoryPickerViewModel.swift",
        "Views/Scenes/CategoryPicker/CategoryPickerViewTheme.swift",
        "Views/Scenes/CategoryPicker/Components/CategoryCell.swift",
        "Views/Scenes/CategoryPicker/Components/DisclaimerCell.swift",
        "Views/Scenes/LocationPicker/Components/LocationCell.swift",
        "Views/Scenes/LocationPicker/LocationPickerViewController.swift",
        "Views/Scenes/LocationPicker/LocationPickerViewModel.swift",
        "Views/Scenes/LocationPicker/LocationPickerViewTheme.swift",
        "Views/Scenes/Navigation/NavigationController.swift",
        "Views/Scenes/ScheduleAppointment/ScheduleAppointmentDelegate.swift",
        "Views/Scenes/ScheduleAppointment/ScheduleAppointmentNavigationController.swift",
        "Views/Scenes/SuccessScreen/SuccessViewController.swift",
        "Views/Scenes/SuccessScreen/SuccessViewControllerTheme.swift",
        "Views/Scenes/SuccessScreen/SuccessViewModel.swift",
        "Views/Scenes/TimeSlotPicker/Components/GridView.swift",
        "Views/Scenes/TimeSlotPicker/Components/TimeSlotGroupCell.swift",
        "Views/Scenes/TimeSlotPicker/Components/TimeSlotView.swift",
        "Views/Scenes/TimeSlotPicker/TimeSlotPickerViewController.swift",
        "Views/Scenes/TimeSlotPicker/TimeSlotPickerViewModel.swift",
        "Views/Scenes/TimeSlotPicker/TimeSlotPickerViewTheme.swift",
        "Views/Scenes/ViewModel.swift"
      ],
      "target_dependencies" : [
        "NablaCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NablaMessagingUITests",
      "module_type" : "SwiftTarget",
      "name" : "NablaMessagingUITests",
      "path" : "Tests/NablaMessagingUITests",
      "product_dependencies" : [
        "SwiftyMocky"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/AudioMessageContentViewTests/testAudioConfigureMe.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/AudioMessageContentViewTests/testAudioConfigureMe.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/AudioMessageContentViewTests/testAudioConfigureOther.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/AudioMessageContentViewTests/testAudioConfigureOther.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/AudioMessageContentViewTests/testAudioConfigureProvider.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/AudioMessageContentViewTests/testAudioConfigureProvider.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/AudioRecorderComposerViewTests/testDisplayDuration.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/AudioRecorderComposerViewTests/testDisplayDuration.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewAddMedia.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewAddMedia.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewInit.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewInit.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewPlaceholder.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewPlaceholder.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewRecordAudio.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewRecordAudio.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewReplyToAudio.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewReplyToAudio.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewReplyToDocument.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewReplyToDocument.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewReplyToImage.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewReplyToImage.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewReplyToText.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewReplyToText.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewReplyToVideo.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewReplyToVideo.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewText.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ComposerViewTests/testComposerViewText.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationActivityCellTests/testConfigureWithLongText.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationActivityCellTests/testConfigureWithLongText.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationActivityCellTests/testConfigureWithText.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationActivityCellTests/testConfigureWithText.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationActivityCellTests/testConfigureWithTextOnTwoLines.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationActivityCellTests/testConfigureWithTextOnTwoLines.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationDateSeparatorCellTests/testConfigureWithDate.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationDateSeparatorCellTests/testConfigureWithDate.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationDateSeparatorCellTests/testConfigureWithSuperLongDate.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationDateSeparatorCellTests/testConfigureWithSuperLongDate.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testConfigureReplyToTextMe.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testConfigureReplyToTextMe.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToAudioMe.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToAudioMe.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToAudioThem.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToAudioThem.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToDeletedMe.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToDeletedMe.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToDeletedThem.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToDeletedThem.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToDocumentMe.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToDocumentMe.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToDocumentThem.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToDocumentThem.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToImageMe.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToImageMe.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToImageThem.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToImageThem.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToTextThem.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToTextThem.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToVideoMe.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToVideoMe.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToVideoThem.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationMessagePreviewViewTests/testTextConfigureReplyToVideoThem.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationViewControllerTests/testConversationVCConfigureWithEmpty.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationViewControllerTests/testConversationVCConfigureWithEmpty.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationViewControllerTests/testConversationVCConfigureWithEmptyAndNoComposer.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationViewControllerTests/testConversationVCConfigureWithEmptyAndNoComposer.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationViewControllerTests/testConversationVCConfigureWithError.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationViewControllerTests/testConversationVCConfigureWithError.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationViewControllerTests/testConversationVCConfigureWithErrorAndRetry.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationViewControllerTests/testConversationVCConfigureWithErrorAndRetry.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationViewControllerTests/testConversationVCConfigureWithLoadedItems.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationViewControllerTests/testConversationVCConfigureWithLoadedItems.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationViewControllerTests/testConversationVCConfigureWithLoading.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationViewControllerTests/testConversationVCConfigureWithLoading.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationViewControllerTests/testConversationVCConfigureWithRefreshing.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ConversationViewControllerTests/testConversationVCConfigureWithRefreshing.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/DeletedMessageContentViewTests/testDeletedConfigureMe.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/DeletedMessageContentViewTests/testDeletedConfigureMe.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/DeletedMessageContentViewTests/testDeletedConfigureOther.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/DeletedMessageContentViewTests/testDeletedConfigureOther.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/DeletedMessageContentViewTests/testDeletedConfigureProvider.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/DeletedMessageContentViewTests/testDeletedConfigureProvider.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/DocumentMessageContentViewTests/testDocumentConfigureMe.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/DocumentMessageContentViewTests/testDocumentConfigureMe.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/DocumentMessageContentViewTests/testDocumentConfigureOther.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/DocumentMessageContentViewTests/testDocumentConfigureOther.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/DocumentMessageContentViewTests/testDocumentConfigureProvider.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/DocumentMessageContentViewTests/testDocumentConfigureProvider.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ImageMessageContentViewTests/testImageConfigureMe.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ImageMessageContentViewTests/testImageConfigureMe.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ImageMessageContentViewTests/testImageConfigureOther.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ImageMessageContentViewTests/testImageConfigureOther.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ImageMessageContentViewTests/testImageConfigureProvider.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/ImageMessageContentViewTests/testImageConfigureProvider.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureMe.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureMe.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureMeContiguous.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureMeContiguous.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureMeInResponseToMessageWithLongerMessage.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureMeInResponseToMessageWithLongerMessage.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureMeInResponseToMessageWithLongerOriginal.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureMeInResponseToMessageWithLongerOriginal.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureMeWithLink.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureMeWithLink.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureMeWithPhoneNumber.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureMeWithPhoneNumber.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureOther.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureOther.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureOtherContiguous.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureOtherContiguous.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureOtherWithLink.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureOtherWithLink.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureOtherWithPhoneNumber.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureOtherWithPhoneNumber.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureProvider.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureProvider.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureProviderContiguous.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureProviderContiguous.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureProviderWithLink.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureProviderWithLink.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureProviderWithPhoneNumber.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TextMessageContentViewTests/testTextConfigureProviderWithPhoneNumber.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TypingIndicatorContentViewTests/testTypingIndicatorConfigureOther.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TypingIndicatorContentViewTests/testTypingIndicatorConfigureOther.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TypingIndicatorContentViewTests/testTypingIndicatorConfigureOtherContiguous.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TypingIndicatorContentViewTests/testTypingIndicatorConfigureOtherContiguous.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TypingIndicatorContentViewTests/testTypingIndicatorConfigureProvider.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TypingIndicatorContentViewTests/testTypingIndicatorConfigureProvider.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TypingIndicatorContentViewTests/testTypingIndicatorConfigureProviderContiguous.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/TypingIndicatorContentViewTests/testTypingIndicatorConfigureProviderContiguous.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoCallActionRequestContentViewTests/testConfigureMeClosed.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoCallActionRequestContentViewTests/testConfigureMeClosed.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoCallActionRequestContentViewTests/testConfigureMeOpened.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoCallActionRequestContentViewTests/testConfigureMeOpened.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoCallActionRequestContentViewTests/testConfigureMeWaiting.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoCallActionRequestContentViewTests/testConfigureMeWaiting.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoCallActionRequestContentViewTests/testConfigureOtherClosed.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoCallActionRequestContentViewTests/testConfigureOtherClosed.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoCallActionRequestContentViewTests/testConfigureOtherOpened.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoCallActionRequestContentViewTests/testConfigureOtherOpened.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoCallActionRequestContentViewTests/testConfigureOtherWaiting.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoCallActionRequestContentViewTests/testConfigureOtherWaiting.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoCallActionRequestContentViewTests/testConfigureProviderClosed.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoCallActionRequestContentViewTests/testConfigureProviderClosed.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoCallActionRequestContentViewTests/testConfigureProviderOpened.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoCallActionRequestContentViewTests/testConfigureProviderOpened.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoCallActionRequestContentViewTests/testConfigureProviderWaiting.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoCallActionRequestContentViewTests/testConfigureProviderWaiting.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoMessageContentViewTests/testVideoConfigureMe.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoMessageContentViewTests/testVideoConfigureMe.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoMessageContentViewTests/testVideoConfigureOther.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoMessageContentViewTests/testVideoConfigureOther.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoMessageContentViewTests/testVideoConfigureProvider.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/Conversation/__Snapshots__/VideoMessageContentViewTests/testVideoConfigureProvider.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/ConversationListItemCellTests/testConfigureWithFullItem.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/ConversationListItemCellTests/testConfigureWithFullItem.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/ConversationListItemCellTests/testConfigureWithLongTitle.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/ConversationListItemCellTests/testConfigureWithLongTitle.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/ConversationListItemCellTests/testConfigureWithMinimalItem.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/ConversationListItemCellTests/testConfigureWithMinimalItem.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/ConversationListViewTests/testConversationLVConfigureWithErrorMessage.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/ConversationListViewTests/testConversationLVConfigureWithErrorMessage.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/ConversationListViewTests/testConversationLVConfigureWithErrorMessageAndRetryTitle.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/ConversationListViewTests/testConversationLVConfigureWithErrorMessageAndRetryTitle.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/ConversationListViewTests/testConversationLVConfigureWithLoadedItems.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/ConversationListViewTests/testConversationLVConfigureWithLoadedItems.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/ConversationListViewTests/testConversationLVConfigureWithLoadedNoItems.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/ConversationListViewTests/testConversationLVConfigureWithLoadedNoItems.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/ConversationListViewTests/testConversationLVConfigureWithLoading.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/ConversationListViewTests/testConversationLVConfigureWithLoading.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/ConversationListViewTests/testConversationLVDisplayLoadingMore.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/ConversationListViewTests/testConversationLVDisplayLoadingMore.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/InboxViewControllerTests/testInboxViewControllerEmptyConversationList.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/InboxViewControllerTests/testInboxViewControllerEmptyConversationList.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/InboxViewControllerTests/testInboxViewControllerEmptyListCreatingConversation.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/InboxViewControllerTests/testInboxViewControllerEmptyListCreatingConversation.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/InboxViewControllerTests/testInboxViewControllerIsRefreshing.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/InboxViewControllerTests/testInboxViewControllerIsRefreshing.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/InboxViewControllerTests/testInboxViewControllerIsRefreshingWithLargeTitle.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ConversationList/__Snapshots__/InboxViewControllerTests/testInboxViewControllerIsRefreshingWithLargeTitle.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ImageDetail/__Snapshots__/ImageDetailViewControllerTests/testImageDetailViewControllerInNavigationController.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingUITests/SnapshotTests/ImageDetail/__Snapshots__/ImageDetailViewControllerTests/testImageDetailViewControllerInNavigationController.light.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Generated/Mock.generated.swift",
        "Scenes/Conversation/ConversationItemsTransformerTests.swift",
        "Scenes/Conversation/ProviderNameFormatterTests.swift",
        "Scenes/ConversationList/Transformers/ConversationListViewModelTransformerTests.swift",
        "SnapshotTests/Conversation/AudioMessageContentViewTests.swift",
        "SnapshotTests/Conversation/AudioRecorderComposerViewTests.swift",
        "SnapshotTests/Conversation/ComposerViewTests.swift",
        "SnapshotTests/Conversation/ConversationActivityCellTests.swift",
        "SnapshotTests/Conversation/ConversationDateSeparatorCellTests.swift",
        "SnapshotTests/Conversation/ConversationMessagePreviewViewTests.swift",
        "SnapshotTests/Conversation/ConversationViewControllerTests.swift",
        "SnapshotTests/Conversation/DeletedMessageContentViewTests.swift",
        "SnapshotTests/Conversation/DocumentMessageContentViewTests.swift",
        "SnapshotTests/Conversation/ImageMessageContentViewTests.swift",
        "SnapshotTests/Conversation/TextMessageContentViewTests.swift",
        "SnapshotTests/Conversation/TypingIndicatorContentViewTests.swift",
        "SnapshotTests/Conversation/VideoCallActionRequestContentViewTests.swift",
        "SnapshotTests/Conversation/VideoMessageContentViewTests.swift",
        "SnapshotTests/ConversationList/ConversationListItemCellTests.swift",
        "SnapshotTests/ConversationList/ConversationListViewTests.swift",
        "SnapshotTests/ConversationList/InboxViewControllerTests.swift",
        "SnapshotTests/ImageDetail/ImageDetailViewControllerTests.swift"
      ],
      "target_dependencies" : [
        "NablaMessagingUI",
        "NablaCoreTestsUtils",
        "NablaMessagingCoreTestsUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NablaMessagingUI",
      "module_type" : "SwiftTarget",
      "name" : "NablaMessagingUI",
      "path" : "Sources/NablaMessagingUI",
      "product_memberships" : [
        "NablaMessagingUI"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaMessagingUI/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaMessagingUI/Resources/Colors.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaMessagingUI/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaMessagingUI/Resources/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaMessagingUI/Resources/pt.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt"
            }
          }
        }
      ],
      "sources" : [
        "Generated/Strings+Generated.swift",
        "Generated/XCAssets+Generated.swift",
        "NablaMessagingClient+Views.swift",
        "NablaMessagingCoreProtocol/NablaMessagingClientProtocol.swift",
        "NablaMessagingTheme.swift",
        "NablaMessagingUIPackage.swift",
        "NablaMessagingViewFactory.swift",
        "Scenes/Conversation/Model/ConversationMessageCellViewModel.swift",
        "Scenes/Conversation/Model/MediaComposerItemViewModel.swift",
        "Scenes/Conversation/Presenter/ConversationItemsTransformer.swift",
        "Scenes/Conversation/Presenter/ConversationPresenter.swift",
        "Scenes/Conversation/Presenter/ConversationPresenterImpl.swift",
        "Scenes/Conversation/UI/BottomCollectionView.swift",
        "Scenes/Conversation/UI/Composer/Audio/AudioRecorderComposerPresenter.swift",
        "Scenes/Conversation/UI/Composer/Audio/AudioRecorderComposerPresenterImpl.swift",
        "Scenes/Conversation/UI/Composer/Audio/AudioRecorderComposerView.swift",
        "Scenes/Conversation/UI/Composer/Audio/AudioRecorderComposerViewContract.swift",
        "Scenes/Conversation/UI/Composer/Audio/AudioRecorderComposerViewModel.swift",
        "Scenes/Conversation/UI/Composer/ComposerView.swift",
        "Scenes/Conversation/UI/Composer/ComposerViewDelegate.swift",
        "Scenes/Conversation/UI/Composer/Media/MediaComposerCollectionViewCell.swift",
        "Scenes/Conversation/UI/Composer/Media/MediaComposerItemViewModelTransformer.swift",
        "Scenes/Conversation/UI/Composer/Media/MediaComposerPresenter.swift",
        "Scenes/Conversation/UI/Composer/Media/MediaComposerPresenterImplementation.swift",
        "Scenes/Conversation/UI/Composer/Media/MediaComposerView.swift",
        "Scenes/Conversation/UI/Composer/Media/MediaComposerViewContract.swift",
        "Scenes/Conversation/UI/Composer/Reply/ReplyToComposerPresenter.swift",
        "Scenes/Conversation/UI/Composer/Reply/ReplyToComposerPresenterImpl.swift",
        "Scenes/Conversation/UI/Composer/Reply/ReplyToComposerView.swift",
        "Scenes/Conversation/UI/Composer/Reply/ReplyToComposerViewContract.swift",
        "Scenes/Conversation/UI/Composer/Reply/ReplyToComposerViewModel.swift",
        "Scenes/Conversation/UI/Composer/Reply/ReplyToComposerViewModelTransformer.swift",
        "Scenes/Conversation/UI/Composer/SendButton.swift",
        "Scenes/Conversation/UI/Composer/TextView.swift",
        "Scenes/Conversation/UI/ConversationContextCell.swift",
        "Scenes/Conversation/UI/ConversationViewContract.swift",
        "Scenes/Conversation/UI/ConversationViewController+Create.swift",
        "Scenes/Conversation/UI/ConversationViewController.swift",
        "Scenes/Conversation/UI/ConversationViewControllerDelegate.swift",
        "Scenes/Conversation/UI/FlippedCollectionView.swift",
        "Scenes/Conversation/UI/Plugins/ConversationActivityPlugin/ConversationActivityCell.swift",
        "Scenes/Conversation/UI/Plugins/ConversationActivityPlugin/ConversationActivityCellProvider.swift",
        "Scenes/Conversation/UI/Plugins/ConversationActivityPlugin/ConversationActivityCellViewModel.swift",
        "Scenes/Conversation/UI/Plugins/ConversationActivityPlugin/ConversationActivityItemContent.swift",
        "Scenes/Conversation/UI/Plugins/ConversationActivityPlugin/UI/ConversationActivityPresenter.swift",
        "Scenes/Conversation/UI/Plugins/ConversationCellPresenterDelegate.swift",
        "Scenes/Conversation/UI/Plugins/ConversationCellProvider.swift",
        "Scenes/Conversation/UI/Plugins/DateSeparatorPlugin/DateSeparatorCell.swift",
        "Scenes/Conversation/UI/Plugins/DateSeparatorPlugin/DateSeparatorCellProvider.swift",
        "Scenes/Conversation/UI/Plugins/DateSeparatorPlugin/DateSeparatorCellViewModel.swift",
        "Scenes/Conversation/UI/Plugins/DateSeparatorPlugin/DateSeparatorItemContent.swift",
        "Scenes/Conversation/UI/Plugins/DateSeparatorPlugin/UI/DateSeparatorPresenter.swift",
        "Scenes/Conversation/UI/Plugins/DateSeparatorPlugin/UI/DateSeparatorViewModelTransformer.swift",
        "Scenes/Conversation/UI/Plugins/HasMoreIndicatorPlugin/HasMoreIndicatorCell.swift",
        "Scenes/Conversation/UI/Plugins/HasMoreIndicatorPlugin/HasMoreIndicatorCellProvider.swift",
        "Scenes/Conversation/UI/Plugins/HasMoreIndicatorPlugin/HasMoreIndicatorPresenter.swift",
        "Scenes/Conversation/UI/Plugins/HasMoreIndicatorPlugin/HasMoreIndicatorViewItem.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Audio/AudioMessageCellProvider.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Audio/AudioMessageViewItem.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Audio/AudioPlayer.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Audio/AudioRecorder.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Audio/UI/AudioMessageContentView.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Audio/UI/AudioMessageContentViewModel.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Audio/UI/AudioMessageContentViewModelTransformer.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Audio/UI/AudioMessagePresenter.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/ConversationMessageFooterViewModelTransformer.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/ConversationMessagePreviewViewModelTransformer.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/ConversationMessageSenderTransformer.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Deleted/DeletedMessageCellProvider.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Deleted/DeletedMessageViewItem.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Deleted/UI/DeletedMessageContentView.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Deleted/UI/DeletedMessageContentViewModel.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Deleted/UI/DeletedMessageContentViewModelTransformer.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Deleted/UI/DeletedMessagePresenter.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Document/DocumentMessageCellProvider.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Document/DocumentMessageViewItem.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Document/UI/DocumentMessageContentView.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Document/UI/DocumentMessageContentViewModel.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Document/UI/DocumentMessageContentViewModelTransformer.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Document/UI/DocumentMessagePresenter.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Image/ImageMessageCellProvider.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Image/ImageMessageViewItem.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Image/UI/ImageMessageContentView.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Image/UI/ImageMessageContentViewModel.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Image/UI/ImageMessageContentViewModelTransformer.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Image/UI/ImageMessagePresenter.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/MessagePresenter.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Text/TextMessageCellProvider.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Text/TextMessageViewItem.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Text/UI/TextMessageContentView.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Text/UI/TextMessageContentViewModel.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Text/UI/TextMessageContentViewModelTransformer.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Text/UI/TextMessagePresenter.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/TypingIndicator/TypingIndicatorCellProvider.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/TypingIndicator/TypingIndicatorViewItem.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/TypingIndicator/UI/TypingIndicatorContentView.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/TypingIndicator/UI/TypingIndicatorPresenter.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/TypingIndicator/UI/TypingIndicatorView.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Video/UI/VideoMessageContentView+iOS16.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Video/UI/VideoMessageContentView.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Video/UI/VideoMessageContentViewModel.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Video/UI/VideoMessageContentViewModelTransformer.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Video/UI/VideoMessagePresenter.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Video/VideoMessageCellProvider.swift",
        "Scenes/Conversation/UI/Plugins/MessagePlugin/Video/VideoMessageViewItem.swift",
        "Scenes/Conversation/UI/Plugins/VideoCallActionRequestPlugin/UI/VideoCallActionRequestContentView.swift",
        "Scenes/Conversation/UI/Plugins/VideoCallActionRequestPlugin/UI/VideoCallActionRequestContentViewModel.swift",
        "Scenes/Conversation/UI/Plugins/VideoCallActionRequestPlugin/UI/VideoCallActionRequestContentViewModelTransformer.swift",
        "Scenes/Conversation/UI/Plugins/VideoCallActionRequestPlugin/UI/VideoCallActionRequestPresenter.swift",
        "Scenes/Conversation/UI/Plugins/VideoCallActionRequestPlugin/VideoCallActionRequestCellProvider.swift",
        "Scenes/Conversation/UI/Plugins/VideoCallActionRequestPlugin/VideoCallActionRequestViewItem.swift",
        "Scenes/Conversation/UI/ScannedPDFDocumentTransformer.swift",
        "Scenes/Conversation/UI/Shared/DurationMapper.swift",
        "Scenes/Conversation/UI/Shared/PatientNameComponents+Patient.swift",
        "Scenes/Conversation/UI/Shared/ProviderNameComponents+Provider.swift",
        "Scenes/Conversation/UI/View/ConversationMessageCell.swift",
        "Scenes/Conversation/UI/View/ConversationMessageCellContract.swift",
        "Scenes/Conversation/UI/View/ConversationMessagePreviewView.swift",
        "Scenes/Conversation/UI/View/ConversationMessagePreviewViewModel.swift",
        "Scenes/Conversation/UI/View/InvisibleCell.swift",
        "Scenes/Conversation/UI/View/MessageContentView.swift",
        "Scenes/Conversation/UI/View/TitleView.swift",
        "Scenes/ConversationList/Model/ConversationListItemViewModel.swift",
        "Scenes/ConversationList/Model/ConversationListViewModel.swift",
        "Scenes/ConversationList/Model/Mapper/ConversationListViewModelTransformer.swift",
        "Scenes/ConversationList/Presenter/ConversationListDelegate.swift",
        "Scenes/ConversationList/Presenter/ConversationListPresenter.swift",
        "Scenes/ConversationList/Presenter/ConversationListPresenterImpl.swift",
        "Scenes/ConversationList/UI/ConversationListViewContract.swift",
        "Scenes/ConversationList/UI/View/ConversationListItemCell.swift",
        "Scenes/ConversationList/UI/View/ConversationListView+EmptyView.swift",
        "Scenes/ConversationList/UI/View/ConversationListView.swift",
        "Scenes/DocumentDetail/Model/DocumentDetailViewModel.swift",
        "Scenes/DocumentDetail/Model/Mapper/DocumentDetailViewModelTransform.swift",
        "Scenes/DocumentDetail/Presenter/DocumentDetailPresenter.swift",
        "Scenes/DocumentDetail/Presenter/DocumentDetailPresenterImpl.swift",
        "Scenes/DocumentDetail/UI/DocumentDetailViewContract.swift",
        "Scenes/DocumentDetail/UI/View/DocumentDetailViewController.swift",
        "Scenes/DocumentPicker/DocumentPickerModule.swift",
        "Scenes/ImageDetail/Model/ImageDetailViewModel.swift",
        "Scenes/ImageDetail/Model/Mapper/ImageDetailViewModelTransformer.swift",
        "Scenes/ImageDetail/Presenter/ImageDetailPresenter.swift",
        "Scenes/ImageDetail/Presenter/ImageDetailPresenterImpl.swift",
        "Scenes/ImageDetail/UI/ImageDetailViewContract.swift",
        "Scenes/ImageDetail/UI/View/ImageDetailViewController.swift",
        "Scenes/Inbox/Presenter/InboxPresenter.swift",
        "Scenes/Inbox/Presenter/InboxPresenterImpl.swift",
        "Scenes/Inbox/UI/InboxViewContract.swift",
        "Scenes/Inbox/UI/ViewController/InboxViewController.swift",
        "Scenes/MediaPicker/CameraType.swift",
        "Scenes/MediaPicker/ImagePickerError.swift",
        "Scenes/MediaPicker/ImagePickerModule.swift",
        "Scenes/MediaPicker/MediaReader.swift",
        "Scenes/MediaPicker/Source.swift",
        "Scenes/Shared/AlerController/UIAlertController.swift",
        "Scenes/Shared/AlertViewModel.swift",
        "Scenes/Shared/AvatarViewModelTransformer.swift",
        "Scenes/Shared/ErrorView/ErrorView.swift",
        "Scenes/Shared/ErrorView/ErrorViewModel.swift",
        "Scenes/Shared/LoadingButton/LoadingButton.swift",
        "Scenes/Shared/LoadingFooterView/LoadingFooterView.swift",
        "Scenes/Shared/LoadingView/LoadingView.swift",
        "Scenes/Shared/Presenter.swift",
        "Scenes/Shared/UISpacerView/UISpacerView.swift",
        "Utils/DataAVAsset.swift",
        "Utils/TemporaryMediaFile.swift",
        "Utils/UIPlayerView.swift",
        "Utils/UIViewPreview.swift",
        "Vendors/Keyboard+LayoutGuide/Keyboard+LayoutGuide.swift"
      ],
      "target_dependencies" : [
        "NablaCore",
        "NablaMessagingCore",
        "NablaDocumentScanner"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NablaMessagingCoreTestsUtils",
      "module_type" : "SwiftTarget",
      "name" : "NablaMessagingCoreTestsUtils",
      "path" : "Tests/NablaMessagingCoreTestsUtils",
      "product_dependencies" : [
        "SwiftyMocky"
      ],
      "sources" : [
        "Generated/Mock.generated.swift",
        "Mocks/Conversation+Mocks.swift",
        "Mocks/LocalConversation+Mocks.swift",
        "Mocks/Media+Mocks.swift",
        "Mocks/Provider+Mocks.swift",
        "Mocks/String+Stubs.swift",
        "Mocks/SystemProvider+Mocks.swift",
        "Mocks/TextMessageItem+Mocks.swift",
        "Mocks/URL+Stubs.swift",
        "XCTestCase+Require.swift"
      ],
      "target_dependencies" : [
        "NablaMessagingCore",
        "NablaCoreTestsUtils"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NablaMessagingCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "NablaMessagingCoreTests",
      "path" : "Tests/NablaMessagingCoreTests",
      "sources" : [
        "Data/DataSources/Conversation/ConversationLocalDataSourceTests.swift",
        "Data/DataSources/Conversation/ConversationRemoteDataSourceTests.swift",
        "Data/DataSources/ConversationItem/ConversationItemLocalDataSourceTests.swift",
        "Data/Repositories/ConversationItemRepositoryImplTests.swift",
        "Data/Transformers/RemoteConversationItemTransformerTests.swift",
        "Domain/Interactors/WatchConversationItemsInteractorTests.swift",
        "Mocks/LocalTextMessageItem+Mocks.swift",
        "Utils/TransientUUIDTests.swift"
      ],
      "target_dependencies" : [
        "NablaMessagingCore",
        "NablaMessagingCoreTestsUtils",
        "NablaCoreTestsUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NablaMessagingCoreIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "NablaMessagingCoreIntegrationTests",
      "path" : "Tests/NablaMessagingCoreIntegrationTests",
      "product_dependencies" : [
        "DVR",
        "Apollo"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingCoreIntegrationTests/CreateConversationTests/module.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingCoreIntegrationTests/CreateConversationTests/testCreateConversation.cassette.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaMessagingCoreIntegrationTests/CreateConversationTests/testCreateConversationThenConversationIsReturned.cassette.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AuthenticatedEndpointsTests.swift",
        "CreateConversationTests.swift",
        "MockURLSessionClient.swift",
        "MockUUIDGenerator.swift",
        "NablaMessagingCoreIntegrationTestsPackage.swift",
        "TestEnvironment.swift"
      ],
      "target_dependencies" : [
        "NablaMessagingCore",
        "NablaMessagingCoreTestsUtils",
        "NablaCoreTestsUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NablaMessagingCore",
      "module_type" : "SwiftTarget",
      "name" : "NablaMessagingCore",
      "path" : "Sources/NablaMessagingCore",
      "product_memberships" : [
        "NablaMessagingCore",
        "NablaMessagingUI"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaMessagingCore/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaMessagingCore/Resources/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaMessagingCore/Resources/pt.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt"
            }
          }
        }
      ],
      "sources" : [
        "DI/MessagingContainer.swift",
        "Data/DataSources/Conversation/Local/ConversationLocalDataSource.swift",
        "Data/DataSources/Conversation/Local/ConversationLocalDataSourceImpl.swift",
        "Data/DataSources/Conversation/Local/LocalConversation.swift",
        "Data/DataSources/Conversation/Remote/ConversationRemoteDataSource.swift",
        "Data/DataSources/Conversation/Remote/ConversationRemoteDataSourceImpl.swift",
        "Data/DataSources/Conversation/Remote/RemoteConversation.swift",
        "Data/DataSources/Conversation/Remote/RemoteConversationList.swift",
        "Data/DataSources/Conversation/Remote/RemoteConversationsEvent.swift",
        "Data/DataSources/ConversationItem/Local/ConversationItemLocalDataSource.swift",
        "Data/DataSources/ConversationItem/Local/ConversationItemLocalDataSourceImpl.swift",
        "Data/DataSources/ConversationItem/Local/LocalAudioMessageItem.swift",
        "Data/DataSources/ConversationItem/Local/LocalConversationItem.swift",
        "Data/DataSources/ConversationItem/Local/LocalConversationMessage.swift",
        "Data/DataSources/ConversationItem/Local/LocalDeletedMessageItem.swift",
        "Data/DataSources/ConversationItem/Local/LocalDocumentMessageItem.swift",
        "Data/DataSources/ConversationItem/Local/LocalImageMessageItem.swift",
        "Data/DataSources/ConversationItem/Local/LocalMediaConversationItem.swift",
        "Data/DataSources/ConversationItem/Local/LocalMediaMessageItemContent.swift",
        "Data/DataSources/ConversationItem/Local/LocalTextMessageItem.swift",
        "Data/DataSources/ConversationItem/Local/LocalVideoMessageItem.swift",
        "Data/DataSources/ConversationItem/Remote/ConversationItemRemoteDataSource.swift",
        "Data/DataSources/ConversationItem/Remote/ConversationItemRemoteDataSourceImpl.swift",
        "Data/DataSources/ConversationItem/Remote/RemoteConversationEvent.swift",
        "Data/DataSources/ConversationItem/Remote/RemoteConversationItem.swift",
        "Data/DataSources/FileUpload/FileUploadRemoteDataSource.swift",
        "Data/DataSources/FileUpload/FileUploadRemoteDataSourceImpl.swift",
        "Data/DataSources/FileUpload/RemoteFileUpload.swift",
        "Data/GQL/Generated/AudioMessageContentFragment.graphql.swift",
        "Data/GQL/Generated/ConversationActivityFragment.graphql.swift",
        "Data/GQL/Generated/ConversationFragment.graphql.swift",
        "Data/GQL/Generated/ConversationItemFragment.graphql.swift",
        "Data/GQL/Generated/ConversationSubscription.graphql.swift",
        "Data/GQL/Generated/ConversationsSubscription.graphql.swift",
        "Data/GQL/Generated/CreateConversation.graphql.swift",
        "Data/GQL/Generated/DeleteMessage.graphql.swift",
        "Data/GQL/Generated/DocumentMessageContentFragment.graphql.swift",
        "Data/GQL/Generated/EphemeralUrlFragment.graphql.swift",
        "Data/GQL/Generated/GetConversation.graphql.swift",
        "Data/GQL/Generated/GetConversationItems.graphql.swift",
        "Data/GQL/Generated/GetConversations.graphql.swift",
        "Data/GQL/Generated/ImageMessageContentFragment.graphql.swift",
        "Data/GQL/Generated/LivekitRoomFragment.graphql.swift",
        "Data/GQL/Generated/LivekitRoomMessageContentFragment.graphql.swift",
        "Data/GQL/Generated/MarkAsSeen.graphql.swift",
        "Data/GQL/Generated/MessageAuthorFragment.graphql.swift",
        "Data/GQL/Generated/MessageContentFragment.graphql.swift",
        "Data/GQL/Generated/MessageFragment.graphql.swift",
        "Data/GQL/Generated/PatientFragment.graphql.swift",
        "Data/GQL/Generated/ProviderFragment.graphql.swift",
        "Data/GQL/Generated/ProviderInConversationFragment.graphql.swift",
        "Data/GQL/Generated/ReplyMessageFragment.graphql.swift",
        "Data/GQL/Generated/SendMessage.graphql.swift",
        "Data/GQL/Generated/SetTyping.graphql.swift",
        "Data/GQL/Generated/SystemMessageFragment.graphql.swift",
        "Data/GQL/Generated/TextMessageContentFragment.graphql.swift",
        "Data/GQL/Generated/Types.graphql.swift",
        "Data/GQL/Generated/VideoMessageContentFragment.graphql.swift",
        "Data/GQL/Types/BigDecimal.swift",
        "Data/GQL/Types/CustomScalarParsingError.swift",
        "Data/GQL/Types/CustomScalars.swift",
        "Data/GQL/Types/DateTime.swift",
        "Data/Repositories/Conversation/ConversationRepositoryImpl.swift",
        "Data/Repositories/Conversation/ConversationTransformer.swift",
        "Data/Repositories/ConversationItem/ConversationItemRepositoryImpl.swift",
        "Data/Transformers/LocalConversationItemTransformer.swift",
        "Data/Transformers/RemoteConversationItemTransformer.swift",
        "Data/Transformers/RemoteConversationProviderTransformer.swift",
        "Data/Transformers/RemotePatientTransformer.swift",
        "Domain/Entities/AudioFile.swift",
        "Domain/Entities/AudioMessageItem.swift",
        "Domain/Entities/Conversation.swift",
        "Domain/Entities/ConversationEvent.swift",
        "Domain/Entities/ConversationInteractiveMessage.swift",
        "Domain/Entities/ConversationItem.swift",
        "Domain/Entities/ConversationItems.swift",
        "Domain/Entities/ConversationList.swift",
        "Domain/Entities/ConversationMessage.swift",
        "Domain/Entities/DeletedMessageItem.swift",
        "Domain/Entities/DocumentFile.swift",
        "Domain/Entities/DocumentMessageItem.swift",
        "Domain/Entities/ImageFile.swift",
        "Domain/Entities/ImageMessageItem.swift",
        "Domain/Entities/Media.swift",
        "Domain/Entities/MediaType.swift",
        "Domain/Entities/MessageInput.swift",
        "Domain/Entities/Patient.swift",
        "Domain/Entities/Provider.swift",
        "Domain/Entities/ProviderInConversation.swift",
        "Domain/Entities/SystemProvider.swift",
        "Domain/Entities/TextMessageItem.swift",
        "Domain/Entities/UploadedMedia.swift",
        "Domain/Entities/VideoCallRoomInteractiveMessage.swift",
        "Domain/Entities/VideoFile.swift",
        "Domain/Entities/VideoMessageItem.swift",
        "Domain/Interactors/CreateConversation/CreateConversationInteractor.swift",
        "Domain/Interactors/CreateConversation/CreateConversationInteractorImpl.swift",
        "Domain/Interactors/CreateDraftConversation/StartConversationInteractor.swift",
        "Domain/Interactors/CreateDraftConversation/StartConversationInteractorImpl.swift",
        "Domain/Interactors/DeleteMessageInteractor/DeleteMessageInteractor.swift",
        "Domain/Interactors/DeleteMessageInteractor/DeleteMessageInteractorImpl.swift",
        "Domain/Interactors/MarkConversationAsSeen/MarkConversationAsSeenInteractor.swift",
        "Domain/Interactors/MarkConversationAsSeen/MarkConversationAsSeenInteractorImpl.swift",
        "Domain/Interactors/RetrySendingMessage/RetrySendingMessageInteractor.swift",
        "Domain/Interactors/RetrySendingMessage/RetrySendingMessageInteractorImpl.swift",
        "Domain/Interactors/SendMessage/SendMessageInteractor.swift",
        "Domain/Interactors/SendMessage/SendMessageInteractorImpl.swift",
        "Domain/Interactors/SetIsTyping/SetIsTypingInteractor.swift",
        "Domain/Interactors/SetIsTyping/SetIsTypingInteractorImpl.swift",
        "Domain/Interactors/WatchConversation/WatchConversationInteractor.swift",
        "Domain/Interactors/WatchConversation/WatchConversationInteractorImpl.swift",
        "Domain/Interactors/WatchConversationItems/WatchConversationWithItemsInteractor.swift",
        "Domain/Interactors/WatchConversationItems/WatchConversationWithItemsInteractorImpl.swift",
        "Domain/Interactors/WatchConversationList/WatchConversationsInteractor.swift",
        "Domain/Interactors/WatchConversationList/WatchConversationsInteractorImpl.swift",
        "Domain/Repositories/ConversationItemRepository.swift",
        "Domain/Repositories/ConversationRepository.swift",
        "Errors/MessagingError.swift",
        "Generated/Strings+Generated.swift",
        "NablaClient+Messaging.swift",
        "NablaMessagingClient.swift",
        "NablaMessagingCorePackage.swift",
        "NablaMessagingModule.swift",
        "Utils/Calendar+Utils.swift",
        "Utils/GateKeepers.swift",
        "Utils/String+Blank.swift",
        "Utils/TransientUUID.swift"
      ],
      "target_dependencies" : [
        "NablaCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NablaDocumentScanner",
      "module_type" : "SwiftTarget",
      "name" : "NablaDocumentScanner",
      "path" : "Sources/NablaDocumentScanner",
      "product_memberships" : [
        "NablaMessagingUI"
      ],
      "sources" : [
        "DocumentCameraViewControllerDelegateWrapper.swift",
        "DocumentScannerDelegate.swift",
        "DocumentScannerModule.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NablaCoreTestsUtils",
      "module_type" : "SwiftTarget",
      "name" : "NablaCoreTestsUtils",
      "path" : "Tests/NablaCoreTestsUtils",
      "product_dependencies" : [
        "SwiftyMocky",
        "SnapshotTesting"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTestsUtils/Resources/stubImage.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Generated/Mock.generated.swift",
        "Mocks/Date+Mocks.swift",
        "Mocks/ImageSource+Stubs.swift",
        "Mocks/LocalUser+Mocks.swift",
        "Mocks/URL+Stubs.swift",
        "NablaCoreTestsUtilsPackage.swift",
        "Snapshotting+DarkMode.swift"
      ],
      "target_dependencies" : [
        "NablaCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NablaCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "NablaCoreTests",
      "path" : "Tests/NablaCoreTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/AvatarView/__Snapshots__/AvatarViewTests/testAvatarViewDefault.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/AvatarView/__Snapshots__/AvatarViewTests/testAvatarViewDefault.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/AvatarView/__Snapshots__/AvatarViewTests/testAvatarViewImage.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/AvatarView/__Snapshots__/AvatarViewTests/testAvatarViewImage.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/AvatarView/__Snapshots__/AvatarViewTests/testAvatarViewInitials.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/AvatarView/__Snapshots__/AvatarViewTests/testAvatarViewInitials.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testAccentButtonDisabled.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testAccentButtonDisabled.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testAccentButtonEnabled.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testAccentButtonEnabled.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testAccentButtonHighlighted.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testAccentButtonHighlighted.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testAccentButtonLoading.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testAccentButtonLoading.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testAccentSubduedButtonDisabled.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testAccentSubduedButtonDisabled.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testAccentSubduedButtonEnabled.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testAccentSubduedButtonEnabled.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testAccentSubduedButtonHighlighted.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testAccentSubduedButtonHighlighted.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testAccentSubduedButtonLoading.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testAccentSubduedButtonLoading.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testBaseButtonDisabled.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testBaseButtonDisabled.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testBaseButtonEnabled.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testBaseButtonEnabled.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testBaseButtonHighlighted.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testBaseButtonHighlighted.light.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testBaseButtonLoading.dark.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/PrimaryButton/__Snapshots__/PrimaryButtonTests/testBaseButtonLoading.light.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Data/Authentication/TaskHolderTest.swift",
        "Data/DataSources/User/UserLocalDataSourceTests.swift",
        "Data/GQL/ApolloPublisherTests.swift",
        "Data/GQL/IApolloClientTests.swift",
        "Data/KeyValueStore/KeyValueStoreTests.swift",
        "Domain/Formatters/PatientNameFormatterTests.swift",
        "Domain/Interactors/AuthenticatedInteractorTests.swift",
        "Domain/Interactors/SetCurrentUserInteractorTests.swift",
        "SnapshotTests/AvatarView/AvatarViewTests.swift",
        "SnapshotTests/PrimaryButton/PrimaryButtonTests.swift",
        "SnapshotTests/RefreshingIndicatorView/RefreshingIndicatorViewTests.swift",
        "Utils/Extensions/Combine/ResultMapTests.swift",
        "Views/NablaThemeColorsTests.swift"
      ],
      "target_dependencies" : [
        "NablaCore",
        "NablaCoreTestsUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NablaCore",
      "module_type" : "SwiftTarget",
      "name" : "NablaCore",
      "path" : "Sources/NablaCore",
      "product_dependencies" : [
        "Apollo",
        "ApolloWebSocket",
        "ApolloSQLite",
        "Sentry"
      ],
      "product_memberships" : [
        "NablaCore",
        "NablaMessagingCore",
        "NablaMessagingUI",
        "NablaVideoCall",
        "NablaScheduling"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaCore/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaCore/Resources/Colors.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaCore/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaCore/Resources/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaCore/Resources/pt.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/NablaCore/Resources/version",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Configuration.swift",
        "DI/CoreContainer.swift",
        "Data/Authentication/AuthTokens.swift",
        "Data/Authentication/Authenticator.swift",
        "Data/Authentication/AuthenticatorImpl.swift",
        "Data/Authentication/Endpoints/RefreshTokenEndpoint.swift",
        "Data/Authentication/Session.swift",
        "Data/Authentication/SessionTokenProvider.swift",
        "Data/Authentication/TaskHolder.swift",
        "Data/Authentication/Token.swift",
        "Data/DataSources/Device/DeviceLocalDataSource.swift",
        "Data/DataSources/Device/DeviceLocalDataSourceImpl.swift",
        "Data/DataSources/Device/DeviceRemoteDataSource.swift",
        "Data/DataSources/Device/DeviceRemoteDataSourceImpl.swift",
        "Data/DataSources/Device/RemoteDevice.swift",
        "Data/DataSources/User/LocalUser.swift",
        "Data/DataSources/User/UserLocalDataSource.swift",
        "Data/DataSources/User/UserLocalDataSourceImpl.swift",
        "Data/Environment/Environment.swift",
        "Data/Environment/EnvironmentImpl.swift",
        "Data/Environment/NetworkConfiguration.swift",
        "Data/GQL/Apollo/ApolloPublisher.swift",
        "Data/GQL/Apollo/ApolloResponseParser.swift",
        "Data/GQL/Apollo/IApolloClient+Combine.swift",
        "Data/GQL/Apollo/IApolloClient.swift",
        "Data/GQL/Apollo/IGraphQLQueryWatcher.swift",
        "Data/GQL/GQLClient.swift",
        "Data/GQL/GQLClientImpl.swift",
        "Data/GQL/GQLFetchPolicy.swift",
        "Data/GQL/GQLStore.swift",
        "Data/GQL/GQLStoreImpl.swift",
        "Data/GQL/GQLWatchPolicy.swift",
        "Data/GQL/Generated/RegisterOrUpdateDevice.graphql.swift",
        "Data/GQL/Generated/Types.graphql.swift",
        "Data/GQL/Normalization.swift",
        "Data/GQL/Transports/AuthorizationInterceptor.swift",
        "Data/GQL/Transports/CombinedTransport.swift",
        "Data/GQL/Transports/EventConnectionState.swift",
        "Data/GQL/Transports/HttpInterceptorProvider.swift",
        "Data/GQL/Transports/RequestHeadersInterceptor.swift",
        "Data/GQL/Transports/WebSocketTransport.swift",
        "Data/GQL/Types/CustomScalarParsingError.swift",
        "Data/GQL/Types/CustomScalars.swift",
        "Data/GQL/Types/GQLError.swift",
        "Data/GQL/Types/TypeAliases.swift",
        "Data/GQL/Types/UUID.swift",
        "Data/GQL/Watcher/NotificationRefetchTrigger.swift",
        "Data/GQL/Watcher/ReachabilityRefetchTrigger.swift",
        "Data/GQL/Watcher/RefetchTrigger.swift",
        "Data/KeyValueStore/KeyValueStore.swift",
        "Data/KeyValueStore/KeyValueStoreImpl.swift",
        "Data/Networking/Error+Triage.swift",
        "Data/Networking/ExtraHeaders.swift",
        "Data/Networking/HTTPHeaders.swift",
        "Data/Networking/HTTPManager/AddExtraHeadersRequestBehavior.swift",
        "Data/Networking/HTTPManager/BaseURLProvider.swift",
        "Data/Networking/HTTPManager/HTTPError.swift",
        "Data/Networking/HTTPManager/HTTPManager.swift",
        "Data/Networking/HTTPManager/HTTPRequest.swift",
        "Data/Networking/HTTPManager/JSONResponse.swift",
        "Data/Networking/HTTPManager/RequestBehavior.swift",
        "Data/Networking/HTTPManager/URLRequestMapper.swift",
        "Data/Networking/HTTPManager/URLSession+JSONResponse.swift",
        "Data/Networking/HTTPManager/UploadClient.swift",
        "Data/Networking/HTTPManager/UploadEndpoint.swift",
        "Data/Repositories/UserRepository/UserRepositoryImpl.swift",
        "Domain/Entities/ImageSource.swift",
        "Domain/Entities/MediaSource.swift",
        "Domain/Entities/MimeType.swift",
        "Domain/Entities/SentryConfiguration.swift",
        "Domain/Entities/User.swift",
        "Domain/Interactors/AuthenticatedInteractor/AuthenticatedInteractor.swift",
        "Domain/Interactors/InitializeInteractor/InitializeInteractor.swift",
        "Domain/Interactors/InitializeInteractor/InitializeInteractorImpl.swift",
        "Domain/Interactors/LogOutInteractor/LogOutInteractor.swift",
        "Domain/Interactors/LogOutInteractor/LogOutInteractorImpl.swift",
        "Domain/Interactors/SetCurrentUserInteractor/SetCurrentUserInteractor.swift",
        "Domain/Interactors/SetCurrentUserInteractor/SetCurrentUserInteractorImpl.swift",
        "Domain/Repositories/DeviceRepository.swift",
        "Domain/Repositories/UserRepository.swift",
        "Errors/AuthenticationError.swift",
        "Errors/GQLErrorTransformer.swift",
        "Errors/InternalError.swift",
        "Errors/NablaError.swift",
        "Errors/NetworkError.swift",
        "Errors/ServerError.swift",
        "Generated/Strings+Generated.swift",
        "Generated/XCAssets+Generated.swift",
        "Modules/MessagingModule.swift",
        "Modules/Module.swift",
        "Modules/SchedulingModule.swift",
        "Modules/SchedulingViewFactory.swift",
        "Modules/VideoCallModule.swift",
        "Modules/VideoCallViewFactory.swift",
        "NablaClient.swift",
        "NablaCorePackage.swift",
        "Utils/AnyResponse.swift",
        "Utils/ErrorReporter/ErrorReporter.swift",
        "Utils/ErrorReporter/NoOpErrorReporter.swift",
        "Utils/ErrorReporter/SentryErrorReporter.swift",
        "Utils/Extensions/Combine/Publisher+Drive.swift",
        "Utils/Extensions/Combine/Publisher+Nabla.swift",
        "Utils/Extensions/Combine/Publisher+Optional.swift",
        "Utils/Extensions/Combine/Publisher+ResultMap.swift",
        "Utils/Extensions/Combine/Publisher+SwitchToLatest.swift",
        "Utils/Extensions/Foundation/Bundle+Utils.swift",
        "Utils/Extensions/Foundation/Collection+Utils.swift",
        "Utils/Extensions/Foundation/Comparable+Clamp.swift",
        "Utils/Extensions/Foundation/Date+Utils.swift",
        "Utils/Extensions/Foundation/Dictionary+Utils.swift",
        "Utils/Extensions/Foundation/Result+Utils.swift",
        "Utils/Extensions/Foundation/String+Utils.swift",
        "Utils/Extensions/Foundation/URL+Utils.swift",
        "Utils/Extensions/NablaExtension.swift",
        "Utils/Extensions/UIKit/CGPoint+Operations.swift",
        "Utils/Extensions/UIKit/NSDirectionalEdgeInsets+Utils.swift",
        "Utils/Extensions/UIKit/NSDirectionalRectEdge+Utils.swift",
        "Utils/Extensions/UIKit/Reusable.swift",
        "Utils/Extensions/UIKit/UIColor+Utils.swift",
        "Utils/Extensions/UIKit/UIDevice+Utils.swift",
        "Utils/Extensions/UIKit/UIEdgeInsets+Utils.swift",
        "Utils/Extensions/UIKit/UIImage+SFSymbols.swift",
        "Utils/Extensions/UIKit/UIKit+Reusable.swift",
        "Utils/Extensions/UIKit/UILayoutPriority+Utils.swift",
        "Utils/Extensions/UIKit/UINavigationController.swift",
        "Utils/Extensions/UIKit/UINavigationItem+Utils.swift",
        "Utils/Extensions/UIKit/UIRefreshControl+Utils.swift",
        "Utils/Extensions/UIKit/UIResponder+keyboard.swift",
        "Utils/Extensions/UIKit/UIScrollView+Utils.swift",
        "Utils/Extensions/UIKit/UITextView+InteractiveDismiss.swift",
        "Utils/Extensions/UIKit/UIView+AutoLayout.swift",
        "Utils/Extensions/UIKit/UIView+Utils.swift",
        "Utils/Fonts/DynamicFont.swift",
        "Utils/Fonts/FontDescription.swift",
        "Utils/Fonts/Fonts.swift",
        "Utils/Formatters/PatientNameComponents.swift",
        "Utils/Formatters/PatientNameComponentsFormatter.swift",
        "Utils/Formatters/ProviderNameComponents.swift",
        "Utils/Formatters/ProviderNameComponentsFormatter.swift",
        "Utils/Functions.swift",
        "Utils/Logger/ConsoleLogger.swift",
        "Utils/Logger/ErrorReporterLogger.swift",
        "Utils/Logger/Logger.swift",
        "Utils/Logger/MutableCompositeLogger.swift",
        "Utils/Modals/AlertViewModel.swift",
        "Utils/Modals/SheetViewModel.swift",
        "Utils/Modals/UIKit+AlertViewModel.swift",
        "Utils/Modals/UIKit+SheetViewModel.swift",
        "Utils/PaginatedList.swift",
        "Utils/RefreshingState.swift",
        "Utils/Response.swift",
        "Utils/UUIDGenerator.swift",
        "Vendors/JWTDecode/Errors.swift",
        "Vendors/JWTDecode/JWT.swift",
        "Vendors/JWTDecode/JWTDecode.swift",
        "Vendors/JWTDecode/TokenValidators.swift",
        "Vendors/JWTDecode/ValidationError.swift",
        "Vendors/JWTDecode/ValidatorJWT.swift",
        "Vendors/MultipartFormDataKit/BoundaryGenerator.swift",
        "Vendors/MultipartFormDataKit/CRLF.swift",
        "Vendors/MultipartFormDataKit/ContentDisposition.swift",
        "Vendors/MultipartFormDataKit/ContentType.swift",
        "Vendors/MultipartFormDataKit/Dash.swift",
        "Vendors/MultipartFormDataKit/Filename.swift",
        "Vendors/MultipartFormDataKit/MIMEType.swift",
        "Vendors/MultipartFormDataKit/MultipartFormData+Builder.swift",
        "Vendors/MultipartFormDataKit/MultipartFormData+Part.swift",
        "Vendors/MultipartFormDataKit/MultipartFormData.swift",
        "Vendors/MultipartFormDataKit/Name.swift",
        "Vendors/MultipartFormDataKit/ValidationResult.swift",
        "Vendors/Reachability/Reachability.swift",
        "Views/AvatarView/AvatarView.swift",
        "Views/AvatarView/AvatarViewModel.swift",
        "Views/CheckboxView/CheckboxView.swift",
        "Views/CheckboxView/CheckboxViewTheme.swift",
        "Views/ImageView/ImageView.swift",
        "Views/ImageView/URLCache.swift",
        "Views/NablaViews.swift",
        "Views/PrimaryButton/PrimaryButton.swift",
        "Views/PrimaryButton/PrimaryButtonTheme.swift",
        "Views/RefreshingIndicatorView/RefreshingIndicatorView.swift",
        "Views/Theme/NablaTheme+Colors.swift",
        "Views/Theme/NablaTheme.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/getsentry/sentry-cocoa.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/venmo/DVR
Fetching https://github.com/livekit/client-sdk-swift.git
Fetching https://github.com/apollographql/apollo-ios
Fetching https://github.com/MakeAWishFoundation/SwiftyMocky
[1/1724] Fetching dvr
[1725/31971] Fetching dvr, client-sdk-swift
[5658/125838] Fetching dvr, client-sdk-swift, apollo-ios
[12948/135331] Fetching dvr, client-sdk-swift, apollo-ios, swiftymocky
[23351/148520] Fetching dvr, client-sdk-swift, apollo-ios, swiftymocky, swift-snapshot-testing
[39632/307391] Fetching dvr, client-sdk-swift, apollo-ios, swiftymocky, swift-snapshot-testing, sentry-cocoa
Fetched https://github.com/livekit/client-sdk-swift.git from cache (1.98s)
[37418/277144] Fetching dvr, apollo-ios, swiftymocky, swift-snapshot-testing, sentry-cocoa
Fetched https://github.com/venmo/DVR from cache (14.84s)
Fetched https://github.com/MakeAWishFoundation/SwiftyMocky from cache (14.92s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (14.97s)
Fetched https://github.com/getsentry/sentry-cocoa.git from cache (15.07s)
Fetched https://github.com/apollographql/apollo-ios from cache (15.45s)
Computing version for https://github.com/venmo/DVR
Computed https://github.com/venmo/DVR at 2.1.0 (16.26s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.11.0 (0.69s)
Computing version for https://github.com/MakeAWishFoundation/SwiftyMocky
Computed https://github.com/MakeAWishFoundation/SwiftyMocky at 4.2.0 (2.49s)
Fetching https://github.com/tuist/xcodeproj
Fetching https://github.com/JohnSundell/ShellOut
Fetching https://github.com/luoxiu/Chalk
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/kylef/Commander
[1/1411] Fetching pathkit
[1412/2371] Fetching pathkit, shellout
[2372/2700] Fetching pathkit, shellout, chalk
[2701/4288] Fetching pathkit, shellout, chalk, commander
Fetched https://github.com/kylef/PathKit from cache (0.37s)
[1/10657] Fetching yams
Fetched https://github.com/JohnSundell/ShellOut from cache (0.38s)
Fetched https://github.com/luoxiu/Chalk from cache (0.38s)
[2/33947] Fetching yams, xcodeproj
Fetched https://github.com/kylef/Commander from cache (0.40s)
Fetched https://github.com/jpsim/Yams from cache (4.96s)
Fetched https://github.com/tuist/xcodeproj from cache (4.97s)
Computing version for https://github.com/getsentry/sentry-cocoa.git
Computed https://github.com/getsentry/sentry-cocoa.git at 8.1.0 (11.07s)
Computing version for https://github.com/livekit/client-sdk-swift.git
Computed https://github.com/livekit/client-sdk-swift.git at 1.0.8 (1.44s)
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/google/promises.git
Fetching https://github.com/webrtc-sdk/Specs.git
[1/2442] Fetching promises
[2248/2903] Fetching promises, specs
[2471/6739] Fetching promises, specs, swift-log
Fetched https://github.com/webrtc-sdk/Specs.git from cache (0.47s)
Fetched https://github.com/apple/swift-log.git from cache (0.50s)
[1/38977] Fetching swift-protobuf
Fetched https://github.com/google/promises.git from cache (6.46s)
Fetched https://github.com/apple/swift-protobuf.git from cache (6.56s)
Computing version for https://github.com/apollographql/apollo-ios
Computed https://github.com/apollographql/apollo-ios at 0.51.2 (7.20s)
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/9765] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (2.97s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 3.0.1 (3.65s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.80s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.85s)
Computing version for https://github.com/luoxiu/Chalk
Computed https://github.com/luoxiu/Chalk at 0.2.1 (1.55s)
Fetching https://github.com/luoxiu/Rainbow
[1/234] Fetching rainbow
Fetched https://github.com/luoxiu/Rainbow from cache (0.30s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.3.0 (1.23s)
Computing version for https://github.com/webrtc-sdk/Specs.git
Computed https://github.com/webrtc-sdk/Specs.git at 104.5112.7 (0.56s)
Computing version for https://github.com/kylef/Commander
Computed https://github.com/kylef/Commander at 0.9.2 (2.40s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.68s)
Computing version for https://github.com/luoxiu/Rainbow
Computed https://github.com/luoxiu/Rainbow at 0.1.1 (1.09s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.13.3 (0.69s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.29s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (0.91s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (0.78s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.65s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (2.02s)
Computing version for https://github.com/tuist/xcodeproj
Computed https://github.com/tuist/xcodeproj at 8.27.7 (0.79s)
Fetching https://github.com/tadija/AEXML.git
[1/2127] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.44s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (1.08s)
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.13.3
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.3
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.0
Creating working copy for https://github.com/JohnSundell/ShellOut
Working copy of https://github.com/JohnSundell/ShellOut resolved at 2.3.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.11.0
Creating working copy for https://github.com/venmo/DVR
Working copy of https://github.com/venmo/DVR resolved at 2.1.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/livekit/client-sdk-swift.git
Working copy of https://github.com/livekit/client-sdk-swift.git resolved at 1.0.8
Creating working copy for https://github.com/tuist/xcodeproj
Working copy of https://github.com/tuist/xcodeproj resolved at 8.27.7
Creating working copy for https://github.com/getsentry/sentry-cocoa.git
Working copy of https://github.com/getsentry/sentry-cocoa.git resolved at 8.1.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 2.4.0
Creating working copy for https://github.com/luoxiu/Rainbow
Working copy of https://github.com/luoxiu/Rainbow resolved at 0.1.1
Creating working copy for https://github.com/kylef/Commander
Working copy of https://github.com/kylef/Commander resolved at 0.9.2
Creating working copy for https://github.com/apollographql/apollo-ios
Working copy of https://github.com/apollographql/apollo-ios resolved at 0.51.2
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 3.0.1
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/webrtc-sdk/Specs.git
Working copy of https://github.com/webrtc-sdk/Specs.git resolved at 104.5112.7
Creating working copy for https://github.com/MakeAWishFoundation/SwiftyMocky
Working copy of https://github.com/MakeAWishFoundation/SwiftyMocky resolved at 4.2.0
Creating working copy for https://github.com/luoxiu/Chalk
Working copy of https://github.com/luoxiu/Chalk resolved at 0.2.1
Downloading binary artifact https://github.com/webrtc-sdk/Specs/releases/download/104.5112.07/WebRTC.xcframework.zip
[1369/21741473] Downloading https://github.com/webrtc-sdk/Specs/releases/download/104.5112.07/WebRTC.xcframework.zip
Downloaded https://github.com/webrtc-sdk/Specs/releases/download/104.5112.07/WebRTC.xcframework.zip (2.39s)
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Info.plist
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/301] Write sources
[1/301] Copying version
[1/301] Copying Localizable.strings
[1/301] Copying Info.plist
[1/301] Copying Localizable.strings
[1/301] Copying Info.plist
[1/301] Copying Localizable.strings
[18/301] Copying Info.plist
[21/301] Copying Localizable.strings
[29/301] Copying Info.plist
[29/301] Copying stubImage.png
[29/301] Copying Info.plist
[29/301] Copying Localizable.strings
[30/301] Copying PrivacyInfo.xcprivacy
[30/301] Write sources
[35/301] Copying PrivacyInfo.xcprivacy
[38/301] Write sources
[45/301] Copying Localizable.strings
[48/301] Copying Assets.xcassets
[50/301] Copying Colors.xcassets
[51/301] Copying Assets.xcassets
[52/301] Copying Colors.xcassets
[54/301] Copying Assets.xcassets
[55/301] Copying Colors.xcassets
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/FBLPromises.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[56/301] Compiling FBLPromises FBLPromiseError.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/FBLPromises.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[56/301] Compiling FBLPromises FBLPromise+Validate.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/FBLPromises.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[56/301] Compiling FBLPromises FBLPromise+Wrap.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/FBLPromises.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[56/301] Compiling FBLPromises FBLPromise+Timeout.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/FBLPromises.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[56/301] Compiling FBLPromises resource_bundle_accessor.m
[56/301] Compiling FBLPromises FBLPromise.m
[56/301] Compiling FBLPromises FBLPromise+Then.m
[56/301] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: 'spi-builder-workspace': found 14 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/LocationPicker/__Snapshots__/LocationPickerViewControllerTests/testLocationPickerViewControllerLoading.dark.png
    /host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/LocationPicker/__Snapshots__/LocationPickerViewControllerTests/testLocationPickerViewControllerWithItems.light.png
    /host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/Success/__Snapshots__/SuccessViewControllerTests/testWithNavigationController.light.png
    /host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/LocationPicker/__Snapshots__/LocationPickerViewControllerTests/testLocationPickerViewControllerEmptyView.light.png
    /host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/LocationPicker/__Snapshots__/LocationCellTests/testLocationCellDefaultTheme.dark.png
    /host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/LocationPicker/__Snapshots__/LocationPickerViewControllerTests/testLocationPickerViewControllerWithItems.dark.png
    /host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/Success/__Snapshots__/SuccessViewControllerTests/testWithNavigationController.dark.png
    /host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/LocationPicker/__Snapshots__/LocationCellTests/testLocationCellDefaultThemeWithLongText.light.png
    /host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/Success/__Snapshots__/SuccessViewControllerTests/testStandalone.light.png
    /host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/LocationPicker/__Snapshots__/LocationPickerViewControllerTests/testLocationPickerViewControllerEmptyView.dark.png
    /host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/LocationPicker/__Snapshots__/LocationCellTests/testLocationCellDefaultThemeWithLongText.dark.png
    /host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/LocationPicker/__Snapshots__/LocationPickerViewControllerTests/testLocationPickerViewControllerLoading.light.png
    /host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/Success/__Snapshots__/SuccessViewControllerTests/testStandalone.dark.png
    /host/spi-builder-workspace/Tests/NablaSchedulingTests/SnapshotTests/LocationPicker/__Snapshots__/LocationCellTests/testLocationCellDefaultTheme.light.png
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/RefreshingIndicatorView/__Snapshots__/RefreshingIndicatorViewTests/testView.light.png
    /host/spi-builder-workspace/Tests/NablaCoreTests/SnapshotTests/RefreshingIndicatorView/__Snapshots__/RefreshingIndicatorViewTests/testView.dark.png
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Info.plist
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/FBLPromises.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/246] Compiling FBLPromises resource_bundle_accessor.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/FBLPromises.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/246] Compiling FBLPromises FBLPromiseError.m
[1/246] Compiling FBLPromises FBLPromise+Wrap.m
[1/246] Compiling FBLPromises FBLPromise+Validate.m
[1/246] Compiling FBLPromises FBLPromise+Then.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/FBLPromises.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/246] Compiling FBLPromises FBLPromise.m
[1/246] Compiling FBLPromises FBLPromise+Timeout.m
[1/246] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android