Build Information
Successful build of AppStoreConnect, reference main (b0ca13
), with Swift 5.10 for Linux on 15 Nov 2024 09:10:46 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1278/1463] Compiling AppStoreAPI PromotedPurchase.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:11:16: warning: stored property 'related' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'ResourceLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1279/1463] Compiling AppStoreAPI PromotedPurchaseCreateRequest.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:11:16: warning: stored property 'related' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'ResourceLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1280/1463] Compiling AppStoreAPI PromotedPurchaseImage.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:11:16: warning: stored property 'related' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'ResourceLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1281/1463] Compiling AppStoreAPI PromotedPurchaseImageCreateRequest.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:11:16: warning: stored property 'related' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'ResourceLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1282/1463] Compiling AppStoreAPI PromotedPurchaseImageResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:11:16: warning: stored property 'related' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'ResourceLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1283/1463] Compiling AppStoreAPI PromotedPurchaseImageUpdateRequest.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:11:16: warning: stored property 'related' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'ResourceLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1284/1463] Compiling AppStoreAPI PromotedPurchaseImagesResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:11:16: warning: stored property 'related' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'ResourceLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1285/1463] Compiling AppStoreAPI PromotedPurchaseResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:11:16: warning: stored property 'related' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'ResourceLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1286/1463] Compiling AppStoreAPI PromotedPurchaseUpdateRequest.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:11:16: warning: stored property 'related' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'ResourceLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1287/1463] Compiling AppStoreAPI PromotedPurchasesResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:11:16: warning: stored property 'related' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'ResourceLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1288/1463] Compiling AppStoreAPI Property.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:11:16: warning: stored property 'related' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'ResourceLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1289/1463] Compiling AppStoreAPI RelationshipLinks.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:11:16: warning: stored property 'related' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'ResourceLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1290/1463] Compiling AppStoreAPI ResourceLinks.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:11:16: warning: stored property 'related' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'ResourceLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1291/1488] Compiling AppStoreAPI ReviewSubmission.swift
[1292/1488] Compiling AppStoreAPI ReviewSubmissionCreateRequest.swift
[1293/1488] Compiling AppStoreAPI ReviewSubmissionItem.swift
[1294/1488] Compiling AppStoreAPI ReviewSubmissionItemCreateRequest.swift
[1295/1488] Compiling AppStoreAPI ReviewSubmissionItemResponse.swift
[1296/1488] Compiling AppStoreAPI ReviewSubmissionItemUpdateRequest.swift
[1297/1488] Compiling AppStoreAPI ReviewSubmissionItemsResponse.swift
[1298/1488] Compiling AppStoreAPI ReviewSubmissionResponse.swift
[1299/1488] Compiling AppStoreAPI ReviewSubmissionUpdateRequest.swift
[1300/1488] Compiling AppStoreAPI ReviewSubmissionsResponse.swift
[1301/1488] Compiling AppStoreAPI RoutingAppCoverage.swift
[1302/1488] Compiling AppStoreAPI RoutingAppCoverageCreateRequest.swift
[1303/1488] Compiling AppStoreAPI RoutingAppCoverageResponse.swift
[1304/1488] Compiling AppStoreAPI RoutingAppCoverageUpdateRequest.swift
[1305/1488] Compiling AppStoreAPI RoutingAppCoverageWithoutIncludesResponse.swift
[1306/1488] Compiling AppStoreAPI SandboxTesterV2.swift
[1307/1488] Compiling AppStoreAPI SandboxTesterV2Response.swift
[1308/1488] Compiling AppStoreAPI SandboxTesterV2UpdateRequest.swift
[1309/1488] Compiling AppStoreAPI SandboxTestersClearPurchaseHistoryRequestV2.swift
[1310/1488] Compiling AppStoreAPI SandboxTestersClearPurchaseHistoryRequestV2CreateRequest.swift
[1311/1488] Compiling AppStoreAPI SandboxTestersClearPurchaseHistoryRequestV2Response.swift
[1312/1488] Compiling AppStoreAPI SandboxTestersV2Response.swift
[1313/1488] Compiling AppStoreAPI ScmGitReference.swift
[1314/1488] Compiling AppStoreAPI ScmGitReferenceResponse.swift
[1315/1488] Compiling AppStoreAPI ScmGitReferencesResponse.swift
[1316/1513] Compiling AppStoreAPI ScmProvider.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1317/1513] Compiling AppStoreAPI ScmProviderResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1318/1513] Compiling AppStoreAPI ScmProviderType.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1319/1513] Compiling AppStoreAPI ScmProvidersResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1320/1513] Compiling AppStoreAPI ScmPullRequest.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1321/1513] Compiling AppStoreAPI ScmPullRequestResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1322/1513] Compiling AppStoreAPI ScmPullRequestsResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1323/1513] Compiling AppStoreAPI ScmRepositoriesResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1324/1513] Compiling AppStoreAPI ScmRepository.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1325/1513] Compiling AppStoreAPI ScmRepositoryResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1326/1513] Compiling AppStoreAPI ScreenshotDisplayType.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1327/1513] Compiling AppStoreAPI Subscription.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1328/1513] Compiling AppStoreAPI SubscriptionAppStoreReviewScreenshot.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1329/1513] Compiling AppStoreAPI SubscriptionAppStoreReviewScreenshotCreateRequest.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1330/1513] Compiling AppStoreAPI SubscriptionAppStoreReviewScreenshotResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1331/1513] Compiling AppStoreAPI SubscriptionAppStoreReviewScreenshotUpdateRequest.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1332/1513] Compiling AppStoreAPI SubscriptionAvailability.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1333/1513] Compiling AppStoreAPI SubscriptionAvailabilityCreateRequest.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1334/1513] Compiling AppStoreAPI SubscriptionAvailabilityResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1335/1513] Compiling AppStoreAPI SubscriptionCreateRequest.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1336/1513] Compiling AppStoreAPI SubscriptionCustomerEligibility.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1337/1513] Compiling AppStoreAPI SubscriptionGracePeriod.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1338/1513] Compiling AppStoreAPI SubscriptionGracePeriodDuration.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1339/1513] Compiling AppStoreAPI SubscriptionGracePeriodResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1340/1513] Compiling AppStoreAPI SubscriptionGracePeriodUpdateRequest.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1341/1538] Compiling AppStoreAPI SubscriptionGroup.swift
[1342/1538] Compiling AppStoreAPI SubscriptionGroupCreateRequest.swift
[1343/1538] Compiling AppStoreAPI SubscriptionGroupLocalization.swift
[1344/1538] Compiling AppStoreAPI SubscriptionGroupLocalizationCreateRequest.swift
[1345/1538] Compiling AppStoreAPI SubscriptionGroupLocalizationResponse.swift
[1346/1538] Compiling AppStoreAPI SubscriptionGroupLocalizationUpdateRequest.swift
[1347/1538] Compiling AppStoreAPI SubscriptionGroupLocalizationsResponse.swift
[1348/1538] Compiling AppStoreAPI SubscriptionGroupResponse.swift
[1349/1538] Compiling AppStoreAPI SubscriptionGroupSubmission.swift
[1350/1538] Compiling AppStoreAPI SubscriptionGroupSubmissionCreateRequest.swift
[1351/1538] Compiling AppStoreAPI SubscriptionGroupSubmissionResponse.swift
[1352/1538] Compiling AppStoreAPI SubscriptionGroupUpdateRequest.swift
[1353/1538] Compiling AppStoreAPI SubscriptionGroupsResponse.swift
[1354/1538] Compiling AppStoreAPI SubscriptionImage.swift
[1355/1538] Compiling AppStoreAPI SubscriptionImageCreateRequest.swift
[1356/1538] Compiling AppStoreAPI SubscriptionImageResponse.swift
[1357/1538] Compiling AppStoreAPI SubscriptionImageUpdateRequest.swift
[1358/1538] Compiling AppStoreAPI SubscriptionImagesResponse.swift
[1359/1538] Compiling AppStoreAPI SubscriptionIntroductoryOffer.swift
[1360/1538] Compiling AppStoreAPI SubscriptionIntroductoryOfferCreateRequest.swift
[1361/1538] Compiling AppStoreAPI SubscriptionIntroductoryOfferInlineCreate.swift
[1362/1538] Compiling AppStoreAPI SubscriptionIntroductoryOfferResponse.swift
[1363/1538] Compiling AppStoreAPI SubscriptionIntroductoryOfferUpdateRequest.swift
[1364/1538] Compiling AppStoreAPI SubscriptionIntroductoryOffersLinkagesRequest.swift
[1365/1538] Compiling AppStoreAPI SubscriptionIntroductoryOffersLinkagesResponse.swift
[1366/1563] Compiling AppStoreAPI SubscriptionIntroductoryOffersResponse.swift
[1367/1563] Compiling AppStoreAPI SubscriptionLocalization.swift
[1368/1563] Compiling AppStoreAPI SubscriptionLocalizationCreateRequest.swift
[1369/1563] Compiling AppStoreAPI SubscriptionLocalizationResponse.swift
[1370/1563] Compiling AppStoreAPI SubscriptionLocalizationUpdateRequest.swift
[1371/1563] Compiling AppStoreAPI SubscriptionLocalizationsResponse.swift
[1372/1563] Compiling AppStoreAPI SubscriptionOfferCode.swift
[1373/1563] Compiling AppStoreAPI SubscriptionOfferCodeCreateRequest.swift
[1374/1563] Compiling AppStoreAPI SubscriptionOfferCodeCustomCode.swift
[1375/1563] Compiling AppStoreAPI SubscriptionOfferCodeCustomCodeCreateRequest.swift
[1376/1563] Compiling AppStoreAPI SubscriptionOfferCodeCustomCodeResponse.swift
[1377/1563] Compiling AppStoreAPI SubscriptionOfferCodeCustomCodeUpdateRequest.swift
[1378/1563] Compiling AppStoreAPI SubscriptionOfferCodeCustomCodesResponse.swift
[1379/1563] Compiling AppStoreAPI SubscriptionOfferCodeOneTimeUseCode.swift
[1380/1563] Compiling AppStoreAPI SubscriptionOfferCodeOneTimeUseCodeCreateRequest.swift
[1381/1563] Compiling AppStoreAPI SubscriptionOfferCodeOneTimeUseCodeResponse.swift
[1382/1563] Compiling AppStoreAPI SubscriptionOfferCodeOneTimeUseCodeUpdateRequest.swift
[1383/1563] Compiling AppStoreAPI SubscriptionOfferCodeOneTimeUseCodeValue.swift
[1384/1563] Compiling AppStoreAPI SubscriptionOfferCodeOneTimeUseCodesResponse.swift
[1385/1563] Compiling AppStoreAPI SubscriptionOfferCodePrice.swift
[1386/1563] Compiling AppStoreAPI SubscriptionOfferCodePriceInlineCreate.swift
[1387/1563] Compiling AppStoreAPI SubscriptionOfferCodePricesResponse.swift
[1388/1563] Compiling AppStoreAPI SubscriptionOfferCodeResponse.swift
[1389/1563] Compiling AppStoreAPI SubscriptionOfferCodeUpdateRequest.swift
[1390/1563] Compiling AppStoreAPI SubscriptionOfferCodesResponse.swift
[1391/1588] Compiling AppStoreAPI PathsV1AlternativeDistributionPackageVariantsWithID.swift
[1392/1588] Compiling AppStoreAPI PathsV1AlternativeDistributionPackageVersions.swift
[1393/1588] Compiling AppStoreAPI PathsV1AlternativeDistributionPackageVersionsWithID.swift
[1394/1588] Compiling AppStoreAPI PathsV1AlternativeDistributionPackageVersionsWithIDDeltas.swift
[1395/1588] Compiling AppStoreAPI PathsV1AlternativeDistributionPackageVersionsWithIDVariants.swift
[1396/1588] Compiling AppStoreAPI PathsV1AlternativeDistributionPackages.swift
[1397/1588] Compiling AppStoreAPI PathsV1AlternativeDistributionPackagesWithID.swift
[1398/1588] Compiling AppStoreAPI PathsV1AlternativeDistributionPackagesWithIDVersions.swift
[1399/1588] Compiling AppStoreAPI PathsV1AnalyticsReportInstances.swift
[1400/1588] Compiling AppStoreAPI PathsV1AnalyticsReportInstancesWithID.swift
[1401/1588] Compiling AppStoreAPI PathsV1AnalyticsReportInstancesWithIDSegments.swift
[1402/1588] Compiling AppStoreAPI PathsV1AnalyticsReportRequests.swift
[1403/1588] Compiling AppStoreAPI PathsV1AnalyticsReportRequestsWithID.swift
[1404/1588] Compiling AppStoreAPI PathsV1AnalyticsReportRequestsWithIDReports.swift
[1405/1588] Compiling AppStoreAPI PathsV1AnalyticsReportSegments.swift
[1406/1588] Compiling AppStoreAPI PathsV1AnalyticsReportSegmentsWithID.swift
[1407/1588] Compiling AppStoreAPI PathsV1AnalyticsReports.swift
[1408/1588] Compiling AppStoreAPI PathsV1AnalyticsReportsWithID.swift
[1409/1588] Compiling AppStoreAPI PathsV1AnalyticsReportsWithIDInstances.swift
[1410/1588] Compiling AppStoreAPI PathsV1AppCategories.swift
[1411/1588] Compiling AppStoreAPI PathsV1AppCategoriesWithID.swift
[1412/1588] Compiling AppStoreAPI PathsV1AppCategoriesWithIDParent.swift
[1413/1588] Compiling AppStoreAPI PathsV1AppCategoriesWithIDSubcategories.swift
[1414/1588] Compiling AppStoreAPI PathsV1AppClipAdvancedExperienceImages.swift
[1415/1588] Compiling AppStoreAPI PathsV1AppClipAdvancedExperienceImagesWithID.swift
[1416/1612] Compiling AppStoreAPI SubscriptionOfferDuration.swift
[1417/1612] Compiling AppStoreAPI SubscriptionOfferEligibility.swift
[1418/1612] Compiling AppStoreAPI SubscriptionOfferMode.swift
[1419/1612] Compiling AppStoreAPI SubscriptionPrice.swift
[1420/1612] Compiling AppStoreAPI SubscriptionPriceCreateRequest.swift
[1421/1612] Compiling AppStoreAPI SubscriptionPriceInlineCreate.swift
[1422/1612] Compiling AppStoreAPI SubscriptionPricePoint.swift
[1423/1612] Compiling AppStoreAPI SubscriptionPricePointInlineCreate.swift
[1424/1612] Compiling AppStoreAPI SubscriptionPricePointResponse.swift
[1425/1612] Compiling AppStoreAPI SubscriptionPricePointsResponse.swift
[1426/1612] Compiling AppStoreAPI SubscriptionPriceResponse.swift
[1427/1612] Compiling AppStoreAPI SubscriptionPricesLinkagesRequest.swift
[1428/1612] Compiling AppStoreAPI SubscriptionPricesLinkagesResponse.swift
[1429/1612] Compiling AppStoreAPI SubscriptionPricesResponse.swift
[1430/1612] Compiling AppStoreAPI SubscriptionPromotionalOffer.swift
[1431/1612] Compiling AppStoreAPI SubscriptionPromotionalOfferCreateRequest.swift
[1432/1612] Compiling AppStoreAPI SubscriptionPromotionalOfferInlineCreate.swift
[1433/1612] Compiling AppStoreAPI SubscriptionPromotionalOfferPrice.swift
[1434/1612] Compiling AppStoreAPI SubscriptionPromotionalOfferPriceInlineCreate.swift
[1435/1612] Compiling AppStoreAPI SubscriptionPromotionalOfferPricesResponse.swift
[1436/1612] Compiling AppStoreAPI SubscriptionPromotionalOfferResponse.swift
[1437/1612] Compiling AppStoreAPI SubscriptionPromotionalOfferUpdateRequest.swift
[1438/1612] Compiling AppStoreAPI SubscriptionPromotionalOffersResponse.swift
[1439/1612] Compiling AppStoreAPI SubscriptionResponse.swift
[1440/1612] Compiling AppStoreAPI SubscriptionStatusURLVersion.swift
[1441/1636] Compiling AppStoreAPI PathsV1AppCustomProductPageVersionsWithID.swift
[1442/1636] Compiling AppStoreAPI PathsV1AppCustomProductPageVersionsWithIDAppCustomProductPageLocalizations.swift
[1443/1636] Compiling AppStoreAPI PathsV1AppCustomProductPages.swift
[1444/1636] Compiling AppStoreAPI PathsV1AppCustomProductPagesWithID.swift
[1445/1636] Compiling AppStoreAPI PathsV1AppCustomProductPagesWithIDAppCustomProductPageVersions.swift
[1446/1636] Compiling AppStoreAPI PathsV1AppEncryptionDeclarationDocuments.swift
[1447/1636] Compiling AppStoreAPI PathsV1AppEncryptionDeclarationDocumentsWithID.swift
[1448/1636] Compiling AppStoreAPI PathsV1AppEncryptionDeclarations.swift
[1449/1636] Compiling AppStoreAPI PathsV1AppEncryptionDeclarationsWithID.swift
[1450/1636] Compiling AppStoreAPI PathsV1AppEncryptionDeclarationsWithIDApp.swift
[1451/1636] Compiling AppStoreAPI PathsV1AppEncryptionDeclarationsWithIDAppEncryptionDeclarationDocument.swift
[1452/1636] Compiling AppStoreAPI PathsV1AppEncryptionDeclarationsWithIDRelationships.swift
[1453/1636] Compiling AppStoreAPI PathsV1AppEncryptionDeclarationsWithIDRelationshipsBuilds.swift
[1454/1636] Compiling AppStoreAPI PathsV1AppEventLocalizations.swift
[1455/1636] Compiling AppStoreAPI PathsV1AppEventLocalizationsWithID.swift
[1456/1636] Compiling AppStoreAPI PathsV1AppEventLocalizationsWithIDAppEventScreenshots.swift
[1457/1636] Compiling AppStoreAPI PathsV1AppEventLocalizationsWithIDAppEventVideoClips.swift
[1458/1636] Compiling AppStoreAPI PathsV1AppEventScreenshots.swift
[1459/1636] Compiling AppStoreAPI PathsV1AppEventScreenshotsWithID.swift
[1460/1636] Compiling AppStoreAPI PathsV1AppEventVideoClips.swift
[1461/1636] Compiling AppStoreAPI PathsV1AppEventVideoClipsWithID.swift
[1462/1636] Compiling AppStoreAPI PathsV1AppEvents.swift
[1463/1636] Compiling AppStoreAPI PathsV1AppEventsWithID.swift
[1464/1636] Compiling AppStoreAPI PathsV1AppEventsWithIDLocalizations.swift
[1465/1636] Compiling AppStoreAPI PathsV1AppInfoLocalizations.swift
[1466/1660] Compiling AppStoreAPI PathsV1AppClipAdvancedExperiences.swift
[1467/1660] Compiling AppStoreAPI PathsV1AppClipAdvancedExperiencesWithID.swift
[1468/1660] Compiling AppStoreAPI PathsV1AppClipAppStoreReviewDetails.swift
[1469/1660] Compiling AppStoreAPI PathsV1AppClipAppStoreReviewDetailsWithID.swift
[1470/1660] Compiling AppStoreAPI PathsV1AppClipDefaultExperienceLocalizations.swift
[1471/1660] Compiling AppStoreAPI PathsV1AppClipDefaultExperienceLocalizationsWithID.swift
[1472/1660] Compiling AppStoreAPI PathsV1AppClipDefaultExperienceLocalizationsWithIDAppClipHeaderImage.swift
[1473/1660] Compiling AppStoreAPI PathsV1AppClipDefaultExperiences.swift
[1474/1660] Compiling AppStoreAPI PathsV1AppClipDefaultExperiencesWithID.swift
[1475/1660] Compiling AppStoreAPI PathsV1AppClipDefaultExperiencesWithIDAppClipAppStoreReviewDetail.swift
[1476/1660] Compiling AppStoreAPI PathsV1AppClipDefaultExperiencesWithIDAppClipDefaultExperienceLocalizations.swift
[1477/1660] Compiling AppStoreAPI PathsV1AppClipDefaultExperiencesWithIDRelationships.swift
[1478/1660] Compiling AppStoreAPI PathsV1AppClipDefaultExperiencesWithIDRelationshipsReleaseWithAppStoreVersion.swift
[1479/1660] Compiling AppStoreAPI PathsV1AppClipDefaultExperiencesWithIDReleaseWithAppStoreVersion.swift
[1480/1660] Compiling AppStoreAPI PathsV1AppClipHeaderImages.swift
[1481/1660] Compiling AppStoreAPI PathsV1AppClipHeaderImagesWithID.swift
[1482/1660] Compiling AppStoreAPI PathsV1AppClips.swift
[1483/1660] Compiling AppStoreAPI PathsV1AppClipsWithID.swift
[1484/1660] Compiling AppStoreAPI PathsV1AppClipsWithIDAppClipAdvancedExperiences.swift
[1485/1660] Compiling AppStoreAPI PathsV1AppClipsWithIDAppClipDefaultExperiences.swift
[1486/1660] Compiling AppStoreAPI PathsV1AppCustomProductPageLocalizations.swift
[1487/1660] Compiling AppStoreAPI PathsV1AppCustomProductPageLocalizationsWithID.swift
[1488/1660] Compiling AppStoreAPI PathsV1AppCustomProductPageLocalizationsWithIDAppPreviewSets.swift
[1489/1660] Compiling AppStoreAPI PathsV1AppCustomProductPageLocalizationsWithIDAppScreenshotSets.swift
[1490/1660] Compiling AppStoreAPI PathsV1AppCustomProductPageVersions.swift
[1491/1684] Compiling AppStoreAPI UserVisibleAppsLinkagesRequest.swift
[1492/1684] Compiling AppStoreAPI UserVisibleAppsLinkagesResponse.swift
[1493/1684] Compiling AppStoreAPI UsersResponse.swift
[1494/1684] Compiling AppStoreAPI WinBackOffer.swift
[1495/1684] Compiling AppStoreAPI WinBackOfferCreateRequest.swift
[1496/1684] Compiling AppStoreAPI WinBackOfferPrice.swift
[1497/1684] Compiling AppStoreAPI WinBackOfferPriceInlineCreate.swift
[1498/1684] Compiling AppStoreAPI WinBackOfferPricesResponse.swift
[1499/1684] Compiling AppStoreAPI WinBackOfferResponse.swift
[1500/1684] Compiling AppStoreAPI WinBackOfferUpdateRequest.swift
[1501/1684] Compiling AppStoreAPI WinBackOffersResponse.swift
[1502/1684] Compiling AppStoreAPI XcodeMetrics.swift
[1503/1684] Compiling AppStoreAPI Resources.swift
[1504/1684] Compiling AppStoreAPI PathsV1.swift
[1505/1684] Compiling AppStoreAPI PathsV1Actors.swift
[1506/1684] Compiling AppStoreAPI PathsV1ActorsWithID.swift
[1507/1684] Compiling AppStoreAPI PathsV1AgeRatingDeclarations.swift
[1508/1684] Compiling AppStoreAPI PathsV1AgeRatingDeclarationsWithID.swift
[1509/1684] Compiling AppStoreAPI PathsV1AlternativeDistributionDomains.swift
[1510/1684] Compiling AppStoreAPI PathsV1AlternativeDistributionDomainsWithID.swift
[1511/1684] Compiling AppStoreAPI PathsV1AlternativeDistributionKeys.swift
[1512/1684] Compiling AppStoreAPI PathsV1AlternativeDistributionKeysWithID.swift
[1513/1684] Compiling AppStoreAPI PathsV1AlternativeDistributionPackageDeltas.swift
[1514/1684] Compiling AppStoreAPI PathsV1AlternativeDistributionPackageDeltasWithID.swift
[1515/1684] Compiling AppStoreAPI PathsV1AlternativeDistributionPackageVariants.swift
[1516/1708] Compiling AppStoreAPI PathsV1AppInfoLocalizationsWithID.swift
[1517/1708] Compiling AppStoreAPI PathsV1AppInfos.swift
[1518/1708] Compiling AppStoreAPI PathsV1AppInfosWithID.swift
[1519/1708] Compiling AppStoreAPI PathsV1AppInfosWithIDAgeRatingDeclaration.swift
[1520/1708] Compiling AppStoreAPI PathsV1AppInfosWithIDAppInfoLocalizations.swift
[1521/1708] Compiling AppStoreAPI PathsV1AppInfosWithIDPrimaryCategory.swift
[1522/1708] Compiling AppStoreAPI PathsV1AppInfosWithIDPrimarySubcategoryOne.swift
[1523/1708] Compiling AppStoreAPI PathsV1AppInfosWithIDPrimarySubcategoryTwo.swift
[1524/1708] Compiling AppStoreAPI PathsV1AppInfosWithIDSecondaryCategory.swift
[1525/1708] Compiling AppStoreAPI PathsV1AppInfosWithIDSecondarySubcategoryOne.swift
[1526/1708] Compiling AppStoreAPI PathsV1AppInfosWithIDSecondarySubcategoryTwo.swift
[1527/1708] Compiling AppStoreAPI PathsV1AppPreviewSets.swift
[1528/1708] Compiling AppStoreAPI PathsV1AppPreviewSetsWithID.swift
[1529/1708] Compiling AppStoreAPI PathsV1AppPreviewSetsWithIDAppPreviews.swift
[1530/1708] Compiling AppStoreAPI PathsV1AppPreviewSetsWithIDRelationships.swift
[1531/1708] Compiling AppStoreAPI PathsV1AppPreviewSetsWithIDRelationshipsAppPreviews.swift
[1532/1708] Compiling AppStoreAPI PathsV1AppPreviews.swift
[1533/1708] Compiling AppStoreAPI PathsV1AppPreviewsWithID.swift
[1534/1708] Compiling AppStoreAPI PathsV1AppPriceSchedules.swift
[1535/1708] Compiling AppStoreAPI PathsV1AppPriceSchedulesWithID.swift
[1536/1708] Compiling AppStoreAPI PathsV1AppPriceSchedulesWithIDAutomaticPrices.swift
[1537/1708] Compiling AppStoreAPI PathsV1AppPriceSchedulesWithIDBaseTerritory.swift
[1538/1708] Compiling AppStoreAPI PathsV1AppPriceSchedulesWithIDManualPrices.swift
[1539/1708] Compiling AppStoreAPI PathsV1AppScreenshotSets.swift
[1540/1732] Compiling AppStoreAPI SubscriptionSubmission.swift
[1541/1732] Compiling AppStoreAPI SubscriptionSubmissionCreateRequest.swift
[1542/1732] Compiling AppStoreAPI SubscriptionSubmissionResponse.swift
[1543/1732] Compiling AppStoreAPI SubscriptionUpdateRequest.swift
[1544/1732] Compiling AppStoreAPI SubscriptionsResponse.swift
[1545/1732] Compiling AppStoreAPI TerritoriesResponse.swift
[1546/1732] Compiling AppStoreAPI TerritoriesWithoutIncludesResponse.swift
[1547/1732] Compiling AppStoreAPI Territory.swift
[1548/1732] Compiling AppStoreAPI TerritoryAvailabilitiesResponse.swift
[1549/1732] Compiling AppStoreAPI TerritoryAvailability.swift
[1550/1732] Compiling AppStoreAPI TerritoryAvailabilityInlineCreate.swift
[1551/1732] Compiling AppStoreAPI TerritoryAvailabilityResponse.swift
[1552/1732] Compiling AppStoreAPI TerritoryAvailabilityUpdateRequest.swift
[1553/1732] Compiling AppStoreAPI TerritoryCode.swift
[1554/1732] Compiling AppStoreAPI TerritoryInlineCreate.swift
[1555/1732] Compiling AppStoreAPI TerritoryResponse.swift
[1556/1732] Compiling AppStoreAPI UploadOperation.swift
[1557/1732] Compiling AppStoreAPI User.swift
[1558/1732] Compiling AppStoreAPI UserInvitation.swift
[1559/1732] Compiling AppStoreAPI UserInvitationCreateRequest.swift
[1560/1732] Compiling AppStoreAPI UserInvitationResponse.swift
[1561/1732] Compiling AppStoreAPI UserInvitationsResponse.swift
[1562/1732] Compiling AppStoreAPI UserResponse.swift
[1563/1732] Compiling AppStoreAPI UserRole.swift
[1564/1732] Compiling AppStoreAPI UserUpdateRequest.swift
[1565/1756] Compiling AppStoreAPI PathsV1AppScreenshotSetsWithID.swift
[1566/1756] Compiling AppStoreAPI PathsV1AppScreenshotSetsWithIDAppScreenshots.swift
[1567/1756] Compiling AppStoreAPI PathsV1AppScreenshotSetsWithIDRelationships.swift
[1568/1756] Compiling AppStoreAPI PathsV1AppScreenshotSetsWithIDRelationshipsAppScreenshots.swift
[1569/1756] Compiling AppStoreAPI PathsV1AppScreenshots.swift
[1570/1756] Compiling AppStoreAPI PathsV1AppScreenshotsWithID.swift
[1571/1756] Compiling AppStoreAPI PathsV1AppStoreReviewAttachments.swift
[1572/1756] Compiling AppStoreAPI PathsV1AppStoreReviewAttachmentsWithID.swift
[1573/1756] Compiling AppStoreAPI PathsV1AppStoreReviewDetails.swift
[1574/1756] Compiling AppStoreAPI PathsV1AppStoreReviewDetailsWithID.swift
[1575/1756] Compiling AppStoreAPI PathsV1AppStoreReviewDetailsWithIDAppStoreReviewAttachments.swift
[1576/1756] Compiling AppStoreAPI PathsV1AppStoreVersionExperimentTreatmentLocalizations.swift
[1577/1756] Compiling AppStoreAPI PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithID.swift
[1578/1756] Compiling AppStoreAPI PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithIDAppPreviewSets.swift
[1579/1756] Compiling AppStoreAPI PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithIDAppScreenshotSets.swift
[1580/1756] Compiling AppStoreAPI PathsV1AppStoreVersionExperimentTreatments.swift
[1581/1756] Compiling AppStoreAPI PathsV1AppStoreVersionExperimentTreatmentsWithID.swift
[1582/1756] Compiling AppStoreAPI PathsV1AppStoreVersionExperimentTreatmentsWithIDAppStoreVersionExperimentTreatmentLocalizations.swift
[1583/1756] Compiling AppStoreAPI PathsV1AppStoreVersionExperiments.swift
[1584/1756] Compiling AppStoreAPI PathsV1AppStoreVersionExperimentsWithID.swift
[1585/1756] Compiling AppStoreAPI PathsV1AppStoreVersionExperimentsWithIDAppStoreVersionExperimentTreatments.swift
[1586/1756] Compiling AppStoreAPI PathsV1AppStoreVersionLocalizations.swift
[1587/1756] Compiling AppStoreAPI PathsV1AppStoreVersionLocalizationsWithID.swift
[1588/1756] Compiling AppStoreAPI PathsV1AppStoreVersionLocalizationsWithIDAppPreviewSets.swift
[1589/1780] Compiling AppStoreAPI PathsV1AppStoreVersionLocalizationsWithIDAppScreenshotSets.swift
[1590/1780] Compiling AppStoreAPI PathsV1AppStoreVersionPhasedReleases.swift
[1591/1780] Compiling AppStoreAPI PathsV1AppStoreVersionPhasedReleasesWithID.swift
[1592/1780] Compiling AppStoreAPI PathsV1AppStoreVersionPromotions.swift
[1593/1780] Compiling AppStoreAPI PathsV1AppStoreVersionReleaseRequests.swift
[1594/1780] Compiling AppStoreAPI PathsV1AppStoreVersionSubmissions.swift
[1595/1780] Compiling AppStoreAPI PathsV1AppStoreVersionSubmissionsWithID.swift
[1596/1780] Compiling AppStoreAPI PathsV1AppStoreVersions.swift
[1597/1780] Compiling AppStoreAPI PathsV1AppStoreVersionsWithID.swift
[1598/1780] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDAgeRatingDeclaration.swift
[1599/1780] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDAlternativeDistributionPackage.swift
[1600/1780] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDAppClipDefaultExperience.swift
[1601/1780] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDAppStoreReviewDetail.swift
[1602/1780] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDAppStoreVersionExperiments.swift
[1603/1780] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDAppStoreVersionExperimentsV2.swift
[1604/1780] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDAppStoreVersionLocalizations.swift
[1605/1780] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDAppStoreVersionPhasedRelease.swift
[1606/1780] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDAppStoreVersionSubmission.swift
[1607/1780] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDBuild.swift
[1608/1780] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDCustomerReviews.swift
[1609/1780] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDGameCenterAppVersion.swift
[1610/1780] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDRelationships.swift
[1611/1780] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDRelationshipsAppClipDefaultExperience.swift
[1612/1780] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDRelationshipsBuild.swift
[1613/1804] Compiling AppStoreAPI PathsV1BuildsWithIDBetaBuildLocalizations.swift
[1614/1804] Compiling AppStoreAPI PathsV1BuildsWithIDBuildBetaDetail.swift
[1615/1804] Compiling AppStoreAPI PathsV1BuildsWithIDDiagnosticSignatures.swift
[1616/1804] Compiling AppStoreAPI PathsV1BuildsWithIDIcons.swift
[1617/1804] Compiling AppStoreAPI PathsV1BuildsWithIDIndividualTesters.swift
[1618/1804] Compiling AppStoreAPI PathsV1BuildsWithIDMetrics.swift
[1619/1804] Compiling AppStoreAPI PathsV1BuildsWithIDMetricsBetaBuildUsages.swift
[1620/1804] Compiling AppStoreAPI PathsV1BuildsWithIDPerfPowerMetrics.swift
[1621/1804] Compiling AppStoreAPI PathsV1BuildsWithIDPreReleaseVersion.swift
[1622/1804] Compiling AppStoreAPI PathsV1BuildsWithIDRelationships.swift
[1623/1804] Compiling AppStoreAPI PathsV1BuildsWithIDRelationshipsAppEncryptionDeclaration.swift
[1624/1804] Compiling AppStoreAPI PathsV1BuildsWithIDRelationshipsBetaGroups.swift
[1625/1804] Compiling AppStoreAPI PathsV1BuildsWithIDRelationshipsIndividualTesters.swift
[1626/1804] Compiling AppStoreAPI PathsV1BundleIDCapabilities.swift
[1627/1804] Compiling AppStoreAPI PathsV1BundleIDCapabilitiesWithID.swift
[1628/1804] Compiling AppStoreAPI PathsV1BundleIDs.swift
[1629/1804] Compiling AppStoreAPI PathsV1BundleIDsWithID.swift
[1630/1804] Compiling AppStoreAPI PathsV1BundleIDsWithIDApp.swift
[1631/1804] Compiling AppStoreAPI PathsV1BundleIDsWithIDBundleIDCapabilities.swift
[1632/1804] Compiling AppStoreAPI PathsV1BundleIDsWithIDProfiles.swift
[1633/1804] Compiling AppStoreAPI PathsV1Certificates.swift
[1634/1804] Compiling AppStoreAPI PathsV1CertificatesWithID.swift
[1635/1804] Compiling AppStoreAPI PathsV1CiArtifacts.swift
[1636/1804] Compiling AppStoreAPI PathsV1CiArtifactsWithID.swift
[1637/1828] Compiling AppStoreAPI PathsV1AppsWithIDGameCenterEnabledVersions.swift
[1638/1828] Compiling AppStoreAPI PathsV1AppsWithIDInAppPurchases.swift
[1639/1828] Compiling AppStoreAPI PathsV1AppsWithIDInAppPurchasesV2.swift
[1640/1828] Compiling AppStoreAPI PathsV1AppsWithIDMarketplaceSearchDetail.swift
[1641/1828] Compiling AppStoreAPI PathsV1AppsWithIDMetrics.swift
[1642/1828] Compiling AppStoreAPI PathsV1AppsWithIDMetricsBetaTesterUsages.swift
[1643/1828] Compiling AppStoreAPI PathsV1AppsWithIDPerfPowerMetrics.swift
[1644/1828] Compiling AppStoreAPI PathsV1AppsWithIDPreReleaseVersions.swift
[1645/1828] Compiling AppStoreAPI PathsV1AppsWithIDPromotedPurchases.swift
[1646/1828] Compiling AppStoreAPI PathsV1AppsWithIDRelationships.swift
[1647/1828] Compiling AppStoreAPI PathsV1AppsWithIDRelationshipsBetaTesters.swift
[1648/1828] Compiling AppStoreAPI PathsV1AppsWithIDRelationshipsPromotedPurchases.swift
[1649/1828] Compiling AppStoreAPI PathsV1AppsWithIDReviewSubmissions.swift
[1650/1828] Compiling AppStoreAPI PathsV1AppsWithIDSubscriptionGracePeriod.swift
[1651/1828] Compiling AppStoreAPI PathsV1AppsWithIDSubscriptionGroups.swift
[1652/1828] Compiling AppStoreAPI PathsV1BetaAppClipInvocationLocalizations.swift
[1653/1828] Compiling AppStoreAPI PathsV1BetaAppClipInvocationLocalizationsWithID.swift
[1654/1828] Compiling AppStoreAPI PathsV1BetaAppClipInvocations.swift
[1655/1828] Compiling AppStoreAPI PathsV1BetaAppClipInvocationsWithID.swift
[1656/1828] Compiling AppStoreAPI PathsV1BetaAppLocalizations.swift
[1657/1828] Compiling AppStoreAPI PathsV1BetaAppLocalizationsWithID.swift
[1658/1828] Compiling AppStoreAPI PathsV1BetaAppLocalizationsWithIDApp.swift
[1659/1828] Compiling AppStoreAPI PathsV1BetaAppReviewDetails.swift
[1660/1828] Compiling AppStoreAPI PathsV1BetaAppReviewDetailsWithID.swift
[1661/1828] Compiling AppStoreAPI PathsV1BetaAppReviewDetailsWithIDApp.swift
[1662/1828] Compiling AppStoreAPI PathsV1BetaAppReviewSubmissions.swift
[1663/1828] Compiling AppStoreAPI PathsV1BetaAppReviewSubmissionsWithID.swift
[1664/1828] Compiling AppStoreAPI PathsV1BetaAppReviewSubmissionsWithIDBuild.swift
[1665/1828] Compiling AppStoreAPI PathsV1BetaBuildLocalizations.swift
[1666/1828] Compiling AppStoreAPI PathsV1BetaBuildLocalizationsWithID.swift
[1667/1828] Compiling AppStoreAPI PathsV1BetaBuildLocalizationsWithIDBuild.swift
[1668/1828] Compiling AppStoreAPI PathsV1BetaGroups.swift
[1669/1828] Compiling AppStoreAPI PathsV1BetaGroupsWithID.swift
[1670/1828] Compiling AppStoreAPI PathsV1BetaGroupsWithIDApp.swift
[1671/1828] Compiling AppStoreAPI PathsV1BetaGroupsWithIDBetaTesters.swift
[1672/1828] Compiling AppStoreAPI PathsV1BetaGroupsWithIDBuilds.swift
[1673/1828] Compiling AppStoreAPI PathsV1BetaGroupsWithIDMetrics.swift
[1674/1828] Compiling AppStoreAPI PathsV1BetaGroupsWithIDMetricsBetaTesterUsages.swift
[1675/1828] Compiling AppStoreAPI PathsV1BetaGroupsWithIDRelationships.swift
[1676/1828] Compiling AppStoreAPI PathsV1BetaGroupsWithIDRelationshipsBetaTesters.swift
[1677/1828] Compiling AppStoreAPI PathsV1BetaGroupsWithIDRelationshipsBuilds.swift
[1678/1828] Compiling AppStoreAPI PathsV1BetaLicenseAgreements.swift
[1679/1828] Compiling AppStoreAPI PathsV1BetaLicenseAgreementsWithID.swift
[1680/1828] Compiling AppStoreAPI PathsV1BetaLicenseAgreementsWithIDApp.swift
[1681/1828] Compiling AppStoreAPI PathsV1BetaTesterInvitations.swift
[1682/1828] Compiling AppStoreAPI PathsV1BetaTesters.swift
[1683/1828] Compiling AppStoreAPI PathsV1BetaTestersWithID.swift
[1684/1828] Compiling AppStoreAPI PathsV1BetaTestersWithIDApps.swift
[1685/1876] Compiling AppStoreAPI PathsV1BetaTestersWithIDBetaGroups.swift
[1686/1876] Compiling AppStoreAPI PathsV1BetaTestersWithIDBuilds.swift
[1687/1876] Compiling AppStoreAPI PathsV1BetaTestersWithIDMetrics.swift
[1688/1876] Compiling AppStoreAPI PathsV1BetaTestersWithIDMetricsBetaTesterUsages.swift
[1689/1876] Compiling AppStoreAPI PathsV1BetaTestersWithIDRelationships.swift
[1690/1876] Compiling AppStoreAPI PathsV1BetaTestersWithIDRelationshipsApps.swift
[1691/1876] Compiling AppStoreAPI PathsV1BetaTestersWithIDRelationshipsBetaGroups.swift
[1692/1876] Compiling AppStoreAPI PathsV1BetaTestersWithIDRelationshipsBuilds.swift
[1693/1876] Compiling AppStoreAPI PathsV1BuildBetaDetails.swift
[1694/1876] Compiling AppStoreAPI PathsV1BuildBetaDetailsWithID.swift
[1695/1876] Compiling AppStoreAPI PathsV1BuildBetaDetailsWithIDBuild.swift
[1696/1876] Compiling AppStoreAPI PathsV1BuildBetaNotifications.swift
[1697/1876] Compiling AppStoreAPI PathsV1BuildBundles.swift
[1698/1876] Compiling AppStoreAPI PathsV1BuildBundlesWithID.swift
[1699/1876] Compiling AppStoreAPI PathsV1BuildBundlesWithIDAppClipDomainCacheStatus.swift
[1700/1876] Compiling AppStoreAPI PathsV1BuildBundlesWithIDAppClipDomainDebugStatus.swift
[1701/1876] Compiling AppStoreAPI PathsV1BuildBundlesWithIDBetaAppClipInvocations.swift
[1702/1876] Compiling AppStoreAPI PathsV1BuildBundlesWithIDBuildBundleFileSizes.swift
[1703/1876] Compiling AppStoreAPI PathsV1Builds.swift
[1704/1876] Compiling AppStoreAPI PathsV1BuildsWithID.swift
[1705/1876] Compiling AppStoreAPI PathsV1BuildsWithIDApp.swift
[1706/1876] Compiling AppStoreAPI PathsV1BuildsWithIDAppEncryptionDeclaration.swift
[1707/1876] Compiling AppStoreAPI PathsV1BuildsWithIDAppStoreVersion.swift
[1708/1876] Compiling AppStoreAPI PathsV1BuildsWithIDBetaAppReviewSubmission.swift
[1709/1900] Compiling AppStoreAPI PathsV1CiWorkflows.swift
[1710/1900] Compiling AppStoreAPI PathsV1CiWorkflowsWithID.swift
[1711/1900] Compiling AppStoreAPI PathsV1CiWorkflowsWithIDBuildRuns.swift
[1712/1900] Compiling AppStoreAPI PathsV1CiWorkflowsWithIDRepository.swift
[1713/1900] Compiling AppStoreAPI PathsV1CiXcodeVersions.swift
[1714/1900] Compiling AppStoreAPI PathsV1CiXcodeVersionsWithID.swift
[1715/1900] Compiling AppStoreAPI PathsV1CiXcodeVersionsWithIDMacOsVersions.swift
[1716/1900] Compiling AppStoreAPI PathsV1CustomerReviewResponses.swift
[1717/1900] Compiling AppStoreAPI PathsV1CustomerReviewResponsesWithID.swift
[1718/1900] Compiling AppStoreAPI PathsV1CustomerReviews.swift
[1719/1900] Compiling AppStoreAPI PathsV1CustomerReviewsWithID.swift
[1720/1900] Compiling AppStoreAPI PathsV1CustomerReviewsWithIDResponse.swift
[1721/1900] Compiling AppStoreAPI PathsV1Devices.swift
[1722/1900] Compiling AppStoreAPI PathsV1DevicesWithID.swift
[1723/1900] Compiling AppStoreAPI PathsV1DiagnosticSignatures.swift
[1724/1900] Compiling AppStoreAPI PathsV1DiagnosticSignaturesWithID.swift
[1725/1900] Compiling AppStoreAPI PathsV1DiagnosticSignaturesWithIDLogs.swift
[1726/1900] Compiling AppStoreAPI PathsV1EndAppAvailabilityPreOrders.swift
[1727/1900] Compiling AppStoreAPI PathsV1EndUserLicenseAgreements.swift
[1728/1900] Compiling AppStoreAPI PathsV1EndUserLicenseAgreementsWithID.swift
[1729/1900] Compiling AppStoreAPI PathsV1EndUserLicenseAgreementsWithIDTerritories.swift
[1730/1900] Compiling AppStoreAPI PathsV1FinanceReports.swift
[1731/1900] Compiling AppStoreAPI PathsV1GameCenterAchievementImages.swift
[1732/1900] Compiling AppStoreAPI PathsV1GameCenterAchievementImagesWithID.swift
[1733/1924] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDRoutingAppCoverage.swift
[1734/1924] Compiling AppStoreAPI PathsV1Apps.swift
[1735/1924] Compiling AppStoreAPI PathsV1AppsWithID.swift
[1736/1924] Compiling AppStoreAPI PathsV1AppsWithIDAlternativeDistributionKey.swift
[1737/1924] Compiling AppStoreAPI PathsV1AppsWithIDAnalyticsReportRequests.swift
[1738/1924] Compiling AppStoreAPI PathsV1AppsWithIDAppAvailabilityV2.swift
[1739/1924] Compiling AppStoreAPI PathsV1AppsWithIDAppClips.swift
[1740/1924] Compiling AppStoreAPI PathsV1AppsWithIDAppCustomProductPages.swift
[1741/1924] Compiling AppStoreAPI PathsV1AppsWithIDAppEncryptionDeclarations.swift
[1742/1924] Compiling AppStoreAPI PathsV1AppsWithIDAppEvents.swift
[1743/1924] Compiling AppStoreAPI PathsV1AppsWithIDAppInfos.swift
[1744/1924] Compiling AppStoreAPI PathsV1AppsWithIDAppPricePoints.swift
[1745/1924] Compiling AppStoreAPI PathsV1AppsWithIDAppPriceSchedule.swift
[1746/1924] Compiling AppStoreAPI PathsV1AppsWithIDAppStoreVersionExperimentsV2.swift
[1747/1924] Compiling AppStoreAPI PathsV1AppsWithIDAppStoreVersions.swift
[1748/1924] Compiling AppStoreAPI PathsV1AppsWithIDBetaAppLocalizations.swift
[1749/1924] Compiling AppStoreAPI PathsV1AppsWithIDBetaAppReviewDetail.swift
[1750/1924] Compiling AppStoreAPI PathsV1AppsWithIDBetaGroups.swift
[1751/1924] Compiling AppStoreAPI PathsV1AppsWithIDBetaLicenseAgreement.swift
[1752/1924] Compiling AppStoreAPI PathsV1AppsWithIDBuilds.swift
[1753/1924] Compiling AppStoreAPI PathsV1AppsWithIDCiProduct.swift
[1754/1924] Compiling AppStoreAPI PathsV1AppsWithIDCustomerReviews.swift
[1755/1924] Compiling AppStoreAPI PathsV1AppsWithIDEndUserLicenseAgreement.swift
[1756/1924] Compiling AppStoreAPI PathsV1AppsWithIDGameCenterDetail.swift
[1757/1948] Compiling AppStoreAPI PathsV1GameCenterGroupsWithIDRelationshipsGameCenterAchievements.swift
[1758/1948] Compiling AppStoreAPI PathsV1GameCenterGroupsWithIDRelationshipsGameCenterLeaderboardSets.swift
[1759/1948] Compiling AppStoreAPI PathsV1GameCenterGroupsWithIDRelationshipsGameCenterLeaderboards.swift
[1760/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardEntrySubmissions.swift
[1761/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardImages.swift
[1762/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardImagesWithID.swift
[1763/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardLocalizations.swift
[1764/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardLocalizationsWithID.swift
[1765/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardLocalizationsWithIDGameCenterLeaderboardImage.swift
[1766/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardReleases.swift
[1767/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardReleasesWithID.swift
[1768/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetImages.swift
[1769/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetImagesWithID.swift
[1770/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetLocalizations.swift
[1771/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetLocalizationsWithID.swift
[1772/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetLocalizationsWithIDGameCenterLeaderboardSetImage.swift
[1773/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetMemberLocalizations.swift
[1774/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetMemberLocalizationsWithID.swift
[1775/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetMemberLocalizationsWithIDGameCenterLeaderboard.swift
[1776/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetMemberLocalizationsWithIDGameCenterLeaderboardSet.swift
[1777/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetReleases.swift
[1778/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetReleasesWithID.swift
[1779/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSets.swift
[1780/1948] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetsWithID.swift
[1781/1972] Compiling AppStoreAPI PathsV1CiBuildActions.swift
[1782/1972] Compiling AppStoreAPI PathsV1CiBuildActionsWithID.swift
[1783/1972] Compiling AppStoreAPI PathsV1CiBuildActionsWithIDArtifacts.swift
[1784/1972] Compiling AppStoreAPI PathsV1CiBuildActionsWithIDBuildRun.swift
[1785/1972] Compiling AppStoreAPI PathsV1CiBuildActionsWithIDIssues.swift
[1786/1972] Compiling AppStoreAPI PathsV1CiBuildActionsWithIDTestResults.swift
[1787/1972] Compiling AppStoreAPI PathsV1CiBuildRuns.swift
[1788/1972] Compiling AppStoreAPI PathsV1CiBuildRunsWithID.swift
[1789/1972] Compiling AppStoreAPI PathsV1CiBuildRunsWithIDActions.swift
[1790/1972] Compiling AppStoreAPI PathsV1CiBuildRunsWithIDBuilds.swift
[1791/1972] Compiling AppStoreAPI PathsV1CiIssues.swift
[1792/1972] Compiling AppStoreAPI PathsV1CiIssuesWithID.swift
[1793/1972] Compiling AppStoreAPI PathsV1CiMacOsVersions.swift
[1794/1972] Compiling AppStoreAPI PathsV1CiMacOsVersionsWithID.swift
[1795/1972] Compiling AppStoreAPI PathsV1CiMacOsVersionsWithIDXcodeVersions.swift
[1796/1972] Compiling AppStoreAPI PathsV1CiProducts.swift
[1797/1972] Compiling AppStoreAPI PathsV1CiProductsWithID.swift
[1798/1972] Compiling AppStoreAPI PathsV1CiProductsWithIDAdditionalRepositories.swift
[1799/1972] Compiling AppStoreAPI PathsV1CiProductsWithIDApp.swift
[1800/1972] Compiling AppStoreAPI PathsV1CiProductsWithIDBuildRuns.swift
[1801/1972] Compiling AppStoreAPI PathsV1CiProductsWithIDPrimaryRepositories.swift
[1802/1972] Compiling AppStoreAPI PathsV1CiProductsWithIDWorkflows.swift
[1803/1972] Compiling AppStoreAPI PathsV1CiTestResults.swift
[1804/1972] Compiling AppStoreAPI PathsV1CiTestResultsWithID.swift
[1805/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDGameCenterGroup.swift
[1806/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDGameCenterLeaderboardSets.swift
[1807/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDGameCenterLeaderboards.swift
[1808/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDLeaderboardReleases.swift
[1809/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDLeaderboardSetReleases.swift
[1810/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDMetrics.swift
[1811/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDMetricsClassicMatchmakingRequests.swift
[1812/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDMetricsRuleBasedMatchmakingRequests.swift
[1813/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDRelationships.swift
[1814/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDRelationshipsGameCenterAchievements.swift
[1815/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDRelationshipsGameCenterLeaderboardSets.swift
[1816/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDRelationshipsGameCenterLeaderboards.swift
[1817/1996] Compiling AppStoreAPI PathsV1GameCenterEnabledVersions.swift
[1818/1996] Compiling AppStoreAPI PathsV1GameCenterEnabledVersionsWithID.swift
[1819/1996] Compiling AppStoreAPI PathsV1GameCenterEnabledVersionsWithIDCompatibleVersions.swift
[1820/1996] Compiling AppStoreAPI PathsV1GameCenterEnabledVersionsWithIDRelationships.swift
[1821/1996] Compiling AppStoreAPI PathsV1GameCenterEnabledVersionsWithIDRelationshipsCompatibleVersions.swift
[1822/1996] Compiling AppStoreAPI PathsV1GameCenterGroups.swift
[1823/1996] Compiling AppStoreAPI PathsV1GameCenterGroupsWithID.swift
[1824/1996] Compiling AppStoreAPI PathsV1GameCenterGroupsWithIDGameCenterAchievements.swift
[1825/1996] Compiling AppStoreAPI PathsV1GameCenterGroupsWithIDGameCenterDetails.swift
[1826/1996] Compiling AppStoreAPI PathsV1GameCenterGroupsWithIDGameCenterLeaderboardSets.swift
[1827/1996] Compiling AppStoreAPI PathsV1GameCenterGroupsWithIDGameCenterLeaderboards.swift
[1828/1996] Compiling AppStoreAPI PathsV1GameCenterGroupsWithIDRelationships.swift
[1829/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementLocalizations.swift
[1830/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementLocalizationsWithID.swift
[1831/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementLocalizationsWithIDGameCenterAchievement.swift
[1832/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementLocalizationsWithIDGameCenterAchievementImage.swift
[1833/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementReleases.swift
[1834/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementReleasesWithID.swift
[1835/1996] Compiling AppStoreAPI PathsV1GameCenterAchievements.swift
[1836/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementsWithID.swift
[1837/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementsWithIDGroupAchievement.swift
[1838/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementsWithIDLocalizations.swift
[1839/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementsWithIDRelationships.swift
[1840/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementsWithIDRelationshipsGroupAchievement.swift
[1841/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementsWithIDReleases.swift
[1842/1996] Compiling AppStoreAPI PathsV1GameCenterAppVersions.swift
[1843/1996] Compiling AppStoreAPI PathsV1GameCenterAppVersionsWithID.swift
[1844/1996] Compiling AppStoreAPI PathsV1GameCenterAppVersionsWithIDAppStoreVersion.swift
[1845/1996] Compiling AppStoreAPI PathsV1GameCenterAppVersionsWithIDCompatibilityVersions.swift
[1846/1996] Compiling AppStoreAPI PathsV1GameCenterAppVersionsWithIDRelationships.swift
[1847/1996] Compiling AppStoreAPI PathsV1GameCenterAppVersionsWithIDRelationshipsCompatibilityVersions.swift
[1848/1996] Compiling AppStoreAPI PathsV1GameCenterDetails.swift
[1849/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithID.swift
[1850/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDAchievementReleases.swift
[1851/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDGameCenterAchievements.swift
[1852/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDGameCenterAppVersions.swift
[1853/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRuleSetsWithID.swift
[1854/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRuleSetsWithIDMatchmakingQueues.swift
[1855/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRuleSetsWithIDRules.swift
[1856/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRuleSetsWithIDTeams.swift
[1857/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRules.swift
[1858/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRulesWithID.swift
[1859/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRulesWithIDMetrics.swift
[1860/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRulesWithIDMetricsMatchmakingBooleanRuleResults.swift
[1861/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRulesWithIDMetricsMatchmakingNumberRuleResults.swift
[1862/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRulesWithIDMetricsMatchmakingRuleErrors.swift
[1863/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingTeams.swift
[1864/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingTeamsWithID.swift
[1865/2044] Compiling AppStoreAPI PathsV1GameCenterPlayerAchievementSubmissions.swift
[1866/2044] Compiling AppStoreAPI PathsV1InAppPurchaseAppStoreReviewScreenshots.swift
[1867/2044] Compiling AppStoreAPI PathsV1InAppPurchaseAppStoreReviewScreenshotsWithID.swift
[1868/2044] Compiling AppStoreAPI PathsV1InAppPurchaseAvailabilities.swift
[1869/2044] Compiling AppStoreAPI PathsV1InAppPurchaseAvailabilitiesWithID.swift
[1870/2044] Compiling AppStoreAPI PathsV1InAppPurchaseAvailabilitiesWithIDAvailableTerritories.swift
[1871/2044] Compiling AppStoreAPI PathsV1InAppPurchaseContents.swift
[1872/2044] Compiling AppStoreAPI PathsV1InAppPurchaseContentsWithID.swift
[1873/2044] Compiling AppStoreAPI PathsV1InAppPurchaseImages.swift
[1874/2044] Compiling AppStoreAPI PathsV1InAppPurchaseImagesWithID.swift
[1875/2044] Compiling AppStoreAPI PathsV1InAppPurchaseLocalizations.swift
[1876/2044] Compiling AppStoreAPI PathsV1InAppPurchaseLocalizationsWithID.swift
[1877/2068] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetsWithIDGameCenterLeaderboards.swift
[1878/2068] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetsWithIDGroupLeaderboardSet.swift
[1879/2068] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetsWithIDLocalizations.swift
[1880/2068] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetsWithIDRelationships.swift
[1881/2068] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetsWithIDRelationshipsGameCenterLeaderboards.swift
[1882/2068] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetsWithIDRelationshipsGroupLeaderboardSet.swift
[1883/2068] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetsWithIDReleases.swift
[1884/2068] Compiling AppStoreAPI PathsV1GameCenterLeaderboards.swift
[1885/2068] Compiling AppStoreAPI PathsV1GameCenterLeaderboardsWithID.swift
[1886/2068] Compiling AppStoreAPI PathsV1GameCenterLeaderboardsWithIDGroupLeaderboard.swift
[1887/2068] Compiling AppStoreAPI PathsV1GameCenterLeaderboardsWithIDLocalizations.swift
[1888/2068] Compiling AppStoreAPI PathsV1GameCenterLeaderboardsWithIDRelationships.swift
[1889/2068] Compiling AppStoreAPI PathsV1GameCenterLeaderboardsWithIDRelationshipsGroupLeaderboard.swift
[1890/2068] Compiling AppStoreAPI PathsV1GameCenterLeaderboardsWithIDReleases.swift
[1891/2068] Compiling AppStoreAPI PathsV1GameCenterMatchmakingQueues.swift
[1892/2068] Compiling AppStoreAPI PathsV1GameCenterMatchmakingQueuesWithID.swift
[1893/2068] Compiling AppStoreAPI PathsV1GameCenterMatchmakingQueuesWithIDMetrics.swift
[1894/2068] Compiling AppStoreAPI PathsV1GameCenterMatchmakingQueuesWithIDMetricsExperimentMatchmakingQueueSizes.swift
[1895/2068] Compiling AppStoreAPI PathsV1GameCenterMatchmakingQueuesWithIDMetricsExperimentMatchmakingRequests.swift
[1896/2068] Compiling AppStoreAPI PathsV1GameCenterMatchmakingQueuesWithIDMetricsMatchmakingQueueSizes.swift
[1897/2068] Compiling AppStoreAPI PathsV1GameCenterMatchmakingQueuesWithIDMetricsMatchmakingRequests.swift
[1898/2068] Compiling AppStoreAPI PathsV1GameCenterMatchmakingQueuesWithIDMetricsMatchmakingSessions.swift
[1899/2068] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRuleSetTests.swift
[1900/2068] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRuleSets.swift
[1901/2092] Compiling AppStoreAPI PathsV1InAppPurchasePricePoints.swift
[1902/2092] Compiling AppStoreAPI PathsV1InAppPurchasePricePointsWithID.swift
[1903/2092] Compiling AppStoreAPI PathsV1InAppPurchasePricePointsWithIDEqualizations.swift
[1904/2092] Compiling AppStoreAPI PathsV1InAppPurchasePriceSchedules.swift
[1905/2092] Compiling AppStoreAPI PathsV1InAppPurchasePriceSchedulesWithID.swift
[1906/2092] Compiling AppStoreAPI PathsV1InAppPurchasePriceSchedulesWithIDAutomaticPrices.swift
[1907/2092] Compiling AppStoreAPI PathsV1InAppPurchasePriceSchedulesWithIDBaseTerritory.swift
[1908/2092] Compiling AppStoreAPI PathsV1InAppPurchasePriceSchedulesWithIDManualPrices.swift
[1909/2092] Compiling AppStoreAPI PathsV1InAppPurchaseSubmissions.swift
[1910/2092] Compiling AppStoreAPI PathsV1InAppPurchases.swift
[1911/2092] Compiling AppStoreAPI PathsV1InAppPurchasesWithID.swift
[1912/2092] Compiling AppStoreAPI PathsV1MarketplaceDomains.swift
[1913/2092] Compiling AppStoreAPI PathsV1MarketplaceDomainsWithID.swift
[1914/2092] Compiling AppStoreAPI PathsV1MarketplaceSearchDetails.swift
[1915/2092] Compiling AppStoreAPI PathsV1MarketplaceSearchDetailsWithID.swift
[1916/2092] Compiling AppStoreAPI PathsV1MarketplaceWebhooks.swift
[1917/2092] Compiling AppStoreAPI PathsV1MarketplaceWebhooksWithID.swift
[1918/2092] Compiling AppStoreAPI PathsV1PreReleaseVersions.swift
[1919/2092] Compiling AppStoreAPI PathsV1PreReleaseVersionsWithID.swift
[1920/2092] Compiling AppStoreAPI PathsV1PreReleaseVersionsWithIDApp.swift
[1921/2092] Compiling AppStoreAPI PathsV1PreReleaseVersionsWithIDBuilds.swift
[1922/2092] Compiling AppStoreAPI PathsV1Profiles.swift
[1923/2092] Compiling AppStoreAPI PathsV1ProfilesWithID.swift
[1924/2092] Compiling AppStoreAPI PathsV1ProfilesWithIDBundleID.swift
[1925/2092] Compiling AppStoreAPI PathsV1ProfilesWithIDCertificates.swift
[1926/2092] Compiling AppStoreAPI PathsV1ProfilesWithIDDevices.swift
[1927/2092] Compiling AppStoreAPI PathsV1PromotedPurchaseImages.swift
[1928/2092] Compiling AppStoreAPI PathsV1PromotedPurchaseImagesWithID.swift
[1929/2092] Compiling AppStoreAPI PathsV1PromotedPurchases.swift
[1930/2092] Compiling AppStoreAPI PathsV1PromotedPurchasesWithID.swift
[1931/2092] Compiling AppStoreAPI PathsV1PromotedPurchasesWithIDPromotionImages.swift
[1932/2092] Compiling AppStoreAPI PathsV1ReviewSubmissionItems.swift
[1933/2092] Compiling AppStoreAPI PathsV1ReviewSubmissionItemsWithID.swift
[1934/2092] Compiling AppStoreAPI PathsV1ReviewSubmissions.swift
[1935/2092] Compiling AppStoreAPI PathsV1ReviewSubmissionsWithID.swift
[1936/2092] Compiling AppStoreAPI PathsV1ReviewSubmissionsWithIDItems.swift
[1937/2092] Compiling AppStoreAPI PathsV1RoutingAppCoverages.swift
[1938/2092] Compiling AppStoreAPI PathsV1RoutingAppCoveragesWithID.swift
[1939/2092] Compiling AppStoreAPI PathsV1SalesReports.swift
[1940/2092] Compiling AppStoreAPI PathsV1ScmGitReferences.swift
[1941/2092] Compiling AppStoreAPI PathsV1ScmGitReferencesWithID.swift
[1942/2092] Compiling AppStoreAPI PathsV1ScmProviders.swift
[1943/2092] Compiling AppStoreAPI PathsV1ScmProvidersWithID.swift
[1944/2092] Compiling AppStoreAPI PathsV1ScmProvidersWithIDRepositories.swift
[1945/2092] Compiling AppStoreAPI PathsV1ScmPullRequests.swift
[1946/2092] Compiling AppStoreAPI PathsV1ScmPullRequestsWithID.swift
[1947/2092] Compiling AppStoreAPI PathsV1ScmRepositories.swift
[1948/2092] Compiling AppStoreAPI PathsV1ScmRepositoriesWithID.swift
[1949/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDPrices.swift
[1950/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDPromotedPurchase.swift
[1951/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDPromotionalOffers.swift
[1952/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDRelationships.swift
[1953/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDRelationshipsIntroductoryOffers.swift
[1954/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDRelationshipsPrices.swift
[1955/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDSubscriptionAvailability.swift
[1956/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDSubscriptionLocalizations.swift
[1957/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDWinBackOffers.swift
[1958/2092] Compiling AppStoreAPI PathsV1Territories.swift
[1959/2092] Compiling AppStoreAPI PathsV1TerritoryAvailabilities.swift
[1960/2092] Compiling AppStoreAPI PathsV1TerritoryAvailabilitiesWithID.swift
[1961/2092] Compiling AppStoreAPI PathsV1UserInvitations.swift
[1962/2092] Compiling AppStoreAPI PathsV1UserInvitationsWithID.swift
[1963/2092] Compiling AppStoreAPI PathsV1UserInvitationsWithIDVisibleApps.swift
[1964/2092] Compiling AppStoreAPI PathsV1Users.swift
[1965/2092] Compiling AppStoreAPI PathsV1UsersWithID.swift
[1966/2092] Compiling AppStoreAPI PathsV1UsersWithIDRelationships.swift
[1967/2092] Compiling AppStoreAPI PathsV1UsersWithIDRelationshipsVisibleApps.swift
[1968/2092] Compiling AppStoreAPI PathsV1UsersWithIDVisibleApps.swift
[1969/2092] Compiling AppStoreAPI PathsV1WinBackOffers.swift
[1970/2092] Compiling AppStoreAPI PathsV1WinBackOffersWithID.swift
[1971/2092] Compiling AppStoreAPI PathsV1WinBackOffersWithIDPrices.swift
[1972/2092] Compiling AppStoreAPI PathsV2.swift
[1973/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodeOneTimeUseCodes.swift
[1974/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodeOneTimeUseCodesWithID.swift
[1975/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodeOneTimeUseCodesWithIDValues.swift
[1976/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodes.swift
[1977/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodesWithID.swift
[1978/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodesWithIDCustomCodes.swift
[1979/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodesWithIDOneTimeUseCodes.swift
[1980/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodesWithIDPrices.swift
[1981/2092] Compiling AppStoreAPI PathsV1SubscriptionPricePoints.swift
[1982/2092] Compiling AppStoreAPI PathsV1SubscriptionPricePointsWithID.swift
[1983/2092] Compiling AppStoreAPI PathsV1SubscriptionPricePointsWithIDEqualizations.swift
[1984/2092] Compiling AppStoreAPI PathsV1SubscriptionPrices.swift
[1985/2092] Compiling AppStoreAPI PathsV1SubscriptionPricesWithID.swift
[1986/2092] Compiling AppStoreAPI PathsV1SubscriptionPromotionalOffers.swift
[1987/2092] Compiling AppStoreAPI PathsV1SubscriptionPromotionalOffersWithID.swift
[1988/2092] Compiling AppStoreAPI PathsV1SubscriptionPromotionalOffersWithIDPrices.swift
[1989/2092] Compiling AppStoreAPI PathsV1SubscriptionSubmissions.swift
[1990/2092] Compiling AppStoreAPI PathsV1Subscriptions.swift
[1991/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithID.swift
[1992/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDAppStoreReviewScreenshot.swift
[1993/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDImages.swift
[1994/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDIntroductoryOffers.swift
[1995/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDOfferCodes.swift
[1996/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDPricePoints.swift
[1997/2092] Compiling AppStoreAPI PathsV1ScmRepositoriesWithIDGitReferences.swift
[1998/2092] Compiling AppStoreAPI PathsV1ScmRepositoriesWithIDPullRequests.swift
[1999/2092] Compiling AppStoreAPI PathsV1SubscriptionAppStoreReviewScreenshots.swift
[2000/2092] Compiling AppStoreAPI PathsV1SubscriptionAppStoreReviewScreenshotsWithID.swift
[2001/2092] Compiling AppStoreAPI PathsV1SubscriptionAvailabilities.swift
[2002/2092] Compiling AppStoreAPI PathsV1SubscriptionAvailabilitiesWithID.swift
[2003/2092] Compiling AppStoreAPI PathsV1SubscriptionAvailabilitiesWithIDAvailableTerritories.swift
[2004/2092] Compiling AppStoreAPI PathsV1SubscriptionGracePeriods.swift
[2005/2092] Compiling AppStoreAPI PathsV1SubscriptionGracePeriodsWithID.swift
[2006/2092] Compiling AppStoreAPI PathsV1SubscriptionGroupLocalizations.swift
[2007/2092] Compiling AppStoreAPI PathsV1SubscriptionGroupLocalizationsWithID.swift
[2008/2092] Compiling AppStoreAPI PathsV1SubscriptionGroupSubmissions.swift
[2009/2092] Compiling AppStoreAPI PathsV1SubscriptionGroups.swift
[2010/2092] Compiling AppStoreAPI PathsV1SubscriptionGroupsWithID.swift
[2011/2092] Compiling AppStoreAPI PathsV1SubscriptionGroupsWithIDSubscriptionGroupLocalizations.swift
[2012/2092] Compiling AppStoreAPI PathsV1SubscriptionGroupsWithIDSubscriptions.swift
[2013/2092] Compiling AppStoreAPI PathsV1SubscriptionImages.swift
[2014/2092] Compiling AppStoreAPI PathsV1SubscriptionImagesWithID.swift
[2015/2092] Compiling AppStoreAPI PathsV1SubscriptionIntroductoryOffers.swift
[2016/2092] Compiling AppStoreAPI PathsV1SubscriptionIntroductoryOffersWithID.swift
[2017/2092] Compiling AppStoreAPI PathsV1SubscriptionLocalizations.swift
[2018/2092] Compiling AppStoreAPI PathsV1SubscriptionLocalizationsWithID.swift
[2019/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodeCustomCodes.swift
[2020/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodeCustomCodesWithID.swift
[2021/2092] Compiling AppStoreAPI PathsV2AppAvailabilities.swift
[2022/2092] Compiling AppStoreAPI PathsV2AppAvailabilitiesWithID.swift
[2023/2092] Compiling AppStoreAPI PathsV2AppAvailabilitiesWithIDTerritoryAvailabilities.swift
[2024/2092] Compiling AppStoreAPI PathsV2AppStoreVersionExperiments.swift
[2025/2092] Compiling AppStoreAPI PathsV2AppStoreVersionExperimentsWithID.swift
[2026/2092] Compiling AppStoreAPI PathsV2AppStoreVersionExperimentsWithIDAppStoreVersionExperimentTreatments.swift
[2027/2092] Compiling AppStoreAPI PathsV2InAppPurchases.swift
[2028/2092] Compiling AppStoreAPI PathsV2InAppPurchasesWithID.swift
[2029/2092] Compiling AppStoreAPI PathsV2InAppPurchasesWithIDAppStoreReviewScreenshot.swift
[2030/2092] Compiling AppStoreAPI PathsV2InAppPurchasesWithIDContent.swift
[2031/2092] Compiling AppStoreAPI PathsV2InAppPurchasesWithIDIapPriceSchedule.swift
[2032/2092] Compiling AppStoreAPI PathsV2InAppPurchasesWithIDImages.swift
[2033/2092] Compiling AppStoreAPI PathsV2InAppPurchasesWithIDInAppPurchaseAvailability.swift
[2034/2092] Compiling AppStoreAPI PathsV2InAppPurchasesWithIDInAppPurchaseLocalizations.swift
[2035/2092] Compiling AppStoreAPI PathsV2InAppPurchasesWithIDPricePoints.swift
[2036/2092] Compiling AppStoreAPI PathsV2InAppPurchasesWithIDPromotedPurchase.swift
[2037/2092] Compiling AppStoreAPI PathsV2SandboxTesters.swift
[2038/2092] Compiling AppStoreAPI PathsV2SandboxTestersClearPurchaseHistoryRequest.swift
[2039/2092] Compiling AppStoreAPI PathsV2SandboxTestersWithID.swift
[2040/2092] Compiling AppStoreAPI PathsV3.swift
[2041/2092] Compiling AppStoreAPI PathsV3AppPricePoints.swift
[2042/2092] Compiling AppStoreAPI PathsV3AppPricePointsWithID.swift
[2043/2092] Compiling AppStoreAPI PathsV3AppPricePointsWithIDEqualizations.swift
[2044/2092] Compiling AppStoreAPI UploadOperations.swift
[2045/2092] Compiling AppStoreAPI AppEventScreenshot.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2046/2092] Compiling AppStoreAPI AppEventScreenshotCreateRequest.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2047/2092] Compiling AppStoreAPI AppEventScreenshotResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2048/2092] Compiling AppStoreAPI AppEventScreenshotUpdateRequest.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2049/2092] Compiling AppStoreAPI AppEventScreenshotsResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2050/2092] Compiling AppStoreAPI AppEventUpdateRequest.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2051/2092] Compiling AppStoreAPI AppEventVideoClip.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2052/2092] Compiling AppStoreAPI AppEventVideoClipCreateRequest.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2053/2092] Compiling AppStoreAPI AppEventVideoClipResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2054/2092] Compiling AppStoreAPI AppEventVideoClipUpdateRequest.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2055/2092] Compiling AppStoreAPI AppEventVideoClipsResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2056/2092] Compiling AppStoreAPI AppEventsResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2057/2092] Compiling AppStoreAPI AppInfo.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2058/2092] Compiling AppStoreAPI AppInfoLocalization.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2059/2092] Compiling AppStoreAPI AppInfoLocalizationCreateRequest.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2060/2092] Compiling AppStoreAPI AppInfoLocalizationResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2061/2092] Compiling AppStoreAPI AppInfoLocalizationUpdateRequest.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2062/2092] Compiling AppStoreAPI AppInfoLocalizationsResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2063/2092] Compiling AppStoreAPI AppInfoResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2064/2092] Compiling AppStoreAPI AppInfoUpdateRequest.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2065/2092] Compiling AppStoreAPI AppInfosResponse.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2066/2092] Compiling AppStoreAPI AppMediaAssetState.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2067/2092] Compiling AppStoreAPI AppMediaPreviewFrameImageState.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2068/2092] Compiling AppStoreAPI AppMediaStateError.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2069/2092] Compiling AppStoreAPI AppMediaVideoState.swift
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2070/2092] Emitting module AppStoreAPI
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AlternativeDistributionPackageDelta.swift:20:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AlternativeDistributionPackageDelta.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AlternativeDistributionPackageVariant.swift:20:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AlternativeDistributionPackageVariant.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AlternativeDistributionPackageVersion.swift:21:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AlternativeDistributionPackageVersion.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AnalyticsReportSegment.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AnalyticsReportSegment.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/App.swift:26:20: warning: stored property 'subscriptionStatusURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var subscriptionStatusURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/App.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/App.swift:28:20: warning: stored property 'subscriptionStatusURLForSandbox' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var subscriptionStatusURLForSandbox: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppClipAdvancedExperience.swift:21:20: warning: stored property 'link' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var link: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppClipAdvancedExperience.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppClipAdvancedExperienceCreateRequest.swift:23:24: warning: stored property 'link' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL'
public var link: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppClipAdvancedExperienceCreateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppClipAppStoreReviewDetail.swift:21:20: warning: stored property 'invocationURLs' of 'Sendable'-conforming struct 'Attributes' has non-sendable type '[URL]?'
public var invocationURLs: [URL]?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppClipAppStoreReviewDetail.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppClipAppStoreReviewDetailCreateRequest.swift:22:24: warning: stored property 'invocationURLs' of 'Sendable'-conforming struct 'Attributes' has non-sendable type '[URL]?'
public var invocationURLs: [URL]?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppClipAppStoreReviewDetailCreateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppClipAppStoreReviewDetailUpdateRequest.swift:22:24: warning: stored property 'invocationURLs' of 'Sendable'-conforming struct 'Attributes' has non-sendable type '[URL]?'
public var invocationURLs: [URL]?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppClipAppStoreReviewDetailUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppCustomProductPage.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppCustomProductPage.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppCustomProductPageVersion.swift:23:20: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppCustomProductPageVersion.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppCustomProductPageVersionCreateRequest.swift:22:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppCustomProductPageVersionCreateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppCustomProductPageVersionInlineCreate.swift:20:20: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppCustomProductPageVersionInlineCreate.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppCustomProductPageVersionUpdateRequest.swift:22:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppCustomProductPageVersionUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEncryptionDeclarationDocument.swift:23:20: warning: stored property 'downloadURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var downloadURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEncryptionDeclarationDocument.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEvent.swift:24:20: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEvent.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventCreateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventCreateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:24:24: warning: stored property 'deepLink' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var deepLink: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppEventUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppStoreVersionLocalization.swift:24:20: warning: stored property 'marketingURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var marketingURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppStoreVersionLocalization.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppStoreVersionLocalization.swift:26:20: warning: stored property 'supportURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var supportURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppStoreVersionLocalizationCreateRequest.swift:25:24: warning: stored property 'marketingURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var marketingURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppStoreVersionLocalizationCreateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppStoreVersionLocalizationCreateRequest.swift:27:24: warning: stored property 'supportURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var supportURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppStoreVersionLocalizationUpdateRequest.swift:24:24: warning: stored property 'marketingURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var marketingURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppStoreVersionLocalizationUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppStoreVersionLocalizationUpdateRequest.swift:26:24: warning: stored property 'supportURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var supportURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppUpdateRequest.swift:24:24: warning: stored property 'subscriptionStatusURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var subscriptionStatusURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppUpdateRequest.swift:26:24: warning: stored property 'subscriptionStatusURLForSandbox' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var subscriptionStatusURLForSandbox: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppsBetaTesterUsagesV1MetricResponse.swift:51:32: warning: stored property 'groupBy' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
public var groupBy: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppsBetaTesterUsagesV1MetricResponse.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/AppsBetaTesterUsagesV1MetricResponse.swift:52:32: warning: stored property 'related' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/BetaAppClipInvocation.swift:21:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/BetaAppClipInvocation.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/BetaAppClipInvocationCreateRequest.swift:23:24: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL'
public var url: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/BetaAppClipInvocationCreateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/BetaAppClipInvocationUpdateRequest.swift:22:24: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/BetaAppClipInvocationUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/BetaTesterUsagesV1MetricResponse.swift:50:32: warning: stored property 'groupBy' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
public var groupBy: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/BetaTesterUsagesV1MetricResponse.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/BetaTesterUsagesV1MetricResponse.swift:51:32: warning: stored property 'related' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/BuildBundle.swift:32:20: warning: stored property 'dSYMURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var dSYMURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/BuildBundle.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/CiArtifact.swift:23:20: warning: stored property 'downloadURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var downloadURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/CiArtifact.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/CiBuildRun.swift:39:24: warning: stored property 'webURL' of 'Sendable'-conforming struct 'SourceCommit' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/CiBuildRun.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/CiBuildRun.swift:63:24: warning: stored property 'webURL' of 'Sendable'-conforming struct 'DestinationCommit' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/CiGitUser.swift:11:16: warning: stored property 'avatarURL' of 'Sendable'-conforming struct 'CiGitUser' has non-sendable type 'URL?'
public var avatarURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/CiGitUser.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/DocumentLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'DocumentLinks' has non-sendable type 'URL'
public var this: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/DocumentLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/GameCenterMatchmakingAppRequestsV1MetricResponse.swift:53:32: warning: stored property 'groupBy' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
public var groupBy: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/GameCenterMatchmakingAppRequestsV1MetricResponse.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/GameCenterMatchmakingBooleanRuleResultsV1MetricResponse.swift:48:32: warning: stored property 'groupBy' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
public var groupBy: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/GameCenterMatchmakingBooleanRuleResultsV1MetricResponse.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/GameCenterMatchmakingBooleanRuleResultsV1MetricResponse.swift:66:32: warning: stored property 'groupBy' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
public var groupBy: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/GameCenterMatchmakingBooleanRuleResultsV1MetricResponse.swift:67:32: warning: stored property 'related' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/GameCenterMatchmakingNumberRuleResultsV1MetricResponse.swift:53:32: warning: stored property 'groupBy' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
public var groupBy: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/GameCenterMatchmakingNumberRuleResultsV1MetricResponse.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/GameCenterMatchmakingNumberRuleResultsV1MetricResponse.swift:54:32: warning: stored property 'related' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/GameCenterMatchmakingQueueRequestsV1MetricResponse.swift:54:32: warning: stored property 'groupBy' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
public var groupBy: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/GameCenterMatchmakingQueueRequestsV1MetricResponse.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/GameCenterMatchmakingQueueRequestsV1MetricResponse.swift:78:32: warning: stored property 'groupBy' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
public var groupBy: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/GameCenterMatchmakingQueueRequestsV1MetricResponse.swift:79:32: warning: stored property 'related' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/GameCenterMatchmakingRuleErrorsV1MetricResponse.swift:47:32: warning: stored property 'groupBy' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
public var groupBy: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/GameCenterMatchmakingRuleErrorsV1MetricResponse.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/GameCenterMatchmakingRuleErrorsV1MetricResponse.swift:48:32: warning: stored property 'related' of 'Sendable'-conforming struct 'Links' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/InAppPurchaseContent.swift:23:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/InAppPurchaseContent.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/MarketplaceSearchDetail.swift:20:20: warning: stored property 'catalogURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var catalogURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/MarketplaceSearchDetail.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/MarketplaceSearchDetailCreateRequest.swift:22:24: warning: stored property 'catalogURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL'
public var catalogURL: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/MarketplaceSearchDetailCreateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/MarketplaceSearchDetailUpdateRequest.swift:22:24: warning: stored property 'catalogURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var catalogURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/MarketplaceSearchDetailUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/MarketplaceWebhook.swift:20:20: warning: stored property 'endpointURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var endpointURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/MarketplaceWebhook.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/MarketplaceWebhookCreateRequest.swift:21:24: warning: stored property 'endpointURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL'
public var endpointURL: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/MarketplaceWebhookCreateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/MarketplaceWebhookUpdateRequest.swift:22:24: warning: stored property 'endpointURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var endpointURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/MarketplaceWebhookUpdateRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/RelationshipLinks.swift:11:16: warning: stored property 'related' of 'Sendable'-conforming struct 'RelationshipLinks' has non-sendable type 'URL?'
public var related: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:10:16: warning: stored property 'this' of 'Sendable'-conforming struct 'ResourceLinks' has non-sendable type 'URL?'
public var this: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ResourceLinks.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:22:20: warning: stored property 'url' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var url: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmProvider.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:23:20: warning: stored property 'webURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var webURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmPullRequest.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:22:20: warning: stored property 'httpCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var httpCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:6:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/AppStoreAPI/Generated/Entities/ScmRepository.swift:23:20: warning: stored property 'sshCloneURL' of 'Sendable'-conforming struct 'Attributes' has non-sendable type 'URL?'
public var sshCloneURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[2071/2106] Wrapping AST for AppStoreAPI for debugging
[2073/2107] Emitting module invite_user
[2074/2107] Emitting module register_device
[2075/2107] Compiling register_device RegisterDevice.swift
[2076/2107] Emitting module list_builds
[2077/2107] Compiling list_builds ListBuilds.swift
[2078/2108] Emitting module sales_finance_reports
[2079/2108] Compiling sales_finance_reports SalesFinanceReports.swift
[2081/2108] Emitting module invite_beta_tester
[2082/2108] Compiling invite_beta_tester InviteBetaTester.swift
[2083/2109] Compiling invite_user InviteUser.swift
[2085/2110] Wrapping AST for register_device for debugging
[2086/2110] Write Objects.LinkFileList
[2087/2111] Wrapping AST for list_builds for debugging
[2088/2111] Write Objects.LinkFileList
[2091/2112] Wrapping AST for sales_finance_reports for debugging
[2092/2112] Write Objects.LinkFileList
[2093/2112] Wrapping AST for invite_beta_tester for debugging
[2094/2112] Write Objects.LinkFileList
[2095/2112] Wrapping AST for invite_user for debugging
[2096/2112] Write Objects.LinkFileList
[2098/2112] Emitting module upload_screenshot
[2099/2112] Compiling upload_screenshot UploadScreenshot.swift
[2101/2113] Emitting module upload_preview
[2102/2113] Compiling upload_preview UploadPreview.swift
[2102/2113] Wrapping AST for upload_screenshot for debugging
[2103/2113] Write Objects.LinkFileList
[2105/2114] Wrapping AST for upload_preview for debugging
[2106/2114] Write Objects.LinkFileList
[2107/2114] Linking list_builds
[2108/2114] Linking sales_finance_reports
[2109/2114] Linking register_device
[2110/2114] Linking invite_user
[2111/2114] Linking invite_beta_tester
[2112/2114] Linking upload_screenshot
[2113/2114] Linking upload_preview
Build complete! (377.96s)
Build complete.
Done.