Build Information
Successful build of YouTubeKit, reference v2.2.0 (d2a222
), with Swift 5.9 for macOS (SPM) on 2 Sep 2024 10:31:23 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/b5i/YouTubeKit.git
Reference: v2.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/b5i/YouTubeKit
* tag v2.2.0 -> FETCH_HEAD
HEAD is now at d2a2220 Various bug fixes and improvements on VideoInfos(WithDownloadFormats)Response. - Fixed removePlayerFilesFromDisk() not removing properly old players. - Fixed n-parameter extraction. - Improved VideoInfosResponse by adding aspectRatio and better HLS streaming file (allows selection of the language). Testing the scrapping of the downloadFormats and defaultFormats directly in the VideoInfosResponse instead of the VideoInfosWithDownloadFormatsResponse.
Cloned https://github.com/b5i/YouTubeKit.git
Revision (git rev-parse @):
d2a2220596141f61f7200578d19eb8e4ea74855e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/b5i/YouTubeKit.git at v2.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/b5i/YouTubeKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/96] Emitting module YouTubeKit
[2/106] Compiling YouTubeKit YTLikeStatus.swift
[3/106] Compiling YouTubeKit YTPrivacy.swift
[4/106] Compiling YouTubeKit YouTubeChannel+fetchInfos.swift
[5/106] Compiling YouTubeKit YouTubeChannel+subscribeActions.swift
[6/106] Compiling YouTubeKit YouTubeChannel.swift
[7/106] Compiling YouTubeKit AuthenticatedContinuableResponse+fetchContinuation.swift
[8/106] Compiling YouTubeKit AuthenticatedContinuableResponse.swift
[9/106] Compiling YouTubeKit ContinuableResponse+fetchContinuation.swift
[10/106] Compiling YouTubeKit ContinuableResponse+mergeContinuation.swift
[11/106] Compiling YouTubeKit ContinuableResponse.swift
[12/106] Compiling YouTubeKit ResponseContinuation.swift
[13/106] Compiling YouTubeKit YouTubeVideo+fetchAllPossibleHostPlaylists.swift
[14/106] Compiling YouTubeKit YouTubeVideo+fetchMoreInfos.swift
[15/106] Compiling YouTubeKit YouTubeVideo+fetchStreamingInfos.swift
[16/106] Compiling YouTubeKit YouTubeVideo+fetchStreamingInfosWithDownloadFormats.swift
[17/106] Compiling YouTubeKit YouTubeVideo+getCaptions.swift
[18/106] Compiling YouTubeKit YouTubeVideo+likeActions.swift
[19/106] Compiling YouTubeKit YouTubeVideo.swift
[20/106] Compiling YouTubeKit YTCaption.swift
[21/106] Compiling YouTubeKit YTChannel.swift
[22/106] Compiling YouTubeKit YTComment+actions.swift
[23/106] Compiling YouTubeKit YTComment.swift
[24/106] Compiling YouTubeKit ResponseExtractionError.swift
[25/106] Compiling YouTubeKit ParameterValidator+commonValidators.swift
[26/106] Compiling YouTubeKit ParameterValidator.swift
[27/106] Compiling YouTubeKit HeaderTypes+Hashable.swift
[28/106] Compiling YouTubeKit HeaderTypes+RawRepresentable.swift
[29/106] Compiling YouTubeKit HeaderTypes.swift
[30/106] Compiling YouTubeKit HeadersList.swift
[31/106] Compiling YouTubeKit RequestLog.swift
[32/106] Compiling YouTubeKit RequestLogger+defaultImplementations.swift
[33/106] Compiling YouTubeKit RequestsLogger.swift
[34/106] Compiling YouTubeKit SwiftyJSON.swift
[35/106] Compiling YouTubeKit CreateCommentResponse.swift
[36/106] Compiling YouTubeKit DeleteCommentResponse.swift
[37/106] Compiling YouTubeKit DislikeCommentResponse.swift
[38/106] Compiling YouTubeKit EditCommentResponse.swift
[39/106] Compiling YouTubeKit EditReplyCommandResponse.swift
[40/106] Compiling YouTubeKit LikeCommentResponse.swift
[41/106] Compiling YouTubeKit RemoveDislikeCommentResponse.swift
[42/106] Compiling YouTubeKit RemoveLikeCommentResponse.swift
[43/106] Compiling YouTubeKit ReplyCommentResponse.swift
[44/106] Compiling YouTubeKit HistoryBlockContent.swift
[45/106] Compiling YouTubeKit SimpleOperationAuthenticatedResponse.swift
[46/106] Compiling YouTubeKit DislikeVideoResponse.swift
[47/106] Compiling YouTubeKit LikeVideoResponse.swift
[48/106] Compiling YouTubeKit RemoveLikeFromVideoResponse.swift
[49/106] Compiling YouTubeKit AutoCompletionResponse.swift
[50/106] Compiling YouTubeKit ChannelContent+canDecode.swift
[51/106] Compiling YouTubeKit ChannelContent+decodeJSONFromTab.swift
[52/106] Compiling YouTubeKit ChannelContent+getContinuationFromTab.swift
[53/106] Compiling YouTubeKit ChannelContent.swift
[54/106] Compiling YouTubeKit ChannelInfosResponse.swift
[55/106] Compiling YouTubeKit URL+AppendQueryItems.swift
[56/106] Compiling YouTubeKit String+ytkRegexMatches.swift
[57/106] Compiling YouTubeKit YouTubeModel.swift
[58/106] Compiling YouTubeKit YouTubeResponse.swift
[59/106] Compiling YouTubeKit AccountInfosResponse.swift
[60/106] Compiling YouTubeKit AccountLibraryResponse.swift
[61/106] Compiling YouTubeKit AccountSubscriptionsFeedResponse.swift
[62/106] Compiling YouTubeKit AccountSubscriptionsResponse.swift
[63/106] Compiling YouTubeKit AuthenticatedResponse.swift
[64/106] Compiling YouTubeKit SubscribeChannelResponse.swift
[65/106] Compiling YouTubeKit UnsubscribeChannelResponse.swift
[66/106] Compiling YouTubeKit ListableChannelContent+addChannelInfos.swift
[67/106] Compiling YouTubeKit ListableChannelContent.swift
[68/106] Compiling YouTubeKit HomeScreenResponse.swift
[69/106] Compiling YouTubeKit PlaylistInfosResponse.swift
[70/106] Compiling YouTubeKit SearchResponse.swift
[71/106] Compiling YouTubeKit YTSearchResult+canBeDecoded.swift
[72/106] Compiling YouTubeKit YTSearchResult+decodeJSON.swift
[73/106] Compiling YouTubeKit YTSearchResult+filterTypes.swift
[74/106] Compiling YouTubeKit YTSearchResult.swift
[75/106] Compiling YouTubeKit YTSearchResultType.swift
[76/106] Compiling YouTubeKit YTLittleChannelInfos.swift
[77/106] Compiling YouTubeKit YTPlaylist+canShowBeDecoded.swift
[78/106] Compiling YouTubeKit YTPlaylist+decodeShowFromJSON.swift
[79/106] Compiling YouTubeKit YTPlaylist+fetchVideos.swift
[80/106] Compiling YouTubeKit YTPlaylist.swift
[81/106] Compiling YouTubeKit YTThumbnail.swift
[82/106] Compiling YouTubeKit YTVideo+decodeShortFromJSON.swift
[83/106] Compiling YouTubeKit YTVideo+decodeVideoFromPlaylist.swift
[84/106] Compiling YouTubeKit YTVideo.swift
[85/106] Compiling YouTubeKit BadRequestDataError.swift
[86/106] Compiling YouTubeKit NetworkError.swift
[87/106] Compiling YouTubeKit HistoryReponse+removeVideo.swift
[88/106] Compiling YouTubeKit HistoryResponse.swift
[89/106] Compiling YouTubeKit RemoveVideoFromHistroryResponse.swift
[90/106] Compiling YouTubeKit AddVideoToPlaylistResponse.swift
[91/106] Compiling YouTubeKit AllPossibleHostPlaylistsResponse.swift
[92/106] Compiling YouTubeKit CreatePlaylistResponse.swift
[93/106] Compiling YouTubeKit DeletePlaylistResponse.swift
[94/106] Compiling YouTubeKit MoveVideoInPlaylistResponse.swift
[95/106] Compiling YouTubeKit RemoveVideoByIdFromPlaylistResponse.swift
[96/106] Compiling YouTubeKit RemoveVideoFromPlaylistResponse.swift
[97/106] Compiling YouTubeKit TrendingVideosResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:114:14: warning: 'defaultFormats' is deprecated: This property is unstable for the moment.
self.defaultFormats = defaultFormats
^
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:115:14: warning: 'downloadFormats' is deprecated: This property is unstable for the moment.
self.downloadFormats = downloadFormats
^
[98/106] Compiling YouTubeKit CommentTranslationResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:114:14: warning: 'defaultFormats' is deprecated: This property is unstable for the moment.
self.defaultFormats = defaultFormats
^
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:115:14: warning: 'downloadFormats' is deprecated: This property is unstable for the moment.
self.downloadFormats = downloadFormats
^
[99/106] Compiling YouTubeKit DownloadFormat.swift
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:114:14: warning: 'defaultFormats' is deprecated: This property is unstable for the moment.
self.defaultFormats = defaultFormats
^
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:115:14: warning: 'downloadFormats' is deprecated: This property is unstable for the moment.
self.downloadFormats = downloadFormats
^
[100/106] Compiling YouTubeKit MediaType.swift
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:114:14: warning: 'defaultFormats' is deprecated: This property is unstable for the moment.
self.defaultFormats = defaultFormats
^
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:115:14: warning: 'downloadFormats' is deprecated: This property is unstable for the moment.
self.downloadFormats = downloadFormats
^
[101/106] Compiling YouTubeKit MoreVideoInfosResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:114:14: warning: 'defaultFormats' is deprecated: This property is unstable for the moment.
self.defaultFormats = defaultFormats
^
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:115:14: warning: 'downloadFormats' is deprecated: This property is unstable for the moment.
self.downloadFormats = downloadFormats
^
[102/106] Compiling YouTubeKit VideoCaptionsResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:114:14: warning: 'defaultFormats' is deprecated: This property is unstable for the moment.
self.defaultFormats = defaultFormats
^
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:115:14: warning: 'downloadFormats' is deprecated: This property is unstable for the moment.
self.downloadFormats = downloadFormats
^
[103/106] Compiling YouTubeKit VideoCommentsResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:114:14: warning: 'defaultFormats' is deprecated: This property is unstable for the moment.
self.defaultFormats = defaultFormats
^
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:115:14: warning: 'downloadFormats' is deprecated: This property is unstable for the moment.
self.downloadFormats = downloadFormats
^
[104/106] Compiling YouTubeKit VideoInfosResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:114:14: warning: 'defaultFormats' is deprecated: This property is unstable for the moment.
self.defaultFormats = defaultFormats
^
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:115:14: warning: 'downloadFormats' is deprecated: This property is unstable for the moment.
self.downloadFormats = downloadFormats
^
[105/106] Compiling YouTubeKit VideoInfosWithDownloadFormatsResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:114:14: warning: 'defaultFormats' is deprecated: This property is unstable for the moment.
self.defaultFormats = defaultFormats
^
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:115:14: warning: 'downloadFormats' is deprecated: This property is unstable for the moment.
self.downloadFormats = downloadFormats
^
[106/106] Compiling YouTubeKit [URLQueryItem]+makeUnique.swift
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:114:14: warning: 'defaultFormats' is deprecated: This property is unstable for the moment.
self.defaultFormats = defaultFormats
^
/Users/admin/builder/spi-builder-workspace/Sources/YouTubeKit/YouTubeResponseTypes/VideoInfos/VideoInfosResponse.swift:115:14: warning: 'downloadFormats' is deprecated: This property is unstable for the moment.
self.downloadFormats = downloadFormats
^
Build complete! (9.21s)
Build complete.
Done.