Build Information
Successful build of ScrobbleKit, reference 2.0.1 (1b5825), with Swift 6.3 for Android on 1 May 2026 23:07:43 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tfmart/ScrobbleKit.git
Reference: 2.0.1
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/tfmart/ScrobbleKit
* tag 2.0.1 -> FETCH_HEAD
HEAD is now at 1b58253 Removed async parse method
Cloned https://github.com/tfmart/ScrobbleKit.git
Revision (git rev-parse @):
1b582536177f580abfae2da897f8ad33f50f0695
SUCCESS checkout https://github.com/tfmart/ScrobbleKit.git at 2.0.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/tfmart/ScrobbleKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2287] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.38s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (2.75s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3709] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.01s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--4F562202D5529B1.txt
[5/166] Emitting module ScrobbleKit
[6/189] Compiling ScrobbleKit AddTagsService.swift
[7/189] Compiling ScrobbleKit RemoveTagService.swift
[8/189] Compiling ScrobbleKit AlbumGetInfoService.swift
[9/189] Compiling ScrobbleKit AlbumGetTagsService.swift
[10/189] Compiling ScrobbleKit AlbumGetTopTagsService.swift
[11/189] Compiling ScrobbleKit AlbumSearchService.swift
[12/189] Compiling ScrobbleKit SBKAddTagAlbumResponse.swift
[13/189] Compiling ScrobbleKit SBKAlbumRequestResponseList.swift
[14/189] Compiling ScrobbleKit SBKAlbumSearchResultListResponse.swift
[15/189] Compiling ScrobbleKit SBKAlbumTopTagsResponse.swift
[16/189] Compiling ScrobbleKit ArtistGetCorrectionService.swift
[17/189] Compiling ScrobbleKit ArtistGetInfoService.swift
[18/189] Compiling ScrobbleKit ArtistGetSimilarService.swift
[19/189] Compiling ScrobbleKit ArtistGetTopAlbumsService.swift
[20/189] Compiling ScrobbleKit ArtistGetTopTagsService.swift
[21/189] Compiling ScrobbleKit ArtistGetTopTracksService.swift
[22/189] Compiling ScrobbleKit ArtistSearchService.swift
[23/189] Compiling ScrobbleKit ArtistGetTagsService.swift
[24/189] Compiling ScrobbleKit SBKArtistGetInfoRequestResponse.swift
[25/189] Compiling ScrobbleKit SBKArtistGetInfoSimilarArtist.swift
[26/189] Compiling ScrobbleKit SBKArtistGetSimilarResponse.swift
[27/189] Compiling ScrobbleKit SBKArtistGetTopAlbumsResponse.swift
[28/189] Compiling ScrobbleKit SBKArtistSearchResultsList.swift
[29/189] Compiling ScrobbleKit SBKManager+ArtistGetSimilar.swift
[30/189] Compiling ScrobbleKit SBKManager+ArtistGetTagsService.swift
[31/189] Compiling ScrobbleKit SBKManager+ArtistGetTopAlbums.swift
[32/189] Compiling ScrobbleKit SBKManager+ArtistGetTopTagsService.swift
[33/189] Compiling ScrobbleKit SBKManager+ArtistGetTopTracksService.swift
[34/189] Compiling ScrobbleKit SBKManager+ArtistRemoveTagService.swift
[35/189] Compiling ScrobbleKit SBKManager+ArtistSearchService.swift
[36/189] Compiling ScrobbleKit SBKManager+ChartGetTopArtistsService.swift
[37/189] Compiling ScrobbleKit SBKManager+ChartGetTopTagsService.swift
[38/189] Compiling ScrobbleKit SBKManager+ChartGetTopTracksService.swift
[39/189] Compiling ScrobbleKit SBKManager+GeoGetTopArtistsService.swift
[40/189] Compiling ScrobbleKit SBKManager+GeoGetTopTracksService.swift
[41/189] Compiling ScrobbleKit SBKCountry.swift
[42/189] Compiling ScrobbleKit SBKService+LibraryGetArtistsService.swift
[43/189] Compiling ScrobbleKit SBKManager+TagGetInfo.swift
[44/189] Compiling ScrobbleKit SBKManager+TagGetSimilar.swift
[45/189] Compiling ScrobbleKit SBKManager+TagGetTopAlbums.swift
[46/189] Compiling ScrobbleKit SBKManager+TagGetTopArtistsService.swift
[47/189] Compiling ScrobbleKit SBKManager+TagGetTopTagsService.swift
[48/189] Compiling ScrobbleKit SBKService+TagGetTopTracksService.swift
[49/189] Compiling ScrobbleKit SBKManager+TrackAddTags.swift
[50/189] Compiling ScrobbleKit SBKManager+TrackCorrectionService.swift
[51/189] Compiling ScrobbleKit SBKManager+TrackGetInfoService.swift
[52/189] Compiling ScrobbleKit SBKArtistSearchMethod.swift
[53/189] Compiling ScrobbleKit SBKImage.swift
[54/189] Compiling ScrobbleKit SBKLovedTrack.swift
[55/189] Compiling ScrobbleKit SBKLovedTracks.swift
[56/189] Compiling ScrobbleKit SBKNowPlayingCorrected.swift
[57/189] Compiling ScrobbleKit SBKScrobbleResponse.swift
[58/189] Compiling ScrobbleKit SBKScrobbleResponseAttribute.swift
[59/189] Compiling ScrobbleKit SBKScrobbleResponseTrack.swift
[60/189] Compiling ScrobbleKit SBKScrobbleResponseTrackStatus.swift
[61/189] Compiling ScrobbleKit SBKScrobbledTrack.swift
[62/189] Compiling ScrobbleKit SBKSearchAttributes.swift
[63/189] Compiling ScrobbleKit SBKSearchPeriod.swift
[64/189] Compiling ScrobbleKit SBKSearchResult.swift
[65/189] Compiling ScrobbleKit SBKSearchTerm.swift
[66/189] Compiling ScrobbleKit SBKSessionResponse.swift
[67/189] Compiling ScrobbleKit SBKSimilarArtist.swift
[68/189] Compiling ScrobbleKit SBKSimilarTrack.swift
[69/189] Compiling ScrobbleKit SBKTag.swift
[70/189] Compiling ScrobbleKit SBKTrack.swift
[71/189] Compiling ScrobbleKit SBKTrackToScrobble.swift
[72/189] Compiling ScrobbleKit SBKWeeklyChart.swift
[73/189] Compiling ScrobbleKit SBKWiki.swift
[74/189] Compiling ScrobbleKit SBKManager.swift
[75/189] Compiling ScrobbleKit UserGetInfoService.swift
[76/189] Compiling ScrobbleKit UserGetLovedTracksService.swift
[77/189] Compiling ScrobbleKit UserGetPersonalTagsService.swift
[78/189] Compiling ScrobbleKit UserGetRecentTracksService.swift
[79/189] Compiling ScrobbleKit UserGetTopAlbumsService.swift
[80/189] Compiling ScrobbleKit UserGetTopArtistsService.swift
[81/189] Compiling ScrobbleKit UserGetTopTagsService.swift
[82/189] Compiling ScrobbleKit UserGetTopTracksService.swift
[83/189] Compiling ScrobbleKit UserGetWeeklyChartServices.swift
[84/189] Compiling ScrobbleKit SBKAuthenticatedService.swift
[85/189] Compiling ScrobbleKit SBKOptionallyAuthenticatedService.swift
[86/189] Compiling ScrobbleKit SBKService.swift
[87/189] Compiling ScrobbleKit SBKURLBuilder.swift
[88/189] Compiling ScrobbleKit SBKURLBuilderError.swift
[89/189] Compiling ScrobbleKit SBKManager+AlbumAddTags.swift
[90/189] Compiling ScrobbleKit SBKManager+AlbumGetInfo.swift
[91/189] Compiling ScrobbleKit SBKManager+AlbumGetTags.swift
[92/189] Compiling ScrobbleKit SBKManager+AlbumGetTopTags.swift
[93/189] Compiling ScrobbleKit SBKManager+AlbumRemoveTagService.swift
[94/189] Compiling ScrobbleKit SBKManager+AlbumSearchService.swift
[95/189] Compiling ScrobbleKit SBKManager+ArtistAddTags.swift
[96/189] Compiling ScrobbleKit SBKManager+ArtistGetCorrectionService.swift
[97/189] Compiling ScrobbleKit SBKManager+ArtistGetInfoService.swift
[98/189] Compiling ScrobbleKit SBKTrackRequestResponseList.swift
[99/189] Compiling ScrobbleKit SBKTrackUpdateNowPlayingCode.swift
[100/189] Compiling ScrobbleKit SBKTrackUpdateNowPlayingResponse.swift
[101/189] Compiling ScrobbleKit SBKTrackSearchResultListResponse.swift
[102/189] Compiling ScrobbleKit ScrobbleService.swift
[103/189] Compiling ScrobbleKit TrackCorrectionService.swift
[104/189] Compiling ScrobbleKit TrackGetInfoService.swift
[105/189] Compiling ScrobbleKit TrackGetSimilarService.swift
[106/189] Compiling ScrobbleKit TrackGetTagsService.swift
[107/189] Compiling ScrobbleKit TrackGetTopTagsService.swift
[108/189] Compiling ScrobbleKit TrackLoveService.swift
[109/189] Compiling ScrobbleKit TrackSearchService.swift
[110/189] Compiling ScrobbleKit TrackUnloveService.swift
[111/189] Compiling ScrobbleKit TrackUpdateNowPlayingService.swift
[112/189] Compiling ScrobbleKit SBKUserGetFriendsResponse.swift
[113/189] Compiling ScrobbleKit SBKUserGetRecentTracksResponse.swift
[114/189] Compiling ScrobbleKit SBKUserGetTopAlbumsResponse.swift
[115/189] Compiling ScrobbleKit SBKUserInfoResponse.swift
[116/189] Compiling ScrobbleKit SBKUserPersonalTags.swift
[117/189] Compiling ScrobbleKit SBKUserTagsResponse.swift
[118/189] Compiling ScrobbleKit SBKUserWeeklyChartResponse.swift
[119/189] Compiling ScrobbleKit UserGetLovedTracksResponse.swift
[120/189] Compiling ScrobbleKit UserGetFriendsService.swift
[121/189] Compiling ScrobbleKit Bool+Int.swift
[122/189] Compiling ScrobbleKit Int+Page.swift
[123/189] Compiling ScrobbleKit OptinalStringInitializers.swift
[124/189] Compiling ScrobbleKit SBKParameter+URLQueryItem.swift
[125/189] Compiling ScrobbleKit String+MD5.swift
[126/189] Compiling ScrobbleKit URLQuertyItem+Numeric.swift
[127/189] Compiling ScrobbleKit URLQueryItem+Bool.swift
[128/189] Compiling ScrobbleKit SBKClientError.swift
[129/189] Compiling ScrobbleKit SBKError.swift
[130/189] Compiling ScrobbleKit SBKErrorMessage.swift
[131/189] Compiling ScrobbleKit SBKScrobbleError.swift
[132/189] Compiling ScrobbleKit SBKHttpMethod.swift
[133/189] Compiling ScrobbleKit SBKLanguage.swift
[134/189] Compiling ScrobbleKit SBKMethod.swift
[135/189] Compiling ScrobbleKit SBKParameter.swift
[136/189] Compiling ScrobbleKit NumericStringDecoder.swift
[137/189] Compiling ScrobbleKit SBKCorrectedResponse.swift
[138/189] Compiling ScrobbleKit SBKEmptyResponse.swift
[139/189] Compiling ScrobbleKit SBKSearchAttribute.swift
[140/189] Compiling ScrobbleKit SBKSearchQuery.swift
[141/189] Compiling ScrobbleKit SBKSearchResultsResponse.swift
[142/189] Compiling ScrobbleKit SBKThrowable.swift
[143/189] Compiling ScrobbleKit SBKTimestamp.swift
[144/189] Compiling ScrobbleKit SBKManager+TrackGetSimilarService.swift
[145/189] Compiling ScrobbleKit SBKmanager+TrackGetTagsService.swift
[146/189] Compiling ScrobbleKit SBKManager+TrackGetTopTagsService.swift
[147/189] Compiling ScrobbleKit SBKManager+TrackLoveService.swift
[148/189] Compiling ScrobbleKit SBKManager+TrackRemoveTag.swift
[149/189] Compiling ScrobbleKit SBKTrackSearchMethod.swift
[150/189] Compiling ScrobbleKit SBKManager+Scrobble.swift
[151/189] Compiling ScrobbleKit SBKManager+TrackSearchService.swift
[152/189] Compiling ScrobbleKit SBKManager+TrackUnloveService.swift
[153/189] Compiling ScrobbleKit SBKManager+TrackUpdateNowPlayingService.swift
[154/189] Compiling ScrobbleKit SBKManager+UserGetFriendsService.swift
[155/189] Compiling ScrobbleKit SBKManager+UserGetInfoService.swift
[156/189] Compiling ScrobbleKit SBKManager+UserGetLovedTracksService.swift
[157/189] Compiling ScrobbleKit SBKManager+UserGetPersonalTagsService.swift
[158/189] Compiling ScrobbleKit SBKManager+UserGetRecentTracksService.swift
[159/189] Compiling ScrobbleKit SBKManager+UserGetTopAlbumsService.swift
[160/189] Compiling ScrobbleKit SBKManager+UserGetTopArtistsService.swift
[161/189] Compiling ScrobbleKit SBKManager+UserGetTopTagsService.swift
[162/189] Compiling ScrobbleKit SBKManager+UserGetTopTracksService.swift
[163/189] Compiling ScrobbleKit SBKManager+UserGetWeeklyChartsService.swift
[164/189] Compiling ScrobbleKit SBKAlbum.swift
[165/189] Compiling ScrobbleKit SBKAlbumSearchMethod.swift
[166/189] Compiling ScrobbleKit SBKArtist.swift
[167/189] Compiling ScrobbleKit SBKArtistTopTracksResponse.swift
[168/189] Compiling ScrobbleKit SBKManager+TagGetWeeklyChartList.swift
[169/189] Compiling ScrobbleKit AuthSessionService.swift
[170/189] Compiling ScrobbleKit ChartGetTopArtistsService.swift
[171/189] Compiling ScrobbleKit ChartGetTopTracksService.swift
[172/189] Compiling ScrobbleKit ChartsGetTopTagsService.swift
[173/189] Compiling ScrobbleKit SBKArtistTopChartsRequestResponse.swift
[174/189] Compiling ScrobbleKit SBKChartGetTopTagsResponse.swift
[175/189] Compiling ScrobbleKit SBKChartGetTopTracksResponse.swift
[176/189] Compiling ScrobbleKit GeoGetTopArtistsService.swift
[177/189] Compiling ScrobbleKit GeoGetTopTracksService.swift
[178/189] Compiling ScrobbleKit SBKGeoTopArtistsResponse copy.swift
[179/189] Compiling ScrobbleKit LibraryGetArtistsService.swift
[180/189] Compiling ScrobbleKit SBKLibraryGetArtistsResponse.swift
[181/189] Compiling ScrobbleKit TagGetInfoService.swift
[182/189] Compiling ScrobbleKit TagGetSimilarService.swift
[183/189] Compiling ScrobbleKit TagGetTopAlbumsService.swift
[184/189] Compiling ScrobbleKit TagGetTopArtistsService.swift
[185/189] Compiling ScrobbleKit TagGetTopTagsService.swift
[186/189] Compiling ScrobbleKit TagGetTopTracksService.swift
[187/189] Compiling ScrobbleKit TagGetWeeklyChartListService.swift
[188/189] Compiling ScrobbleKit SBKScrobbleList.swift
[189/189] Compiling ScrobbleKit SBKTrackGetSimilarResponse.swift
Build complete! (38.22s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "ScrobbleKit",
"name" : "ScrobbleKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "ScrobbleKit",
"targets" : [
"ScrobbleKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ScrobbleKitTests",
"module_type" : "SwiftTarget",
"name" : "ScrobbleKitTests",
"path" : "Tests/ScrobbleKitTests",
"sources" : [
"AddTagsServiceTests.swift",
"GetInfoServiceTests.swift",
"GetTagsServiceTests.swift",
"Helpers/RequestBuildingTestService.swift",
"RequestEncodingTests.swift",
"SBKManagerTests.swift",
"ScrobbleServiceTests.swift",
"TopTagsServiceTests.swift",
"UserWeeklyChartServiceTests.swift"
],
"target_dependencies" : [
"ScrobbleKit"
],
"type" : "test"
},
{
"c99name" : "ScrobbleKit",
"module_type" : "SwiftTarget",
"name" : "ScrobbleKit",
"path" : "Sources/ScrobbleKit",
"product_memberships" : [
"ScrobbleKit"
],
"sources" : [
"Extensions/Bool+Int.swift",
"Extensions/Int+Page.swift",
"Extensions/OptinalStringInitializers.swift",
"Extensions/SBKParameter+URLQueryItem.swift",
"Extensions/String+MD5.swift",
"Extensions/URLQuertyItem+Numeric.swift",
"Extensions/URLQueryItem+Bool.swift",
"Helpers/Error/SBKClientError.swift",
"Helpers/Error/SBKError.swift",
"Helpers/Error/SBKErrorMessage.swift",
"Helpers/Error/SBKScrobbleError.swift",
"Helpers/SBKHttpMethod.swift",
"Helpers/SBKLanguage.swift",
"Helpers/SBKMethod.swift",
"Helpers/SBKParameter.swift",
"Internal/Models/Common/NumericStringDecoder.swift",
"Internal/Models/Common/SBKCorrectedResponse.swift",
"Internal/Models/Common/SBKEmptyResponse.swift",
"Internal/Models/Common/SBKSearchAttribute.swift",
"Internal/Models/Common/SBKSearchQuery.swift",
"Internal/Models/Common/SBKSearchResultsResponse.swift",
"Internal/Models/Common/SBKThrowable.swift",
"Internal/Models/Common/SBKTimestamp.swift",
"Internal/Services/Common/AddTagsService.swift",
"Internal/Services/Common/RemoveTagService.swift",
"Internal/Services/Methods/Album/AlbumGetInfoService.swift",
"Internal/Services/Methods/Album/AlbumGetTagsService.swift",
"Internal/Services/Methods/Album/AlbumGetTopTagsService.swift",
"Internal/Services/Methods/Album/AlbumSearchService.swift",
"Internal/Services/Methods/Album/Model/SBKAddTagAlbumResponse.swift",
"Internal/Services/Methods/Album/Model/SBKAlbumRequestResponseList.swift",
"Internal/Services/Methods/Album/Model/SBKAlbumSearchResultListResponse.swift",
"Internal/Services/Methods/Album/Model/SBKAlbumTopTagsResponse.swift",
"Internal/Services/Methods/Artist/ArtistGetCorrectionService.swift",
"Internal/Services/Methods/Artist/ArtistGetInfoService.swift",
"Internal/Services/Methods/Artist/ArtistGetSimilarService.swift",
"Internal/Services/Methods/Artist/ArtistGetTopAlbumsService.swift",
"Internal/Services/Methods/Artist/ArtistGetTopTagsService.swift",
"Internal/Services/Methods/Artist/ArtistGetTopTracksService.swift",
"Internal/Services/Methods/Artist/ArtistSearchService.swift",
"Internal/Services/Methods/Artist/Model/ArtistGetTagsService.swift",
"Internal/Services/Methods/Artist/Model/SBKArtistGetInfoRequestResponse.swift",
"Internal/Services/Methods/Artist/Model/SBKArtistGetInfoSimilarArtist.swift",
"Internal/Services/Methods/Artist/Model/SBKArtistGetSimilarResponse.swift",
"Internal/Services/Methods/Artist/Model/SBKArtistGetTopAlbumsResponse.swift",
"Internal/Services/Methods/Artist/Model/SBKArtistSearchResultsList.swift",
"Internal/Services/Methods/Artist/Model/SBKArtistTopTracksResponse.swift",
"Internal/Services/Methods/Artist/Model/SBKManager+TagGetWeeklyChartList.swift",
"Internal/Services/Methods/Auth/AuthSessionService.swift",
"Internal/Services/Methods/Chart/ChartGetTopArtistsService.swift",
"Internal/Services/Methods/Chart/ChartGetTopTracksService.swift",
"Internal/Services/Methods/Chart/ChartsGetTopTagsService.swift",
"Internal/Services/Methods/Chart/Model/SBKArtistTopChartsRequestResponse.swift",
"Internal/Services/Methods/Chart/Model/SBKChartGetTopTagsResponse.swift",
"Internal/Services/Methods/Chart/Model/SBKChartGetTopTracksResponse.swift",
"Internal/Services/Methods/Geo/GeoGetTopArtistsService.swift",
"Internal/Services/Methods/Geo/GeoGetTopTracksService.swift",
"Internal/Services/Methods/Geo/Model/SBKGeoTopArtistsResponse copy.swift",
"Internal/Services/Methods/Library/LibraryGetArtistsService.swift",
"Internal/Services/Methods/Library/Model/SBKLibraryGetArtistsResponse.swift",
"Internal/Services/Methods/Tag/TagGetInfoService.swift",
"Internal/Services/Methods/Tag/TagGetSimilarService.swift",
"Internal/Services/Methods/Tag/TagGetTopAlbumsService.swift",
"Internal/Services/Methods/Tag/TagGetTopArtistsService.swift",
"Internal/Services/Methods/Tag/TagGetTopTagsService.swift",
"Internal/Services/Methods/Tag/TagGetTopTracksService.swift",
"Internal/Services/Methods/Tag/TagGetWeeklyChartListService.swift",
"Internal/Services/Methods/Track/Model/SBKScrobbleList.swift",
"Internal/Services/Methods/Track/Model/SBKTrackGetSimilarResponse.swift",
"Internal/Services/Methods/Track/Model/SBKTrackRequestResponseList.swift",
"Internal/Services/Methods/Track/Model/SBKTrackUpdateNowPlayingCode.swift",
"Internal/Services/Methods/Track/Model/SBKTrackUpdateNowPlayingResponse.swift",
"Internal/Services/Methods/Track/SBKTrackSearchResultListResponse.swift",
"Internal/Services/Methods/Track/ScrobbleService.swift",
"Internal/Services/Methods/Track/TrackCorrectionService.swift",
"Internal/Services/Methods/Track/TrackGetInfoService.swift",
"Internal/Services/Methods/Track/TrackGetSimilarService.swift",
"Internal/Services/Methods/Track/TrackGetTagsService.swift",
"Internal/Services/Methods/Track/TrackGetTopTagsService.swift",
"Internal/Services/Methods/Track/TrackLoveService.swift",
"Internal/Services/Methods/Track/TrackSearchService.swift",
"Internal/Services/Methods/Track/TrackUnloveService.swift",
"Internal/Services/Methods/Track/TrackUpdateNowPlayingService.swift",
"Internal/Services/Methods/User/Model/SBKUserGetFriendsResponse.swift",
"Internal/Services/Methods/User/Model/SBKUserGetRecentTracksResponse.swift",
"Internal/Services/Methods/User/Model/SBKUserGetTopAlbumsResponse.swift",
"Internal/Services/Methods/User/Model/SBKUserInfoResponse.swift",
"Internal/Services/Methods/User/Model/SBKUserPersonalTags.swift",
"Internal/Services/Methods/User/Model/SBKUserTagsResponse.swift",
"Internal/Services/Methods/User/Model/SBKUserWeeklyChartResponse.swift",
"Internal/Services/Methods/User/Model/UserGetLovedTracksResponse.swift",
"Internal/Services/Methods/User/UserGetFriendsService.swift",
"Internal/Services/Methods/User/UserGetInfoService.swift",
"Internal/Services/Methods/User/UserGetLovedTracksService.swift",
"Internal/Services/Methods/User/UserGetPersonalTagsService.swift",
"Internal/Services/Methods/User/UserGetRecentTracksService.swift",
"Internal/Services/Methods/User/UserGetTopAlbumsService.swift",
"Internal/Services/Methods/User/UserGetTopArtistsService.swift",
"Internal/Services/Methods/User/UserGetTopTagsService.swift",
"Internal/Services/Methods/User/UserGetTopTracksService.swift",
"Internal/Services/Methods/User/UserGetWeeklyChartServices.swift",
"Internal/Services/Protocols/SBKAuthenticatedService.swift",
"Internal/Services/Protocols/SBKOptionallyAuthenticatedService.swift",
"Internal/Services/Protocols/SBKService.swift",
"Public/Helpers/SBKURLBuilder.swift",
"Public/Helpers/SBKURLBuilderError.swift",
"Public/Methods/Album/AddTags/SBKManager+AlbumAddTags.swift",
"Public/Methods/Album/GetInfo/SBKManager+AlbumGetInfo.swift",
"Public/Methods/Album/GetTags/SBKManager+AlbumGetTags.swift",
"Public/Methods/Album/GetTopTags/SBKManager+AlbumGetTopTags.swift",
"Public/Methods/Album/RemoveTag/SBKManager+AlbumRemoveTagService.swift",
"Public/Methods/Album/Search/SBKManager+AlbumSearchService.swift",
"Public/Methods/Artist/AddTags/SBKManager+ArtistAddTags.swift",
"Public/Methods/Artist/GetCorrection/SBKManager+ArtistGetCorrectionService.swift",
"Public/Methods/Artist/GetInfo/SBKManager+ArtistGetInfoService.swift",
"Public/Methods/Artist/GetSimilar/SBKManager+ArtistGetSimilar.swift",
"Public/Methods/Artist/GetTags/SBKManager+ArtistGetTagsService.swift",
"Public/Methods/Artist/GetTopAlbums/SBKManager+ArtistGetTopAlbums.swift",
"Public/Methods/Artist/GetTopTags/SBKManager+ArtistGetTopTagsService.swift",
"Public/Methods/Artist/GetTopTracks/SBKManager+ArtistGetTopTracksService.swift",
"Public/Methods/Artist/RemoveTag/SBKManager+ArtistRemoveTagService.swift",
"Public/Methods/Artist/Search/SBKManager+ArtistSearchService.swift",
"Public/Methods/Chart/GetTopArtists/SBKManager+ChartGetTopArtistsService.swift",
"Public/Methods/Chart/GetTopTags/SBKManager+ChartGetTopTagsService.swift",
"Public/Methods/Chart/GetTopTracks/SBKManager+ChartGetTopTracksService.swift",
"Public/Methods/Geo/GetTopArtists/SBKManager+GeoGetTopArtistsService.swift",
"Public/Methods/Geo/GetTopTracks/SBKManager+GeoGetTopTracksService.swift",
"Public/Methods/Geo/Model/SBKCountry.swift",
"Public/Methods/Library/SBKService+LibraryGetArtistsService.swift",
"Public/Methods/Tag/SBKManager+TagGetInfo.swift",
"Public/Methods/Tag/SBKManager+TagGetSimilar.swift",
"Public/Methods/Tag/SBKManager+TagGetTopAlbums.swift",
"Public/Methods/Tag/SBKManager+TagGetTopArtistsService.swift",
"Public/Methods/Tag/SBKManager+TagGetTopTagsService.swift",
"Public/Methods/Tag/SBKService+TagGetTopTracksService.swift",
"Public/Methods/Track/AddTag/SBKManager+TrackAddTags.swift",
"Public/Methods/Track/GetCorrection/SBKManager+TrackCorrectionService.swift",
"Public/Methods/Track/GetInfo/SBKManager+TrackGetInfoService.swift",
"Public/Methods/Track/GetSimilar/SBKManager+TrackGetSimilarService.swift",
"Public/Methods/Track/GetTags/SBKmanager+TrackGetTagsService.swift",
"Public/Methods/Track/GetTopTags/SBKManager+TrackGetTopTagsService.swift",
"Public/Methods/Track/Love/SBKManager+TrackLoveService.swift",
"Public/Methods/Track/RemoveTag/SBKManager+TrackRemoveTag.swift",
"Public/Methods/Track/SBKTrackSearchMethod.swift",
"Public/Methods/Track/Scrobble/SBKManager+Scrobble.swift",
"Public/Methods/Track/Search/SBKManager+TrackSearchService.swift",
"Public/Methods/Track/Unlove/SBKManager+TrackUnloveService.swift",
"Public/Methods/Track/UpdateNowPlaying/SBKManager+TrackUpdateNowPlayingService.swift",
"Public/Methods/User/GetFriends/SBKManager+UserGetFriendsService.swift",
"Public/Methods/User/GetInfo/SBKManager+UserGetInfoService.swift",
"Public/Methods/User/GetLovedTracks/SBKManager+UserGetLovedTracksService.swift",
"Public/Methods/User/GetPersonalTags/SBKManager+UserGetPersonalTagsService.swift",
"Public/Methods/User/GetRecentTracks/SBKManager+UserGetRecentTracksService.swift",
"Public/Methods/User/GetTopAlbums/SBKManager+UserGetTopAlbumsService.swift",
"Public/Methods/User/GetTopArtists/SBKManager+UserGetTopArtistsService.swift",
"Public/Methods/User/GetTopTags/SBKManager+UserGetTopTagsService.swift",
"Public/Methods/User/GetTopTracks/SBKManager+UserGetTopTracksService.swift",
"Public/Methods/User/GetWeeklyCharts/SBKManager+UserGetWeeklyChartsService.swift",
"Public/Models/SBKAlbum.swift",
"Public/Models/SBKAlbumSearchMethod.swift",
"Public/Models/SBKArtist.swift",
"Public/Models/SBKArtistSearchMethod.swift",
"Public/Models/SBKImage.swift",
"Public/Models/SBKLovedTrack.swift",
"Public/Models/SBKLovedTracks.swift",
"Public/Models/SBKNowPlayingCorrected.swift",
"Public/Models/SBKScrobbleResponse.swift",
"Public/Models/SBKScrobbleResponseAttribute.swift",
"Public/Models/SBKScrobbleResponseTrack.swift",
"Public/Models/SBKScrobbleResponseTrackStatus.swift",
"Public/Models/SBKScrobbledTrack.swift",
"Public/Models/SBKSearchAttributes.swift",
"Public/Models/SBKSearchPeriod.swift",
"Public/Models/SBKSearchResult.swift",
"Public/Models/SBKSearchTerm.swift",
"Public/Models/SBKSessionResponse.swift",
"Public/Models/SBKSimilarArtist.swift",
"Public/Models/SBKSimilarTrack.swift",
"Public/Models/SBKTag.swift",
"Public/Models/SBKTrack.swift",
"Public/Models/SBKTrackToScrobble.swift",
"Public/Models/SBKWeeklyChart.swift",
"Public/Models/SBKWiki.swift",
"SBKManager.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.