Build Information
Successful build of Uploadcare, reference master (18b0d1), with Swift 6.2 for macOS (SPM) on 22 Nov 2025 19:47:00 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/uploadcare/uploadcare-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/uploadcare/uploadcare-swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 18b0d1d Fixed demo secret key
Cloned https://github.com/uploadcare/uploadcare-swift.git
Revision (git rev-parse @):
18b0d1d52d0dabf755a50c7baef7b213ca671289
SUCCESS checkout https://github.com/uploadcare/uploadcare-swift.git at master
========================================
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": "uploadcare-swift",
"name": "Uploadcare",
"url": "https://github.com/uploadcare/uploadcare-swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/uploadcare-swift",
"dependencies": [
]
}
]
}
Fetching https://github.com/uploadcare/uploadcare-swift.git
[1/6771] Fetching uploadcare-swift
Fetched https://github.com/uploadcare/uploadcare-swift.git from cache (1.93s)
Creating working copy for https://github.com/uploadcare/uploadcare-swift.git
Working copy of https://github.com/uploadcare/uploadcare-swift.git resolved at master (18b0d1d)
warning: '.resolve-product-dependencies': dependency 'uploadcare-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/uploadcare/uploadcare-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-49B95AFC49DCD68C.txt
[6/60] Compiling Uploadcare RemoveBg.swift
[7/60] Compiling Uploadcare UCClamavVirusScan.swift
[8/60] Compiling Uploadcare ConversionOptions.swift
[9/60] Compiling Uploadcare ConvertDocumentJobStatus.swift
[10/60] Compiling Uploadcare ConvertRequestData.swift
[11/60] Compiling Uploadcare ConvertVideoJobStatus.swift
[12/66] Compiling Uploadcare APIStore.swift
[13/66] Compiling Uploadcare BackgroundSessionManager.swift
[14/66] Compiling Uploadcare Constants.swift
[15/66] Compiling Uploadcare MultipartRequestBuilder.swift
[16/66] Compiling Uploadcare UploadAPI.swift
[17/66] Compiling Uploadcare Uploadcare+Addons.swift
[18/66] Compiling Uploadcare ImageInfo.swift
[19/66] Compiling Uploadcare Mime.swift
[20/66] Compiling Uploadcare Collaborator.swift
[21/66] Compiling Uploadcare ContentInfo.swift
[22/66] Compiling Uploadcare DocumentInfo.swift
[23/66] Compiling Uploadcare File.swift
[24/66] Compiling Uploadcare VideoMetadata.swift
[25/66] Compiling Uploadcare UploadError.swift
[26/66] Compiling Uploadcare UploadFromURLTask.swift
[27/66] Compiling Uploadcare UploadSignature.swift
[28/66] Compiling Uploadcare UploadTask.swift
[29/66] Compiling Uploadcare UploadedFile.swift
[30/66] Compiling Uploadcare FileInfoQuery.swift
/Users/admin/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. [#DeprecatedDeclaration]
57 | ) {
58 | self.datetimeCreated = datetimeCreated
59 | self.datetimeStored = datetimeStored
| `- 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. [#DeprecatedDeclaration]
60 | self.filesCount = filesCount
61 | self.cdnUrl = cdnUrl
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[31/66] Compiling Uploadcare FilesList.swift
/Users/admin/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. [#DeprecatedDeclaration]
57 | ) {
58 | self.datetimeCreated = datetimeCreated
59 | self.datetimeStored = datetimeStored
| `- 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. [#DeprecatedDeclaration]
60 | self.filesCount = filesCount
61 | self.cdnUrl = cdnUrl
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[32/66] Compiling Uploadcare Group.swift
/Users/admin/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. [#DeprecatedDeclaration]
57 | ) {
58 | self.datetimeCreated = datetimeCreated
59 | self.datetimeStored = datetimeStored
| `- 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. [#DeprecatedDeclaration]
60 | self.filesCount = filesCount
61 | self.cdnUrl = cdnUrl
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[33/66] Compiling Uploadcare GroupsList.swift
/Users/admin/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. [#DeprecatedDeclaration]
57 | ) {
58 | self.datetimeCreated = datetimeCreated
59 | self.datetimeStored = datetimeStored
| `- 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. [#DeprecatedDeclaration]
60 | self.filesCount = filesCount
61 | self.cdnUrl = cdnUrl
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[34/66] Compiling Uploadcare GroupsListQuery.swift
/Users/admin/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. [#DeprecatedDeclaration]
57 | ) {
58 | self.datetimeCreated = datetimeCreated
59 | self.datetimeStored = datetimeStored
| `- 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. [#DeprecatedDeclaration]
60 | self.filesCount = filesCount
61 | self.cdnUrl = cdnUrl
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[35/66] Compiling Uploadcare PaginationQuery.swift
/Users/admin/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. [#DeprecatedDeclaration]
57 | ) {
58 | self.datetimeCreated = datetimeCreated
59 | self.datetimeStored = datetimeStored
| `- 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. [#DeprecatedDeclaration]
60 | self.filesCount = filesCount
61 | self.cdnUrl = cdnUrl
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[36/66] Emitting module Uploadcare
[37/66] Compiling Uploadcare Project.swift
[38/66] Compiling Uploadcare Webhook.swift
[39/66] Compiling Uploadcare ClamAVAddonExecutionParams.swift
[40/66] Compiling Uploadcare RemoveBGAddonExecutionParams.swift
[41/66] Compiling Uploadcare AWSRekognitionDetectLabels.swift
[42/66] Compiling Uploadcare AppData.swift
[43/66] Compiling Uploadcare DocumentConversionJob.swift
[44/66] Compiling Uploadcare DocumentConversionJobSettings.swift
[45/66] Compiling Uploadcare VideoConversionJob.swift
[46/66] Compiling Uploadcare VideoConversionJobSettings.swift
[47/66] Compiling Uploadcare BatchFilesOperationResponse.swift
[48/66] Compiling Uploadcare ConvertDocumentsResponse.swift
[49/66] Compiling Uploadcare CopyFileToLocalStorageResponse.swift
[50/66] Compiling Uploadcare CopyFileToRemoteStorageResponse.swift
[51/66] Compiling Uploadcare ExecuteAddonResponse.swift
[52/66] Compiling Uploadcare ExecuteAddonStatusResponse.swift
[53/66] Compiling Uploadcare RESTAPIError.swift
[54/66] Compiling Uploadcare VideoInfo.swift
[55/66] Compiling Uploadcare Uploadcare.swift
[56/66] Compiling Uploadcare Utils.swift
[57/66] Compiling Uploadcare Data+ToString.swift
[58/66] Compiling Uploadcare String+Hash.swift
[59/66] Compiling Uploadcare AudioMetadata.swift
[60/66] Compiling Uploadcare GeoLocation.swift
[61/66] Compiling Uploadcare UploadedFilesGroup.swift
/Users/admin/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. [#DeprecatedDeclaration]
59 | ) {
60 | self.datetimeCreated = datetimeCreated
61 | self.datetimeStored = datetimeStored
| `- 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. [#DeprecatedDeclaration]
62 | self.filesCount = filesCount
63 | self.cdnUrl = cdnUrl
/Users/admin/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. [#DeprecatedDeclaration]
199 | \(type(of: self)):
200 | datetimeCreated: \(datetimeCreated)
201 | datetimeStored: \(String(describing: datetimeStored))
| `- 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. [#DeprecatedDeclaration]
202 | filesCount: \(filesCount)
203 | cdnUrl: \(cdnUrl)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[62/66] Compiling Uploadcare StartMulipartUploadResponse.swift
/Users/admin/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. [#DeprecatedDeclaration]
59 | ) {
60 | self.datetimeCreated = datetimeCreated
61 | self.datetimeStored = datetimeStored
| `- 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. [#DeprecatedDeclaration]
62 | self.filesCount = filesCount
63 | self.cdnUrl = cdnUrl
/Users/admin/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. [#DeprecatedDeclaration]
199 | \(type(of: self)):
200 | datetimeCreated: \(datetimeCreated)
201 | datetimeStored: \(String(describing: datetimeStored))
| `- 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. [#DeprecatedDeclaration]
202 | filesCount: \(filesCount)
203 | cdnUrl: \(cdnUrl)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[63/66] Compiling Uploadcare UploadFromURLResponse.swift
/Users/admin/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. [#DeprecatedDeclaration]
59 | ) {
60 | self.datetimeCreated = datetimeCreated
61 | self.datetimeStored = datetimeStored
| `- 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. [#DeprecatedDeclaration]
62 | self.filesCount = filesCount
63 | self.cdnUrl = cdnUrl
/Users/admin/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. [#DeprecatedDeclaration]
199 | \(type(of: self)):
200 | datetimeCreated: \(datetimeCreated)
201 | datetimeStored: \(String(describing: datetimeStored))
| `- 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. [#DeprecatedDeclaration]
202 | filesCount: \(filesCount)
203 | cdnUrl: \(cdnUrl)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[64/66] Compiling Uploadcare UploadFromURLStatus.swift
/Users/admin/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. [#DeprecatedDeclaration]
59 | ) {
60 | self.datetimeCreated = datetimeCreated
61 | self.datetimeStored = datetimeStored
| `- 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. [#DeprecatedDeclaration]
62 | self.filesCount = filesCount
63 | self.cdnUrl = cdnUrl
/Users/admin/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. [#DeprecatedDeclaration]
199 | \(type(of: self)):
200 | datetimeCreated: \(datetimeCreated)
201 | datetimeStored: \(String(describing: datetimeStored))
| `- 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. [#DeprecatedDeclaration]
202 | filesCount: \(filesCount)
203 | cdnUrl: \(cdnUrl)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[65/66] Compiling Uploadcare RequestManager.swift
/Users/admin/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. [#DeprecatedDeclaration]
59 | ) {
60 | self.datetimeCreated = datetimeCreated
61 | self.datetimeStored = datetimeStored
| `- 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. [#DeprecatedDeclaration]
62 | self.filesCount = filesCount
63 | self.cdnUrl = cdnUrl
/Users/admin/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. [#DeprecatedDeclaration]
199 | \(type(of: self)):
200 | datetimeCreated: \(datetimeCreated)
201 | datetimeStored: \(String(describing: datetimeStored))
| `- 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. [#DeprecatedDeclaration]
202 | filesCount: \(filesCount)
203 | cdnUrl: \(cdnUrl)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[66/66] Compiling Uploadcare resource_bundle_accessor.swift
/Users/admin/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. [#DeprecatedDeclaration]
59 | ) {
60 | self.datetimeCreated = datetimeCreated
61 | self.datetimeStored = datetimeStored
| `- 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. [#DeprecatedDeclaration]
62 | self.filesCount = filesCount
63 | self.cdnUrl = cdnUrl
/Users/admin/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. [#DeprecatedDeclaration]
199 | \(type(of: self)):
200 | datetimeCreated: \(datetimeCreated)
201 | datetimeStored: \(String(describing: datetimeStored))
| `- 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. [#DeprecatedDeclaration]
202 | filesCount: \(filesCount)
203 | cdnUrl: \(cdnUrl)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[67/84] Compiling UploadcareWidget OpenPathView.swift
[68/84] Compiling UploadcareWidget SelectFileView.swift
[69/84] Compiling UploadcareWidget WevView.swift
[70/85] Compiling UploadcareWidget resource_bundle_accessor.swift
[71/85] Compiling UploadcareWidget AsyncImage.swift
[72/85] Compiling UploadcareWidget FilesListView.swift
[73/85] Compiling UploadcareWidget FilesListModels.swift
[74/85] Compiling UploadcareWidget SelectedFile.swift
[75/85] Emitting module UploadcareWidget
[76/85] Compiling UploadcareWidget SelectSourceView.swift
[77/85] Compiling UploadcareWidget Utils.swift
[78/85] Compiling UploadcareWidget SocialSource.swift
[79/85] Compiling UploadcareWidget MultipartRequestBuilder.swift
[80/85] Compiling UploadcareWidget FilesListViewModel.swift
[81/85] Compiling UploadcareWidget ActivityIndicator.swift
[82/85] Compiling UploadcareWidget ImageCache.swift
[83/85] Compiling UploadcareWidget ImageLoader.swift
[84/85] Compiling UploadcareWidget GridView.swift
[85/85] Compiling UploadcareWidget ImagePicker.swift
Build complete! (10.17s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Uploadcare",
"name" : "Uploadcare",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "Uploadcare",
"targets" : [
"Uploadcare"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "UploadcareWidget",
"targets" : [
"UploadcareWidget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UploadcareWidget",
"module_type" : "SwiftTarget",
"name" : "UploadcareWidget",
"path" : "Sources/UploadcareWidget",
"product_memberships" : [
"UploadcareWidget"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/UploadcareWidget/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Helpers/ImageCache.swift",
"Helpers/ImageLoader.swift",
"Models/FilesListModels.swift",
"Models/SelectedFile.swift",
"Models/SocialSource.swift",
"MultipartRequestBuilder.swift",
"SelectSourceView.swift",
"Utils.swift",
"ViewModels/FilesListViewModel.swift",
"Views/ActivityIndicator.swift",
"Views/AsyncImage.swift",
"Views/FilesListView.swift",
"Views/GridView.swift",
"Views/ImagePicker.swift",
"Views/OpenPathView.swift",
"Views/SelectFileView.swift",
"Views/WevView.swift"
],
"target_dependencies" : [
"Uploadcare"
],
"type" : "library"
},
{
"c99name" : "UploadcareTests",
"module_type" : "SwiftTarget",
"name" : "UploadcareTests",
"path" : "Tests/UploadcareTests",
"sources" : [
"PaginationQueryTests.swift",
"RESTAPIIntegrationAsyncTests.swift",
"RESTAPIIntegrationTests.swift",
"RequestManagerTests.swift",
"UploadAPIIntegrationAsyncTests.swift",
"UploadAPIIntegrationTests.swift",
"UploadFromURLTaskTests.swift",
"UploadcareTests.swift",
"Utils.swift"
],
"target_dependencies" : [
"Uploadcare"
],
"type" : "test"
},
{
"c99name" : "Uploadcare",
"module_type" : "SwiftTarget",
"name" : "Uploadcare",
"path" : "Sources/Uploadcare",
"product_memberships" : [
"Uploadcare",
"UploadcareWidget"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Uploadcare/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"APIStore.swift",
"BackgroundSessionManager.swift",
"Constants.swift",
"MultipartRequestBuilder.swift",
"UploadAPI.swift",
"Uploadcare+Addons.swift",
"Uploadcare.swift",
"Utils.swift",
"extensions/Data+ToString.swift",
"extensions/String+Hash.swift",
"models/AudioMetadata.swift",
"models/GeoLocation.swift",
"models/ImageInfo.swift",
"models/Mime.swift",
"models/REST/Collaborator.swift",
"models/REST/ContentInfo.swift",
"models/REST/DocumentInfo.swift",
"models/REST/File.swift",
"models/REST/FileInfoQuery.swift",
"models/REST/FilesList.swift",
"models/REST/Group.swift",
"models/REST/GroupsList.swift",
"models/REST/GroupsListQuery.swift",
"models/REST/PaginationQuery.swift",
"models/REST/Project.swift",
"models/REST/Webhook.swift",
"models/REST/addons/ClamAVAddonExecutionParams.swift",
"models/REST/addons/RemoveBGAddonExecutionParams.swift",
"models/REST/appdata/AWSRekognitionDetectLabels.swift",
"models/REST/appdata/AppData.swift",
"models/REST/appdata/RemoveBg.swift",
"models/REST/appdata/UCClamavVirusScan.swift",
"models/REST/convertion/ConversionOptions.swift",
"models/REST/convertion/ConvertDocumentJobStatus.swift",
"models/REST/convertion/ConvertRequestData.swift",
"models/REST/convertion/ConvertVideoJobStatus.swift",
"models/REST/convertion/DocumentConversionJob.swift",
"models/REST/convertion/DocumentConversionJobSettings.swift",
"models/REST/convertion/VideoConversionJob.swift",
"models/REST/convertion/VideoConversionJobSettings.swift",
"models/REST/responses/BatchFilesOperationResponse.swift",
"models/REST/responses/ConvertDocumentsResponse.swift",
"models/REST/responses/CopyFileToLocalStorageResponse.swift",
"models/REST/responses/CopyFileToRemoteStorageResponse.swift",
"models/REST/responses/ExecuteAddonResponse.swift",
"models/REST/responses/ExecuteAddonStatusResponse.swift",
"models/REST/responses/RESTAPIError.swift",
"models/VideoInfo.swift",
"models/VideoMetadata.swift",
"models/upload/UploadError.swift",
"models/upload/UploadFromURLTask.swift",
"models/upload/UploadSignature.swift",
"models/upload/UploadTask.swift",
"models/upload/UploadedFile.swift",
"models/upload/UploadedFilesGroup.swift",
"models/upload/responses/StartMulipartUploadResponse.swift",
"models/upload/responses/UploadFromURLResponse.swift",
"models/upload/responses/UploadFromURLStatus.swift",
"requestManager/RequestManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.