Build Information
Successful build of Uploadcare 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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/uploadcare/uploadcare-swift.git
Reference: 0.14.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/uploadcare/uploadcare-swift
* tag 0.14.0 -> FETCH_HEAD
HEAD is now at c986c38 Update REST API.md (#133)
Cloned https://github.com/uploadcare/uploadcare-swift.git
Revision (git rev-parse @):
c986c38ba1a4c824a2e5a3b066083e059edc6aea
SUCCESS checkout https://github.com/uploadcare/uploadcare-swift.git at 0.14.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/uploadcare/uploadcare-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying PrivacyInfo.xcprivacy
[3/56] Emitting module Uploadcare
[4/63] Compiling Uploadcare Project.swift
[5/63] Compiling Uploadcare Webhook.swift
[6/63] Compiling Uploadcare ClamAVAddonExecutionParams.swift
[7/63] Compiling Uploadcare RemoveBGAddonExecutionParams.swift
[8/63] Compiling Uploadcare AWSRekognitionDetectLabels.swift
[9/63] Compiling Uploadcare AppData.swift
[10/63] Compiling Uploadcare RemoveBg.swift
[11/63] Compiling Uploadcare UCClamavVirusScan.swift
[12/63] Compiling Uploadcare Data+ToString.swift
[13/63] Compiling Uploadcare String+Hash.swift
[14/63] Compiling Uploadcare AudioMetadata.swift
[15/63] Compiling Uploadcare GeoLocation.swift
[16/63] Compiling Uploadcare ImageInfo.swift
[17/63] Compiling Uploadcare Mime.swift
[18/63] Compiling Uploadcare Collaborator.swift
[19/63] Compiling Uploadcare ContentInfo.swift
[20/63] Compiling Uploadcare DocumentInfo.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/REST/Group.swift:59:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
self.datetimeStored = datetimeStored
^
[21/63] Compiling Uploadcare File.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/REST/Group.swift:59:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
self.datetimeStored = datetimeStored
^
[22/63] Compiling Uploadcare FileInfoQuery.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/REST/Group.swift:59:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
self.datetimeStored = datetimeStored
^
[23/63] Compiling Uploadcare FilesList.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/REST/Group.swift:59:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
self.datetimeStored = datetimeStored
^
[24/63] Compiling Uploadcare Group.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/REST/Group.swift:59:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
self.datetimeStored = datetimeStored
^
[25/63] Compiling Uploadcare GroupsList.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/REST/Group.swift:59:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
self.datetimeStored = datetimeStored
^
[26/63] Compiling Uploadcare GroupsListQuery.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/REST/Group.swift:59:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
self.datetimeStored = datetimeStored
^
[27/63] Compiling Uploadcare PaginationQuery.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/REST/Group.swift:59:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
self.datetimeStored = datetimeStored
^
[28/63] Compiling Uploadcare VideoConversionJobSettings.swift
[29/63] Compiling Uploadcare BatchFilesOperationResponse.swift
[30/63] Compiling Uploadcare ConvertDocumentsResponse.swift
[31/63] Compiling Uploadcare CopyFileToLocalStorageResponse.swift
[32/63] Compiling Uploadcare CopyFileToRemoteStorageResponse.swift
[33/63] Compiling Uploadcare ExecuteAddonResponse.swift
[34/63] Compiling Uploadcare ExecuteAddonStatusResponse.swift
[35/63] Compiling Uploadcare ConversionOptions.swift
[36/63] Compiling Uploadcare ConvertDocumentJobStatus.swift
[37/63] Compiling Uploadcare ConvertRequestData.swift
[38/63] Compiling Uploadcare ConvertVideoJobStatus.swift
[39/63] Compiling Uploadcare DocumentConversionJob.swift
[40/63] Compiling Uploadcare DocumentConversionJobSettings.swift
[41/63] Compiling Uploadcare VideoConversionJob.swift
[42/63] Compiling Uploadcare RESTAPIError.swift
[43/63] Compiling Uploadcare VideoInfo.swift
[44/63] Compiling Uploadcare VideoMetadata.swift
[45/63] Compiling Uploadcare UploadError.swift
[46/63] Compiling Uploadcare UploadFromURLTask.swift
[47/63] Compiling Uploadcare UploadSignature.swift
[48/63] Compiling Uploadcare UploadTask.swift
[49/63] Compiling Uploadcare UploadedFile.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:61:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
self.datetimeStored = datetimeStored
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:201:41: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
datetimeStored: \(String(describing: datetimeStored))
^
[50/63] Compiling Uploadcare UploadedFilesGroup.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:61:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
self.datetimeStored = datetimeStored
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:201:41: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
datetimeStored: \(String(describing: datetimeStored))
^
[51/63] Compiling Uploadcare StartMulipartUploadResponse.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:61:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
self.datetimeStored = datetimeStored
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:201:41: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
datetimeStored: \(String(describing: datetimeStored))
^
[52/63] Compiling Uploadcare UploadFromURLResponse.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:61:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
self.datetimeStored = datetimeStored
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:201:41: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
datetimeStored: \(String(describing: datetimeStored))
^
[53/63] Compiling Uploadcare UploadFromURLStatus.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:61:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
self.datetimeStored = datetimeStored
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:201:41: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
datetimeStored: \(String(describing: datetimeStored))
^
[54/63] Compiling Uploadcare RequestManager.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:61:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
self.datetimeStored = datetimeStored
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:201:41: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
datetimeStored: \(String(describing: datetimeStored))
^
[55/63] Compiling Uploadcare resource_bundle_accessor.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:61:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
self.datetimeStored = datetimeStored
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:201:41: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
datetimeStored: \(String(describing: datetimeStored))
^
[56/63] Compiling Uploadcare APIStore.swift
[57/63] Compiling Uploadcare BackgroundSessionManager.swift
[58/63] Compiling Uploadcare Constants.swift
[59/63] Compiling Uploadcare MultipartRequestBuilder.swift
[60/63] Compiling Uploadcare UploadAPI.swift
[61/63] Compiling Uploadcare Uploadcare+Addons.swift
[62/63] Compiling Uploadcare Uploadcare.swift
[63/63] Compiling Uploadcare Utils.swift
[64/80] Compiling UploadcareWidget SelectedFile.swift
[65/80] Compiling UploadcareWidget SocialSource.swift
[66/80] Compiling UploadcareWidget MultipartRequestBuilder.swift
[67/80] Emitting module UploadcareWidget
[68/82] Compiling UploadcareWidget ImageCache.swift
[69/82] Compiling UploadcareWidget ImageLoader.swift
[70/82] Compiling UploadcareWidget FilesListModels.swift
[71/82] Compiling UploadcareWidget SelectSourceView.swift
[72/82] Compiling UploadcareWidget Utils.swift
[73/82] Compiling UploadcareWidget WevView.swift
[74/82] Compiling UploadcareWidget resource_bundle_accessor.swift
[75/82] Compiling UploadcareWidget OpenPathView.swift
[76/82] Compiling UploadcareWidget SelectFileView.swift
[77/82] Compiling UploadcareWidget FilesListViewModel.swift
[78/82] Compiling UploadcareWidget ActivityIndicator.swift
[79/82] Compiling UploadcareWidget AsyncImage.swift
[80/82] Compiling UploadcareWidget FilesListView.swift
[81/82] Compiling UploadcareWidget GridView.swift
[82/82] Compiling UploadcareWidget ImagePicker.swift
Build complete! (10.58s)
Build complete.
Done.