The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of AppStoreConnect, reference 1.2.0 (4a3d81), with Swift 5.10 for Linux on 14 Nov 2024 13:52:04 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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

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
[1293/1488] Compiling AppStoreAPI PrereleaseVersion.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
[1294/1488] Compiling AppStoreAPI PrereleaseVersionResponse.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
[1295/1488] Compiling AppStoreAPI PrereleaseVersionWithoutIncludesResponse.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
[1296/1488] Compiling AppStoreAPI PreviewFrameImage.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
[1297/1488] Compiling AppStoreAPI PreviewType.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
[1298/1488] Compiling AppStoreAPI Profile.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
[1299/1488] Compiling AppStoreAPI ProfileCreateRequest.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
[1300/1488] Compiling AppStoreAPI ProfileResponse.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
[1301/1488] Compiling AppStoreAPI ProfilesResponse.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
[1302/1488] Compiling AppStoreAPI ProfilesWithoutIncludesResponse.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
[1303/1488] 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
[1304/1488] 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
[1305/1488] 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
[1306/1488] 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
[1307/1488] 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
[1308/1488] 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
[1309/1488] 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
[1310/1488] 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
[1311/1488] 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
[1312/1488] 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
[1313/1488] 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
[1314/1488] 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
[1315/1488] 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
[1316/1513] Compiling AppStoreAPI ReviewSubmission.swift
[1317/1513] Compiling AppStoreAPI ReviewSubmissionCreateRequest.swift
[1318/1513] Compiling AppStoreAPI ReviewSubmissionItem.swift
[1319/1513] Compiling AppStoreAPI ReviewSubmissionItemCreateRequest.swift
[1320/1513] Compiling AppStoreAPI ReviewSubmissionItemResponse.swift
[1321/1513] Compiling AppStoreAPI ReviewSubmissionItemUpdateRequest.swift
[1322/1513] Compiling AppStoreAPI ReviewSubmissionItemsResponse.swift
[1323/1513] Compiling AppStoreAPI ReviewSubmissionResponse.swift
[1324/1513] Compiling AppStoreAPI ReviewSubmissionUpdateRequest.swift
[1325/1513] Compiling AppStoreAPI ReviewSubmissionsResponse.swift
[1326/1513] Compiling AppStoreAPI RoutingAppCoverage.swift
[1327/1513] Compiling AppStoreAPI RoutingAppCoverageCreateRequest.swift
[1328/1513] Compiling AppStoreAPI RoutingAppCoverageResponse.swift
[1329/1513] Compiling AppStoreAPI RoutingAppCoverageUpdateRequest.swift
[1330/1513] Compiling AppStoreAPI RoutingAppCoverageWithoutIncludesResponse.swift
[1331/1513] Compiling AppStoreAPI SandboxTesterV2.swift
[1332/1513] Compiling AppStoreAPI SandboxTesterV2Response.swift
[1333/1513] Compiling AppStoreAPI SandboxTesterV2UpdateRequest.swift
[1334/1513] Compiling AppStoreAPI SandboxTestersClearPurchaseHistoryRequestV2.swift
[1335/1513] Compiling AppStoreAPI SandboxTestersClearPurchaseHistoryRequestV2CreateRequest.swift
[1336/1513] Compiling AppStoreAPI SandboxTestersClearPurchaseHistoryRequestV2Response.swift
[1337/1513] Compiling AppStoreAPI SandboxTestersV2Response.swift
[1338/1513] Compiling AppStoreAPI ScmGitReference.swift
[1339/1513] Compiling AppStoreAPI ScmGitReferenceResponse.swift
[1340/1513] Compiling AppStoreAPI ScmGitReferencesResponse.swift
[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 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 {
              ^
[1367/1563] 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 {
              ^
[1368/1563] 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 {
              ^
[1369/1563] 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 {
              ^
[1370/1563] 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 {
              ^
[1371/1563] 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 {
              ^
[1372/1563] 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 {
              ^
[1373/1563] 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 {
              ^
[1374/1563] 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 {
              ^
[1375/1563] 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 {
              ^
[1376/1563] 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 {
              ^
[1377/1563] 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 {
              ^
[1378/1563] 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 {
              ^
[1379/1563] 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 {
              ^
[1380/1563] 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 {
              ^
[1381/1563] 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 {
              ^
[1382/1563] 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 {
              ^
[1383/1563] 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 {
              ^
[1384/1563] 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 {
              ^
[1385/1563] 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 {
              ^
[1386/1563] 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 {
              ^
[1387/1563] 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 {
              ^
[1388/1563] 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 {
              ^
[1389/1563] 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 {
              ^
[1390/1563] 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 {
              ^
[1391/1588] Compiling AppStoreAPI SubscriptionIntroductoryOffersResponse.swift
[1392/1588] Compiling AppStoreAPI SubscriptionLocalization.swift
[1393/1588] Compiling AppStoreAPI SubscriptionLocalizationCreateRequest.swift
[1394/1588] Compiling AppStoreAPI SubscriptionLocalizationResponse.swift
[1395/1588] Compiling AppStoreAPI SubscriptionLocalizationUpdateRequest.swift
[1396/1588] Compiling AppStoreAPI SubscriptionLocalizationsResponse.swift
[1397/1588] Compiling AppStoreAPI SubscriptionOfferCode.swift
[1398/1588] Compiling AppStoreAPI SubscriptionOfferCodeCreateRequest.swift
[1399/1588] Compiling AppStoreAPI SubscriptionOfferCodeCustomCode.swift
[1400/1588] Compiling AppStoreAPI SubscriptionOfferCodeCustomCodeCreateRequest.swift
[1401/1588] Compiling AppStoreAPI SubscriptionOfferCodeCustomCodeResponse.swift
[1402/1588] Compiling AppStoreAPI SubscriptionOfferCodeCustomCodeUpdateRequest.swift
[1403/1588] Compiling AppStoreAPI SubscriptionOfferCodeCustomCodesResponse.swift
[1404/1588] Compiling AppStoreAPI SubscriptionOfferCodeOneTimeUseCode.swift
[1405/1588] Compiling AppStoreAPI SubscriptionOfferCodeOneTimeUseCodeCreateRequest.swift
[1406/1588] Compiling AppStoreAPI SubscriptionOfferCodeOneTimeUseCodeResponse.swift
[1407/1588] Compiling AppStoreAPI SubscriptionOfferCodeOneTimeUseCodeUpdateRequest.swift
[1408/1588] Compiling AppStoreAPI SubscriptionOfferCodeOneTimeUseCodeValue.swift
[1409/1588] Compiling AppStoreAPI SubscriptionOfferCodeOneTimeUseCodesResponse.swift
[1410/1588] Compiling AppStoreAPI SubscriptionOfferCodePrice.swift
[1411/1588] Compiling AppStoreAPI SubscriptionOfferCodePriceInlineCreate.swift
[1412/1588] Compiling AppStoreAPI SubscriptionOfferCodePricesResponse.swift
[1413/1588] Compiling AppStoreAPI SubscriptionOfferCodeResponse.swift
[1414/1588] Compiling AppStoreAPI SubscriptionOfferCodeUpdateRequest.swift
[1415/1588] Compiling AppStoreAPI SubscriptionOfferCodesResponse.swift
[1416/1588] Compiling AppStoreAPI PathsV1AlternativeDistributionPackageVariantsWithID.swift
[1417/1588] Compiling AppStoreAPI PathsV1AlternativeDistributionPackageVersions.swift
[1418/1588] Compiling AppStoreAPI PathsV1AlternativeDistributionPackageVersionsWithID.swift
[1419/1588] Compiling AppStoreAPI PathsV1AlternativeDistributionPackageVersionsWithIDDeltas.swift
[1420/1588] Compiling AppStoreAPI PathsV1AlternativeDistributionPackageVersionsWithIDVariants.swift
[1421/1588] Compiling AppStoreAPI PathsV1AlternativeDistributionPackages.swift
[1422/1588] Compiling AppStoreAPI PathsV1AlternativeDistributionPackagesWithID.swift
[1423/1588] Compiling AppStoreAPI PathsV1AlternativeDistributionPackagesWithIDVersions.swift
[1424/1588] Compiling AppStoreAPI PathsV1AnalyticsReportInstances.swift
[1425/1588] Compiling AppStoreAPI PathsV1AnalyticsReportInstancesWithID.swift
[1426/1588] Compiling AppStoreAPI PathsV1AnalyticsReportInstancesWithIDSegments.swift
[1427/1588] Compiling AppStoreAPI PathsV1AnalyticsReportRequests.swift
[1428/1588] Compiling AppStoreAPI PathsV1AnalyticsReportRequestsWithID.swift
[1429/1588] Compiling AppStoreAPI PathsV1AnalyticsReportRequestsWithIDReports.swift
[1430/1588] Compiling AppStoreAPI PathsV1AnalyticsReportSegments.swift
[1431/1588] Compiling AppStoreAPI PathsV1AnalyticsReportSegmentsWithID.swift
[1432/1588] Compiling AppStoreAPI PathsV1AnalyticsReports.swift
[1433/1588] Compiling AppStoreAPI PathsV1AnalyticsReportsWithID.swift
[1434/1588] Compiling AppStoreAPI PathsV1AnalyticsReportsWithIDInstances.swift
[1435/1588] Compiling AppStoreAPI PathsV1AppCategories.swift
[1436/1588] Compiling AppStoreAPI PathsV1AppCategoriesWithID.swift
[1437/1588] Compiling AppStoreAPI PathsV1AppCategoriesWithIDParent.swift
[1438/1588] Compiling AppStoreAPI PathsV1AppCategoriesWithIDSubcategories.swift
[1439/1588] Compiling AppStoreAPI PathsV1AppClipAdvancedExperienceImages.swift
[1440/1588] Compiling AppStoreAPI PathsV1AppClipAdvancedExperienceImagesWithID.swift
[1441/1636] Compiling AppStoreAPI SubscriptionSubmission.swift
[1442/1636] Compiling AppStoreAPI SubscriptionSubmissionCreateRequest.swift
[1443/1636] Compiling AppStoreAPI SubscriptionSubmissionResponse.swift
[1444/1636] Compiling AppStoreAPI SubscriptionUpdateRequest.swift
[1445/1636] Compiling AppStoreAPI SubscriptionsResponse.swift
[1446/1636] Compiling AppStoreAPI TerritoriesResponse.swift
[1447/1636] Compiling AppStoreAPI TerritoriesWithoutIncludesResponse.swift
[1448/1636] Compiling AppStoreAPI Territory.swift
[1449/1636] Compiling AppStoreAPI TerritoryAvailabilitiesResponse.swift
[1450/1636] Compiling AppStoreAPI TerritoryAvailability.swift
[1451/1636] Compiling AppStoreAPI TerritoryAvailabilityInlineCreate.swift
[1452/1636] Compiling AppStoreAPI TerritoryAvailabilityResponse.swift
[1453/1636] Compiling AppStoreAPI TerritoryAvailabilityUpdateRequest.swift
[1454/1636] Compiling AppStoreAPI TerritoryCode.swift
[1455/1636] Compiling AppStoreAPI TerritoryInlineCreate.swift
[1456/1636] Compiling AppStoreAPI TerritoryResponse.swift
[1457/1636] Compiling AppStoreAPI UploadOperation.swift
[1458/1636] Compiling AppStoreAPI User.swift
[1459/1636] Compiling AppStoreAPI UserInvitation.swift
[1460/1636] Compiling AppStoreAPI UserInvitationCreateRequest.swift
[1461/1636] Compiling AppStoreAPI UserInvitationResponse.swift
[1462/1636] Compiling AppStoreAPI UserInvitationsResponse.swift
[1463/1636] Compiling AppStoreAPI UserResponse.swift
[1464/1636] Compiling AppStoreAPI UserRole.swift
[1465/1636] Compiling AppStoreAPI UserUpdateRequest.swift
[1466/1660] Compiling AppStoreAPI SubscriptionOfferDuration.swift
[1467/1660] Compiling AppStoreAPI SubscriptionOfferEligibility.swift
[1468/1660] Compiling AppStoreAPI SubscriptionOfferMode.swift
[1469/1660] Compiling AppStoreAPI SubscriptionPrice.swift
[1470/1660] Compiling AppStoreAPI SubscriptionPriceCreateRequest.swift
[1471/1660] Compiling AppStoreAPI SubscriptionPriceInlineCreate.swift
[1472/1660] Compiling AppStoreAPI SubscriptionPricePoint.swift
[1473/1660] Compiling AppStoreAPI SubscriptionPricePointInlineCreate.swift
[1474/1660] Compiling AppStoreAPI SubscriptionPricePointResponse.swift
[1475/1660] Compiling AppStoreAPI SubscriptionPricePointsResponse.swift
[1476/1660] Compiling AppStoreAPI SubscriptionPriceResponse.swift
[1477/1660] Compiling AppStoreAPI SubscriptionPricesLinkagesRequest.swift
[1478/1660] Compiling AppStoreAPI SubscriptionPricesLinkagesResponse.swift
[1479/1660] Compiling AppStoreAPI SubscriptionPricesResponse.swift
[1480/1660] Compiling AppStoreAPI SubscriptionPromotionalOffer.swift
[1481/1660] Compiling AppStoreAPI SubscriptionPromotionalOfferCreateRequest.swift
[1482/1660] Compiling AppStoreAPI SubscriptionPromotionalOfferInlineCreate.swift
[1483/1660] Compiling AppStoreAPI SubscriptionPromotionalOfferPrice.swift
[1484/1660] Compiling AppStoreAPI SubscriptionPromotionalOfferPriceInlineCreate.swift
[1485/1660] Compiling AppStoreAPI SubscriptionPromotionalOfferPricesResponse.swift
[1486/1660] Compiling AppStoreAPI SubscriptionPromotionalOfferResponse.swift
[1487/1660] Compiling AppStoreAPI SubscriptionPromotionalOfferUpdateRequest.swift
[1488/1660] Compiling AppStoreAPI SubscriptionPromotionalOffersResponse.swift
[1489/1660] Compiling AppStoreAPI SubscriptionResponse.swift
[1490/1660] Compiling AppStoreAPI SubscriptionStatusURLVersion.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 PathsV1AppCustomProductPageVersionsWithID.swift
[1517/1708] Compiling AppStoreAPI PathsV1AppCustomProductPageVersionsWithIDAppCustomProductPageLocalizations.swift
[1518/1708] Compiling AppStoreAPI PathsV1AppCustomProductPages.swift
[1519/1708] Compiling AppStoreAPI PathsV1AppCustomProductPagesWithID.swift
[1520/1708] Compiling AppStoreAPI PathsV1AppCustomProductPagesWithIDAppCustomProductPageVersions.swift
[1521/1708] Compiling AppStoreAPI PathsV1AppEncryptionDeclarationDocuments.swift
[1522/1708] Compiling AppStoreAPI PathsV1AppEncryptionDeclarationDocumentsWithID.swift
[1523/1708] Compiling AppStoreAPI PathsV1AppEncryptionDeclarations.swift
[1524/1708] Compiling AppStoreAPI PathsV1AppEncryptionDeclarationsWithID.swift
[1525/1708] Compiling AppStoreAPI PathsV1AppEncryptionDeclarationsWithIDApp.swift
[1526/1708] Compiling AppStoreAPI PathsV1AppEncryptionDeclarationsWithIDAppEncryptionDeclarationDocument.swift
[1527/1708] Compiling AppStoreAPI PathsV1AppEncryptionDeclarationsWithIDRelationships.swift
[1528/1708] Compiling AppStoreAPI PathsV1AppEncryptionDeclarationsWithIDRelationshipsBuilds.swift
[1529/1708] Compiling AppStoreAPI PathsV1AppEventLocalizations.swift
[1530/1708] Compiling AppStoreAPI PathsV1AppEventLocalizationsWithID.swift
[1531/1708] Compiling AppStoreAPI PathsV1AppEventLocalizationsWithIDAppEventScreenshots.swift
[1532/1708] Compiling AppStoreAPI PathsV1AppEventLocalizationsWithIDAppEventVideoClips.swift
[1533/1708] Compiling AppStoreAPI PathsV1AppEventScreenshots.swift
[1534/1708] Compiling AppStoreAPI PathsV1AppEventScreenshotsWithID.swift
[1535/1708] Compiling AppStoreAPI PathsV1AppEventVideoClips.swift
[1536/1708] Compiling AppStoreAPI PathsV1AppEventVideoClipsWithID.swift
[1537/1708] Compiling AppStoreAPI PathsV1AppEvents.swift
[1538/1708] Compiling AppStoreAPI PathsV1AppEventsWithID.swift
[1539/1708] Compiling AppStoreAPI PathsV1AppEventsWithIDLocalizations.swift
[1540/1708] Compiling AppStoreAPI PathsV1AppInfoLocalizations.swift
[1541/1732] Compiling AppStoreAPI PathsV1AppClipAdvancedExperiences.swift
[1542/1732] Compiling AppStoreAPI PathsV1AppClipAdvancedExperiencesWithID.swift
[1543/1732] Compiling AppStoreAPI PathsV1AppClipAppStoreReviewDetails.swift
[1544/1732] Compiling AppStoreAPI PathsV1AppClipAppStoreReviewDetailsWithID.swift
[1545/1732] Compiling AppStoreAPI PathsV1AppClipDefaultExperienceLocalizations.swift
[1546/1732] Compiling AppStoreAPI PathsV1AppClipDefaultExperienceLocalizationsWithID.swift
[1547/1732] Compiling AppStoreAPI PathsV1AppClipDefaultExperienceLocalizationsWithIDAppClipHeaderImage.swift
[1548/1732] Compiling AppStoreAPI PathsV1AppClipDefaultExperiences.swift
[1549/1732] Compiling AppStoreAPI PathsV1AppClipDefaultExperiencesWithID.swift
[1550/1732] Compiling AppStoreAPI PathsV1AppClipDefaultExperiencesWithIDAppClipAppStoreReviewDetail.swift
[1551/1732] Compiling AppStoreAPI PathsV1AppClipDefaultExperiencesWithIDAppClipDefaultExperienceLocalizations.swift
[1552/1732] Compiling AppStoreAPI PathsV1AppClipDefaultExperiencesWithIDRelationships.swift
[1553/1732] Compiling AppStoreAPI PathsV1AppClipDefaultExperiencesWithIDRelationshipsReleaseWithAppStoreVersion.swift
[1554/1732] Compiling AppStoreAPI PathsV1AppClipDefaultExperiencesWithIDReleaseWithAppStoreVersion.swift
[1555/1732] Compiling AppStoreAPI PathsV1AppClipHeaderImages.swift
[1556/1732] Compiling AppStoreAPI PathsV1AppClipHeaderImagesWithID.swift
[1557/1732] Compiling AppStoreAPI PathsV1AppClips.swift
[1558/1732] Compiling AppStoreAPI PathsV1AppClipsWithID.swift
[1559/1732] Compiling AppStoreAPI PathsV1AppClipsWithIDAppClipAdvancedExperiences.swift
[1560/1732] Compiling AppStoreAPI PathsV1AppClipsWithIDAppClipDefaultExperiences.swift
[1561/1732] Compiling AppStoreAPI PathsV1AppCustomProductPageLocalizations.swift
[1562/1732] Compiling AppStoreAPI PathsV1AppCustomProductPageLocalizationsWithID.swift
[1563/1732] Compiling AppStoreAPI PathsV1AppCustomProductPageLocalizationsWithIDAppPreviewSets.swift
[1564/1732] Compiling AppStoreAPI PathsV1AppCustomProductPageLocalizationsWithIDAppScreenshotSets.swift
[1565/1732] Compiling AppStoreAPI PathsV1AppCustomProductPageVersions.swift
[1566/1732] Compiling AppStoreAPI PathsV1AppScreenshotSetsWithID.swift
[1567/1732] Compiling AppStoreAPI PathsV1AppScreenshotSetsWithIDAppScreenshots.swift
[1568/1732] Compiling AppStoreAPI PathsV1AppScreenshotSetsWithIDRelationships.swift
[1569/1732] Compiling AppStoreAPI PathsV1AppScreenshotSetsWithIDRelationshipsAppScreenshots.swift
[1570/1732] Compiling AppStoreAPI PathsV1AppScreenshots.swift
[1571/1732] Compiling AppStoreAPI PathsV1AppScreenshotsWithID.swift
[1572/1732] Compiling AppStoreAPI PathsV1AppStoreReviewAttachments.swift
[1573/1732] Compiling AppStoreAPI PathsV1AppStoreReviewAttachmentsWithID.swift
[1574/1732] Compiling AppStoreAPI PathsV1AppStoreReviewDetails.swift
[1575/1732] Compiling AppStoreAPI PathsV1AppStoreReviewDetailsWithID.swift
[1576/1732] Compiling AppStoreAPI PathsV1AppStoreReviewDetailsWithIDAppStoreReviewAttachments.swift
[1577/1732] Compiling AppStoreAPI PathsV1AppStoreVersionExperimentTreatmentLocalizations.swift
[1578/1732] Compiling AppStoreAPI PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithID.swift
[1579/1732] Compiling AppStoreAPI PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithIDAppPreviewSets.swift
[1580/1732] Compiling AppStoreAPI PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithIDAppScreenshotSets.swift
[1581/1732] Compiling AppStoreAPI PathsV1AppStoreVersionExperimentTreatments.swift
[1582/1732] Compiling AppStoreAPI PathsV1AppStoreVersionExperimentTreatmentsWithID.swift
[1583/1732] Compiling AppStoreAPI PathsV1AppStoreVersionExperimentTreatmentsWithIDAppStoreVersionExperimentTreatmentLocalizations.swift
[1584/1732] Compiling AppStoreAPI PathsV1AppStoreVersionExperiments.swift
[1585/1732] Compiling AppStoreAPI PathsV1AppStoreVersionExperimentsWithID.swift
[1586/1732] Compiling AppStoreAPI PathsV1AppStoreVersionExperimentsWithIDAppStoreVersionExperimentTreatments.swift
[1587/1732] Compiling AppStoreAPI PathsV1AppStoreVersionLocalizations.swift
[1588/1732] Compiling AppStoreAPI PathsV1AppStoreVersionLocalizationsWithID.swift
[1589/1732] Compiling AppStoreAPI PathsV1AppStoreVersionLocalizationsWithIDAppPreviewSets.swift
[1590/1780] Compiling AppStoreAPI PathsV1AppInfoLocalizationsWithID.swift
[1591/1780] Compiling AppStoreAPI PathsV1AppInfos.swift
[1592/1780] Compiling AppStoreAPI PathsV1AppInfosWithID.swift
[1593/1780] Compiling AppStoreAPI PathsV1AppInfosWithIDAgeRatingDeclaration.swift
[1594/1780] Compiling AppStoreAPI PathsV1AppInfosWithIDAppInfoLocalizations.swift
[1595/1780] Compiling AppStoreAPI PathsV1AppInfosWithIDPrimaryCategory.swift
[1596/1780] Compiling AppStoreAPI PathsV1AppInfosWithIDPrimarySubcategoryOne.swift
[1597/1780] Compiling AppStoreAPI PathsV1AppInfosWithIDPrimarySubcategoryTwo.swift
[1598/1780] Compiling AppStoreAPI PathsV1AppInfosWithIDSecondaryCategory.swift
[1599/1780] Compiling AppStoreAPI PathsV1AppInfosWithIDSecondarySubcategoryOne.swift
[1600/1780] Compiling AppStoreAPI PathsV1AppInfosWithIDSecondarySubcategoryTwo.swift
[1601/1780] Compiling AppStoreAPI PathsV1AppPreviewSets.swift
[1602/1780] Compiling AppStoreAPI PathsV1AppPreviewSetsWithID.swift
[1603/1780] Compiling AppStoreAPI PathsV1AppPreviewSetsWithIDAppPreviews.swift
[1604/1780] Compiling AppStoreAPI PathsV1AppPreviewSetsWithIDRelationships.swift
[1605/1780] Compiling AppStoreAPI PathsV1AppPreviewSetsWithIDRelationshipsAppPreviews.swift
[1606/1780] Compiling AppStoreAPI PathsV1AppPreviews.swift
[1607/1780] Compiling AppStoreAPI PathsV1AppPreviewsWithID.swift
[1608/1780] Compiling AppStoreAPI PathsV1AppPriceSchedules.swift
[1609/1780] Compiling AppStoreAPI PathsV1AppPriceSchedulesWithID.swift
[1610/1780] Compiling AppStoreAPI PathsV1AppPriceSchedulesWithIDAutomaticPrices.swift
[1611/1780] Compiling AppStoreAPI PathsV1AppPriceSchedulesWithIDBaseTerritory.swift
[1612/1780] Compiling AppStoreAPI PathsV1AppPriceSchedulesWithIDManualPrices.swift
[1613/1780] Compiling AppStoreAPI PathsV1AppScreenshotSets.swift
[1614/1804] Compiling AppStoreAPI PathsV1AppStoreVersionLocalizationsWithIDAppScreenshotSets.swift
[1615/1804] Compiling AppStoreAPI PathsV1AppStoreVersionPhasedReleases.swift
[1616/1804] Compiling AppStoreAPI PathsV1AppStoreVersionPhasedReleasesWithID.swift
[1617/1804] Compiling AppStoreAPI PathsV1AppStoreVersionPromotions.swift
[1618/1804] Compiling AppStoreAPI PathsV1AppStoreVersionReleaseRequests.swift
[1619/1804] Compiling AppStoreAPI PathsV1AppStoreVersionSubmissions.swift
[1620/1804] Compiling AppStoreAPI PathsV1AppStoreVersionSubmissionsWithID.swift
[1621/1804] Compiling AppStoreAPI PathsV1AppStoreVersions.swift
[1622/1804] Compiling AppStoreAPI PathsV1AppStoreVersionsWithID.swift
[1623/1804] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDAgeRatingDeclaration.swift
[1624/1804] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDAlternativeDistributionPackage.swift
[1625/1804] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDAppClipDefaultExperience.swift
[1626/1804] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDAppStoreReviewDetail.swift
[1627/1804] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDAppStoreVersionExperiments.swift
[1628/1804] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDAppStoreVersionExperimentsV2.swift
[1629/1804] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDAppStoreVersionLocalizations.swift
[1630/1804] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDAppStoreVersionPhasedRelease.swift
[1631/1804] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDAppStoreVersionSubmission.swift
[1632/1804] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDBuild.swift
[1633/1804] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDCustomerReviews.swift
[1634/1804] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDGameCenterAppVersion.swift
[1635/1804] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDRelationships.swift
[1636/1804] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDRelationshipsAppClipDefaultExperience.swift
[1637/1804] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDRelationshipsBuild.swift
[1638/1828] Compiling AppStoreAPI PathsV1AppsWithIDGameCenterEnabledVersions.swift
[1639/1828] Compiling AppStoreAPI PathsV1AppsWithIDInAppPurchases.swift
[1640/1828] Compiling AppStoreAPI PathsV1AppsWithIDInAppPurchasesV2.swift
[1641/1828] Compiling AppStoreAPI PathsV1AppsWithIDMarketplaceSearchDetail.swift
[1642/1828] Compiling AppStoreAPI PathsV1AppsWithIDMetrics.swift
[1643/1828] Compiling AppStoreAPI PathsV1AppsWithIDMetricsBetaTesterUsages.swift
[1644/1828] Compiling AppStoreAPI PathsV1AppsWithIDPerfPowerMetrics.swift
[1645/1828] Compiling AppStoreAPI PathsV1AppsWithIDPreReleaseVersions.swift
[1646/1828] Compiling AppStoreAPI PathsV1AppsWithIDPromotedPurchases.swift
[1647/1828] Compiling AppStoreAPI PathsV1AppsWithIDRelationships.swift
[1648/1828] Compiling AppStoreAPI PathsV1AppsWithIDRelationshipsBetaTesters.swift
[1649/1828] Compiling AppStoreAPI PathsV1AppsWithIDRelationshipsPromotedPurchases.swift
[1650/1828] Compiling AppStoreAPI PathsV1AppsWithIDReviewSubmissions.swift
[1651/1828] Compiling AppStoreAPI PathsV1AppsWithIDSubscriptionGracePeriod.swift
[1652/1828] Compiling AppStoreAPI PathsV1AppsWithIDSubscriptionGroups.swift
[1653/1828] Compiling AppStoreAPI PathsV1BetaAppClipInvocationLocalizations.swift
[1654/1828] Compiling AppStoreAPI PathsV1BetaAppClipInvocationLocalizationsWithID.swift
[1655/1828] Compiling AppStoreAPI PathsV1BetaAppClipInvocations.swift
[1656/1828] Compiling AppStoreAPI PathsV1BetaAppClipInvocationsWithID.swift
[1657/1828] Compiling AppStoreAPI PathsV1BetaAppLocalizations.swift
[1658/1828] Compiling AppStoreAPI PathsV1BetaAppLocalizationsWithID.swift
[1659/1828] Compiling AppStoreAPI PathsV1BetaAppLocalizationsWithIDApp.swift
[1660/1828] Compiling AppStoreAPI PathsV1BetaAppReviewDetails.swift
[1661/1828] Compiling AppStoreAPI PathsV1BetaAppReviewDetailsWithID.swift
[1662/1852] Compiling AppStoreAPI PathsV1BuildsWithIDBetaBuildLocalizations.swift
[1663/1852] Compiling AppStoreAPI PathsV1BuildsWithIDBuildBetaDetail.swift
[1664/1852] Compiling AppStoreAPI PathsV1BuildsWithIDDiagnosticSignatures.swift
[1665/1852] Compiling AppStoreAPI PathsV1BuildsWithIDIcons.swift
[1666/1852] Compiling AppStoreAPI PathsV1BuildsWithIDIndividualTesters.swift
[1667/1852] Compiling AppStoreAPI PathsV1BuildsWithIDMetrics.swift
[1668/1852] Compiling AppStoreAPI PathsV1BuildsWithIDMetricsBetaBuildUsages.swift
[1669/1852] Compiling AppStoreAPI PathsV1BuildsWithIDPerfPowerMetrics.swift
[1670/1852] Compiling AppStoreAPI PathsV1BuildsWithIDPreReleaseVersion.swift
[1671/1852] Compiling AppStoreAPI PathsV1BuildsWithIDRelationships.swift
[1672/1852] Compiling AppStoreAPI PathsV1BuildsWithIDRelationshipsAppEncryptionDeclaration.swift
[1673/1852] Compiling AppStoreAPI PathsV1BuildsWithIDRelationshipsBetaGroups.swift
[1674/1852] Compiling AppStoreAPI PathsV1BuildsWithIDRelationshipsIndividualTesters.swift
[1675/1852] Compiling AppStoreAPI PathsV1BundleIDCapabilities.swift
[1676/1852] Compiling AppStoreAPI PathsV1BundleIDCapabilitiesWithID.swift
[1677/1852] Compiling AppStoreAPI PathsV1BundleIDs.swift
[1678/1852] Compiling AppStoreAPI PathsV1BundleIDsWithID.swift
[1679/1852] Compiling AppStoreAPI PathsV1BundleIDsWithIDApp.swift
[1680/1852] Compiling AppStoreAPI PathsV1BundleIDsWithIDBundleIDCapabilities.swift
[1681/1852] Compiling AppStoreAPI PathsV1BundleIDsWithIDProfiles.swift
[1682/1852] Compiling AppStoreAPI PathsV1Certificates.swift
[1683/1852] Compiling AppStoreAPI PathsV1CertificatesWithID.swift
[1684/1852] Compiling AppStoreAPI PathsV1CiArtifacts.swift
[1685/1852] Compiling AppStoreAPI PathsV1CiArtifactsWithID.swift
[1686/1876] Compiling AppStoreAPI PathsV1BetaAppReviewDetailsWithIDApp.swift
[1687/1876] Compiling AppStoreAPI PathsV1BetaAppReviewSubmissions.swift
[1688/1876] Compiling AppStoreAPI PathsV1BetaAppReviewSubmissionsWithID.swift
[1689/1876] Compiling AppStoreAPI PathsV1BetaAppReviewSubmissionsWithIDBuild.swift
[1690/1876] Compiling AppStoreAPI PathsV1BetaBuildLocalizations.swift
[1691/1876] Compiling AppStoreAPI PathsV1BetaBuildLocalizationsWithID.swift
[1692/1876] Compiling AppStoreAPI PathsV1BetaBuildLocalizationsWithIDBuild.swift
[1693/1876] Compiling AppStoreAPI PathsV1BetaGroups.swift
[1694/1876] Compiling AppStoreAPI PathsV1BetaGroupsWithID.swift
[1695/1876] Compiling AppStoreAPI PathsV1BetaGroupsWithIDApp.swift
[1696/1876] Compiling AppStoreAPI PathsV1BetaGroupsWithIDBetaTesters.swift
[1697/1876] Compiling AppStoreAPI PathsV1BetaGroupsWithIDBuilds.swift
[1698/1876] Compiling AppStoreAPI PathsV1BetaGroupsWithIDMetrics.swift
[1699/1876] Compiling AppStoreAPI PathsV1BetaGroupsWithIDMetricsBetaTesterUsages.swift
[1700/1876] Compiling AppStoreAPI PathsV1BetaGroupsWithIDRelationships.swift
[1701/1876] Compiling AppStoreAPI PathsV1BetaGroupsWithIDRelationshipsBetaTesters.swift
[1702/1876] Compiling AppStoreAPI PathsV1BetaGroupsWithIDRelationshipsBuilds.swift
[1703/1876] Compiling AppStoreAPI PathsV1BetaLicenseAgreements.swift
[1704/1876] Compiling AppStoreAPI PathsV1BetaLicenseAgreementsWithID.swift
[1705/1876] Compiling AppStoreAPI PathsV1BetaLicenseAgreementsWithIDApp.swift
[1706/1876] Compiling AppStoreAPI PathsV1BetaTesterInvitations.swift
[1707/1876] Compiling AppStoreAPI PathsV1BetaTesters.swift
[1708/1876] Compiling AppStoreAPI PathsV1BetaTestersWithID.swift
[1709/1876] Compiling AppStoreAPI PathsV1BetaTestersWithIDApps.swift
[1710/1900] Compiling AppStoreAPI PathsV1BetaTestersWithIDBetaGroups.swift
[1711/1900] Compiling AppStoreAPI PathsV1BetaTestersWithIDBuilds.swift
[1712/1900] Compiling AppStoreAPI PathsV1BetaTestersWithIDMetrics.swift
[1713/1900] Compiling AppStoreAPI PathsV1BetaTestersWithIDMetricsBetaTesterUsages.swift
[1714/1900] Compiling AppStoreAPI PathsV1BetaTestersWithIDRelationships.swift
[1715/1900] Compiling AppStoreAPI PathsV1BetaTestersWithIDRelationshipsApps.swift
[1716/1900] Compiling AppStoreAPI PathsV1BetaTestersWithIDRelationshipsBetaGroups.swift
[1717/1900] Compiling AppStoreAPI PathsV1BetaTestersWithIDRelationshipsBuilds.swift
[1718/1900] Compiling AppStoreAPI PathsV1BuildBetaDetails.swift
[1719/1900] Compiling AppStoreAPI PathsV1BuildBetaDetailsWithID.swift
[1720/1900] Compiling AppStoreAPI PathsV1BuildBetaDetailsWithIDBuild.swift
[1721/1900] Compiling AppStoreAPI PathsV1BuildBetaNotifications.swift
[1722/1900] Compiling AppStoreAPI PathsV1BuildBundles.swift
[1723/1900] Compiling AppStoreAPI PathsV1BuildBundlesWithID.swift
[1724/1900] Compiling AppStoreAPI PathsV1BuildBundlesWithIDAppClipDomainCacheStatus.swift
[1725/1900] Compiling AppStoreAPI PathsV1BuildBundlesWithIDAppClipDomainDebugStatus.swift
[1726/1900] Compiling AppStoreAPI PathsV1BuildBundlesWithIDBetaAppClipInvocations.swift
[1727/1900] Compiling AppStoreAPI PathsV1BuildBundlesWithIDBuildBundleFileSizes.swift
[1728/1900] Compiling AppStoreAPI PathsV1Builds.swift
[1729/1900] Compiling AppStoreAPI PathsV1BuildsWithID.swift
[1730/1900] Compiling AppStoreAPI PathsV1BuildsWithIDApp.swift
[1731/1900] Compiling AppStoreAPI PathsV1BuildsWithIDAppEncryptionDeclaration.swift
[1732/1900] Compiling AppStoreAPI PathsV1BuildsWithIDAppStoreVersion.swift
[1733/1900] Compiling AppStoreAPI PathsV1BuildsWithIDBetaAppReviewSubmission.swift
[1734/1924] Compiling AppStoreAPI PathsV1CiWorkflows.swift
[1735/1924] Compiling AppStoreAPI PathsV1CiWorkflowsWithID.swift
[1736/1924] Compiling AppStoreAPI PathsV1CiWorkflowsWithIDBuildRuns.swift
[1737/1924] Compiling AppStoreAPI PathsV1CiWorkflowsWithIDRepository.swift
[1738/1924] Compiling AppStoreAPI PathsV1CiXcodeVersions.swift
[1739/1924] Compiling AppStoreAPI PathsV1CiXcodeVersionsWithID.swift
[1740/1924] Compiling AppStoreAPI PathsV1CiXcodeVersionsWithIDMacOsVersions.swift
[1741/1924] Compiling AppStoreAPI PathsV1CustomerReviewResponses.swift
[1742/1924] Compiling AppStoreAPI PathsV1CustomerReviewResponsesWithID.swift
[1743/1924] Compiling AppStoreAPI PathsV1CustomerReviews.swift
[1744/1924] Compiling AppStoreAPI PathsV1CustomerReviewsWithID.swift
[1745/1924] Compiling AppStoreAPI PathsV1CustomerReviewsWithIDResponse.swift
[1746/1924] Compiling AppStoreAPI PathsV1Devices.swift
[1747/1924] Compiling AppStoreAPI PathsV1DevicesWithID.swift
[1748/1924] Compiling AppStoreAPI PathsV1DiagnosticSignatures.swift
[1749/1924] Compiling AppStoreAPI PathsV1DiagnosticSignaturesWithID.swift
[1750/1924] Compiling AppStoreAPI PathsV1DiagnosticSignaturesWithIDLogs.swift
[1751/1924] Compiling AppStoreAPI PathsV1EndAppAvailabilityPreOrders.swift
[1752/1924] Compiling AppStoreAPI PathsV1EndUserLicenseAgreements.swift
[1753/1924] Compiling AppStoreAPI PathsV1EndUserLicenseAgreementsWithID.swift
[1754/1924] Compiling AppStoreAPI PathsV1EndUserLicenseAgreementsWithIDTerritories.swift
[1755/1924] Compiling AppStoreAPI PathsV1FinanceReports.swift
[1756/1924] Compiling AppStoreAPI PathsV1GameCenterAchievementImages.swift
[1757/1924] Compiling AppStoreAPI PathsV1GameCenterAchievementImagesWithID.swift
[1758/1948] Compiling AppStoreAPI PathsV1AppStoreVersionsWithIDRoutingAppCoverage.swift
[1759/1948] Compiling AppStoreAPI PathsV1Apps.swift
[1760/1948] Compiling AppStoreAPI PathsV1AppsWithID.swift
[1761/1948] Compiling AppStoreAPI PathsV1AppsWithIDAlternativeDistributionKey.swift
[1762/1948] Compiling AppStoreAPI PathsV1AppsWithIDAnalyticsReportRequests.swift
[1763/1948] Compiling AppStoreAPI PathsV1AppsWithIDAppAvailabilityV2.swift
[1764/1948] Compiling AppStoreAPI PathsV1AppsWithIDAppClips.swift
[1765/1948] Compiling AppStoreAPI PathsV1AppsWithIDAppCustomProductPages.swift
[1766/1948] Compiling AppStoreAPI PathsV1AppsWithIDAppEncryptionDeclarations.swift
[1767/1948] Compiling AppStoreAPI PathsV1AppsWithIDAppEvents.swift
[1768/1948] Compiling AppStoreAPI PathsV1AppsWithIDAppInfos.swift
[1769/1948] Compiling AppStoreAPI PathsV1AppsWithIDAppPricePoints.swift
[1770/1948] Compiling AppStoreAPI PathsV1AppsWithIDAppPriceSchedule.swift
[1771/1948] Compiling AppStoreAPI PathsV1AppsWithIDAppStoreVersionExperimentsV2.swift
[1772/1948] Compiling AppStoreAPI PathsV1AppsWithIDAppStoreVersions.swift
[1773/1948] Compiling AppStoreAPI PathsV1AppsWithIDBetaAppLocalizations.swift
[1774/1948] Compiling AppStoreAPI PathsV1AppsWithIDBetaAppReviewDetail.swift
[1775/1948] Compiling AppStoreAPI PathsV1AppsWithIDBetaGroups.swift
[1776/1948] Compiling AppStoreAPI PathsV1AppsWithIDBetaLicenseAgreement.swift
[1777/1948] Compiling AppStoreAPI PathsV1AppsWithIDBuilds.swift
[1778/1948] Compiling AppStoreAPI PathsV1AppsWithIDCiProduct.swift
[1779/1948] Compiling AppStoreAPI PathsV1AppsWithIDCustomerReviews.swift
[1780/1948] Compiling AppStoreAPI PathsV1AppsWithIDEndUserLicenseAgreement.swift
[1781/1948] Compiling AppStoreAPI PathsV1AppsWithIDGameCenterDetail.swift
[1782/1972] Compiling AppStoreAPI PathsV1CiBuildActions.swift
[1783/1972] Compiling AppStoreAPI PathsV1CiBuildActionsWithID.swift
[1784/1972] Compiling AppStoreAPI PathsV1CiBuildActionsWithIDArtifacts.swift
[1785/1972] Compiling AppStoreAPI PathsV1CiBuildActionsWithIDBuildRun.swift
[1786/1972] Compiling AppStoreAPI PathsV1CiBuildActionsWithIDIssues.swift
[1787/1972] Compiling AppStoreAPI PathsV1CiBuildActionsWithIDTestResults.swift
[1788/1972] Compiling AppStoreAPI PathsV1CiBuildRuns.swift
[1789/1972] Compiling AppStoreAPI PathsV1CiBuildRunsWithID.swift
[1790/1972] Compiling AppStoreAPI PathsV1CiBuildRunsWithIDActions.swift
[1791/1972] Compiling AppStoreAPI PathsV1CiBuildRunsWithIDBuilds.swift
[1792/1972] Compiling AppStoreAPI PathsV1CiIssues.swift
[1793/1972] Compiling AppStoreAPI PathsV1CiIssuesWithID.swift
[1794/1972] Compiling AppStoreAPI PathsV1CiMacOsVersions.swift
[1795/1972] Compiling AppStoreAPI PathsV1CiMacOsVersionsWithID.swift
[1796/1972] Compiling AppStoreAPI PathsV1CiMacOsVersionsWithIDXcodeVersions.swift
[1797/1972] Compiling AppStoreAPI PathsV1CiProducts.swift
[1798/1972] Compiling AppStoreAPI PathsV1CiProductsWithID.swift
[1799/1972] Compiling AppStoreAPI PathsV1CiProductsWithIDAdditionalRepositories.swift
[1800/1972] Compiling AppStoreAPI PathsV1CiProductsWithIDApp.swift
[1801/1972] Compiling AppStoreAPI PathsV1CiProductsWithIDBuildRuns.swift
[1802/1972] Compiling AppStoreAPI PathsV1CiProductsWithIDPrimaryRepositories.swift
[1803/1972] Compiling AppStoreAPI PathsV1CiProductsWithIDWorkflows.swift
[1804/1972] Compiling AppStoreAPI PathsV1CiTestResults.swift
[1805/1972] Compiling AppStoreAPI PathsV1CiTestResultsWithID.swift
[1806/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementLocalizations.swift
[1807/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementLocalizationsWithID.swift
[1808/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementLocalizationsWithIDGameCenterAchievement.swift
[1809/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementLocalizationsWithIDGameCenterAchievementImage.swift
[1810/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementReleases.swift
[1811/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementReleasesWithID.swift
[1812/1996] Compiling AppStoreAPI PathsV1GameCenterAchievements.swift
[1813/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementsWithID.swift
[1814/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementsWithIDGroupAchievement.swift
[1815/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementsWithIDLocalizations.swift
[1816/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementsWithIDRelationships.swift
[1817/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementsWithIDRelationshipsGroupAchievement.swift
[1818/1996] Compiling AppStoreAPI PathsV1GameCenterAchievementsWithIDReleases.swift
[1819/1996] Compiling AppStoreAPI PathsV1GameCenterAppVersions.swift
[1820/1996] Compiling AppStoreAPI PathsV1GameCenterAppVersionsWithID.swift
[1821/1996] Compiling AppStoreAPI PathsV1GameCenterAppVersionsWithIDAppStoreVersion.swift
[1822/1996] Compiling AppStoreAPI PathsV1GameCenterAppVersionsWithIDCompatibilityVersions.swift
[1823/1996] Compiling AppStoreAPI PathsV1GameCenterAppVersionsWithIDRelationships.swift
[1824/1996] Compiling AppStoreAPI PathsV1GameCenterAppVersionsWithIDRelationshipsCompatibilityVersions.swift
[1825/1996] Compiling AppStoreAPI PathsV1GameCenterDetails.swift
[1826/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithID.swift
[1827/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDAchievementReleases.swift
[1828/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDGameCenterAchievements.swift
[1829/1996] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDGameCenterAppVersions.swift
[1830/2020] Compiling AppStoreAPI PathsV1GameCenterGroupsWithIDRelationshipsGameCenterAchievements.swift
[1831/2020] Compiling AppStoreAPI PathsV1GameCenterGroupsWithIDRelationshipsGameCenterLeaderboardSets.swift
[1832/2020] Compiling AppStoreAPI PathsV1GameCenterGroupsWithIDRelationshipsGameCenterLeaderboards.swift
[1833/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardEntrySubmissions.swift
[1834/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardImages.swift
[1835/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardImagesWithID.swift
[1836/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardLocalizations.swift
[1837/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardLocalizationsWithID.swift
[1838/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardLocalizationsWithIDGameCenterLeaderboardImage.swift
[1839/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardReleases.swift
[1840/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardReleasesWithID.swift
[1841/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetImages.swift
[1842/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetImagesWithID.swift
[1843/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetLocalizations.swift
[1844/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetLocalizationsWithID.swift
[1845/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetLocalizationsWithIDGameCenterLeaderboardSetImage.swift
[1846/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetMemberLocalizations.swift
[1847/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetMemberLocalizationsWithID.swift
[1848/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetMemberLocalizationsWithIDGameCenterLeaderboard.swift
[1849/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetMemberLocalizationsWithIDGameCenterLeaderboardSet.swift
[1850/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetReleases.swift
[1851/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetReleasesWithID.swift
[1852/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSets.swift
[1853/2020] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetsWithID.swift
[1854/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRuleSetsWithID.swift
[1855/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRuleSetsWithIDMatchmakingQueues.swift
[1856/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRuleSetsWithIDRules.swift
[1857/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRuleSetsWithIDTeams.swift
[1858/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRules.swift
[1859/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRulesWithID.swift
[1860/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRulesWithIDMetrics.swift
[1861/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRulesWithIDMetricsMatchmakingBooleanRuleResults.swift
[1862/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRulesWithIDMetricsMatchmakingNumberRuleResults.swift
[1863/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRulesWithIDMetricsMatchmakingRuleErrors.swift
[1864/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingTeams.swift
[1865/2044] Compiling AppStoreAPI PathsV1GameCenterMatchmakingTeamsWithID.swift
[1866/2044] Compiling AppStoreAPI PathsV1GameCenterPlayerAchievementSubmissions.swift
[1867/2044] Compiling AppStoreAPI PathsV1InAppPurchaseAppStoreReviewScreenshots.swift
[1868/2044] Compiling AppStoreAPI PathsV1InAppPurchaseAppStoreReviewScreenshotsWithID.swift
[1869/2044] Compiling AppStoreAPI PathsV1InAppPurchaseAvailabilities.swift
[1870/2044] Compiling AppStoreAPI PathsV1InAppPurchaseAvailabilitiesWithID.swift
[1871/2044] Compiling AppStoreAPI PathsV1InAppPurchaseAvailabilitiesWithIDAvailableTerritories.swift
[1872/2044] Compiling AppStoreAPI PathsV1InAppPurchaseContents.swift
[1873/2044] Compiling AppStoreAPI PathsV1InAppPurchaseContentsWithID.swift
[1874/2044] Compiling AppStoreAPI PathsV1InAppPurchaseImages.swift
[1875/2044] Compiling AppStoreAPI PathsV1InAppPurchaseImagesWithID.swift
[1876/2044] Compiling AppStoreAPI PathsV1InAppPurchaseLocalizations.swift
[1877/2044] Compiling AppStoreAPI PathsV1InAppPurchaseLocalizationsWithID.swift
[1878/2068] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDGameCenterGroup.swift
[1879/2068] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDGameCenterLeaderboardSets.swift
[1880/2068] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDGameCenterLeaderboards.swift
[1881/2068] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDLeaderboardReleases.swift
[1882/2068] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDLeaderboardSetReleases.swift
[1883/2068] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDMetrics.swift
[1884/2068] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDMetricsClassicMatchmakingRequests.swift
[1885/2068] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDMetricsRuleBasedMatchmakingRequests.swift
[1886/2068] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDRelationships.swift
[1887/2068] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDRelationshipsGameCenterAchievements.swift
[1888/2068] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDRelationshipsGameCenterLeaderboardSets.swift
[1889/2068] Compiling AppStoreAPI PathsV1GameCenterDetailsWithIDRelationshipsGameCenterLeaderboards.swift
[1890/2068] Compiling AppStoreAPI PathsV1GameCenterEnabledVersions.swift
[1891/2068] Compiling AppStoreAPI PathsV1GameCenterEnabledVersionsWithID.swift
[1892/2068] Compiling AppStoreAPI PathsV1GameCenterEnabledVersionsWithIDCompatibleVersions.swift
[1893/2068] Compiling AppStoreAPI PathsV1GameCenterEnabledVersionsWithIDRelationships.swift
[1894/2068] Compiling AppStoreAPI PathsV1GameCenterEnabledVersionsWithIDRelationshipsCompatibleVersions.swift
[1895/2068] Compiling AppStoreAPI PathsV1GameCenterGroups.swift
[1896/2068] Compiling AppStoreAPI PathsV1GameCenterGroupsWithID.swift
[1897/2068] Compiling AppStoreAPI PathsV1GameCenterGroupsWithIDGameCenterAchievements.swift
[1898/2068] Compiling AppStoreAPI PathsV1GameCenterGroupsWithIDGameCenterDetails.swift
[1899/2068] Compiling AppStoreAPI PathsV1GameCenterGroupsWithIDGameCenterLeaderboardSets.swift
[1900/2068] Compiling AppStoreAPI PathsV1GameCenterGroupsWithIDGameCenterLeaderboards.swift
[1901/2068] Compiling AppStoreAPI PathsV1GameCenterGroupsWithIDRelationships.swift
[1902/2092] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetsWithIDGameCenterLeaderboards.swift
[1903/2092] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetsWithIDGroupLeaderboardSet.swift
[1904/2092] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetsWithIDLocalizations.swift
[1905/2092] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetsWithIDRelationships.swift
[1906/2092] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetsWithIDRelationshipsGameCenterLeaderboards.swift
[1907/2092] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetsWithIDRelationshipsGroupLeaderboardSet.swift
[1908/2092] Compiling AppStoreAPI PathsV1GameCenterLeaderboardSetsWithIDReleases.swift
[1909/2092] Compiling AppStoreAPI PathsV1GameCenterLeaderboards.swift
[1910/2092] Compiling AppStoreAPI PathsV1GameCenterLeaderboardsWithID.swift
[1911/2092] Compiling AppStoreAPI PathsV1GameCenterLeaderboardsWithIDGroupLeaderboard.swift
[1912/2092] Compiling AppStoreAPI PathsV1GameCenterLeaderboardsWithIDLocalizations.swift
[1913/2092] Compiling AppStoreAPI PathsV1GameCenterLeaderboardsWithIDRelationships.swift
[1914/2092] Compiling AppStoreAPI PathsV1GameCenterLeaderboardsWithIDRelationshipsGroupLeaderboard.swift
[1915/2092] Compiling AppStoreAPI PathsV1GameCenterLeaderboardsWithIDReleases.swift
[1916/2092] Compiling AppStoreAPI PathsV1GameCenterMatchmakingQueues.swift
[1917/2092] Compiling AppStoreAPI PathsV1GameCenterMatchmakingQueuesWithID.swift
[1918/2092] Compiling AppStoreAPI PathsV1GameCenterMatchmakingQueuesWithIDMetrics.swift
[1919/2092] Compiling AppStoreAPI PathsV1GameCenterMatchmakingQueuesWithIDMetricsExperimentMatchmakingQueueSizes.swift
[1920/2092] Compiling AppStoreAPI PathsV1GameCenterMatchmakingQueuesWithIDMetricsExperimentMatchmakingRequests.swift
[1921/2092] Compiling AppStoreAPI PathsV1GameCenterMatchmakingQueuesWithIDMetricsMatchmakingQueueSizes.swift
[1922/2092] Compiling AppStoreAPI PathsV1GameCenterMatchmakingQueuesWithIDMetricsMatchmakingRequests.swift
[1923/2092] Compiling AppStoreAPI PathsV1GameCenterMatchmakingQueuesWithIDMetricsMatchmakingSessions.swift
[1924/2092] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRuleSetTests.swift
[1925/2092] Compiling AppStoreAPI PathsV1GameCenterMatchmakingRuleSets.swift
[1926/2092] Compiling AppStoreAPI PathsV1InAppPurchasePricePoints.swift
[1927/2092] Compiling AppStoreAPI PathsV1InAppPurchasePricePointsWithID.swift
[1928/2092] Compiling AppStoreAPI PathsV1InAppPurchasePricePointsWithIDEqualizations.swift
[1929/2092] Compiling AppStoreAPI PathsV1InAppPurchasePriceSchedules.swift
[1930/2092] Compiling AppStoreAPI PathsV1InAppPurchasePriceSchedulesWithID.swift
[1931/2092] Compiling AppStoreAPI PathsV1InAppPurchasePriceSchedulesWithIDAutomaticPrices.swift
[1932/2092] Compiling AppStoreAPI PathsV1InAppPurchasePriceSchedulesWithIDBaseTerritory.swift
[1933/2092] Compiling AppStoreAPI PathsV1InAppPurchasePriceSchedulesWithIDManualPrices.swift
[1934/2092] Compiling AppStoreAPI PathsV1InAppPurchaseSubmissions.swift
[1935/2092] Compiling AppStoreAPI PathsV1InAppPurchases.swift
[1936/2092] Compiling AppStoreAPI PathsV1InAppPurchasesWithID.swift
[1937/2092] Compiling AppStoreAPI PathsV1MarketplaceDomains.swift
[1938/2092] Compiling AppStoreAPI PathsV1MarketplaceDomainsWithID.swift
[1939/2092] Compiling AppStoreAPI PathsV1MarketplaceSearchDetails.swift
[1940/2092] Compiling AppStoreAPI PathsV1MarketplaceSearchDetailsWithID.swift
[1941/2092] Compiling AppStoreAPI PathsV1MarketplaceWebhooks.swift
[1942/2092] Compiling AppStoreAPI PathsV1MarketplaceWebhooksWithID.swift
[1943/2092] Compiling AppStoreAPI PathsV1PreReleaseVersions.swift
[1944/2092] Compiling AppStoreAPI PathsV1PreReleaseVersionsWithID.swift
[1945/2092] Compiling AppStoreAPI PathsV1PreReleaseVersionsWithIDApp.swift
[1946/2092] Compiling AppStoreAPI PathsV1PreReleaseVersionsWithIDBuilds.swift
[1947/2092] Compiling AppStoreAPI PathsV1Profiles.swift
[1948/2092] Compiling AppStoreAPI PathsV1ProfilesWithID.swift
[1949/2092] Compiling AppStoreAPI PathsV1ProfilesWithIDBundleID.swift
[1950/2092] Compiling AppStoreAPI PathsV1ProfilesWithIDCertificates.swift
[1951/2092] Compiling AppStoreAPI PathsV1ProfilesWithIDDevices.swift
[1952/2092] Compiling AppStoreAPI PathsV1PromotedPurchaseImages.swift
[1953/2092] Compiling AppStoreAPI PathsV1PromotedPurchaseImagesWithID.swift
[1954/2092] Compiling AppStoreAPI PathsV1PromotedPurchases.swift
[1955/2092] Compiling AppStoreAPI PathsV1PromotedPurchasesWithID.swift
[1956/2092] Compiling AppStoreAPI PathsV1PromotedPurchasesWithIDPromotionImages.swift
[1957/2092] Compiling AppStoreAPI PathsV1ReviewSubmissionItems.swift
[1958/2092] Compiling AppStoreAPI PathsV1ReviewSubmissionItemsWithID.swift
[1959/2092] Compiling AppStoreAPI PathsV1ReviewSubmissions.swift
[1960/2092] Compiling AppStoreAPI PathsV1ReviewSubmissionsWithID.swift
[1961/2092] Compiling AppStoreAPI PathsV1ReviewSubmissionsWithIDItems.swift
[1962/2092] Compiling AppStoreAPI PathsV1RoutingAppCoverages.swift
[1963/2092] Compiling AppStoreAPI PathsV1RoutingAppCoveragesWithID.swift
[1964/2092] Compiling AppStoreAPI PathsV1SalesReports.swift
[1965/2092] Compiling AppStoreAPI PathsV1ScmGitReferences.swift
[1966/2092] Compiling AppStoreAPI PathsV1ScmGitReferencesWithID.swift
[1967/2092] Compiling AppStoreAPI PathsV1ScmProviders.swift
[1968/2092] Compiling AppStoreAPI PathsV1ScmProvidersWithID.swift
[1969/2092] Compiling AppStoreAPI PathsV1ScmProvidersWithIDRepositories.swift
[1970/2092] Compiling AppStoreAPI PathsV1ScmPullRequests.swift
[1971/2092] Compiling AppStoreAPI PathsV1ScmPullRequestsWithID.swift
[1972/2092] Compiling AppStoreAPI PathsV1ScmRepositories.swift
[1973/2092] Compiling AppStoreAPI PathsV1ScmRepositoriesWithID.swift
[1974/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDPrices.swift
[1975/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDPromotedPurchase.swift
[1976/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDPromotionalOffers.swift
[1977/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDRelationships.swift
[1978/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDRelationshipsIntroductoryOffers.swift
[1979/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDRelationshipsPrices.swift
[1980/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDSubscriptionAvailability.swift
[1981/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDSubscriptionLocalizations.swift
[1982/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDWinBackOffers.swift
[1983/2092] Compiling AppStoreAPI PathsV1Territories.swift
[1984/2092] Compiling AppStoreAPI PathsV1TerritoryAvailabilities.swift
[1985/2092] Compiling AppStoreAPI PathsV1TerritoryAvailabilitiesWithID.swift
[1986/2092] Compiling AppStoreAPI PathsV1UserInvitations.swift
[1987/2092] Compiling AppStoreAPI PathsV1UserInvitationsWithID.swift
[1988/2092] Compiling AppStoreAPI PathsV1UserInvitationsWithIDVisibleApps.swift
[1989/2092] Compiling AppStoreAPI PathsV1Users.swift
[1990/2092] Compiling AppStoreAPI PathsV1UsersWithID.swift
[1991/2092] Compiling AppStoreAPI PathsV1UsersWithIDRelationships.swift
[1992/2092] Compiling AppStoreAPI PathsV1UsersWithIDRelationshipsVisibleApps.swift
[1993/2092] Compiling AppStoreAPI PathsV1UsersWithIDVisibleApps.swift
[1994/2092] Compiling AppStoreAPI PathsV1WinBackOffers.swift
[1995/2092] Compiling AppStoreAPI PathsV1WinBackOffersWithID.swift
[1996/2092] Compiling AppStoreAPI PathsV1WinBackOffersWithIDPrices.swift
[1997/2092] Compiling AppStoreAPI PathsV2.swift
[1998/2092] Compiling AppStoreAPI PathsV1ScmRepositoriesWithIDGitReferences.swift
[1999/2092] Compiling AppStoreAPI PathsV1ScmRepositoriesWithIDPullRequests.swift
[2000/2092] Compiling AppStoreAPI PathsV1SubscriptionAppStoreReviewScreenshots.swift
[2001/2092] Compiling AppStoreAPI PathsV1SubscriptionAppStoreReviewScreenshotsWithID.swift
[2002/2092] Compiling AppStoreAPI PathsV1SubscriptionAvailabilities.swift
[2003/2092] Compiling AppStoreAPI PathsV1SubscriptionAvailabilitiesWithID.swift
[2004/2092] Compiling AppStoreAPI PathsV1SubscriptionAvailabilitiesWithIDAvailableTerritories.swift
[2005/2092] Compiling AppStoreAPI PathsV1SubscriptionGracePeriods.swift
[2006/2092] Compiling AppStoreAPI PathsV1SubscriptionGracePeriodsWithID.swift
[2007/2092] Compiling AppStoreAPI PathsV1SubscriptionGroupLocalizations.swift
[2008/2092] Compiling AppStoreAPI PathsV1SubscriptionGroupLocalizationsWithID.swift
[2009/2092] Compiling AppStoreAPI PathsV1SubscriptionGroupSubmissions.swift
[2010/2092] Compiling AppStoreAPI PathsV1SubscriptionGroups.swift
[2011/2092] Compiling AppStoreAPI PathsV1SubscriptionGroupsWithID.swift
[2012/2092] Compiling AppStoreAPI PathsV1SubscriptionGroupsWithIDSubscriptionGroupLocalizations.swift
[2013/2092] Compiling AppStoreAPI PathsV1SubscriptionGroupsWithIDSubscriptions.swift
[2014/2092] Compiling AppStoreAPI PathsV1SubscriptionImages.swift
[2015/2092] Compiling AppStoreAPI PathsV1SubscriptionImagesWithID.swift
[2016/2092] Compiling AppStoreAPI PathsV1SubscriptionIntroductoryOffers.swift
[2017/2092] Compiling AppStoreAPI PathsV1SubscriptionIntroductoryOffersWithID.swift
[2018/2092] Compiling AppStoreAPI PathsV1SubscriptionLocalizations.swift
[2019/2092] Compiling AppStoreAPI PathsV1SubscriptionLocalizationsWithID.swift
[2020/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodeCustomCodes.swift
[2021/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodeCustomCodesWithID.swift
[2022/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodeOneTimeUseCodes.swift
[2023/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodeOneTimeUseCodesWithID.swift
[2024/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodeOneTimeUseCodesWithIDValues.swift
[2025/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodes.swift
[2026/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodesWithID.swift
[2027/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodesWithIDCustomCodes.swift
[2028/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodesWithIDOneTimeUseCodes.swift
[2029/2092] Compiling AppStoreAPI PathsV1SubscriptionOfferCodesWithIDPrices.swift
[2030/2092] Compiling AppStoreAPI PathsV1SubscriptionPricePoints.swift
[2031/2092] Compiling AppStoreAPI PathsV1SubscriptionPricePointsWithID.swift
[2032/2092] Compiling AppStoreAPI PathsV1SubscriptionPricePointsWithIDEqualizations.swift
[2033/2092] Compiling AppStoreAPI PathsV1SubscriptionPrices.swift
[2034/2092] Compiling AppStoreAPI PathsV1SubscriptionPricesWithID.swift
[2035/2092] Compiling AppStoreAPI PathsV1SubscriptionPromotionalOffers.swift
[2036/2092] Compiling AppStoreAPI PathsV1SubscriptionPromotionalOffersWithID.swift
[2037/2092] Compiling AppStoreAPI PathsV1SubscriptionPromotionalOffersWithIDPrices.swift
[2038/2092] Compiling AppStoreAPI PathsV1SubscriptionSubmissions.swift
[2039/2092] Compiling AppStoreAPI PathsV1Subscriptions.swift
[2040/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithID.swift
[2041/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDAppStoreReviewScreenshot.swift
[2042/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDImages.swift
[2043/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDIntroductoryOffers.swift
[2044/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDOfferCodes.swift
[2045/2092] Compiling AppStoreAPI PathsV1SubscriptionsWithIDPricePoints.swift
[2046/2092] Compiling AppStoreAPI PathsV2AppAvailabilities.swift
[2047/2092] Compiling AppStoreAPI PathsV2AppAvailabilitiesWithID.swift
[2048/2092] Compiling AppStoreAPI PathsV2AppAvailabilitiesWithIDTerritoryAvailabilities.swift
[2049/2092] Compiling AppStoreAPI PathsV2AppStoreVersionExperiments.swift
[2050/2092] Compiling AppStoreAPI PathsV2AppStoreVersionExperimentsWithID.swift
[2051/2092] Compiling AppStoreAPI PathsV2AppStoreVersionExperimentsWithIDAppStoreVersionExperimentTreatments.swift
[2052/2092] Compiling AppStoreAPI PathsV2InAppPurchases.swift
[2053/2092] Compiling AppStoreAPI PathsV2InAppPurchasesWithID.swift
[2054/2092] Compiling AppStoreAPI PathsV2InAppPurchasesWithIDAppStoreReviewScreenshot.swift
[2055/2092] Compiling AppStoreAPI PathsV2InAppPurchasesWithIDContent.swift
[2056/2092] Compiling AppStoreAPI PathsV2InAppPurchasesWithIDIapPriceSchedule.swift
[2057/2092] Compiling AppStoreAPI PathsV2InAppPurchasesWithIDImages.swift
[2058/2092] Compiling AppStoreAPI PathsV2InAppPurchasesWithIDInAppPurchaseAvailability.swift
[2059/2092] Compiling AppStoreAPI PathsV2InAppPurchasesWithIDInAppPurchaseLocalizations.swift
[2060/2092] Compiling AppStoreAPI PathsV2InAppPurchasesWithIDPricePoints.swift
[2061/2092] Compiling AppStoreAPI PathsV2InAppPurchasesWithIDPromotedPurchase.swift
[2062/2092] Compiling AppStoreAPI PathsV2SandboxTesters.swift
[2063/2092] Compiling AppStoreAPI PathsV2SandboxTestersClearPurchaseHistoryRequest.swift
[2064/2092] Compiling AppStoreAPI PathsV2SandboxTestersWithID.swift
[2065/2092] Compiling AppStoreAPI PathsV3.swift
[2066/2092] Compiling AppStoreAPI PathsV3AppPricePoints.swift
[2067/2092] Compiling AppStoreAPI PathsV3AppPricePointsWithID.swift
[2068/2092] Compiling AppStoreAPI PathsV3AppPricePointsWithIDEqualizations.swift
[2069/2092] Compiling AppStoreAPI UploadOperations.swift
[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/2107] Wrapping AST for AppStoreAPI for debugging
[2073/2107] Emitting module list_builds
[2074/2107] Emitting module sales_finance_reports
[2075/2107] Compiling list_builds ListBuilds.swift
[2076/2107] Emitting module register_device
[2077/2107] Compiling register_device RegisterDevice.swift
[2078/2107] Compiling invite_beta_tester InviteBetaTester.swift
[2079/2107] Emitting module invite_beta_tester
[2080/2107] Compiling sales_finance_reports SalesFinanceReports.swift
[2082/2108] Emitting module invite_user
[2083/2108] Compiling invite_user InviteUser.swift
[2085/2111] Wrapping AST for list_builds for debugging
[2086/2112] Write Objects.LinkFileList
[2089/2112] Wrapping AST for register_device for debugging
[2090/2112] Wrapping AST for invite_beta_tester for debugging
[2091/2112] Write Objects.LinkFileList
[2093/2112] Wrapping AST for sales_finance_reports 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_preview
[2099/2112] Compiling upload_preview UploadPreview.swift
[2100/2112] Emitting module upload_screenshot
[2101/2112] Compiling upload_screenshot UploadScreenshot.swift
[2103/2114] Wrapping AST for upload_preview for debugging
[2104/2114] Write Objects.LinkFileList
[2105/2114] Wrapping AST for upload_screenshot 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_beta_tester
[2111/2114] Linking upload_preview
[2112/2114] Linking invite_user
[2113/2114] Linking upload_screenshot
Build complete! (179.50s)
Build complete.
Done.