The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of TMDb, reference 13.3.0 (edbaef), with Swift 6.2 (beta) for Android on 22 Jun 2025 19:54:16 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adamayoung/TMDb.git
Reference: 13.3.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/adamayoung/TMDb
 * tag               13.3.0     -> FETCH_HEAD
HEAD is now at edbaefe BUG: Fix empty person external link IDs (#221)
Cloned https://github.com/adamayoung/TMDb.git
Revision (git rev-parse @):
edbaefe23929ca109e1e1512e8d6a660d501a6de
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/adamayoung/TMDb.git at 13.3.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/adamayoung/TMDb.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-8C5A4AE7A8CE2BA.txt
[3/164] Compiling TMDb MovieCreditsRequest.swift
[4/164] Compiling TMDb MovieExternalLinksRequest.swift
[5/164] Compiling TMDb MovieImagesRequest.swift
[6/164] Compiling TMDb MovieRecommendationsRequest.swift
[7/164] Compiling TMDb MovieRequest.swift
[8/164] Compiling TMDb MovieReviewsRequest.swift
[9/164] Compiling TMDb MovieVideosRequest.swift
[10/164] Compiling TMDb MovieWatchProvidersRequest.swift
[11/164] Compiling TMDb MoviesNowPlayingRequest.swift
[12/164] Compiling TMDb PopularMoviesRequest.swift
[13/164] Compiling TMDb SimilarMoviesRequest.swift
[14/164] Compiling TMDb TopRatedMoviesRequest.swift
[15/164] Compiling TMDb UpcomingMoviesRequest.swift
[16/164] Compiling TMDb TMDbMovieService.swift
[17/164] Compiling TMDb PersonService.swift
[18/164] Compiling TMDb PersonCombinedCreditsRequest.swift
[19/164] Compiling TMDb PersonExternalLinksRequest.swift
[20/164] Compiling TMDb PersonImagesRequest.swift
[21/164] Compiling TMDb PersonMovieCreditsRequest.swift
[22/164] Compiling TMDb PersonRequest.swift
[23/164] Compiling TMDb PersonTVSeriesCreditsRequest.swift
[24/164] Compiling TMDb PopularPeopleRequest.swift
[25/164] Compiling TMDb TMDbPersonService.swift
[26/187] Compiling TMDb Department.swift
[27/187] Compiling TMDb ExternalLink.swift
[28/187] Compiling TMDb FacebookLink.swift
[29/187] Compiling TMDb Gender.swift
[30/187] Compiling TMDb Genre.swift
[31/187] Compiling TMDb GenreList.swift
[32/187] Compiling TMDb GuestSession.swift
[33/187] Compiling TMDb IMDbLink.swift
[34/187] Compiling TMDb ImageCollection.swift
[35/187] Compiling TMDb ImageMetadata.swift
[36/187] Compiling TMDb ImagesConfiguration+URLs.swift
[37/187] Compiling TMDb ImagesConfiguration.swift
[38/187] Compiling TMDb InstagramLink.swift
[39/187] Compiling TMDb Language.swift
[40/187] Compiling TMDb Media.swift
[41/187] Compiling TMDb MediaPageableList.swift
[42/187] Compiling TMDb Movie.swift
[43/187] Compiling TMDb MovieExternalLinksCollection.swift
[44/187] Compiling TMDb MovieListItem.swift
[45/187] Compiling TMDb MoviePageableList.swift
[46/187] Compiling TMDb Network.swift
[47/187] Compiling TMDb PageableListResult.swift
[48/187] Compiling TMDb Person.swift
[49/210] Compiling TMDb AddFavouriteRequest.swift
[50/210] Compiling TMDb AddToWatchlistRequest.swift
[51/210] Compiling TMDb FavouriteMoviesRequest.swift
[52/210] Compiling TMDb FavouriteTVSeriesRequest.swift
[53/210] Compiling TMDb MovieWatchlistRequest.swift
[54/210] Compiling TMDb TVSeriesWatchlistRequest.swift
[55/210] Compiling TMDb FavouriteSort.swift
[56/210] Compiling TMDb WatchlistSort.swift
[57/210] Compiling TMDb TMDbAccountService.swift
[58/210] Compiling TMDb AuthenticateURLBuilding.swift
[59/210] Compiling TMDb AuthenticationService.swift
[60/210] Compiling TMDb CreateGuestSessionRequest.swift
[61/210] Compiling TMDb CreateRequestTokenRequest.swift
[62/210] Compiling TMDb CreateSessionRequest.swift
[63/210] Compiling TMDb DeleteSessionRequest.swift
[64/210] Compiling TMDb ValidateKeyRequest.swift
[65/210] Compiling TMDb ValidateTokenWithLoginRequest.swift
[66/210] Compiling TMDb TMDbAuthenticationService.swift
[67/210] Compiling TMDb AuthenticateURLBuilder.swift
[68/210] Compiling TMDb CertificationService.swift
[69/210] Compiling TMDb MovieCertificationsRequest.swift
[70/210] Compiling TMDb TVSeriesCertificationsRequest.swift
[71/210] Compiling TMDb TMDbCertificationService.swift
[72/210] Compiling TMDb TVEpisode.swift
[73/210] Compiling TMDb TVEpisodeImageCollection.swift
[74/210] Compiling TMDb TVSeason.swift
[75/210] Compiling TMDb TVSeasonAggregateCredits.swift
[76/210] Compiling TMDb TVSeasonImageCollection.swift
[77/210] Compiling TMDb TVSeries.swift
[78/210] Compiling TMDb TVSeriesAggregateCredits.swift
[79/210] Compiling TMDb TVSeriesExternalLinksCollection.swift
[80/210] Compiling TMDb TVSeriesListItem.swift
[81/210] Compiling TMDb TVSeriesPageableList.swift
[82/210] Compiling TMDb TikTokLink.swift
[83/210] Compiling TMDb Token.swift
[84/210] Compiling TMDb TwitterLink.swift
[85/210] Compiling TMDb VideoCollection.swift
[86/210] Compiling TMDb VideoMetadata.swift
[87/210] Compiling TMDb VideoSize.swift
[88/210] Compiling TMDb VideoType.swift
[89/210] Compiling TMDb WatchProvider.swift
[90/210] Compiling TMDb WatchProviderRegions.swift
[91/210] Compiling TMDb WatchProviderResult.swift
[92/210] Compiling TMDb WikiDataLink.swift
[93/210] Compiling TMDb AccountService.swift
[94/210] Compiling TMDb AccountRequest.swift
[95/210] Compiling TMDb PersonCombinedCredits.swift
[96/210] Compiling TMDb PersonExternalLinksCollection.swift
[97/210] Compiling TMDb PersonImageCollection.swift
[98/210] Compiling TMDb PersonListItem.swift
[99/210] Compiling TMDb PersonMovieCredits.swift
[100/210] Compiling TMDb PersonPageableList.swift
[101/210] Compiling TMDb PersonTVSeriesCredits.swift
[102/210] Compiling TMDb ProductionCompany.swift
[103/210] Compiling TMDb ProductionCountry.swift
[104/210] Compiling TMDb Review.swift
[105/210] Compiling TMDb ReviewPageableList.swift
[106/210] Compiling TMDb Session.swift
[107/210] Compiling TMDb Show.swift
[108/210] Compiling TMDb ShowCredits.swift
[109/210] Compiling TMDb ShowType.swift
[110/210] Compiling TMDb ShowWatchProvider.swift
[111/210] Compiling TMDb ShowWatchProviderResult.swift
[112/210] Compiling TMDb SpokenLanguage.swift
[113/210] Compiling TMDb Status.swift
[114/210] Compiling TMDb SuccessResult.swift
[115/210] Compiling TMDb TMDbError+TMDbAPIError.swift
[116/210] Compiling TMDb TMDbError.swift
[117/210] Compiling TMDb TMDbStatusResponse.swift
[118/210] Compiling TMDb CompanyService.swift
[119/210] Compiling TMDb CompanyDetailsRequest.swift
[120/210] Compiling TMDb TMDbCompanyService.swift
[121/210] Compiling TMDb ConfigurationService.swift
[122/210] Compiling TMDb APIConfigurationRequest.swift
[123/210] Compiling TMDb CountriesConfigurationRequest.swift
[124/210] Compiling TMDb JobsConfigurationRequest.swift
[125/210] Compiling TMDb LanguaguesConfigurationRequest.swift
[126/210] Compiling TMDb TMDbConfigurationService.swift
[127/210] Compiling TMDb DiscoverService.swift
[128/210] Compiling TMDb DiscoverMovieFilter.swift
[129/210] Compiling TMDb DiscoverMoviesRequest.swift
[130/210] Compiling TMDb DiscoverTVSeriesRequest.swift
[131/210] Compiling TMDb MovieSort.swift
[132/210] Compiling TMDb TVSeriesSort.swift
[133/210] Compiling TMDb TMDbDiscoverService.swift
[134/210] Compiling TMDb GenreService.swift
[135/210] Compiling TMDb MovieGenresRequest.swift
[136/210] Compiling TMDb TVSeriesGenresRequest.swift
[137/210] Compiling TMDb TMDbGenreService.swift
[138/210] Compiling TMDb MovieImageFilter.swift
[139/210] Compiling TMDb MovieVideoFilter.swift
[140/210] Compiling TMDb MovieService.swift
[141/233] Compiling TMDb URLSessionHTTPClientAdapter.swift
[142/233] Compiling TMDb APIClient.swift
[143/233] Compiling TMDb APIRequest.swift
[144/233] Compiling TMDb APIRequestMethod.swift
[145/233] Compiling TMDb APIRequestQueryItem.swift
[146/233] Compiling TMDb CodableAPIRequest.swift
[147/233] Compiling TMDb DecodableAPIRequest.swift
[148/233] Compiling TMDb APIConfiguration.swift
[149/233] Compiling TMDb AccountAvatar.swift
[150/233] Compiling TMDb AccountDetails.swift
[151/233] Compiling TMDb AggregrateCastMember.swift
[152/233] Compiling TMDb AggregrateCrewMember.swift
[153/233] Compiling TMDb CastMember.swift
[154/233] Compiling TMDb CastRole.swift
[155/233] Compiling TMDb Certification.swift
[156/233] Compiling TMDb Certifications.swift
[157/233] Compiling TMDb Company.swift
[158/233] Compiling TMDb ContentRating.swift
[159/233] Compiling TMDb ContentRatingResult.swift
[160/233] Compiling TMDb Country.swift
[161/233] Compiling TMDb Credential.swift
[162/233] Compiling TMDb CrewJob.swift
[163/233] Compiling TMDb CrewMember.swift
[164/233] Emitting module TMDb
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[165/233] Compiling TMDb AllMediaSearchFilter.swift
[166/233] Compiling TMDb MovieSearchFilter.swift
[167/233] Compiling TMDb PersonSearchFilter.swift
[168/233] Compiling TMDb TVSeriesSearchFilter.swift
[169/233] Compiling TMDb MovieSearchRequest.swift
[170/233] Compiling TMDb MultiSearchRequest.swift
[171/233] Compiling TMDb PersonSearchRequest.swift
[172/233] Compiling TMDb TVSeriesSearchRequest.swift
[173/233] Compiling TMDb SearchService.swift
[174/233] Compiling TMDb TMDbSearchService.swift
[175/233] Compiling TMDb TVEpisodeImageFilter.swift
[176/233] Compiling TMDb TVEpisodeVideoFilter.swift
[177/233] Compiling TMDb TVEpisodeImagesRequest.swift
[178/233] Compiling TMDb TVEpisodeRequest.swift
[179/233] Compiling TMDb TVEpisodeVideosRequest.swift
[180/233] Compiling TMDb TMDbTVEpisodeService.swift
[181/233] Compiling TMDb TVEpisodeService.swift
[182/233] Compiling TMDb TVSeasonImageFilter.swift
[183/233] Compiling TMDb TVSeasonVideoFilter.swift
[184/233] Compiling TMDb TVSeasonAggregateCreditsRequest.swift
[185/233] Compiling TMDb TVSeasonImagesRequest.swift
[186/233] Compiling TMDb TVSeasonRequest.swift
[187/233] Compiling TMDb TVSeasonVideosRequest.swift
[188/233] Compiling TMDb TrendingService.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[189/233] Compiling TMDb WatchProviderFilter.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[190/233] Compiling TMDb WatchProviderRegionsRequest.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[191/233] Compiling TMDb WatchProvidersForMoviesRequest.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[192/233] Compiling TMDb WatchProvidersForTVSeriesRequest.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[193/233] Compiling TMDb TMDbWatchProviderService.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[194/233] Compiling TMDb WatchProviderService.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[195/233] Compiling TMDb DateFormatter+TMDb.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[196/233] Compiling TMDb JSONDecoder+TMDb.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[197/233] Compiling TMDb JSONEncoder+TMDb.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[198/233] Compiling TMDb Sequence+Uniqued.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[199/233] Compiling TMDb URL+TMDb.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[200/233] Compiling TMDb HTTPClient.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[201/233] Compiling TMDb HTTPRequest.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[202/233] Compiling TMDb HTTPResponse.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[203/233] Compiling TMDb Serialiser.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[204/233] Compiling TMDb TMDbAuthJSONSerialiser.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[205/233] Compiling TMDb TMDbJSONSerialiser.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[206/233] Compiling TMDb TMDbAPIClient.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[207/233] Compiling TMDb TMDbAPIError+HTTPStatusCode.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[208/233] Compiling TMDb TMDbAPIError.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[209/233] Compiling TMDb TMDBClient.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[210/233] Compiling TMDb TMDbFactory.swift
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:25:38: warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 23 |     import FoundationNetworking
 24 |
 25 |     extension URLSession: @unchecked Sendable {}
    |                                      `- warning: conformance of 'URLSession' to protocol 'Sendable' was already stated in the type's module 'FoundationNetworking'
 26 |
 27 |     extension URL: @unchecked Sendable {}
FoundationNetworking.URLSession:1:12: note: 'URLSession' declares conformance to protocol 'Sendable' here
 1 | open class URLSession : NSObject, @unchecked Sendable {
   |            `- note: 'URLSession' declares conformance to protocol 'Sendable' here
 2 |     open class var shared: URLSession { get }
 3 |     public init(configuration: URLSessionConfiguration)
/host/spi-builder-workspace/Sources/TMDb/TMDbFactory.swift:27:31: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 25 |     extension URLSession: @unchecked Sendable {}
 26 |
 27 |     extension URL: @unchecked Sendable {}
    |                               `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
 28 | #endif
 29 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[211/233] Compiling TMDb TMDbTVSeasonService.swift
[212/233] Compiling TMDb TVSeasonService.swift
[213/233] Compiling TMDb TVSeriesImageFilter.swift
[214/233] Compiling TMDb TVSeriesVideoFilter.swift
[215/233] Compiling TMDb ContentRatingRequest.swift
[216/233] Compiling TMDb PopularTVSeriesRequest.swift
[217/233] Compiling TMDb SimilarTVSeriesRequest.swift
[218/233] Compiling TMDb TVSeriesAggregateCreditsRequest.swift
[219/233] Compiling TMDb TVSeriesCreditsRequest.swift
[220/233] Compiling TMDb TVSeriesExternalLinksRequest.swift
[221/233] Compiling TMDb TVSeriesImagesRequest.swift
[222/233] Compiling TMDb TVSeriesRecommendationsRequest.swift
[223/233] Compiling TMDb TVSeriesRequest.swift
[224/233] Compiling TMDb TVSeriesReviewsRequest.swift
[225/233] Compiling TMDb TVSeriesVideosRequest.swift
[226/233] Compiling TMDb TVSeriesWatchProvidersRequest.swift
[227/233] Compiling TMDb TMDbTVSeriesService.swift
[228/233] Compiling TMDb TVSeriesService.swift
[229/233] Compiling TMDb TrendingTimeWindowFilterType.swift
[230/233] Compiling TMDb TrendingMoviesRequest.swift
[231/233] Compiling TMDb TrendingPeopleRequest.swift
[232/233] Compiling TMDb TrendingTVSeriesRequest.swift
[233/233] Compiling TMDb TMDbTrendingService.swift
Build complete! (36.55s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "TMDb",
  "name" : "TMDb",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "TMDb",
      "targets" : [
        "TMDb"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TMDbTests",
      "module_type" : "SwiftTarget",
      "name" : "TMDbTests",
      "path" : "Tests/TMDbTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/account-details.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/aggregate-cast-member.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/aggregate-crew-member.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/api-configuration.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/cast-member.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/certification.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/certifications.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/company.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/configuration-country.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/configuration-jobs-by-department.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/configuration-language.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/content-rating.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/content-ratings.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/crew-member.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/error-status-response.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/genre.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/genres-list.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/guest-session.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/image-collection.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/image-metadata.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/images-configuration.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/media-pageable-list.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/media.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/movie-blank-homepage-release-date.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/movie-external-ids.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/movie-list-item.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/movie-pageable-list.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/movie.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/network.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/pageable-list-result.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/person-blank-homepage.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/person-combined-credits.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/person-external-ids.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/person-image-collection.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/person-movie-credits.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/person-pageable-list.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/person-tv-series-credits.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/person.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/production-company.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/production-country.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/request-token.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/review-pageable-list.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/review.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/session.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/show-credits.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/show-movie.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/show-tv-series.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/show-watch-provider-result.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/spoken-language.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/tv-episode-image-collection.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/tv-episode.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/tv-season-aggregate-credits.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/tv-season.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/tv-series-aggregate-credits.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/tv-series-blank-homepage-first-air-date.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/tv-series-external-ids.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/tv-series-list-item.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/tv-series-pageable-list.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/tv-series.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/video-collection.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/video-metadata.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/watch-provider-regions.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/watch-provider-result.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TMDbTests/Resources/json/watch-provider.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Adapters/URLSessionHTTPClientAdapterTests.swift",
        "Domain/APIClient/APIRequestQueryItemNameTests.swift",
        "Domain/APIClient/APIStubRequest.swift",
        "Domain/APIClient/MockAPIClient.swift",
        "Domain/Models/APIConfigurationTests.swift",
        "Domain/Models/AccountDetailsTests.swift",
        "Domain/Models/AggregrateCastMemberTests.swift",
        "Domain/Models/AggregrateCrewMemberTests.swift",
        "Domain/Models/CastMemberTests.swift",
        "Domain/Models/CertificationTests.swift",
        "Domain/Models/CertificationsTests.swift",
        "Domain/Models/CompanyTests.swift",
        "Domain/Models/ContentRatingTests.swift",
        "Domain/Models/ContentRatingsTests.swift",
        "Domain/Models/CountryTests.swift",
        "Domain/Models/CrewMemberTests.swift",
        "Domain/Models/DepartmentTests.swift",
        "Domain/Models/FacebookLinkTests.swift",
        "Domain/Models/GenderTests.swift",
        "Domain/Models/GenreListTests.swift",
        "Domain/Models/GenreTests.swift",
        "Domain/Models/GuestSessionTests.swift",
        "Domain/Models/IMDbLinkTests.swift",
        "Domain/Models/ImageCollectionTests.swift",
        "Domain/Models/ImageMetadataTests.swift",
        "Domain/Models/ImagesConfiguration+URLsTests.swift",
        "Domain/Models/ImagesConfigurationTests.swift",
        "Domain/Models/InstagramLinkTests.swift",
        "Domain/Models/LanguageTests.swift",
        "Domain/Models/MediaPageableListTests.swift",
        "Domain/Models/MediaTests.swift",
        "Domain/Models/MovieExternalLinksCollectionTests.swift",
        "Domain/Models/MovieListItemTests.swift",
        "Domain/Models/MoviePageableListTests.swift",
        "Domain/Models/MovieTests.swift",
        "Domain/Models/NetworkTests.swift",
        "Domain/Models/PageableListResultTests.swift",
        "Domain/Models/PersonCombinedCreditsTests.swift",
        "Domain/Models/PersonExternalLinksCollectionTests.swift",
        "Domain/Models/PersonImageCollectionTests.swift",
        "Domain/Models/PersonMovieCreditsTests.swift",
        "Domain/Models/PersonPageableListTests.swift",
        "Domain/Models/PersonTVSeriesCreditsTests.swift",
        "Domain/Models/PersonTests.swift",
        "Domain/Models/ProductionCompanyTests.swift",
        "Domain/Models/ProductionCountryTests.swift",
        "Domain/Models/ReviewPageableListTests.swift",
        "Domain/Models/ReviewTests.swift",
        "Domain/Models/SessionTests.swift",
        "Domain/Models/ShowCreditsTests.swift",
        "Domain/Models/ShowTests.swift",
        "Domain/Models/ShowTypeTests.swift",
        "Domain/Models/SpokenLanguageTests.swift",
        "Domain/Models/StatusTests.swift",
        "Domain/Models/TMDbErrorTMDbAPIErrorTests.swift",
        "Domain/Models/TMDbErrorTests.swift",
        "Domain/Models/TMDbStatusResponseTests.swift",
        "Domain/Models/TVEpisodeImageCollectionTests.swift",
        "Domain/Models/TVEpisodeTests.swift",
        "Domain/Models/TVSeasonAggregateCreditsTests.swift",
        "Domain/Models/TVSeasonTests.swift",
        "Domain/Models/TVSeriesAggregateCreditsTests.swift",
        "Domain/Models/TVSeriesExternalLinksCollectionTests.swift",
        "Domain/Models/TVSeriesListItemTests.swift",
        "Domain/Models/TVSeriesPageableListTests.swift",
        "Domain/Models/TVSeriesTests.swift",
        "Domain/Models/TikTokLinkTests.swift",
        "Domain/Models/TokenTests.swift",
        "Domain/Models/TwitterLinkTests.swift",
        "Domain/Models/VideoCollectionTests.swift",
        "Domain/Models/VideoMetadataTests.swift",
        "Domain/Models/VideoSizeTests.swift",
        "Domain/Models/VideoTypeTests.swift",
        "Domain/Models/WatchProviderRegionsTests.swift",
        "Domain/Models/WatchProviderResultTests.swift",
        "Domain/Models/WatchProviderTests.swift",
        "Domain/Models/WikiDataLinkTests.swift",
        "Domain/Services/Account/Requests/AccountRequestTests.swift",
        "Domain/Services/Account/Requests/AddFavouriteRequestTests.swift",
        "Domain/Services/Account/Requests/AddToWatchlistRequestTests.swift",
        "Domain/Services/Account/Requests/FavouriteMoviesRequestTests.swift",
        "Domain/Services/Account/Requests/FavouriteTVSeriesRequestTests.swift",
        "Domain/Services/Account/Requests/MovieWatchlistRequestTests.swift",
        "Domain/Services/Account/Requests/TVSeriesWatchlistRequestTests.swift",
        "Domain/Services/Account/Sorts/FavouriteSortTests.swift",
        "Domain/Services/Account/Sorts/WatchlistSortTests.swift",
        "Domain/Services/Account/TMDbAccountServiceDetailsTests.swift",
        "Domain/Services/Account/TMDbAccountServiceFavouriteTests.swift",
        "Domain/Services/Account/TMDbAccountServiceWatchlistTests.swift",
        "Domain/Services/Authentication/AuthenticateURLMockBuilder.swift",
        "Domain/Services/Authentication/Requests/CreateGuestSessionRequestTests.swift",
        "Domain/Services/Authentication/Requests/CreateRequestTokenRequestTests.swift",
        "Domain/Services/Authentication/Requests/CreateSessionRequestTests.swift",
        "Domain/Services/Authentication/Requests/DeleteSessionRequestTests.swift",
        "Domain/Services/Authentication/Requests/ValidateKeyRequestTests.swift",
        "Domain/Services/Authentication/Requests/ValidateTokenWithLoginRequestTests.swift",
        "Domain/Services/Authentication/TMDbAuthenticationServiceTests.swift",
        "Domain/Services/Authentication/URLBuilders/AuthenticateURLBuilderTests.swift",
        "Domain/Services/Certifications/Requests/MovieCertificationsRequestTests.swift",
        "Domain/Services/Certifications/Requests/TVSeriesCertificationsRequestTests.swift",
        "Domain/Services/Certifications/TMDbCertificationServiceTests.swift",
        "Domain/Services/Companies/Requests/CompanyDetailsRequestTests.swift",
        "Domain/Services/Companies/TMDbCompanyServiceTests.swift",
        "Domain/Services/Configuration/Requests/APIConfigurationRequestTests.swift",
        "Domain/Services/Configuration/Requests/CountriesConfigurationRequestTests.swift",
        "Domain/Services/Configuration/Requests/JobsConfigurationRequestTests.swift",
        "Domain/Services/Configuration/Requests/LanguaguesConfigurationRequestTests.swift",
        "Domain/Services/Configuration/TMDbConfigurationServiceTests.swift",
        "Domain/Services/Discover/Requests/DiscoverMoviesRequestTests.swift",
        "Domain/Services/Discover/Requests/DiscoverTVSeriesRequestTests.swift",
        "Domain/Services/Discover/Sorts/MovieSortTests.swift",
        "Domain/Services/Discover/Sorts/TVSeriesSortTests.swift",
        "Domain/Services/Discover/TMDbDiscoverServiceTests.swift",
        "Domain/Services/Genres/Requests/MovieGenresRequestTests.swift",
        "Domain/Services/Genres/Requests/TVSeriesGenresRequestTests.swift",
        "Domain/Services/Genres/TMDbGenreServiceTests.swift",
        "Domain/Services/Movies/Requests/MovieCreditsRequestTests.swift",
        "Domain/Services/Movies/Requests/MovieExternalLinksRequestTests.swift",
        "Domain/Services/Movies/Requests/MovieImagesRequestTests.swift",
        "Domain/Services/Movies/Requests/MovieRecommendationsRequestTests.swift",
        "Domain/Services/Movies/Requests/MovieRequestTests.swift",
        "Domain/Services/Movies/Requests/MovieReviewsRequestTests.swift",
        "Domain/Services/Movies/Requests/MovieVideosRequestTests.swift",
        "Domain/Services/Movies/Requests/MovieWatchProvidersRequestTests.swift",
        "Domain/Services/Movies/Requests/MoviesNowPlayingRequestTests.swift",
        "Domain/Services/Movies/Requests/PopularMoviesRequestTests.swift",
        "Domain/Services/Movies/Requests/SimilarMoviesRequest.swift",
        "Domain/Services/Movies/Requests/TopRatedMoviesRequestTests.swift",
        "Domain/Services/Movies/Requests/UpcomingMoviesRequestTests.swift",
        "Domain/Services/Movies/TMDbMovieServiceCreditsTests.swift",
        "Domain/Services/Movies/TMDbMovieServiceDetailsTests.swift",
        "Domain/Services/Movies/TMDbMovieServiceListsTests.swift",
        "Domain/Services/Movies/TMDbMovieServiceMediaTests.swift",
        "Domain/Services/Movies/TMDbMovieServiceOthersTests.swift",
        "Domain/Services/Movies/TMDbMovieServiceReviewsTests.swift",
        "Domain/Services/People/Requests/PersonCombinedCreditsRequestTests.swift",
        "Domain/Services/People/Requests/PersonExternalLinksRequestTests.swift",
        "Domain/Services/People/Requests/PersonImagesRequestTests.swift",
        "Domain/Services/People/Requests/PersonMovieCreditsRequestTests.swift",
        "Domain/Services/People/Requests/PersonRequestTests.swift",
        "Domain/Services/People/Requests/PersonTVSeriesCreditsRequestTests.swift",
        "Domain/Services/People/Requests/PopularPeopleRequestTests.swift",
        "Domain/Services/People/TMDbPersonServiceTests.swift",
        "Domain/Services/Search/Requests/MovieSearchRequestTests.swift",
        "Domain/Services/Search/Requests/MultiSearchRequestTests.swift",
        "Domain/Services/Search/Requests/PersonSearchRequestTests.swift",
        "Domain/Services/Search/Requests/TVSeriesSearchRequestTests.swift",
        "Domain/Services/Search/TMDbSearchServiceTests.swift",
        "Domain/Services/TVEpisodes/Requests/TVEpisodeImagesRequestTests.swift",
        "Domain/Services/TVEpisodes/Requests/TVEpisodeRequestTests.swift",
        "Domain/Services/TVEpisodes/Requests/TVEpisodeVideosRequestTests.swift",
        "Domain/Services/TVEpisodes/TMDbTVEpisodeServiceTests.swift",
        "Domain/Services/TVSeasons/Requests/TVSeasonAggregateCreditsRequestTests.swift",
        "Domain/Services/TVSeasons/Requests/TVSeasonImagesRequestTests.swift",
        "Domain/Services/TVSeasons/Requests/TVSeasonRequestTests.swift",
        "Domain/Services/TVSeasons/Requests/TVSeasonVideosRequestTests.swift",
        "Domain/Services/TVSeasons/TMDbTVSeasonServiceTests.swift",
        "Domain/Services/TVSeries/Requests/PopularTVSeriesRequestTests.swift",
        "Domain/Services/TVSeries/Requests/SimilarTVSeriesRequestTests.swift",
        "Domain/Services/TVSeries/Requests/TVSeriesAggregateCreditsRequestTests.swift",
        "Domain/Services/TVSeries/Requests/TVSeriesContentRatingsRequestTests.swift",
        "Domain/Services/TVSeries/Requests/TVSeriesCreditsRequestTests.swift",
        "Domain/Services/TVSeries/Requests/TVSeriesExternalLinksRequestTests.swift",
        "Domain/Services/TVSeries/Requests/TVSeriesImagesRequestTests.swift",
        "Domain/Services/TVSeries/Requests/TVSeriesRecommendationsRequestTests.swift",
        "Domain/Services/TVSeries/Requests/TVSeriesRequestTests.swift",
        "Domain/Services/TVSeries/Requests/TVSeriesReviewsRequestTests.swift",
        "Domain/Services/TVSeries/Requests/TVSeriesVideosRequestTests.swift",
        "Domain/Services/TVSeries/Requests/TVSeriesWatchProvidersRequestTests.swift",
        "Domain/Services/TVSeries/TMDbTVSeriesServiceContentRatingTests.swift",
        "Domain/Services/TVSeries/TMDbTVSeriesServiceCreditsTests.swift",
        "Domain/Services/TVSeries/TMDbTVSeriesServiceDetailsTests.swift",
        "Domain/Services/TVSeries/TMDbTVSeriesServiceListsTests.swift",
        "Domain/Services/TVSeries/TMDbTVSeriesServiceMediaTests.swift",
        "Domain/Services/TVSeries/TMDbTVSeriesServiceOthersTests.swift",
        "Domain/Services/TVSeries/TMDbTVSeriesServiceReviewsTests.swift",
        "Domain/Services/Trending/Filters/TrendingTimeWindowFilterTypeTests.swift",
        "Domain/Services/Trending/Requests/TrendingMoviesRequestTests.swift",
        "Domain/Services/Trending/Requests/TrendingPeopleRequestTests.swift",
        "Domain/Services/Trending/Requests/TrendingTVSeriesRequestTests.swift",
        "Domain/Services/Trending/TMDbTrendingServiceTests.swift",
        "Domain/Services/WatchProviders/Requests/WatchProviderRegionsRequestTests.swift",
        "Domain/Services/WatchProviders/Requests/WatchProvidersForMoviesRequestTests.swift",
        "Domain/Services/WatchProviders/Requests/WatchProvidersForTVSeriesRequestTests.swift",
        "Domain/Services/WatchProviders/TMDbWatchProviderServiceTests.swift",
        "Extensions/DateFormatter+TMDbTests.swift",
        "Extensions/JSONDecoder+TMDbTests.swift",
        "Extensions/JSONEncoder+TMDbTests.swift",
        "Extensions/Sequence+UniquedTests.swift",
        "Extensions/URL+TMDbTests.swift",
        "Mocks/Models/APIConfiguration+Mocks.swift",
        "Mocks/Models/AccountDetails+Mocks.swift",
        "Mocks/Models/CastMember+Mocks.swift",
        "Mocks/Models/Certification+Mocks.swift",
        "Mocks/Models/Certifications+Mocks.swift",
        "Mocks/Models/Company+Mocks.swift",
        "Mocks/Models/ContentRating+Mocks.swift",
        "Mocks/Models/ContentRatingResult+Mocks.swift",
        "Mocks/Models/Country+Mocks.swift",
        "Mocks/Models/CrewMember+Mocks.swift",
        "Mocks/Models/Department+Mocks.swift",
        "Mocks/Models/Genre+Mocks.swift",
        "Mocks/Models/GenreList+Mocks.swift",
        "Mocks/Models/GuestSession+Mocks.swift",
        "Mocks/Models/ImageCollection+Mocks.swift",
        "Mocks/Models/ImageMetadata+Mocks.swift",
        "Mocks/Models/ImagesConfiguration+Mocks.swift",
        "Mocks/Models/Language+Mocks.swift",
        "Mocks/Models/Media+Mocks.swift",
        "Mocks/Models/MediaPageableList+Mocks.swift",
        "Mocks/Models/Movie+Mocks.swift",
        "Mocks/Models/MovieExternalLinksCollection+Mocks.swift",
        "Mocks/Models/MovieListItem+Mocks.swift",
        "Mocks/Models/MoviePageableList+Mocks.swift",
        "Mocks/Models/Person+Mocks.swift",
        "Mocks/Models/PersonCombinedCredits+Mocks.swift",
        "Mocks/Models/PersonExternalLinksCollection+Mocks.swift",
        "Mocks/Models/PersonImageCollection+Mocks.swift",
        "Mocks/Models/PersonListItem+Mocks.swift",
        "Mocks/Models/PersonMovieCredits+Mocks.swift",
        "Mocks/Models/PersonPageableList+Mocks.swift",
        "Mocks/Models/PersonTVSeriesCredits+Mocks.swift",
        "Mocks/Models/ProductionCompany+Mocks.swift",
        "Mocks/Models/ProductionCountry+Mocks.swift",
        "Mocks/Models/Review+Mocks.swift",
        "Mocks/Models/ReviewPageableList+Mocks.swift",
        "Mocks/Models/Session+Mocks.swift",
        "Mocks/Models/ShowCredits+Mocks.swift",
        "Mocks/Models/ShowWatchProvider+Mocks.swift",
        "Mocks/Models/ShowWatchProviderResult+Mocks.swift",
        "Mocks/Models/SpokenLanguage+Mocks.swift",
        "Mocks/Models/TVEpisode+Mocks.swift",
        "Mocks/Models/TVEpisodeImageCollection+Mocks.swift",
        "Mocks/Models/TVSeason+Mock.swift",
        "Mocks/Models/TVSeasonImageCollection+Mocks.swift",
        "Mocks/Models/TVSeries+Mocks.swift",
        "Mocks/Models/TVSeriesExternalLinksCollection+Mocks.swift",
        "Mocks/Models/TVSeriesListItem+Mocks.swift",
        "Mocks/Models/TVSeriesPageableList+Mocks.swift",
        "Mocks/Models/Token+Mocks.swift",
        "Mocks/Models/VideoCollection+Mocks.swift",
        "Mocks/Models/VideoMetadata+Mocks.swift",
        "Mocks/Models/WatchProvider+Mocks.swift",
        "Mocks/Models/WatchProviderRegions+Mocks.swift",
        "Mocks/Models/WatchProviderResult+Mocks.swift",
        "Networking/HTTPClient/HTTPMockClient.swift",
        "Networking/HTTPClient/HTTPRequestMethodTests.swift",
        "Networking/HTTPClient/MockURLProtocol.swift",
        "Networking/Serialisers/TMDbAuthJSONSerialiserTests.swift",
        "Networking/Serialisers/TMDbJSONSerialiserTests.swift",
        "Networking/TMDbAPIClientTests.swift",
        "Networking/TMDbAPIErrorHTTPStatusCodeTests.swift",
        "Networking/TMDbAPIErrorTests.swift",
        "TMDbClientTests.swift",
        "TestUtils/Data+LoadFromFile.swift",
        "TestUtils/Date+ISO8601.swift",
        "TestUtils/JSONDecoder+DecodeFromFile.swift",
        "TestUtils/Tags.swift"
      ],
      "target_dependencies" : [
        "TMDb"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TMDbIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "TMDbIntegrationTests",
      "path" : "Tests/TMDbIntegrationTests",
      "sources" : [
        "AccountIntegrationTests.swift",
        "AuthenticationIntegrationTests.swift",
        "CertificationIntegrationTests.swift",
        "CompanyIntegrationTests.swift",
        "ConfigurationIntegrationTests.swift",
        "DiscoverIntegrationTests.swift",
        "GenreIntegrationTests.swift",
        "MovieIntegrationTests.swift",
        "PersonIntegrationTests.swift",
        "SearchIntegrationTests.swift",
        "TVEpisodeServiceTests.swift",
        "TVSeasonIntegrationTests.swift",
        "TVSeriesServiceTests.swift",
        "TestUtils/Tags.swift",
        "TrendingIntegrationTests.swift",
        "Utility/CredentialHelper.swift",
        "Utility/TMDbSessionHelper.swift",
        "WatchProviderIntegrationTests.swift"
      ],
      "target_dependencies" : [
        "TMDb"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TMDb",
      "module_type" : "SwiftTarget",
      "name" : "TMDb",
      "path" : "Sources/TMDb",
      "product_memberships" : [
        "TMDb"
      ],
      "sources" : [
        "Adapters/URLSessionHTTPClientAdapter.swift",
        "Domain/APIClient/APIClient.swift",
        "Domain/APIClient/APIRequest.swift",
        "Domain/APIClient/APIRequestMethod.swift",
        "Domain/APIClient/APIRequestQueryItem.swift",
        "Domain/APIClient/CodableAPIRequest.swift",
        "Domain/APIClient/DecodableAPIRequest.swift",
        "Domain/Models/APIConfiguration.swift",
        "Domain/Models/AccountAvatar.swift",
        "Domain/Models/AccountDetails.swift",
        "Domain/Models/AggregrateCastMember.swift",
        "Domain/Models/AggregrateCrewMember.swift",
        "Domain/Models/CastMember.swift",
        "Domain/Models/CastRole.swift",
        "Domain/Models/Certification.swift",
        "Domain/Models/Certifications.swift",
        "Domain/Models/Company.swift",
        "Domain/Models/ContentRating.swift",
        "Domain/Models/ContentRatingResult.swift",
        "Domain/Models/Country.swift",
        "Domain/Models/Credential.swift",
        "Domain/Models/CrewJob.swift",
        "Domain/Models/CrewMember.swift",
        "Domain/Models/Department.swift",
        "Domain/Models/ExternalLink.swift",
        "Domain/Models/FacebookLink.swift",
        "Domain/Models/Gender.swift",
        "Domain/Models/Genre.swift",
        "Domain/Models/GenreList.swift",
        "Domain/Models/GuestSession.swift",
        "Domain/Models/IMDbLink.swift",
        "Domain/Models/ImageCollection.swift",
        "Domain/Models/ImageMetadata.swift",
        "Domain/Models/ImagesConfiguration+URLs.swift",
        "Domain/Models/ImagesConfiguration.swift",
        "Domain/Models/InstagramLink.swift",
        "Domain/Models/Language.swift",
        "Domain/Models/Media.swift",
        "Domain/Models/MediaPageableList.swift",
        "Domain/Models/Movie.swift",
        "Domain/Models/MovieExternalLinksCollection.swift",
        "Domain/Models/MovieListItem.swift",
        "Domain/Models/MoviePageableList.swift",
        "Domain/Models/Network.swift",
        "Domain/Models/PageableListResult.swift",
        "Domain/Models/Person.swift",
        "Domain/Models/PersonCombinedCredits.swift",
        "Domain/Models/PersonExternalLinksCollection.swift",
        "Domain/Models/PersonImageCollection.swift",
        "Domain/Models/PersonListItem.swift",
        "Domain/Models/PersonMovieCredits.swift",
        "Domain/Models/PersonPageableList.swift",
        "Domain/Models/PersonTVSeriesCredits.swift",
        "Domain/Models/ProductionCompany.swift",
        "Domain/Models/ProductionCountry.swift",
        "Domain/Models/Review.swift",
        "Domain/Models/ReviewPageableList.swift",
        "Domain/Models/Session.swift",
        "Domain/Models/Show.swift",
        "Domain/Models/ShowCredits.swift",
        "Domain/Models/ShowType.swift",
        "Domain/Models/ShowWatchProvider.swift",
        "Domain/Models/ShowWatchProviderResult.swift",
        "Domain/Models/SpokenLanguage.swift",
        "Domain/Models/Status.swift",
        "Domain/Models/SuccessResult.swift",
        "Domain/Models/TMDbError+TMDbAPIError.swift",
        "Domain/Models/TMDbError.swift",
        "Domain/Models/TMDbStatusResponse.swift",
        "Domain/Models/TVEpisode.swift",
        "Domain/Models/TVEpisodeImageCollection.swift",
        "Domain/Models/TVSeason.swift",
        "Domain/Models/TVSeasonAggregateCredits.swift",
        "Domain/Models/TVSeasonImageCollection.swift",
        "Domain/Models/TVSeries.swift",
        "Domain/Models/TVSeriesAggregateCredits.swift",
        "Domain/Models/TVSeriesExternalLinksCollection.swift",
        "Domain/Models/TVSeriesListItem.swift",
        "Domain/Models/TVSeriesPageableList.swift",
        "Domain/Models/TikTokLink.swift",
        "Domain/Models/Token.swift",
        "Domain/Models/TwitterLink.swift",
        "Domain/Models/VideoCollection.swift",
        "Domain/Models/VideoMetadata.swift",
        "Domain/Models/VideoSize.swift",
        "Domain/Models/VideoType.swift",
        "Domain/Models/WatchProvider.swift",
        "Domain/Models/WatchProviderRegions.swift",
        "Domain/Models/WatchProviderResult.swift",
        "Domain/Models/WikiDataLink.swift",
        "Domain/Services/Account/AccountService.swift",
        "Domain/Services/Account/Requests/AccountRequest.swift",
        "Domain/Services/Account/Requests/AddFavouriteRequest.swift",
        "Domain/Services/Account/Requests/AddToWatchlistRequest.swift",
        "Domain/Services/Account/Requests/FavouriteMoviesRequest.swift",
        "Domain/Services/Account/Requests/FavouriteTVSeriesRequest.swift",
        "Domain/Services/Account/Requests/MovieWatchlistRequest.swift",
        "Domain/Services/Account/Requests/TVSeriesWatchlistRequest.swift",
        "Domain/Services/Account/Sorts/FavouriteSort.swift",
        "Domain/Services/Account/Sorts/WatchlistSort.swift",
        "Domain/Services/Account/TMDbAccountService.swift",
        "Domain/Services/Authentication/AuthenticateURLBuilding.swift",
        "Domain/Services/Authentication/AuthenticationService.swift",
        "Domain/Services/Authentication/Requests/CreateGuestSessionRequest.swift",
        "Domain/Services/Authentication/Requests/CreateRequestTokenRequest.swift",
        "Domain/Services/Authentication/Requests/CreateSessionRequest.swift",
        "Domain/Services/Authentication/Requests/DeleteSessionRequest.swift",
        "Domain/Services/Authentication/Requests/ValidateKeyRequest.swift",
        "Domain/Services/Authentication/Requests/ValidateTokenWithLoginRequest.swift",
        "Domain/Services/Authentication/TMDbAuthenticationService.swift",
        "Domain/Services/Authentication/URLBuilders/AuthenticateURLBuilder.swift",
        "Domain/Services/Certifications/CertificationService.swift",
        "Domain/Services/Certifications/Requests/MovieCertificationsRequest.swift",
        "Domain/Services/Certifications/Requests/TVSeriesCertificationsRequest.swift",
        "Domain/Services/Certifications/TMDbCertificationService.swift",
        "Domain/Services/Companies/CompanyService.swift",
        "Domain/Services/Companies/Requests/CompanyDetailsRequest.swift",
        "Domain/Services/Companies/TMDbCompanyService.swift",
        "Domain/Services/Configuration/ConfigurationService.swift",
        "Domain/Services/Configuration/Requests/APIConfigurationRequest.swift",
        "Domain/Services/Configuration/Requests/CountriesConfigurationRequest.swift",
        "Domain/Services/Configuration/Requests/JobsConfigurationRequest.swift",
        "Domain/Services/Configuration/Requests/LanguaguesConfigurationRequest.swift",
        "Domain/Services/Configuration/TMDbConfigurationService.swift",
        "Domain/Services/Discover/DiscoverService.swift",
        "Domain/Services/Discover/Filters/DiscoverMovieFilter.swift",
        "Domain/Services/Discover/Requests/DiscoverMoviesRequest.swift",
        "Domain/Services/Discover/Requests/DiscoverTVSeriesRequest.swift",
        "Domain/Services/Discover/Sorts/MovieSort.swift",
        "Domain/Services/Discover/Sorts/TVSeriesSort.swift",
        "Domain/Services/Discover/TMDbDiscoverService.swift",
        "Domain/Services/Genres/GenreService.swift",
        "Domain/Services/Genres/Requests/MovieGenresRequest.swift",
        "Domain/Services/Genres/Requests/TVSeriesGenresRequest.swift",
        "Domain/Services/Genres/TMDbGenreService.swift",
        "Domain/Services/Movies/Filters/MovieImageFilter.swift",
        "Domain/Services/Movies/Filters/MovieVideoFilter.swift",
        "Domain/Services/Movies/MovieService.swift",
        "Domain/Services/Movies/Requests/MovieCreditsRequest.swift",
        "Domain/Services/Movies/Requests/MovieExternalLinksRequest.swift",
        "Domain/Services/Movies/Requests/MovieImagesRequest.swift",
        "Domain/Services/Movies/Requests/MovieRecommendationsRequest.swift",
        "Domain/Services/Movies/Requests/MovieRequest.swift",
        "Domain/Services/Movies/Requests/MovieReviewsRequest.swift",
        "Domain/Services/Movies/Requests/MovieVideosRequest.swift",
        "Domain/Services/Movies/Requests/MovieWatchProvidersRequest.swift",
        "Domain/Services/Movies/Requests/MoviesNowPlayingRequest.swift",
        "Domain/Services/Movies/Requests/PopularMoviesRequest.swift",
        "Domain/Services/Movies/Requests/SimilarMoviesRequest.swift",
        "Domain/Services/Movies/Requests/TopRatedMoviesRequest.swift",
        "Domain/Services/Movies/Requests/UpcomingMoviesRequest.swift",
        "Domain/Services/Movies/TMDbMovieService.swift",
        "Domain/Services/People/PersonService.swift",
        "Domain/Services/People/Requests/PersonCombinedCreditsRequest.swift",
        "Domain/Services/People/Requests/PersonExternalLinksRequest.swift",
        "Domain/Services/People/Requests/PersonImagesRequest.swift",
        "Domain/Services/People/Requests/PersonMovieCreditsRequest.swift",
        "Domain/Services/People/Requests/PersonRequest.swift",
        "Domain/Services/People/Requests/PersonTVSeriesCreditsRequest.swift",
        "Domain/Services/People/Requests/PopularPeopleRequest.swift",
        "Domain/Services/People/TMDbPersonService.swift",
        "Domain/Services/Search/Filters/AllMediaSearchFilter.swift",
        "Domain/Services/Search/Filters/MovieSearchFilter.swift",
        "Domain/Services/Search/Filters/PersonSearchFilter.swift",
        "Domain/Services/Search/Filters/TVSeriesSearchFilter.swift",
        "Domain/Services/Search/Requests/MovieSearchRequest.swift",
        "Domain/Services/Search/Requests/MultiSearchRequest.swift",
        "Domain/Services/Search/Requests/PersonSearchRequest.swift",
        "Domain/Services/Search/Requests/TVSeriesSearchRequest.swift",
        "Domain/Services/Search/SearchService.swift",
        "Domain/Services/Search/TMDbSearchService.swift",
        "Domain/Services/TVEpisodes/Filters/TVEpisodeImageFilter.swift",
        "Domain/Services/TVEpisodes/Filters/TVEpisodeVideoFilter.swift",
        "Domain/Services/TVEpisodes/Requests/TVEpisodeImagesRequest.swift",
        "Domain/Services/TVEpisodes/Requests/TVEpisodeRequest.swift",
        "Domain/Services/TVEpisodes/Requests/TVEpisodeVideosRequest.swift",
        "Domain/Services/TVEpisodes/TMDbTVEpisodeService.swift",
        "Domain/Services/TVEpisodes/TVEpisodeService.swift",
        "Domain/Services/TVSeasons/Filters/TVSeasonImageFilter.swift",
        "Domain/Services/TVSeasons/Filters/TVSeasonVideoFilter.swift",
        "Domain/Services/TVSeasons/Requests/TVSeasonAggregateCreditsRequest.swift",
        "Domain/Services/TVSeasons/Requests/TVSeasonImagesRequest.swift",
        "Domain/Services/TVSeasons/Requests/TVSeasonRequest.swift",
        "Domain/Services/TVSeasons/Requests/TVSeasonVideosRequest.swift",
        "Domain/Services/TVSeasons/TMDbTVSeasonService.swift",
        "Domain/Services/TVSeasons/TVSeasonService.swift",
        "Domain/Services/TVSeries/Filters/TVSeriesImageFilter.swift",
        "Domain/Services/TVSeries/Filters/TVSeriesVideoFilter.swift",
        "Domain/Services/TVSeries/Requests/ContentRatingRequest.swift",
        "Domain/Services/TVSeries/Requests/PopularTVSeriesRequest.swift",
        "Domain/Services/TVSeries/Requests/SimilarTVSeriesRequest.swift",
        "Domain/Services/TVSeries/Requests/TVSeriesAggregateCreditsRequest.swift",
        "Domain/Services/TVSeries/Requests/TVSeriesCreditsRequest.swift",
        "Domain/Services/TVSeries/Requests/TVSeriesExternalLinksRequest.swift",
        "Domain/Services/TVSeries/Requests/TVSeriesImagesRequest.swift",
        "Domain/Services/TVSeries/Requests/TVSeriesRecommendationsRequest.swift",
        "Domain/Services/TVSeries/Requests/TVSeriesRequest.swift",
        "Domain/Services/TVSeries/Requests/TVSeriesReviewsRequest.swift",
        "Domain/Services/TVSeries/Requests/TVSeriesVideosRequest.swift",
        "Domain/Services/TVSeries/Requests/TVSeriesWatchProvidersRequest.swift",
        "Domain/Services/TVSeries/TMDbTVSeriesService.swift",
        "Domain/Services/TVSeries/TVSeriesService.swift",
        "Domain/Services/Trending/Filters/TrendingTimeWindowFilterType.swift",
        "Domain/Services/Trending/Requests/TrendingMoviesRequest.swift",
        "Domain/Services/Trending/Requests/TrendingPeopleRequest.swift",
        "Domain/Services/Trending/Requests/TrendingTVSeriesRequest.swift",
        "Domain/Services/Trending/TMDbTrendingService.swift",
        "Domain/Services/Trending/TrendingService.swift",
        "Domain/Services/WatchProviders/Filters/WatchProviderFilter.swift",
        "Domain/Services/WatchProviders/Requests/WatchProviderRegionsRequest.swift",
        "Domain/Services/WatchProviders/Requests/WatchProvidersForMoviesRequest.swift",
        "Domain/Services/WatchProviders/Requests/WatchProvidersForTVSeriesRequest.swift",
        "Domain/Services/WatchProviders/TMDbWatchProviderService.swift",
        "Domain/Services/WatchProviders/WatchProviderService.swift",
        "Extensions/DateFormatter+TMDb.swift",
        "Extensions/JSONDecoder+TMDb.swift",
        "Extensions/JSONEncoder+TMDb.swift",
        "Extensions/Sequence+Uniqued.swift",
        "Extensions/URL+TMDb.swift",
        "Networking/HTTPClient/HTTPClient.swift",
        "Networking/HTTPClient/HTTPRequest.swift",
        "Networking/HTTPClient/HTTPResponse.swift",
        "Networking/Serialiser.swift",
        "Networking/Serialisers/TMDbAuthJSONSerialiser.swift",
        "Networking/Serialisers/TMDbJSONSerialiser.swift",
        "Networking/TMDbAPIClient.swift",
        "Networking/TMDbAPIError+HTTPStatusCode.swift",
        "Networking/TMDbAPIError.swift",
        "TMDBClient.swift",
        "TMDbFactory.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.