The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TMDb with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adamayoung/TMDb.git
Reference: 12.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/adamayoung/TMDb
 * tag               12.0.0     -> FETCH_HEAD
HEAD is now at 17d8ace FEATURE: Swift Strict Concurrency support (#170)
Cloned https://github.com/adamayoung/TMDb.git
Revision (git rev-parse @):
17d8acefb41cd33b423357a831d4126aea6f4fa2
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/adamayoung/TMDb.git at 12.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/adamayoung/TMDb.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/120] Compiling TMDb CrewMember.swift
[2/120] Compiling TMDb Department.swift
[3/120] Compiling TMDb ExternalLink.swift
[4/120] Compiling TMDb FacebookLink.swift
[5/120] Compiling TMDb Gender.swift
[6/120] Compiling TMDb Genre.swift
[7/120] Compiling TMDb GenreList.swift
[8/120] Compiling TMDb GuestSession.swift
[9/120] Compiling TMDb IMDbLink.swift
[10/120] Compiling TMDb ImageCollection.swift
[11/120] Compiling TMDb ImageMetadata.swift
[12/120] Compiling TMDb ImagesConfiguration+URLs.swift
[13/120] Compiling TMDb ImagesConfiguration.swift
[14/120] Compiling TMDb InstagramLink.swift
[15/120] Compiling TMDb Language.swift
[16/120] Compiling TMDb Media.swift
[17/120] Compiling TMDb MediaPageableList.swift
[18/120] Compiling TMDb Session.swift
[19/120] Compiling TMDb Show.swift
[20/120] Compiling TMDb ShowCredits.swift
[21/120] Compiling TMDb ShowType.swift
[22/120] Compiling TMDb ShowWatchProvider.swift
[23/120] Compiling TMDb ShowWatchProviderResult.swift
[24/120] Compiling TMDb SpokenLanguage.swift
[25/120] Compiling TMDb Status.swift
[26/120] Compiling TMDb SuccessResult.swift
[27/120] Compiling TMDb TMDbError+TMDbAPIError.swift
[28/120] Compiling TMDb TMDbError.swift
[29/120] Compiling TMDb TMDbStatusResponse.swift
[30/120] Compiling TMDb TVEpisode.swift
[31/120] Compiling TMDb TVEpisodeImageCollection.swift
[32/120] Compiling TMDb TVSeason.swift
[33/120] Compiling TMDb TVSeasonImageCollection.swift
[34/120] Compiling TMDb TVSeries.swift
[35/137] Compiling TMDb Serialiser.swift
[36/137] Compiling TMDb TMDbAPIClient.swift
[37/137] Compiling TMDb TMDbAPIError+HTTPStatusCode.swift
[38/137] Compiling TMDb TMDbAPIError.swift
[39/137] Compiling TMDb TMDbAuthJSONSerialiser.swift
[40/137] Compiling TMDb TMDbJSONSerialiser.swift
[41/137] Compiling TMDb APIClient.swift
[42/137] Compiling TMDb AccountEndpoint.swift
[43/137] Compiling TMDb AccountService.swift
[44/137] Compiling TMDb FavouriteSort.swift
[45/137] Compiling TMDb AddFavouriteRequestBody.swift
[46/137] Compiling TMDb AddToWatchlistRequestBody.swift
[47/137] Compiling TMDb WatchlistSort.swift
[48/137] Compiling TMDb AuthenticateURLBuilder.swift
[49/137] Compiling TMDb AuthenticateURLBuilding.swift
[50/137] Compiling TMDb AuthenticationEndpoint.swift
[51/137] Compiling TMDb AuthenticationService.swift
[52/137] Emitting module TMDb
[53/137] Compiling TMDb CreateSessionRequestBody.swift
[54/137] Compiling TMDb CreateSessionWithLoginRequestBody.swift
[55/137] Compiling TMDb DeleteSessionRequestBody.swift
[56/137] Compiling TMDb CertificationService.swift
[57/137] Compiling TMDb CertificationsEndpoint.swift
[58/137] Compiling TMDb CompanyEndpoint.swift
[59/137] Compiling TMDb CompanyService.swift
[60/137] Compiling TMDb ConfigurationEndpoint.swift
[61/137] Compiling TMDb ConfigurationService.swift
[62/137] Compiling TMDb DiscoverEndpoint.swift
[63/137] Compiling TMDb DiscoverService.swift
[64/137] Compiling TMDb Endpoint.swift
[65/137] Compiling TMDb GenreService.swift
[66/137] Compiling TMDb GenresEndpoint.swift
[67/137] Compiling TMDb LocaleProviding.swift
[68/137] Compiling TMDb MovieService.swift
[69/137] Compiling TMDb MoviesEndpoint.swift
[70/137] Compiling TMDb Movie.swift
[71/137] Compiling TMDb MovieExternalLinksCollection.swift
[72/137] Compiling TMDb MoviePageableList.swift
[73/137] Compiling TMDb MovieSort.swift
[74/137] Compiling TMDb Network.swift
[75/137] Compiling TMDb PageableListResult.swift
[76/137] Compiling TMDb Person.swift
[77/137] Compiling TMDb PersonCombinedCredits.swift
[78/137] Compiling TMDb PersonExternalLinksCollection.swift
[79/137] Compiling TMDb PersonImageCollection.swift
[80/137] Compiling TMDb PersonMovieCredits.swift
[81/137] Compiling TMDb PersonPageableList.swift
[82/137] Compiling TMDb PersonTVSeriesCredits.swift
[83/137] Compiling TMDb ProductionCompany.swift
[84/137] Compiling TMDb ProductionCountry.swift
[85/137] Compiling TMDb Review.swift
[86/137] Compiling TMDb ReviewPageableList.swift
[87/137] Compiling TMDb LocaleProvider.swift
[88/137] Compiling TMDb URLSessionHTTPClientAdapter.swift
[89/137] Compiling TMDb DateFormatter+TMDb.swift
[90/137] Compiling TMDb JSONDecoder+TMDb.swift
[91/137] Compiling TMDb JSONEncoder+TMDb.swift
[92/137] Compiling TMDb Sequence+Uniqued.swift
[93/137] Compiling TMDb URL+QueryItem.swift
[94/137] Compiling TMDb URL+TMDb.swift
[95/137] Compiling TMDb APIConfiguration.swift
[96/137] Compiling TMDb AccountAvatar.swift
[97/137] Compiling TMDb AccountDetails.swift
[98/137] Compiling TMDb CastMember.swift
[99/137] Compiling TMDb Certification.swift
[100/137] Compiling TMDb Certifications.swift
[101/137] Compiling TMDb Company.swift
[102/137] Compiling TMDb Country.swift
[103/137] Compiling TMDb Credential.swift
[104/137] Compiling TMDb TVSeriesExternalLinksCollection.swift
[105/137] Compiling TMDb TVSeriesPageableList.swift
[106/137] Compiling TMDb TVSeriesSort.swift
[107/137] Compiling TMDb TikTokLink.swift
[108/137] Compiling TMDb Token.swift
[109/137] Compiling TMDb TwitterLink.swift
[110/137] Compiling TMDb VideoCollection.swift
[111/137] Compiling TMDb VideoMetadata.swift
[112/137] Compiling TMDb VideoSize.swift
[113/137] Compiling TMDb VideoType.swift
[114/137] Compiling TMDb WatchProvider.swift
[115/137] Compiling TMDb WatchProviderRegions.swift
[116/137] Compiling TMDb WatchProviderResult.swift
[117/137] Compiling TMDb WikiDataLink.swift
[118/137] Compiling TMDb HTTPClient.swift
[119/137] Compiling TMDb HTTPRequest.swift
[120/137] Compiling TMDb HTTPResponse.swift
[121/137] Compiling TMDb PeopleEndpoint.swift
[122/137] Compiling TMDb PersonService.swift
[123/137] Compiling TMDb SearchEndpoint.swift
[124/137] Compiling TMDb SearchService.swift
[125/137] Compiling TMDb TVEpisodeService.swift
[126/137] Compiling TMDb TVEpisodesEndpoint.swift
[127/137] Compiling TMDb TVSeasonService.swift
[128/137] Compiling TMDb TVSeasonsEndpoint.swift
[129/137] Compiling TMDb TVSeriesEndpoint.swift
[130/137] Compiling TMDb TVSeriesService.swift
[131/137] Compiling TMDb TrendingEndpoint.swift
[132/137] Compiling TMDb TrendingService.swift
[133/137] Compiling TMDb TrendingTimeWindowFilterType.swift
[134/137] Compiling TMDb WatchProviderEndpoint.swift
[135/137] Compiling TMDb WatchProviderService.swift
[136/137] Compiling TMDb TMDbConfiguration.swift
[137/137] Compiling TMDb TMDbFactory.swift
Build complete! (4.77s)
Build complete.
Done.

Build Machine: Mac 7