The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AudiobookshelfAPI, reference 2.33.1 (cb23db), with Swift 6.2 for macOS (SPM) on 22 Mar 2026 03:24:12 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JamesRagnar/audiobookshelf-api-swift.git
Reference: 2.33.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JamesRagnar/audiobookshelf-api-swift
 * tag               2.33.1     -> FETCH_HEAD
HEAD is now at cb23dbf Abs 2.33.1 (#23)
Cloned https://github.com/JamesRagnar/audiobookshelf-api-swift.git
Revision (git rev-parse @):
cb23dbfb41899f25b130c7b86015b28709405f86
SUCCESS checkout https://github.com/JamesRagnar/audiobookshelf-api-swift.git at 2.33.1
Fetching https://github.com/daltoniam/Starscream
Fetching https://github.com/socketio/socket.io-client-swift
Fetching https://github.com/JamesRagnar/RagnarNetworking.git
[1/688] Fetching ragnarnetworking
[628/5784] Fetching ragnarnetworking, starscream
[883/17207] Fetching ragnarnetworking, starscream, socket.io-client-swift
Fetched https://github.com/daltoniam/Starscream from cache (1.43s)
Fetched https://github.com/socketio/socket.io-client-swift from cache (1.43s)
Fetched https://github.com/JamesRagnar/RagnarNetworking.git from cache (1.43s)
Creating working copy for https://github.com/daltoniam/Starscream
Creating working copy for https://github.com/socketio/socket.io-client-swift
Creating working copy for https://github.com/JamesRagnar/RagnarNetworking.git
Working copy of https://github.com/daltoniam/Starscream resolved at 4.0.8
Working copy of https://github.com/JamesRagnar/RagnarNetworking.git resolved at 0.2.0
Working copy of https://github.com/socketio/socket.io-client-swift resolved at 16.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "audiobookshelf-api-swift",
      "name": "AudiobookshelfAPI",
      "url": "https://github.com/JamesRagnar/audiobookshelf-api-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/audiobookshelf-api-swift",
      "dependencies": [
        {
          "identity": "ragnarnetworking",
          "name": "RagnarNetworking",
          "url": "https://github.com/JamesRagnar/RagnarNetworking.git",
          "version": "0.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RagnarNetworking",
          "dependencies": [
            {
              "identity": "socket.io-client-swift",
              "name": "SocketIO",
              "url": "https://github.com/socketio/socket.io-client-swift",
              "version": "16.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/socket.io-client-swift",
              "dependencies": [
                {
                  "identity": "starscream",
                  "name": "Starscream",
                  "url": "https://github.com/daltoniam/Starscream",
                  "version": "4.0.8",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Starscream",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/JamesRagnar/audiobookshelf-api-swift.git
[1/3217] Fetching audiobookshelf-api-swift
Fetched https://github.com/JamesRagnar/audiobookshelf-api-swift.git from cache (0.99s)
Fetching https://github.com/JamesRagnar/RagnarNetworking.git from cache
Fetched https://github.com/JamesRagnar/RagnarNetworking.git from cache (0.45s)
Computing version for https://github.com/JamesRagnar/RagnarNetworking.git
Computed https://github.com/JamesRagnar/RagnarNetworking.git at 0.2.0 (0.97s)
Fetching https://github.com/socketio/socket.io-client-swift from cache
Fetched https://github.com/socketio/socket.io-client-swift from cache (0.60s)
Computing version for https://github.com/socketio/socket.io-client-swift
Computed https://github.com/socketio/socket.io-client-swift at 16.1.1 (1.24s)
Fetching https://github.com/daltoniam/Starscream from cache
Fetched https://github.com/daltoniam/Starscream from cache (0.61s)
Computing version for https://github.com/daltoniam/Starscream
Computed https://github.com/daltoniam/Starscream at 4.0.8 (1.21s)
Creating working copy for https://github.com/JamesRagnar/RagnarNetworking.git
Working copy of https://github.com/JamesRagnar/RagnarNetworking.git resolved at 0.2.0
Creating working copy for https://github.com/daltoniam/Starscream
Working copy of https://github.com/daltoniam/Starscream resolved at 4.0.8
Creating working copy for https://github.com/JamesRagnar/audiobookshelf-api-swift.git
Working copy of https://github.com/JamesRagnar/audiobookshelf-api-swift.git resolved at 2.33.1 (cb23dbf)
Creating working copy for https://github.com/socketio/socket.io-client-swift
Working copy of https://github.com/socketio/socket.io-client-swift resolved at 16.1.1
warning: '.resolve-product-dependencies': dependency 'audiobookshelf-api-swift' is not used by any target
Found 1 product dependencies
  - RagnarNetworking
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/JamesRagnar/audiobookshelf-api-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[3/6] Copying PrivacyInfo.xcprivacy
[5/6] Write swift-version-49B95AFC49DCD68C.txt
[7/26] Compiling Starscream Security.swift
[8/26] Compiling Starscream Server.swift
[9/28] Compiling Starscream Framer.swift
[10/28] Compiling Starscream HTTPHandler.swift
[11/28] Emitting module Starscream
[12/28] Compiling Starscream Engine.swift
[13/28] Compiling Starscream NativeEngine.swift
[14/28] Compiling Starscream Compression.swift
[15/28] Compiling Starscream WSCompression.swift
[16/28] Compiling Starscream Data+Extensions.swift
[17/28] Compiling Starscream FoundationHTTPServerHandler.swift
[18/28] Compiling Starscream FrameCollector.swift
[19/28] Compiling Starscream StringHTTPHandler.swift
[20/28] Compiling Starscream FoundationSecurity.swift
[21/28] Compiling Starscream WSEngine.swift
[22/28] Compiling Starscream FoundationHTTPHandler.swift
[23/28] Compiling Starscream FoundationTransport.swift
[24/28] Compiling Starscream TCPTransport.swift
[25/28] Compiling Starscream WebSocketServer.swift
[26/28] Compiling Starscream WebSocket.swift
[27/28] Compiling Starscream Transport.swift
[28/28] Compiling Starscream resource_bundle_accessor.swift
[29/51] Compiling SocketIO SocketExtensions.swift
[30/51] Compiling SocketIO SocketLogger.swift
[31/53] Compiling SocketIO SocketAckEmitter.swift
[32/53] Compiling SocketIO SocketAckManager.swift
[33/53] Compiling SocketIO SocketAnyEvent.swift
[34/53] Emitting module SocketIO
[35/53] Compiling SocketIO SocketEngineSpec.swift
[36/53] Compiling SocketIO SocketEngineWebsocket.swift
[37/53] Compiling SocketIO SocketStringReader.swift
[38/53] Compiling SocketIO SocketTypes.swift
[39/53] Compiling SocketIO SocketEnginePacketType.swift
[40/53] Compiling SocketIO SocketEnginePollable.swift
[41/53] Compiling SocketIO SocketManager.swift
[42/53] Compiling SocketIO SocketManagerSpec.swift
[43/53] Compiling SocketIO SocketPacket.swift
[44/53] Compiling SocketIO SocketParsable.swift
[45/53] Compiling SocketIO SocketIOClientOption.swift
[46/53] Compiling SocketIO SocketIOClientSpec.swift
[47/53] Compiling SocketIO SocketIOStatus.swift
[48/53] Compiling SocketIO SocketEventHandler.swift
[49/53] Compiling SocketIO SocketIOClient.swift
[50/53] Compiling SocketIO SocketIOClientConfiguration.swift
[51/53] Compiling SocketIO SocketRawView.swift
[52/53] Compiling SocketIO SocketEngine.swift
[53/53] Compiling SocketIO SocketEngineClient.swift
[54/78] Emitting module RagnarNetworking
[55/80] Compiling RagnarNetworking SocketEmptyBody.swift
[56/80] Compiling RagnarNetworking SocketEvent.swift
[57/80] Compiling RagnarNetworking RequestService.swift
[58/80] Compiling RagnarNetworking SocketService.swift
[59/80] Compiling RagnarNetworking ErrorSnapshot.swift
[60/80] Compiling RagnarNetworking Interface+ResponseHandler.swift
[61/80] Compiling RagnarNetworking Interface.swift
[62/80] Compiling RagnarNetworking DefaultResponseHandler.swift
[63/80] Compiling RagnarNetworking EmptyResponse.swift
[64/80] Compiling RagnarNetworking InterfaceDecodingError.swift
[65/80] Compiling RagnarNetworking ServerConfiguration.swift
[66/80] Compiling RagnarNetworking InterfaceConstructor.swift
[67/80] Compiling RagnarNetworking RequestBody.swift
[68/80] Compiling RagnarNetworking RequestEncoder.swift
[69/80] Compiling RagnarNetworking RequestError.swift
[70/80] Compiling RagnarNetworking URLRequest+InterfaceConstructor.swift
[71/80] Compiling RagnarNetworking ResponseError.swift
[72/80] Compiling RagnarNetworking ResponseHandler.swift
[73/80] Compiling RagnarNetworking ResponseMap.swift
[74/80] Compiling RagnarNetworking ExponentialBackoffInterceptor.swift
[75/80] Compiling RagnarNetworking RequestInterceptor.swift
[76/80] Compiling RagnarNetworking TokenRefreshInterceptor.swift
[77/80] Compiling RagnarNetworking DataTaskProvider.swift
[78/80] Compiling RagnarNetworking URLSession+DataTaskProvider.swift
[79/80] Compiling RagnarNetworking InterceptableRequestService.swift
[80/80] Compiling RagnarNetworking LoggingService.swift
[81/302] Compiling AudiobookshelfAPI GetAllGenres.swift
[82/302] Compiling AudiobookshelfAPI RenameGenre.swift
[83/302] Compiling AudiobookshelfAPI GetHLSStreamFile.swift
[84/302] Compiling AudiobookshelfAPI CreateLibrary.swift
[85/302] Compiling AudiobookshelfAPI DeleteLibrary.swift
[86/302] Compiling AudiobookshelfAPI DownloadMultipleLibraryItems.swift
[87/302] Compiling AudiobookshelfAPI GetAllLibraries.swift
[88/302] Compiling AudiobookshelfAPI GetLibrary.swift
[89/302] Compiling AudiobookshelfAPI GetLibraryAuthors.swift
[90/302] Compiling AudiobookshelfAPI GetLibraryCollections.swift
[91/302] Compiling AudiobookshelfAPI GetLibraryEpisodeDownloadQueue.swift
[92/302] Compiling AudiobookshelfAPI GetLibraryFilterData.swift
[93/302] Compiling AudiobookshelfAPI GetLibraryItems.swift
[94/302] Compiling AudiobookshelfAPI GetLibraryNarrators.swift
[95/302] Compiling AudiobookshelfAPI GetLibraryOPML.swift
[96/302] Compiling AudiobookshelfAPI GetLibraryPodcastTitles.swift
[97/302] Compiling AudiobookshelfAPI GetLibrarySeries.swift
[98/302] Compiling AudiobookshelfAPI GetLibrarySeriesById.swift
[99/302] Compiling AudiobookshelfAPI GetLibraryStats.swift
[100/302] Compiling AudiobookshelfAPI GetLibraryUserPlaylists.swift
[101/302] Compiling AudiobookshelfAPI GetPersonalizedLibrary.swift
[102/302] Compiling AudiobookshelfAPI GetRecentEpisodes.swift
[103/302] Compiling AudiobookshelfAPI MatchAllLibraryItems.swift
[104/302] Compiling AudiobookshelfAPI RemoveLibraryItemsWithIssues.swift
[105/302] Compiling AudiobookshelfAPI RemoveLibraryMetadataFiles.swift
[106/326] Compiling AudiobookshelfAPI GetAllBackups.swift
[107/326] Compiling AudiobookshelfAPI UpdateBackupPath.swift
[108/326] Compiling AudiobookshelfAPI UploadBackup.swift
[109/326] Compiling AudiobookshelfAPI PurgeCacheAll.swift
[110/326] Compiling AudiobookshelfAPI PurgeItemsCache.swift
[111/326] Compiling AudiobookshelfAPI CollectionAddBook.swift
[112/326] Compiling AudiobookshelfAPI CollectionBatchAddBooks.swift
[113/326] Compiling AudiobookshelfAPI CollectionBatchRemoveBooks.swift
[114/326] Compiling AudiobookshelfAPI CollectionRemoveBook.swift
[115/326] Compiling AudiobookshelfAPI CreateCollection.swift
[116/326] Compiling AudiobookshelfAPI DeleteCollection.swift
[117/326] Compiling AudiobookshelfAPI GetAllCollections.swift
[118/326] Compiling AudiobookshelfAPI GetCollection.swift
[119/326] Compiling AudiobookshelfAPI UpdateCollection.swift
[120/326] Compiling AudiobookshelfAPI AddCustomMetadataProvider.swift
[121/326] Compiling AudiobookshelfAPI GetCustomMetadataProviders.swift
[122/326] Compiling AudiobookshelfAPI RemoveCustomMetadataProvider.swift
[123/326] Compiling AudiobookshelfAPI GetEmailSettings.swift
[124/326] Compiling AudiobookshelfAPI SendEbookToDevice.swift
[125/326] Compiling AudiobookshelfAPI SendTestEmail.swift
[126/326] Compiling AudiobookshelfAPI UpdateEReaderDevices.swift
[127/326] Compiling AudiobookshelfAPI UpdateEmailSettings.swift
[128/326] Compiling AudiobookshelfAPI BrowseFilesystem.swift
[129/326] Compiling AudiobookshelfAPI CheckPathExists.swift
[130/326] Compiling AudiobookshelfAPI DeleteGenre.swift
[131/326] Compiling AudiobookshelfAPI StartPlaybackSession.swift
[132/326] Compiling AudiobookshelfAPI UpdateEbookFileStatus.swift
[133/326] Compiling AudiobookshelfAPI UpdateLibraryItemChapters.swift
[134/326] Compiling AudiobookshelfAPI UpdateLibraryItemCover.swift
[135/326] Compiling AudiobookshelfAPI UpdateLibraryItemMedia.swift
[136/326] Compiling AudiobookshelfAPI UpdateLibraryItemTracks.swift
[137/326] Compiling AudiobookshelfAPI UploadLibraryItemCover.swift
[138/326] Compiling AudiobookshelfAPI BatchCreateUpdateMediaProgress.swift
[139/326] Compiling AudiobookshelfAPI CreateBookmark.swift
[140/326] Compiling AudiobookshelfAPI DeleteBookmark.swift
[141/326] Compiling AudiobookshelfAPI GetItemListeningSessions.swift
[142/326] Compiling AudiobookshelfAPI GetLibraryItemsInProgress.swift
[143/326] Compiling AudiobookshelfAPI GetMediaProgress.swift
[144/326] Compiling AudiobookshelfAPI GetYearStats.swift
[145/326] Compiling AudiobookshelfAPI GetYourListeningSessions.swift
[146/326] Compiling AudiobookshelfAPI GetYourListeningStats.swift
[147/326] Compiling AudiobookshelfAPI GetYourUser.swift
[148/326] Compiling AudiobookshelfAPI PatchMediaProgress.swift
[149/326] Compiling AudiobookshelfAPI ReaddSeriesToContinueListening.swift
[150/326] Compiling AudiobookshelfAPI RemoveContinueListeningItem.swift
[151/326] Compiling AudiobookshelfAPI RemoveMediaProgress.swift
[152/326] Compiling AudiobookshelfAPI RemoveSeriesFromContinueListening.swift
[153/326] Compiling AudiobookshelfAPI UpdateBookmark.swift
[154/326] Compiling AudiobookshelfAPI UpdatePassword.swift
[155/326] Compiling AudiobookshelfAPI UpdateUserEReaderDevices.swift
[156/326] Compiling AudiobookshelfAPI DownloadPodcastEpisodes.swift
[157/326] Compiling AudiobookshelfAPI GetPodcastDownloadQueue.swift
[158/326] Compiling AudiobookshelfAPI GetPodcastEpisode.swift
[159/326] Compiling AudiobookshelfAPI MatchPodcastEpisodes.swift
[160/326] Compiling AudiobookshelfAPI ParseOPML.swift
[161/326] Compiling AudiobookshelfAPI SearchPodcastEpisode.swift
[162/326] Compiling AudiobookshelfAPI UpdatePodcastEpisode.swift
[163/326] Compiling AudiobookshelfAPI DownloadShare.swift
[164/326] Compiling AudiobookshelfAPI GetMediaShare.swift
[165/326] Compiling AudiobookshelfAPI GetShareAudioTrack.swift
[166/326] Compiling AudiobookshelfAPI GetShareCover.swift
[167/326] Compiling AudiobookshelfAPI UpdateShareProgress.swift
[168/326] Compiling AudiobookshelfAPI GetPublicSessionTrack.swift
[169/326] Compiling AudiobookshelfAPI CloseFeed.swift
[170/326] Compiling AudiobookshelfAPI GetAllFeeds.swift
[171/326] Compiling AudiobookshelfAPI OpenFeedForCollection.swift
[172/326] Compiling AudiobookshelfAPI OpenFeedForItem.swift
[173/326] Compiling AudiobookshelfAPI OpenFeedForSeries.swift
[174/326] Compiling AudiobookshelfAPI GetSearchProviders.swift
[175/326] Compiling AudiobookshelfAPI SearchChapters.swift
[176/326] Compiling AudiobookshelfAPI SearchCovers.swift
[177/326] Compiling AudiobookshelfAPI SearchExternalAuthors.swift
[178/326] Compiling AudiobookshelfAPI SearchExternalBooks.swift
[179/326] Compiling AudiobookshelfAPI SearchExternalPodcasts.swift
[180/326] Compiling AudiobookshelfAPI GetSeriesById.swift
[181/326] Compiling AudiobookshelfAPI UpdateSeries.swift
[182/326] Compiling AudiobookshelfAPI BatchDeleteSessions.swift
[183/326] Compiling AudiobookshelfAPI CloseOpenSession.swift
[184/326] Compiling AudiobookshelfAPI DeleteSession.swift
[185/326] Compiling AudiobookshelfAPI GetAllSessions.swift
[186/326] Compiling AudiobookshelfAPI GetOpenSession.swift
[187/326] Compiling AudiobookshelfAPI GetOpenSessions.swift
[188/326] Compiling AudiobookshelfAPI SyncLocalSession.swift
[189/326] Compiling AudiobookshelfAPI SyncLocalSessionsBatch.swift
[190/326] Compiling AudiobookshelfAPI SyncOpenSession.swift
[191/326] Compiling AudiobookshelfAPI GetAuthSettings.swift
[192/326] Compiling AudiobookshelfAPI UpdateAuthSettings.swift
[193/326] Compiling AudiobookshelfAPI UpdateServerSettings.swift
[194/326] Compiling AudiobookshelfAPI UpdateSortingPrefixes.swift
[195/326] Compiling AudiobookshelfAPI CreateMediaItemShare.swift
[196/326] Compiling AudiobookshelfAPI DeleteMediaItemShare.swift
[197/326] Compiling AudiobookshelfAPI GetAdminYearStats.swift
[198/326] Compiling AudiobookshelfAPI GetServerStats.swift
[199/326] Compiling AudiobookshelfAPI DeleteTag.swift
[200/326] Compiling AudiobookshelfAPI GetAllTags.swift
[201/326] Compiling AudiobookshelfAPI RenameTag.swift
[202/326] Compiling AudiobookshelfAPI BatchEmbedMetadata.swift
[203/326] Compiling AudiobookshelfAPI CancelM4BEncode.swift
[204/326] Compiling AudiobookshelfAPI RemoveLibraryNarrator.swift
[205/326] Compiling AudiobookshelfAPI ReorderLibraries.swift
[206/326] Compiling AudiobookshelfAPI ScanLibraryFolders.swift
[207/326] Compiling AudiobookshelfAPI SearchLibrary.swift
[208/326] Compiling AudiobookshelfAPI UpdateLibrary.swift
[209/326] Compiling AudiobookshelfAPI UpdateLibraryNarrator.swift
[210/326] Compiling AudiobookshelfAPI BatchDeleteLibraryItems.swift
[211/326] Compiling AudiobookshelfAPI BatchGetLibraryItems.swift
[212/326] Compiling AudiobookshelfAPI BatchQuickMatchLibraryItems.swift
[213/326] Compiling AudiobookshelfAPI BatchScanLibraryItems.swift
[214/326] Compiling AudiobookshelfAPI BatchUpdateLibraryItems.swift
[215/326] Compiling AudiobookshelfAPI DeleteLibraryFile.swift
[216/326] Compiling AudiobookshelfAPI DeleteLibraryItem.swift
[217/326] Compiling AudiobookshelfAPI DownloadLibraryFile.swift
[218/326] Compiling AudiobookshelfAPI DownloadLibraryItem.swift
[219/326] Compiling AudiobookshelfAPI GetEbookFile.swift
[220/326] Compiling AudiobookshelfAPI GetLibraryFile.swift
[221/326] Compiling AudiobookshelfAPI GetLibraryFileFFprobe.swift
[222/326] Compiling AudiobookshelfAPI GetLibraryItem.swift
[223/326] Compiling AudiobookshelfAPI GetLibraryItemCover.swift
[224/326] Compiling AudiobookshelfAPI GetLibraryItemMetadataObject.swift
[225/326] Compiling AudiobookshelfAPI MatchLibraryItem.swift
[226/326] Compiling AudiobookshelfAPI RemoveLibraryItemCover.swift
[227/326] Compiling AudiobookshelfAPI ScanLibraryItem.swift
[228/326] Compiling AudiobookshelfAPI StartEpisodePlaybackSession.swift
[229/326] Emitting module AudiobookshelfAPI
[230/326] Compiling AudiobookshelfAPI EmbedLibraryItemMetadata.swift
[231/326] Compiling AudiobookshelfAPI EncodeLibraryItemM4B.swift
[232/326] Compiling AudiobookshelfAPI GetLoggerData.swift
[233/326] Compiling AudiobookshelfAPI GetTasks.swift
[234/326] Compiling AudiobookshelfAPI PurgeCache.swift
[235/326] Compiling AudiobookshelfAPI UpdateWatcher.swift
[236/326] Compiling AudiobookshelfAPI UploadFile.swift
[237/326] Compiling AudiobookshelfAPI ValidateCronExpression.swift
[238/326] Compiling AudiobookshelfAPI CreateUser.swift
[239/326] Compiling AudiobookshelfAPI DeleteUser.swift
[240/326] Compiling AudiobookshelfAPI GetAllUsers.swift
[241/326] Compiling AudiobookshelfAPI GetOnlineUsers.swift
[242/326] Compiling AudiobookshelfAPI GetUser.swift
[243/326] Compiling AudiobookshelfAPI GetUserListeningSessions.swift
[244/326] Compiling AudiobookshelfAPI GetUserListeningStats.swift
[245/326] Compiling AudiobookshelfAPI UnlinkOpenID.swift
[246/326] Compiling AudiobookshelfAPI UpdateUser.swift
[247/326] Compiling AudiobookshelfAPI APIKey.swift
[248/326] Compiling AudiobookshelfAPI AudioBookmark.swift
[249/326] Compiling AudiobookshelfAPI AudioFile.swift
[250/326] Compiling AudiobookshelfAPI AudioMetaTags.swift
[251/326] Compiling AudiobookshelfAPI AudioTrack.swift
[252/326] Compiling AudiobookshelfAPI Author.swift
[253/326] Compiling AudiobookshelfAPI Backup.swift
[254/326] Compiling AudiobookshelfAPI ServerCompatibility.swift
[255/326] Compiling AudiobookshelfAPI Bool+Audiobookshelf.swift
[256/326] Compiling AudiobookshelfAPI Dictionary+Audiobookshelf.swift
[257/326] Compiling AudiobookshelfAPI Set+Audiobookshelf.swift
[258/326] Compiling AudiobookshelfAPI CreateAPIKey.swift
[259/326] Compiling AudiobookshelfAPI DeleteAPIKey.swift
[260/326] Compiling AudiobookshelfAPI GetAllAPIKeys.swift
[261/326] Compiling AudiobookshelfAPI UpdateAPIKey.swift
[262/326] Compiling AudiobookshelfAPI CheckServerStatus.swift
[263/326] Compiling AudiobookshelfAPI Healthcheck.swift
[264/326] Compiling AudiobookshelfAPI Login.swift
[265/326] Compiling AudiobookshelfAPI Logout.swift
[266/326] Compiling AudiobookshelfAPI PingServer.swift
[267/326] Compiling AudiobookshelfAPI RefreshToken.swift
[268/326] Compiling AudiobookshelfAPI DeleteAuthor.swift
[269/326] Compiling AudiobookshelfAPI DeleteAuthorImage.swift
[270/326] Compiling AudiobookshelfAPI GetAuthor.swift
[271/326] Compiling AudiobookshelfAPI GetAuthorImage.swift
[272/326] Compiling AudiobookshelfAPI MatchAuthor.swift
[273/326] Compiling AudiobookshelfAPI UpdateAuthor.swift
[274/326] Compiling AudiobookshelfAPI UploadAuthorImage.swift
[275/326] Compiling AudiobookshelfAPI ApplyBackup.swift
[276/326] Compiling AudiobookshelfAPI CreateBackup.swift
[277/326] Compiling AudiobookshelfAPI DeleteBackup.swift
[278/326] Compiling AudiobookshelfAPI DownloadBackup.swift
[279/326] Compiling AudiobookshelfAPI CreateNotification.swift
[280/326] Compiling AudiobookshelfAPI DeleteNotification.swift
[281/326] Compiling AudiobookshelfAPI FireTestEvent.swift
[282/326] Compiling AudiobookshelfAPI GetNotificationData.swift
[283/326] Compiling AudiobookshelfAPI GetNotificationSettings.swift
[284/326] Compiling AudiobookshelfAPI TestNotification.swift
[285/326] Compiling AudiobookshelfAPI UpdateNotification.swift
[286/326] Compiling AudiobookshelfAPI UpdateNotificationSettings.swift
[287/326] Compiling AudiobookshelfAPI CreatePlaylist.swift
[288/326] Compiling AudiobookshelfAPI CreatePlaylistFromCollection.swift
[289/326] Compiling AudiobookshelfAPI DeletePlaylist.swift
[290/326] Compiling AudiobookshelfAPI GetPlaylist.swift
[291/326] Compiling AudiobookshelfAPI GetUserPlaylists.swift
[292/326] Compiling AudiobookshelfAPI PlaylistAddItem.swift
[293/326] Compiling AudiobookshelfAPI PlaylistBatchAddItems.swift
[294/326] Compiling AudiobookshelfAPI PlaylistBatchRemoveItems.swift
[295/326] Compiling AudiobookshelfAPI RemovePlaylistItem.swift
[296/326] Compiling AudiobookshelfAPI UpdatePlaylist.swift
[297/326] Compiling AudiobookshelfAPI CheckNewPodcastEpisodes.swift
[298/326] Compiling AudiobookshelfAPI ClearPodcastQueue.swift
[299/326] Compiling AudiobookshelfAPI CreatePodcast.swift
[300/326] Compiling AudiobookshelfAPI CreatePodcastFromFeed.swift
[301/326] Compiling AudiobookshelfAPI CreatePodcastsFromOPML.swift
[302/326] Compiling AudiobookshelfAPI DeletePodcastEpisode.swift
[303/374] Compiling AudiobookshelfAPI BackupsResponse.swift
[304/374] Compiling AudiobookshelfAPI Book.swift
[305/374] Compiling AudiobookshelfAPI BookChapter.swift
[306/374] Compiling AudiobookshelfAPI BookMetadata.swift
[307/374] Compiling AudiobookshelfAPI Collection.swift
[308/374] Compiling AudiobookshelfAPI CustomMetadataProvider.swift
[309/374] Compiling AudiobookshelfAPI Device.swift
[310/374] Compiling AudiobookshelfAPI DeviceInfo.swift
[311/374] Compiling AudiobookshelfAPI EBookFile.swift
[312/374] Compiling AudiobookshelfAPI EReaderDevice.swift
[313/374] Compiling AudiobookshelfAPI EmailSettings.swift
[314/374] Compiling AudiobookshelfAPI ExternalAuthorSearchResult.swift
[315/374] Compiling AudiobookshelfAPI ExternalBookSearchResult.swift
[316/374] Compiling AudiobookshelfAPI ExternalPodcastSearchResult.swift
[317/374] Compiling AudiobookshelfAPI FileMetadata.swift
[318/374] Compiling AudiobookshelfAPI FilterData.swift
[319/374] Compiling AudiobookshelfAPI Folder.swift
[320/374] Compiling AudiobookshelfAPI Icon.swift
[321/374] Compiling AudiobookshelfAPI JSONValue.swift
[322/374] Compiling AudiobookshelfAPI Library.swift
[323/374] Compiling AudiobookshelfAPI LibraryFile.swift
[324/374] Compiling AudiobookshelfAPI LibraryFilterData.swift
[325/374] Compiling AudiobookshelfAPI LibraryItem.swift
[326/374] Compiling AudiobookshelfAPI LibrarySettings.swift
[327/374] Compiling AudiobookshelfAPI User.swift
[328/374] Compiling AudiobookshelfAPI UserPermissions.swift
[329/374] Compiling AudiobookshelfAPI YearStats.swift
[330/374] Compiling AudiobookshelfAPI AudioMetadataEvents.swift
[331/374] Compiling AudiobookshelfAPI AuthorEvents.swift
[332/374] Compiling AudiobookshelfAPI BackupEvents.swift
[333/374] Compiling AudiobookshelfAPI ClientEvents.swift
[334/374] Compiling AudiobookshelfAPI CollectionEvents.swift
[335/374] Compiling AudiobookshelfAPI CoverSearchEvents.swift
[336/374] Compiling AudiobookshelfAPI CustomMetadataProviderEvents.swift
[337/374] Compiling AudiobookshelfAPI EReaderEvents.swift
[338/374] Compiling AudiobookshelfAPI LibraryEvents.swift
[339/374] Compiling AudiobookshelfAPI LibraryItemEvents.swift
[340/374] Compiling AudiobookshelfAPI LibraryScanEvents.swift
[341/374] Compiling AudiobookshelfAPI MiscellaneousEvents.swift
[342/374] Compiling AudiobookshelfAPI NotificationEvents.swift
[343/374] Compiling AudiobookshelfAPI PlaylistEvents.swift
[344/374] Compiling AudiobookshelfAPI PodcastEpisodeDownloadEvents.swift
[345/374] Compiling AudiobookshelfAPI RSSFeedEvents.swift
[346/374] Compiling AudiobookshelfAPI SeriesEvents.swift
[347/374] Compiling AudiobookshelfAPI ShareEvents.swift
[348/374] Compiling AudiobookshelfAPI StreamEvents.swift
[349/374] Compiling AudiobookshelfAPI TaskEvents.swift
[350/374] Compiling AudiobookshelfAPI UserEvents.swift
[351/374] Compiling AudiobookshelfAPI MediaProgress.swift
[352/374] Compiling AudiobookshelfAPI Notification.swift
[353/374] Compiling AudiobookshelfAPI NotificationSettings.swift
[354/374] Compiling AudiobookshelfAPI PlaybackSession.swift
[355/374] Compiling AudiobookshelfAPI Playlist.swift
[356/374] Compiling AudiobookshelfAPI PlaylistItem.swift
[357/374] Compiling AudiobookshelfAPI Podcast.swift
[358/374] Compiling AudiobookshelfAPI PodcastEpisode.swift
[359/374] Compiling AudiobookshelfAPI PodcastEpisodeDownload.swift
[360/374] Compiling AudiobookshelfAPI PodcastEpisodeEnclosure.swift
[361/374] Compiling AudiobookshelfAPI PodcastFeed.swift
[362/374] Compiling AudiobookshelfAPI PodcastFeedEpisode.swift
[363/374] Compiling AudiobookshelfAPI PodcastFeedMetadata.swift
[364/374] Compiling AudiobookshelfAPI PodcastMetadata.swift
[365/374] Compiling AudiobookshelfAPI RSSFeed.swift
[366/374] Compiling AudiobookshelfAPI RSSFeedEpisode.swift
[367/374] Compiling AudiobookshelfAPI RSSFeedMetadata.swift
[368/374] Compiling AudiobookshelfAPI Series.swift
[369/374] Compiling AudiobookshelfAPI SeriesProgress.swift
[370/374] Compiling AudiobookshelfAPI ServerSettings.swift
[371/374] Compiling AudiobookshelfAPI ServerTask.swift
[372/374] Compiling AudiobookshelfAPI Share.swift
[373/374] Compiling AudiobookshelfAPI Stream.swift
[374/374] Compiling AudiobookshelfAPI StreamProgress.swift
Build complete! (15.45s)
warning: 'starscream': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Starscream/Sources/Info.plist
Build complete.
{
  "dependencies" : [
    {
      "identity" : "ragnarnetworking",
      "requirement" : {
        "exact" : [
          "0.2.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JamesRagnar/RagnarNetworking.git"
    }
  ],
  "manifest_display_name" : "AudiobookshelfAPI",
  "name" : "AudiobookshelfAPI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "AudiobookshelfAPI",
      "targets" : [
        "AudiobookshelfAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AudiobookshelfAPITests",
      "module_type" : "SwiftTarget",
      "name" : "AudiobookshelfAPITests",
      "path" : "Tests/AudiobookshelfAPITests",
      "sources" : [
        "BinaryInterfacesTests.swift",
        "BoolHelperTests.swift",
        "CheckServerStatusTests.swift",
        "DictionaryHelperTests.swift",
        "InterfaceErrorMappingTests.swift",
        "InterfaceHandleNoContentTests.swift",
        "InterfaceResponseCasesTests.swift",
        "LocalSessionSyncContractsTests.swift",
        "MeInterfaces233ComplianceTests.swift",
        "ServerCompatibilityTests.swift",
        "SetHelperTests.swift"
      ],
      "target_dependencies" : [
        "AudiobookshelfAPI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AudiobookshelfAPI",
      "module_type" : "SwiftTarget",
      "name" : "AudiobookshelfAPI",
      "path" : "Sources/AudiobookshelfAPI",
      "product_dependencies" : [
        "RagnarNetworking"
      ],
      "product_memberships" : [
        "AudiobookshelfAPI"
      ],
      "sources" : [
        "Compatibility/ServerCompatibility.swift",
        "Helpers/Bool+Audiobookshelf.swift",
        "Helpers/Dictionary+Audiobookshelf.swift",
        "Helpers/Set+Audiobookshelf.swift",
        "Interfaces/API Keys/CreateAPIKey.swift",
        "Interfaces/API Keys/DeleteAPIKey.swift",
        "Interfaces/API Keys/GetAllAPIKeys.swift",
        "Interfaces/API Keys/UpdateAPIKey.swift",
        "Interfaces/Authentication/CheckServerStatus.swift",
        "Interfaces/Authentication/Healthcheck.swift",
        "Interfaces/Authentication/Login.swift",
        "Interfaces/Authentication/Logout.swift",
        "Interfaces/Authentication/PingServer.swift",
        "Interfaces/Authentication/RefreshToken.swift",
        "Interfaces/Authors/DeleteAuthor.swift",
        "Interfaces/Authors/DeleteAuthorImage.swift",
        "Interfaces/Authors/GetAuthor.swift",
        "Interfaces/Authors/GetAuthorImage.swift",
        "Interfaces/Authors/MatchAuthor.swift",
        "Interfaces/Authors/UpdateAuthor.swift",
        "Interfaces/Authors/UploadAuthorImage.swift",
        "Interfaces/Backups/ApplyBackup.swift",
        "Interfaces/Backups/CreateBackup.swift",
        "Interfaces/Backups/DeleteBackup.swift",
        "Interfaces/Backups/DownloadBackup.swift",
        "Interfaces/Backups/GetAllBackups.swift",
        "Interfaces/Backups/UpdateBackupPath.swift",
        "Interfaces/Backups/UploadBackup.swift",
        "Interfaces/Cache/PurgeCacheAll.swift",
        "Interfaces/Cache/PurgeItemsCache.swift",
        "Interfaces/Collections/CollectionAddBook.swift",
        "Interfaces/Collections/CollectionBatchAddBooks.swift",
        "Interfaces/Collections/CollectionBatchRemoveBooks.swift",
        "Interfaces/Collections/CollectionRemoveBook.swift",
        "Interfaces/Collections/CreateCollection.swift",
        "Interfaces/Collections/DeleteCollection.swift",
        "Interfaces/Collections/GetAllCollections.swift",
        "Interfaces/Collections/GetCollection.swift",
        "Interfaces/Collections/UpdateCollection.swift",
        "Interfaces/CustomMetadataProviders/AddCustomMetadataProvider.swift",
        "Interfaces/CustomMetadataProviders/GetCustomMetadataProviders.swift",
        "Interfaces/CustomMetadataProviders/RemoveCustomMetadataProvider.swift",
        "Interfaces/Email/GetEmailSettings.swift",
        "Interfaces/Email/SendEbookToDevice.swift",
        "Interfaces/Email/SendTestEmail.swift",
        "Interfaces/Email/UpdateEReaderDevices.swift",
        "Interfaces/Email/UpdateEmailSettings.swift",
        "Interfaces/Filesystem/BrowseFilesystem.swift",
        "Interfaces/Filesystem/CheckPathExists.swift",
        "Interfaces/Genres/DeleteGenre.swift",
        "Interfaces/Genres/GetAllGenres.swift",
        "Interfaces/Genres/RenameGenre.swift",
        "Interfaces/HLS/GetHLSStreamFile.swift",
        "Interfaces/Libraries/CreateLibrary.swift",
        "Interfaces/Libraries/DeleteLibrary.swift",
        "Interfaces/Libraries/DownloadMultipleLibraryItems.swift",
        "Interfaces/Libraries/GetAllLibraries.swift",
        "Interfaces/Libraries/GetLibrary.swift",
        "Interfaces/Libraries/GetLibraryAuthors.swift",
        "Interfaces/Libraries/GetLibraryCollections.swift",
        "Interfaces/Libraries/GetLibraryEpisodeDownloadQueue.swift",
        "Interfaces/Libraries/GetLibraryFilterData.swift",
        "Interfaces/Libraries/GetLibraryItems.swift",
        "Interfaces/Libraries/GetLibraryNarrators.swift",
        "Interfaces/Libraries/GetLibraryOPML.swift",
        "Interfaces/Libraries/GetLibraryPodcastTitles.swift",
        "Interfaces/Libraries/GetLibrarySeries.swift",
        "Interfaces/Libraries/GetLibrarySeriesById.swift",
        "Interfaces/Libraries/GetLibraryStats.swift",
        "Interfaces/Libraries/GetLibraryUserPlaylists.swift",
        "Interfaces/Libraries/GetPersonalizedLibrary.swift",
        "Interfaces/Libraries/GetRecentEpisodes.swift",
        "Interfaces/Libraries/MatchAllLibraryItems.swift",
        "Interfaces/Libraries/RemoveLibraryItemsWithIssues.swift",
        "Interfaces/Libraries/RemoveLibraryMetadataFiles.swift",
        "Interfaces/Libraries/RemoveLibraryNarrator.swift",
        "Interfaces/Libraries/ReorderLibraries.swift",
        "Interfaces/Libraries/ScanLibraryFolders.swift",
        "Interfaces/Libraries/SearchLibrary.swift",
        "Interfaces/Libraries/UpdateLibrary.swift",
        "Interfaces/Libraries/UpdateLibraryNarrator.swift",
        "Interfaces/Library Items/BatchDeleteLibraryItems.swift",
        "Interfaces/Library Items/BatchGetLibraryItems.swift",
        "Interfaces/Library Items/BatchQuickMatchLibraryItems.swift",
        "Interfaces/Library Items/BatchScanLibraryItems.swift",
        "Interfaces/Library Items/BatchUpdateLibraryItems.swift",
        "Interfaces/Library Items/DeleteLibraryFile.swift",
        "Interfaces/Library Items/DeleteLibraryItem.swift",
        "Interfaces/Library Items/DownloadLibraryFile.swift",
        "Interfaces/Library Items/DownloadLibraryItem.swift",
        "Interfaces/Library Items/GetEbookFile.swift",
        "Interfaces/Library Items/GetLibraryFile.swift",
        "Interfaces/Library Items/GetLibraryFileFFprobe.swift",
        "Interfaces/Library Items/GetLibraryItem.swift",
        "Interfaces/Library Items/GetLibraryItemCover.swift",
        "Interfaces/Library Items/GetLibraryItemMetadataObject.swift",
        "Interfaces/Library Items/MatchLibraryItem.swift",
        "Interfaces/Library Items/RemoveLibraryItemCover.swift",
        "Interfaces/Library Items/ScanLibraryItem.swift",
        "Interfaces/Library Items/StartEpisodePlaybackSession.swift",
        "Interfaces/Library Items/StartPlaybackSession.swift",
        "Interfaces/Library Items/UpdateEbookFileStatus.swift",
        "Interfaces/Library Items/UpdateLibraryItemChapters.swift",
        "Interfaces/Library Items/UpdateLibraryItemCover.swift",
        "Interfaces/Library Items/UpdateLibraryItemMedia.swift",
        "Interfaces/Library Items/UpdateLibraryItemTracks.swift",
        "Interfaces/Library Items/UploadLibraryItemCover.swift",
        "Interfaces/Me/BatchCreateUpdateMediaProgress.swift",
        "Interfaces/Me/CreateBookmark.swift",
        "Interfaces/Me/DeleteBookmark.swift",
        "Interfaces/Me/GetItemListeningSessions.swift",
        "Interfaces/Me/GetLibraryItemsInProgress.swift",
        "Interfaces/Me/GetMediaProgress.swift",
        "Interfaces/Me/GetYearStats.swift",
        "Interfaces/Me/GetYourListeningSessions.swift",
        "Interfaces/Me/GetYourListeningStats.swift",
        "Interfaces/Me/GetYourUser.swift",
        "Interfaces/Me/PatchMediaProgress.swift",
        "Interfaces/Me/ReaddSeriesToContinueListening.swift",
        "Interfaces/Me/RemoveContinueListeningItem.swift",
        "Interfaces/Me/RemoveMediaProgress.swift",
        "Interfaces/Me/RemoveSeriesFromContinueListening.swift",
        "Interfaces/Me/UpdateBookmark.swift",
        "Interfaces/Me/UpdatePassword.swift",
        "Interfaces/Me/UpdateUserEReaderDevices.swift",
        "Interfaces/Notifications/CreateNotification.swift",
        "Interfaces/Notifications/DeleteNotification.swift",
        "Interfaces/Notifications/FireTestEvent.swift",
        "Interfaces/Notifications/GetNotificationData.swift",
        "Interfaces/Notifications/GetNotificationSettings.swift",
        "Interfaces/Notifications/TestNotification.swift",
        "Interfaces/Notifications/UpdateNotification.swift",
        "Interfaces/Notifications/UpdateNotificationSettings.swift",
        "Interfaces/Playlists/CreatePlaylist.swift",
        "Interfaces/Playlists/CreatePlaylistFromCollection.swift",
        "Interfaces/Playlists/DeletePlaylist.swift",
        "Interfaces/Playlists/GetPlaylist.swift",
        "Interfaces/Playlists/GetUserPlaylists.swift",
        "Interfaces/Playlists/PlaylistAddItem.swift",
        "Interfaces/Playlists/PlaylistBatchAddItems.swift",
        "Interfaces/Playlists/PlaylistBatchRemoveItems.swift",
        "Interfaces/Playlists/RemovePlaylistItem.swift",
        "Interfaces/Playlists/UpdatePlaylist.swift",
        "Interfaces/Podcasts/CheckNewPodcastEpisodes.swift",
        "Interfaces/Podcasts/ClearPodcastQueue.swift",
        "Interfaces/Podcasts/CreatePodcast.swift",
        "Interfaces/Podcasts/CreatePodcastFromFeed.swift",
        "Interfaces/Podcasts/CreatePodcastsFromOPML.swift",
        "Interfaces/Podcasts/DeletePodcastEpisode.swift",
        "Interfaces/Podcasts/DownloadPodcastEpisodes.swift",
        "Interfaces/Podcasts/GetPodcastDownloadQueue.swift",
        "Interfaces/Podcasts/GetPodcastEpisode.swift",
        "Interfaces/Podcasts/MatchPodcastEpisodes.swift",
        "Interfaces/Podcasts/ParseOPML.swift",
        "Interfaces/Podcasts/SearchPodcastEpisode.swift",
        "Interfaces/Podcasts/UpdatePodcastEpisode.swift",
        "Interfaces/Public Shares/DownloadShare.swift",
        "Interfaces/Public Shares/GetMediaShare.swift",
        "Interfaces/Public Shares/GetShareAudioTrack.swift",
        "Interfaces/Public Shares/GetShareCover.swift",
        "Interfaces/Public Shares/UpdateShareProgress.swift",
        "Interfaces/Public/GetPublicSessionTrack.swift",
        "Interfaces/RSS Feeds/CloseFeed.swift",
        "Interfaces/RSS Feeds/GetAllFeeds.swift",
        "Interfaces/RSS Feeds/OpenFeedForCollection.swift",
        "Interfaces/RSS Feeds/OpenFeedForItem.swift",
        "Interfaces/RSS Feeds/OpenFeedForSeries.swift",
        "Interfaces/Search/GetSearchProviders.swift",
        "Interfaces/Search/SearchChapters.swift",
        "Interfaces/Search/SearchCovers.swift",
        "Interfaces/Search/SearchExternalAuthors.swift",
        "Interfaces/Search/SearchExternalBooks.swift",
        "Interfaces/Search/SearchExternalPodcasts.swift",
        "Interfaces/Series/GetSeriesById.swift",
        "Interfaces/Series/UpdateSeries.swift",
        "Interfaces/Sessions/BatchDeleteSessions.swift",
        "Interfaces/Sessions/CloseOpenSession.swift",
        "Interfaces/Sessions/DeleteSession.swift",
        "Interfaces/Sessions/GetAllSessions.swift",
        "Interfaces/Sessions/GetOpenSession.swift",
        "Interfaces/Sessions/GetOpenSessions.swift",
        "Interfaces/Sessions/SyncLocalSession.swift",
        "Interfaces/Sessions/SyncLocalSessionsBatch.swift",
        "Interfaces/Sessions/SyncOpenSession.swift",
        "Interfaces/Settings/GetAuthSettings.swift",
        "Interfaces/Settings/UpdateAuthSettings.swift",
        "Interfaces/Settings/UpdateServerSettings.swift",
        "Interfaces/Settings/UpdateSortingPrefixes.swift",
        "Interfaces/Shares/CreateMediaItemShare.swift",
        "Interfaces/Shares/DeleteMediaItemShare.swift",
        "Interfaces/Stats/GetAdminYearStats.swift",
        "Interfaces/Stats/GetServerStats.swift",
        "Interfaces/Tags/DeleteTag.swift",
        "Interfaces/Tags/GetAllTags.swift",
        "Interfaces/Tags/RenameTag.swift",
        "Interfaces/Tools/BatchEmbedMetadata.swift",
        "Interfaces/Tools/CancelM4BEncode.swift",
        "Interfaces/Tools/EmbedLibraryItemMetadata.swift",
        "Interfaces/Tools/EncodeLibraryItemM4B.swift",
        "Interfaces/Tools/GetLoggerData.swift",
        "Interfaces/Tools/GetTasks.swift",
        "Interfaces/Tools/PurgeCache.swift",
        "Interfaces/Tools/UpdateWatcher.swift",
        "Interfaces/Tools/UploadFile.swift",
        "Interfaces/Tools/ValidateCronExpression.swift",
        "Interfaces/Users/CreateUser.swift",
        "Interfaces/Users/DeleteUser.swift",
        "Interfaces/Users/GetAllUsers.swift",
        "Interfaces/Users/GetOnlineUsers.swift",
        "Interfaces/Users/GetUser.swift",
        "Interfaces/Users/GetUserListeningSessions.swift",
        "Interfaces/Users/GetUserListeningStats.swift",
        "Interfaces/Users/UnlinkOpenID.swift",
        "Interfaces/Users/UpdateUser.swift",
        "Models/APIKey.swift",
        "Models/AudioBookmark.swift",
        "Models/AudioFile.swift",
        "Models/AudioMetaTags.swift",
        "Models/AudioTrack.swift",
        "Models/Author.swift",
        "Models/Backup.swift",
        "Models/BackupsResponse.swift",
        "Models/Book.swift",
        "Models/BookChapter.swift",
        "Models/BookMetadata.swift",
        "Models/Collection.swift",
        "Models/CustomMetadataProvider.swift",
        "Models/Device.swift",
        "Models/DeviceInfo.swift",
        "Models/EBookFile.swift",
        "Models/EReaderDevice.swift",
        "Models/EmailSettings.swift",
        "Models/ExternalAuthorSearchResult.swift",
        "Models/ExternalBookSearchResult.swift",
        "Models/ExternalPodcastSearchResult.swift",
        "Models/FileMetadata.swift",
        "Models/FilterData.swift",
        "Models/Folder.swift",
        "Models/Icon.swift",
        "Models/JSONValue.swift",
        "Models/Library.swift",
        "Models/LibraryFile.swift",
        "Models/LibraryFilterData.swift",
        "Models/LibraryItem.swift",
        "Models/LibrarySettings.swift",
        "Models/MediaProgress.swift",
        "Models/Notification.swift",
        "Models/NotificationSettings.swift",
        "Models/PlaybackSession.swift",
        "Models/Playlist.swift",
        "Models/PlaylistItem.swift",
        "Models/Podcast.swift",
        "Models/PodcastEpisode.swift",
        "Models/PodcastEpisodeDownload.swift",
        "Models/PodcastEpisodeEnclosure.swift",
        "Models/PodcastFeed.swift",
        "Models/PodcastFeedEpisode.swift",
        "Models/PodcastFeedMetadata.swift",
        "Models/PodcastMetadata.swift",
        "Models/RSSFeed.swift",
        "Models/RSSFeedEpisode.swift",
        "Models/RSSFeedMetadata.swift",
        "Models/Series.swift",
        "Models/SeriesProgress.swift",
        "Models/ServerSettings.swift",
        "Models/ServerTask.swift",
        "Models/Share.swift",
        "Models/Stream.swift",
        "Models/StreamProgress.swift",
        "Models/User.swift",
        "Models/UserPermissions.swift",
        "Models/YearStats.swift",
        "Socket/AudioMetadataEvents.swift",
        "Socket/AuthorEvents.swift",
        "Socket/BackupEvents.swift",
        "Socket/ClientEvents.swift",
        "Socket/CollectionEvents.swift",
        "Socket/CoverSearchEvents.swift",
        "Socket/CustomMetadataProviderEvents.swift",
        "Socket/EReaderEvents.swift",
        "Socket/LibraryEvents.swift",
        "Socket/LibraryItemEvents.swift",
        "Socket/LibraryScanEvents.swift",
        "Socket/MiscellaneousEvents.swift",
        "Socket/NotificationEvents.swift",
        "Socket/PlaylistEvents.swift",
        "Socket/PodcastEpisodeDownloadEvents.swift",
        "Socket/RSSFeedEvents.swift",
        "Socket/SeriesEvents.swift",
        "Socket/ShareEvents.swift",
        "Socket/StreamEvents.swift",
        "Socket/TaskEvents.swift",
        "Socket/UserEvents.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.