The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AppStoreConnect-Swift-SDK with Swift 5.7 for watchOS using Xcode 14.2 at master.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -derivedDataPath $workDir/.derivedData build -scheme AppStoreConnect-Swift-SDK -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AvdLee/appstoreconnect-swift-sdk.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/AvdLee/appstoreconnect-swift-sdk
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at be42e9b Merge pull request #268 from artyom-razinov/master
Submodule path 'Submodules/WeTransfer-iOS-CI': checked out '06764be2a00f3f9077b74332bb06cc9c0cc2351e'
Submodule 'Submodules/WeTransfer-iOS-CI' (https://github.com/WeTransfer/WeTransfer-iOS-CI.git) registered for path 'Submodules/WeTransfer-iOS-CI'
Cloning into '/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Submodules/WeTransfer-iOS-CI'...
Cloned https://github.com/AvdLee/appstoreconnect-swift-sdk.git
Revision (git rev-parse @):
be42e9bc4783c75ac17dec57996e6a174167b528
SUCCESS checkout https://github.com/AvdLee/appstoreconnect-swift-sdk.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.7
Building package at path:  $workDir
https://github.com/AvdLee/appstoreconnect-swift-sdk.git
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/CreateAPI/URLQueryEncoder.git (cached)
Cloning local copy of package ‘swift-crypto’
Checking out 2.6.0 of package ‘swift-crypto’
Cloning local copy of package ‘URLQueryEncoder’
Checking out 0.2.1 of package ‘URLQueryEncoder’
Resolve Package Graph
Resolved source packages:
  URLQueryEncoder: https://github.com/CreateAPI/URLQueryEncoder.git @ 0.2.1
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
  AppStoreConnect-Swift-SDK: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: URLQueryEncoder, swift-crypto, AppStoreConnect-Swift-SDK
{
  "dependencies" : [
    {
      "identity" : "urlqueryencoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CreateAPI/URLQueryEncoder.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.5.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "AppStoreConnect-Swift-SDK",
  "name" : "AppStoreConnect-Swift-SDK",
  "path" : "/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "AppStoreConnect-Swift-SDK",
      "targets" : [
        "AppStoreConnect-Swift-SDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "create_api",
      "module_type" : "BinaryTarget",
      "name" : "create-api",
      "path" : "remote/archive/create-api.artifactbundle.zip",
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "CreateAPI",
      "module_type" : "PluginTarget",
      "name" : "CreateAPI",
      "path" : "Plugins/CreateAPI",
      "plugin_capability" : {
        "intent" : {
          "description" : "Generates the OpenAPI entities and paths using CreateAPI",
          "type" : "custom",
          "verb" : "generate-open-api"
        },
        "permissions" : [
          {
            "reason" : "To output the generated source code",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "sources" : [
        "Plugin.swift"
      ],
      "target_dependencies" : [
        "create-api"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "AppStoreConnect_Swift_SDK_Tests",
      "module_type" : "SwiftTarget",
      "name" : "AppStoreConnect-Swift-SDK-Tests",
      "path" : "Tests",
      "sources" : [
        "APIConfigurationTests.swift",
        "APIProviderTests.swift",
        "Helpers/Bundle+Tests.swift",
        "JWTRequestsAuthenticatorTests.swift",
        "RateLimitTests.swift"
      ],
      "target_dependencies" : [
        "AppStoreConnect-Swift-SDK"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppStoreConnect_Swift_SDK",
      "module_type" : "SwiftTarget",
      "name" : "AppStoreConnect-Swift-SDK",
      "path" : "Sources",
      "product_dependencies" : [
        "URLQueryEncoder",
        "Crypto"
      ],
      "product_memberships" : [
        "AppStoreConnect-Swift-SDK"
      ],
      "sources" : [
        "APIProvider.swift",
        "DefaultRequestExecutor.swift",
        "Endpoint.swift",
        "Extensions/ErrorResponseExtensions.swift",
        "Extensions/HTTPURLResponseExtensions.swift",
        "JWT/JWT.swift",
        "JWT/JWTDecoder.swift",
        "JWT/JWTRequestsAuthenticator.swift",
        "OpenAPI/Generated/Entities/Actor.swift",
        "OpenAPI/Generated/Entities/ActorResponse.swift",
        "OpenAPI/Generated/Entities/ActorsResponse.swift",
        "OpenAPI/Generated/Entities/AgeRatingDeclaration.swift",
        "OpenAPI/Generated/Entities/AgeRatingDeclarationResponse.swift",
        "OpenAPI/Generated/Entities/AgeRatingDeclarationUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AgeRatingDeclarationWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/AlternativeDistributionKey.swift",
        "OpenAPI/Generated/Entities/AlternativeDistributionKeyCreateRequest.swift",
        "OpenAPI/Generated/Entities/AlternativeDistributionKeyResponse.swift",
        "OpenAPI/Generated/Entities/AlternativeDistributionPackage.swift",
        "OpenAPI/Generated/Entities/AlternativeDistributionPackageCreateRequest.swift",
        "OpenAPI/Generated/Entities/AlternativeDistributionPackageDelta.swift",
        "OpenAPI/Generated/Entities/AlternativeDistributionPackageDeltaResponse.swift",
        "OpenAPI/Generated/Entities/AlternativeDistributionPackageDeltasResponse.swift",
        "OpenAPI/Generated/Entities/AlternativeDistributionPackageResponse.swift",
        "OpenAPI/Generated/Entities/AlternativeDistributionPackageVariant.swift",
        "OpenAPI/Generated/Entities/AlternativeDistributionPackageVariantResponse.swift",
        "OpenAPI/Generated/Entities/AlternativeDistributionPackageVariantsResponse.swift",
        "OpenAPI/Generated/Entities/AlternativeDistributionPackageVersion.swift",
        "OpenAPI/Generated/Entities/AlternativeDistributionPackageVersionResponse.swift",
        "OpenAPI/Generated/Entities/AlternativeDistributionPackageVersionsResponse.swift",
        "OpenAPI/Generated/Entities/AnalyticsReport.swift",
        "OpenAPI/Generated/Entities/AnalyticsReportInstance.swift",
        "OpenAPI/Generated/Entities/AnalyticsReportInstanceResponse.swift",
        "OpenAPI/Generated/Entities/AnalyticsReportInstancesResponse.swift",
        "OpenAPI/Generated/Entities/AnalyticsReportRequest.swift",
        "OpenAPI/Generated/Entities/AnalyticsReportRequestCreateRequest.swift",
        "OpenAPI/Generated/Entities/AnalyticsReportRequestResponse.swift",
        "OpenAPI/Generated/Entities/AnalyticsReportRequestsResponse.swift",
        "OpenAPI/Generated/Entities/AnalyticsReportResponse.swift",
        "OpenAPI/Generated/Entities/AnalyticsReportSegment.swift",
        "OpenAPI/Generated/Entities/AnalyticsReportSegmentResponse.swift",
        "OpenAPI/Generated/Entities/AnalyticsReportSegmentsResponse.swift",
        "OpenAPI/Generated/Entities/AnalyticsReportsResponse.swift",
        "OpenAPI/Generated/Entities/App.swift",
        "OpenAPI/Generated/Entities/AppAvailability.swift",
        "OpenAPI/Generated/Entities/AppAvailabilityCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppAvailabilityResponse.swift",
        "OpenAPI/Generated/Entities/AppAvailabilityV2.swift",
        "OpenAPI/Generated/Entities/AppAvailabilityV2CreateRequest.swift",
        "OpenAPI/Generated/Entities/AppAvailabilityV2Response.swift",
        "OpenAPI/Generated/Entities/AppBetaTestersLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/AppCategoriesResponse.swift",
        "OpenAPI/Generated/Entities/AppCategoriesWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/AppCategory.swift",
        "OpenAPI/Generated/Entities/AppCategoryResponse.swift",
        "OpenAPI/Generated/Entities/AppCategoryWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/AppClip.swift",
        "OpenAPI/Generated/Entities/AppClipAction.swift",
        "OpenAPI/Generated/Entities/AppClipAdvancedExperience.swift",
        "OpenAPI/Generated/Entities/AppClipAdvancedExperienceCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppClipAdvancedExperienceImage.swift",
        "OpenAPI/Generated/Entities/AppClipAdvancedExperienceImageCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppClipAdvancedExperienceImageResponse.swift",
        "OpenAPI/Generated/Entities/AppClipAdvancedExperienceImageUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppClipAdvancedExperienceLanguage.swift",
        "OpenAPI/Generated/Entities/AppClipAdvancedExperienceLocalization.swift",
        "OpenAPI/Generated/Entities/AppClipAdvancedExperienceLocalizationInlineCreate.swift",
        "OpenAPI/Generated/Entities/AppClipAdvancedExperienceResponse.swift",
        "OpenAPI/Generated/Entities/AppClipAdvancedExperienceUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppClipAdvancedExperiencesResponse.swift",
        "OpenAPI/Generated/Entities/AppClipAppStoreReviewDetail.swift",
        "OpenAPI/Generated/Entities/AppClipAppStoreReviewDetailCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppClipAppStoreReviewDetailResponse.swift",
        "OpenAPI/Generated/Entities/AppClipAppStoreReviewDetailUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppClipDefaultExperience.swift",
        "OpenAPI/Generated/Entities/AppClipDefaultExperienceCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppClipDefaultExperienceLocalization.swift",
        "OpenAPI/Generated/Entities/AppClipDefaultExperienceLocalizationCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppClipDefaultExperienceLocalizationResponse.swift",
        "OpenAPI/Generated/Entities/AppClipDefaultExperienceLocalizationUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppClipDefaultExperienceLocalizationsResponse.swift",
        "OpenAPI/Generated/Entities/AppClipDefaultExperienceReleaseWithAppStoreVersionLinkageRequest.swift",
        "OpenAPI/Generated/Entities/AppClipDefaultExperienceReleaseWithAppStoreVersionLinkageResponse.swift",
        "OpenAPI/Generated/Entities/AppClipDefaultExperienceResponse.swift",
        "OpenAPI/Generated/Entities/AppClipDefaultExperienceUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppClipDefaultExperiencesResponse.swift",
        "OpenAPI/Generated/Entities/AppClipDomainStatus.swift",
        "OpenAPI/Generated/Entities/AppClipDomainStatusResponse.swift",
        "OpenAPI/Generated/Entities/AppClipHeaderImage.swift",
        "OpenAPI/Generated/Entities/AppClipHeaderImageCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppClipHeaderImageResponse.swift",
        "OpenAPI/Generated/Entities/AppClipHeaderImageUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppClipResponse.swift",
        "OpenAPI/Generated/Entities/AppClipsResponse.swift",
        "OpenAPI/Generated/Entities/AppCustomProductPage.swift",
        "OpenAPI/Generated/Entities/AppCustomProductPageCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppCustomProductPageLocalization.swift",
        "OpenAPI/Generated/Entities/AppCustomProductPageLocalizationCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppCustomProductPageLocalizationInlineCreate.swift",
        "OpenAPI/Generated/Entities/AppCustomProductPageLocalizationResponse.swift",
        "OpenAPI/Generated/Entities/AppCustomProductPageLocalizationUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppCustomProductPageLocalizationsResponse.swift",
        "OpenAPI/Generated/Entities/AppCustomProductPageResponse.swift",
        "OpenAPI/Generated/Entities/AppCustomProductPageUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppCustomProductPageVersion.swift",
        "OpenAPI/Generated/Entities/AppCustomProductPageVersionCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppCustomProductPageVersionInlineCreate.swift",
        "OpenAPI/Generated/Entities/AppCustomProductPageVersionResponse.swift",
        "OpenAPI/Generated/Entities/AppCustomProductPageVersionsResponse.swift",
        "OpenAPI/Generated/Entities/AppCustomProductPagesResponse.swift",
        "OpenAPI/Generated/Entities/AppEncryptionDeclaration.swift",
        "OpenAPI/Generated/Entities/AppEncryptionDeclarationBuildsLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/AppEncryptionDeclarationDocument.swift",
        "OpenAPI/Generated/Entities/AppEncryptionDeclarationDocumentCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppEncryptionDeclarationDocumentResponse.swift",
        "OpenAPI/Generated/Entities/AppEncryptionDeclarationDocumentUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppEncryptionDeclarationResponse.swift",
        "OpenAPI/Generated/Entities/AppEncryptionDeclarationState.swift",
        "OpenAPI/Generated/Entities/AppEncryptionDeclarationWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/AppEncryptionDeclarationsResponse.swift",
        "OpenAPI/Generated/Entities/AppEvent.swift",
        "OpenAPI/Generated/Entities/AppEventAssetType.swift",
        "OpenAPI/Generated/Entities/AppEventCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppEventLocalization.swift",
        "OpenAPI/Generated/Entities/AppEventLocalizationCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppEventLocalizationResponse.swift",
        "OpenAPI/Generated/Entities/AppEventLocalizationUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppEventLocalizationsResponse.swift",
        "OpenAPI/Generated/Entities/AppEventResponse.swift",
        "OpenAPI/Generated/Entities/AppEventScreenshot.swift",
        "OpenAPI/Generated/Entities/AppEventScreenshotCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppEventScreenshotResponse.swift",
        "OpenAPI/Generated/Entities/AppEventScreenshotUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppEventScreenshotsResponse.swift",
        "OpenAPI/Generated/Entities/AppEventUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppEventVideoClip.swift",
        "OpenAPI/Generated/Entities/AppEventVideoClipCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppEventVideoClipResponse.swift",
        "OpenAPI/Generated/Entities/AppEventVideoClipUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppEventVideoClipsResponse.swift",
        "OpenAPI/Generated/Entities/AppEventsResponse.swift",
        "OpenAPI/Generated/Entities/AppInfo.swift",
        "OpenAPI/Generated/Entities/AppInfoLocalization.swift",
        "OpenAPI/Generated/Entities/AppInfoLocalizationCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppInfoLocalizationResponse.swift",
        "OpenAPI/Generated/Entities/AppInfoLocalizationUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppInfoLocalizationsResponse.swift",
        "OpenAPI/Generated/Entities/AppInfoResponse.swift",
        "OpenAPI/Generated/Entities/AppInfoUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppInfosResponse.swift",
        "OpenAPI/Generated/Entities/AppMediaAssetState.swift",
        "OpenAPI/Generated/Entities/AppMediaStateError.swift",
        "OpenAPI/Generated/Entities/AppPreOrder.swift",
        "OpenAPI/Generated/Entities/AppPreOrderCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppPreOrderResponse.swift",
        "OpenAPI/Generated/Entities/AppPreOrderUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppPreOrderWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/AppPreview.swift",
        "OpenAPI/Generated/Entities/AppPreviewCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppPreviewResponse.swift",
        "OpenAPI/Generated/Entities/AppPreviewSet.swift",
        "OpenAPI/Generated/Entities/AppPreviewSetAppPreviewsLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/AppPreviewSetAppPreviewsLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/AppPreviewSetCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppPreviewSetResponse.swift",
        "OpenAPI/Generated/Entities/AppPreviewSetsResponse.swift",
        "OpenAPI/Generated/Entities/AppPreviewUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppPreviewsResponse.swift",
        "OpenAPI/Generated/Entities/AppPrice.swift",
        "OpenAPI/Generated/Entities/AppPriceInlineCreate.swift",
        "OpenAPI/Generated/Entities/AppPricePoint.swift",
        "OpenAPI/Generated/Entities/AppPricePointResponse.swift",
        "OpenAPI/Generated/Entities/AppPricePointV2.swift",
        "OpenAPI/Generated/Entities/AppPricePointV3.swift",
        "OpenAPI/Generated/Entities/AppPricePointV3Response.swift",
        "OpenAPI/Generated/Entities/AppPricePointsResponse.swift",
        "OpenAPI/Generated/Entities/AppPricePointsV2Response.swift",
        "OpenAPI/Generated/Entities/AppPricePointsV3Response.swift",
        "OpenAPI/Generated/Entities/AppPriceResponse.swift",
        "OpenAPI/Generated/Entities/AppPriceSchedule.swift",
        "OpenAPI/Generated/Entities/AppPriceScheduleCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppPriceScheduleResponse.swift",
        "OpenAPI/Generated/Entities/AppPriceTier.swift",
        "OpenAPI/Generated/Entities/AppPriceTierResponse.swift",
        "OpenAPI/Generated/Entities/AppPriceTiersResponse.swift",
        "OpenAPI/Generated/Entities/AppPriceV2.swift",
        "OpenAPI/Generated/Entities/AppPriceV2InlineCreate.swift",
        "OpenAPI/Generated/Entities/AppPricesResponse.swift",
        "OpenAPI/Generated/Entities/AppPricesV2Response.swift",
        "OpenAPI/Generated/Entities/AppPromotedPurchasesLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/AppPromotedPurchasesLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/AppResponse.swift",
        "OpenAPI/Generated/Entities/AppScreenshot.swift",
        "OpenAPI/Generated/Entities/AppScreenshotCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppScreenshotResponse.swift",
        "OpenAPI/Generated/Entities/AppScreenshotSet.swift",
        "OpenAPI/Generated/Entities/AppScreenshotSetAppScreenshotsLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/AppScreenshotSetAppScreenshotsLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/AppScreenshotSetCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppScreenshotSetResponse.swift",
        "OpenAPI/Generated/Entities/AppScreenshotSetsResponse.swift",
        "OpenAPI/Generated/Entities/AppScreenshotUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppScreenshotsResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreAgeRating.swift",
        "OpenAPI/Generated/Entities/AppStoreReviewAttachment.swift",
        "OpenAPI/Generated/Entities/AppStoreReviewAttachmentCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreReviewAttachmentResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreReviewAttachmentUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreReviewAttachmentsResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreReviewDetail.swift",
        "OpenAPI/Generated/Entities/AppStoreReviewDetailCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreReviewDetailResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreReviewDetailUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersion.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionAppClipDefaultExperienceLinkageRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionAppClipDefaultExperienceLinkageResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionBuildLinkageRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionBuildLinkageResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionExperiment.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionExperimentCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionExperimentResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionExperimentTreatment.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionExperimentTreatmentCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionExperimentTreatmentLocalization.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionExperimentTreatmentLocalizationCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionExperimentTreatmentLocalizationResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionExperimentTreatmentLocalizationsResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionExperimentTreatmentResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionExperimentTreatmentUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionExperimentTreatmentsResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionExperimentUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionExperimentV2.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionExperimentV2CreateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionExperimentV2Response.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionExperimentV2UpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionExperimentsResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionExperimentsV2Response.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionLocalization.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionLocalizationCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionLocalizationResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionLocalizationUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionLocalizationsResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionPhasedRelease.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionPhasedReleaseCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionPhasedReleaseResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionPhasedReleaseUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionPhasedReleaseWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionPromotion.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionPromotionCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionPromotionResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionReleaseRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionReleaseRequestCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionReleaseRequestResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionState.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionSubmission.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionSubmissionCreateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionSubmissionResponse.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppStoreVersionsResponse.swift",
        "OpenAPI/Generated/Entities/AppUpdateRequest.swift",
        "OpenAPI/Generated/Entities/AppVersionState.swift",
        "OpenAPI/Generated/Entities/AppWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/AppsBetaTesterUsagesV1MetricResponse.swift",
        "OpenAPI/Generated/Entities/AppsResponse.swift",
        "OpenAPI/Generated/Entities/AppsWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/BetaAppClipInvocation.swift",
        "OpenAPI/Generated/Entities/BetaAppClipInvocationCreateRequest.swift",
        "OpenAPI/Generated/Entities/BetaAppClipInvocationLocalization.swift",
        "OpenAPI/Generated/Entities/BetaAppClipInvocationLocalizationCreateRequest.swift",
        "OpenAPI/Generated/Entities/BetaAppClipInvocationLocalizationInlineCreate.swift",
        "OpenAPI/Generated/Entities/BetaAppClipInvocationLocalizationResponse.swift",
        "OpenAPI/Generated/Entities/BetaAppClipInvocationLocalizationUpdateRequest.swift",
        "OpenAPI/Generated/Entities/BetaAppClipInvocationResponse.swift",
        "OpenAPI/Generated/Entities/BetaAppClipInvocationUpdateRequest.swift",
        "OpenAPI/Generated/Entities/BetaAppClipInvocationsResponse.swift",
        "OpenAPI/Generated/Entities/BetaAppLocalization.swift",
        "OpenAPI/Generated/Entities/BetaAppLocalizationCreateRequest.swift",
        "OpenAPI/Generated/Entities/BetaAppLocalizationResponse.swift",
        "OpenAPI/Generated/Entities/BetaAppLocalizationUpdateRequest.swift",
        "OpenAPI/Generated/Entities/BetaAppLocalizationsResponse.swift",
        "OpenAPI/Generated/Entities/BetaAppLocalizationsWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/BetaAppReviewDetail.swift",
        "OpenAPI/Generated/Entities/BetaAppReviewDetailResponse.swift",
        "OpenAPI/Generated/Entities/BetaAppReviewDetailUpdateRequest.swift",
        "OpenAPI/Generated/Entities/BetaAppReviewDetailWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/BetaAppReviewDetailsResponse.swift",
        "OpenAPI/Generated/Entities/BetaAppReviewSubmission.swift",
        "OpenAPI/Generated/Entities/BetaAppReviewSubmissionCreateRequest.swift",
        "OpenAPI/Generated/Entities/BetaAppReviewSubmissionResponse.swift",
        "OpenAPI/Generated/Entities/BetaAppReviewSubmissionWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/BetaAppReviewSubmissionsResponse.swift",
        "OpenAPI/Generated/Entities/BetaBuildLocalization.swift",
        "OpenAPI/Generated/Entities/BetaBuildLocalizationCreateRequest.swift",
        "OpenAPI/Generated/Entities/BetaBuildLocalizationResponse.swift",
        "OpenAPI/Generated/Entities/BetaBuildLocalizationUpdateRequest.swift",
        "OpenAPI/Generated/Entities/BetaBuildLocalizationsResponse.swift",
        "OpenAPI/Generated/Entities/BetaBuildLocalizationsWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/BetaBuildUsagesV1MetricResponse.swift",
        "OpenAPI/Generated/Entities/BetaGroup.swift",
        "OpenAPI/Generated/Entities/BetaGroupBetaTestersLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/BetaGroupBetaTestersLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/BetaGroupBuildsLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/BetaGroupBuildsLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/BetaGroupCreateRequest.swift",
        "OpenAPI/Generated/Entities/BetaGroupResponse.swift",
        "OpenAPI/Generated/Entities/BetaGroupUpdateRequest.swift",
        "OpenAPI/Generated/Entities/BetaGroupsResponse.swift",
        "OpenAPI/Generated/Entities/BetaGroupsWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/BetaInviteType.swift",
        "OpenAPI/Generated/Entities/BetaLicenseAgreement.swift",
        "OpenAPI/Generated/Entities/BetaLicenseAgreementResponse.swift",
        "OpenAPI/Generated/Entities/BetaLicenseAgreementUpdateRequest.swift",
        "OpenAPI/Generated/Entities/BetaLicenseAgreementWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/BetaLicenseAgreementsResponse.swift",
        "OpenAPI/Generated/Entities/BetaReviewState.swift",
        "OpenAPI/Generated/Entities/BetaTester.swift",
        "OpenAPI/Generated/Entities/BetaTesterAppsLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/BetaTesterAppsLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/BetaTesterBetaGroupsLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/BetaTesterBetaGroupsLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/BetaTesterBuildsLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/BetaTesterBuildsLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/BetaTesterCreateRequest.swift",
        "OpenAPI/Generated/Entities/BetaTesterInvitation.swift",
        "OpenAPI/Generated/Entities/BetaTesterInvitationCreateRequest.swift",
        "OpenAPI/Generated/Entities/BetaTesterInvitationResponse.swift",
        "OpenAPI/Generated/Entities/BetaTesterResponse.swift",
        "OpenAPI/Generated/Entities/BetaTesterUsagesV1MetricResponse.swift",
        "OpenAPI/Generated/Entities/BetaTestersResponse.swift",
        "OpenAPI/Generated/Entities/BetaTestersWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/BrazilAgeRating.swift",
        "OpenAPI/Generated/Entities/Build.swift",
        "OpenAPI/Generated/Entities/BuildAppEncryptionDeclarationLinkageRequest.swift",
        "OpenAPI/Generated/Entities/BuildAppEncryptionDeclarationLinkageResponse.swift",
        "OpenAPI/Generated/Entities/BuildAudienceType.swift",
        "OpenAPI/Generated/Entities/BuildBetaDetail.swift",
        "OpenAPI/Generated/Entities/BuildBetaDetailResponse.swift",
        "OpenAPI/Generated/Entities/BuildBetaDetailUpdateRequest.swift",
        "OpenAPI/Generated/Entities/BuildBetaDetailsResponse.swift",
        "OpenAPI/Generated/Entities/BuildBetaGroupsLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/BuildBetaNotification.swift",
        "OpenAPI/Generated/Entities/BuildBetaNotificationCreateRequest.swift",
        "OpenAPI/Generated/Entities/BuildBetaNotificationResponse.swift",
        "OpenAPI/Generated/Entities/BuildBundle.swift",
        "OpenAPI/Generated/Entities/BuildBundleFileSize.swift",
        "OpenAPI/Generated/Entities/BuildBundleFileSizesResponse.swift",
        "OpenAPI/Generated/Entities/BuildIcon.swift",
        "OpenAPI/Generated/Entities/BuildIconsResponse.swift",
        "OpenAPI/Generated/Entities/BuildIconsWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/BuildIndividualTestersLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/BuildIndividualTestersLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/BuildResponse.swift",
        "OpenAPI/Generated/Entities/BuildUpdateRequest.swift",
        "OpenAPI/Generated/Entities/BuildWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/BuildsResponse.swift",
        "OpenAPI/Generated/Entities/BuildsWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/BundleID.swift",
        "OpenAPI/Generated/Entities/BundleIDCapabilitiesResponse.swift",
        "OpenAPI/Generated/Entities/BundleIDCapabilitiesWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/BundleIDCapability.swift",
        "OpenAPI/Generated/Entities/BundleIDCapabilityCreateRequest.swift",
        "OpenAPI/Generated/Entities/BundleIDCapabilityResponse.swift",
        "OpenAPI/Generated/Entities/BundleIDCapabilityUpdateRequest.swift",
        "OpenAPI/Generated/Entities/BundleIDCreateRequest.swift",
        "OpenAPI/Generated/Entities/BundleIDPlatform.swift",
        "OpenAPI/Generated/Entities/BundleIDResponse.swift",
        "OpenAPI/Generated/Entities/BundleIDUpdateRequest.swift",
        "OpenAPI/Generated/Entities/BundleIDWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/BundleIDsResponse.swift",
        "OpenAPI/Generated/Entities/CapabilityOption.swift",
        "OpenAPI/Generated/Entities/CapabilitySetting.swift",
        "OpenAPI/Generated/Entities/CapabilityType.swift",
        "OpenAPI/Generated/Entities/Certificate.swift",
        "OpenAPI/Generated/Entities/CertificateCreateRequest.swift",
        "OpenAPI/Generated/Entities/CertificateResponse.swift",
        "OpenAPI/Generated/Entities/CertificateType.swift",
        "OpenAPI/Generated/Entities/CertificatesResponse.swift",
        "OpenAPI/Generated/Entities/CertificatesWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/CiAction.swift",
        "OpenAPI/Generated/Entities/CiActionType.swift",
        "OpenAPI/Generated/Entities/CiArtifact.swift",
        "OpenAPI/Generated/Entities/CiArtifactResponse.swift",
        "OpenAPI/Generated/Entities/CiArtifactsResponse.swift",
        "OpenAPI/Generated/Entities/CiBranchPatterns.swift",
        "OpenAPI/Generated/Entities/CiBranchStartCondition.swift",
        "OpenAPI/Generated/Entities/CiBuildAction.swift",
        "OpenAPI/Generated/Entities/CiBuildActionResponse.swift",
        "OpenAPI/Generated/Entities/CiBuildActionsResponse.swift",
        "OpenAPI/Generated/Entities/CiBuildRun.swift",
        "OpenAPI/Generated/Entities/CiBuildRunCreateRequest.swift",
        "OpenAPI/Generated/Entities/CiBuildRunResponse.swift",
        "OpenAPI/Generated/Entities/CiBuildRunsResponse.swift",
        "OpenAPI/Generated/Entities/CiCompletionStatus.swift",
        "OpenAPI/Generated/Entities/CiExecutionProgress.swift",
        "OpenAPI/Generated/Entities/CiFilesAndFoldersRule.swift",
        "OpenAPI/Generated/Entities/CiGitRefKind.swift",
        "OpenAPI/Generated/Entities/CiGitUser.swift",
        "OpenAPI/Generated/Entities/CiIssue.swift",
        "OpenAPI/Generated/Entities/CiIssueCounts.swift",
        "OpenAPI/Generated/Entities/CiIssueResponse.swift",
        "OpenAPI/Generated/Entities/CiIssuesResponse.swift",
        "OpenAPI/Generated/Entities/CiMacOsVersion.swift",
        "OpenAPI/Generated/Entities/CiMacOsVersionResponse.swift",
        "OpenAPI/Generated/Entities/CiMacOsVersionsResponse.swift",
        "OpenAPI/Generated/Entities/CiManualBranchStartCondition.swift",
        "OpenAPI/Generated/Entities/CiManualPullRequestStartCondition.swift",
        "OpenAPI/Generated/Entities/CiManualTagStartCondition.swift",
        "OpenAPI/Generated/Entities/CiProduct.swift",
        "OpenAPI/Generated/Entities/CiProductResponse.swift",
        "OpenAPI/Generated/Entities/CiProductsResponse.swift",
        "OpenAPI/Generated/Entities/CiPullRequestStartCondition.swift",
        "OpenAPI/Generated/Entities/CiScheduledStartCondition.swift",
        "OpenAPI/Generated/Entities/CiStartConditionFileMatcher.swift",
        "OpenAPI/Generated/Entities/CiTagPatterns.swift",
        "OpenAPI/Generated/Entities/CiTagStartCondition.swift",
        "OpenAPI/Generated/Entities/CiTestDestination.swift",
        "OpenAPI/Generated/Entities/CiTestDestinationKind.swift",
        "OpenAPI/Generated/Entities/CiTestResult.swift",
        "OpenAPI/Generated/Entities/CiTestResultResponse.swift",
        "OpenAPI/Generated/Entities/CiTestResultsResponse.swift",
        "OpenAPI/Generated/Entities/CiTestStatus.swift",
        "OpenAPI/Generated/Entities/CiWorkflow.swift",
        "OpenAPI/Generated/Entities/CiWorkflowCreateRequest.swift",
        "OpenAPI/Generated/Entities/CiWorkflowResponse.swift",
        "OpenAPI/Generated/Entities/CiWorkflowUpdateRequest.swift",
        "OpenAPI/Generated/Entities/CiWorkflowsResponse.swift",
        "OpenAPI/Generated/Entities/CiXcodeVersion.swift",
        "OpenAPI/Generated/Entities/CiXcodeVersionResponse.swift",
        "OpenAPI/Generated/Entities/CiXcodeVersionsResponse.swift",
        "OpenAPI/Generated/Entities/CustomerReview.swift",
        "OpenAPI/Generated/Entities/CustomerReviewResponse.swift",
        "OpenAPI/Generated/Entities/CustomerReviewResponseV1.swift",
        "OpenAPI/Generated/Entities/CustomerReviewResponseV1CreateRequest.swift",
        "OpenAPI/Generated/Entities/CustomerReviewResponseV1Response.swift",
        "OpenAPI/Generated/Entities/CustomerReviewsResponse.swift",
        "OpenAPI/Generated/Entities/Device.swift",
        "OpenAPI/Generated/Entities/DeviceCreateRequest.swift",
        "OpenAPI/Generated/Entities/DeviceResponse.swift",
        "OpenAPI/Generated/Entities/DeviceUpdateRequest.swift",
        "OpenAPI/Generated/Entities/DevicesResponse.swift",
        "OpenAPI/Generated/Entities/DevicesWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/DiagnosticLog.swift",
        "OpenAPI/Generated/Entities/DiagnosticLogCallStackNode.swift",
        "OpenAPI/Generated/Entities/DiagnosticLogs.swift",
        "OpenAPI/Generated/Entities/DiagnosticSignature.swift",
        "OpenAPI/Generated/Entities/DiagnosticSignaturesResponse.swift",
        "OpenAPI/Generated/Entities/DocumentLinks.swift",
        "OpenAPI/Generated/Entities/EndAppAvailabilityPreOrder.swift",
        "OpenAPI/Generated/Entities/EndAppAvailabilityPreOrderCreateRequest.swift",
        "OpenAPI/Generated/Entities/EndAppAvailabilityPreOrderResponse.swift",
        "OpenAPI/Generated/Entities/EndUserLicenseAgreement.swift",
        "OpenAPI/Generated/Entities/EndUserLicenseAgreementCreateRequest.swift",
        "OpenAPI/Generated/Entities/EndUserLicenseAgreementResponse.swift",
        "OpenAPI/Generated/Entities/EndUserLicenseAgreementUpdateRequest.swift",
        "OpenAPI/Generated/Entities/EndUserLicenseAgreementWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/ErrorResponse.swift",
        "OpenAPI/Generated/Entities/ErrorSourceParameter.swift",
        "OpenAPI/Generated/Entities/ErrorSourcePointer.swift",
        "OpenAPI/Generated/Entities/ExternalBetaState.swift",
        "OpenAPI/Generated/Entities/FileLocation.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievement.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievementCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievementGroupAchievementLinkageRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievementGroupAchievementLinkageResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievementImage.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievementImageCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievementImageResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievementImageUpdateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievementLocalization.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievementLocalizationCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievementLocalizationResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievementLocalizationUpdateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievementLocalizationsResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievementRelease.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievementReleaseCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievementReleaseResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievementReleasesResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievementResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievementUpdateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterAchievementsResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterAppVersion.swift",
        "OpenAPI/Generated/Entities/GameCenterAppVersionCompatibilityVersionsLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterAppVersionCompatibilityVersionsLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterAppVersionCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterAppVersionResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterAppVersionUpdateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterAppVersionsResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterDetail.swift",
        "OpenAPI/Generated/Entities/GameCenterDetailCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterDetailGameCenterAchievementsLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterDetailGameCenterAchievementsLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterDetailGameCenterLeaderboardSetsLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterDetailGameCenterLeaderboardSetsLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterDetailGameCenterLeaderboardsLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterDetailGameCenterLeaderboardsLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterDetailResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterDetailUpdateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterDetailsResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterEnabledVersion.swift",
        "OpenAPI/Generated/Entities/GameCenterEnabledVersionCompatibleVersionsLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterEnabledVersionCompatibleVersionsLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterEnabledVersionsResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterGroup.swift",
        "OpenAPI/Generated/Entities/GameCenterGroupCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterGroupGameCenterAchievementsLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterGroupGameCenterAchievementsLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterGroupGameCenterLeaderboardSetsLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterGroupGameCenterLeaderboardSetsLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterGroupGameCenterLeaderboardsLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterGroupGameCenterLeaderboardsLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterGroupResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterGroupUpdateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterGroupsResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboard.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardEntrySubmission.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardEntrySubmissionCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardEntrySubmissionResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardFormatter.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardGroupLeaderboardLinkageRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardGroupLeaderboardLinkageResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardImage.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardImageCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardImageResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardImageUpdateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardLocalization.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardLocalizationCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardLocalizationResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardLocalizationUpdateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardLocalizationsResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardRelease.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardReleaseCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardReleaseResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardReleasesResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSet.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetGameCenterLeaderboardsLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetGameCenterLeaderboardsLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetGroupLeaderboardSetLinkageRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetGroupLeaderboardSetLinkageResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetImage.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetImageCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetImageResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetImageUpdateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetLocalization.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetLocalizationCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetLocalizationResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetLocalizationUpdateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetLocalizationsResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetMemberLocalization.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetMemberLocalizationCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetMemberLocalizationResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetMemberLocalizationUpdateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetMemberLocalizationsResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetRelease.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetReleaseCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetReleaseResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetReleasesResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetUpdateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardSetsResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardUpdateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterLeaderboardsResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingAppRequestsV1MetricResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingBooleanRuleResultsV1MetricResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingNumberRuleResultsV1MetricResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingQueue.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingQueueCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingQueueRequestsV1MetricResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingQueueResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingQueueSizesV1MetricResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingQueueUpdateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingQueuesResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingRule.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingRuleCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingRuleErrorsV1MetricResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingRuleResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingRuleSet.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingRuleSetCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingRuleSetResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingRuleSetTest.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingRuleSetTestCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingRuleSetTestResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingRuleSetUpdateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingRuleSetsResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingRuleUpdateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingRulesResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingSessionsV1MetricResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingTeam.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingTeamAssignment.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingTeamCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingTeamResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingTeamUpdateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingTeamsResponse.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingTestPlayerPropertyInlineCreate.swift",
        "OpenAPI/Generated/Entities/GameCenterMatchmakingTestRequestInlineCreate.swift",
        "OpenAPI/Generated/Entities/GameCenterPlayerAchievementSubmission.swift",
        "OpenAPI/Generated/Entities/GameCenterPlayerAchievementSubmissionCreateRequest.swift",
        "OpenAPI/Generated/Entities/GameCenterPlayerAchievementSubmissionResponse.swift",
        "OpenAPI/Generated/Entities/HTTPHeader.swift",
        "OpenAPI/Generated/Entities/IconAssetType.swift",
        "OpenAPI/Generated/Entities/ImageAsset.swift",
        "OpenAPI/Generated/Entities/InAppPurchase.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseAppStoreReviewScreenshot.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseAppStoreReviewScreenshotCreateRequest.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseAppStoreReviewScreenshotResponse.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseAppStoreReviewScreenshotUpdateRequest.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseAvailability.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseAvailabilityCreateRequest.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseAvailabilityResponse.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseContent.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseContentResponse.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseLocalization.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseLocalizationCreateRequest.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseLocalizationResponse.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseLocalizationUpdateRequest.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseLocalizationsResponse.swift",
        "OpenAPI/Generated/Entities/InAppPurchasePrice.swift",
        "OpenAPI/Generated/Entities/InAppPurchasePriceInlineCreate.swift",
        "OpenAPI/Generated/Entities/InAppPurchasePricePoint.swift",
        "OpenAPI/Generated/Entities/InAppPurchasePricePointsResponse.swift",
        "OpenAPI/Generated/Entities/InAppPurchasePriceSchedule.swift",
        "OpenAPI/Generated/Entities/InAppPurchasePriceScheduleCreateRequest.swift",
        "OpenAPI/Generated/Entities/InAppPurchasePriceScheduleResponse.swift",
        "OpenAPI/Generated/Entities/InAppPurchasePricesResponse.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseResponse.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseState.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseSubmission.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseSubmissionCreateRequest.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseSubmissionResponse.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseType.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseV2.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseV2CreateRequest.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseV2Response.swift",
        "OpenAPI/Generated/Entities/InAppPurchaseV2UpdateRequest.swift",
        "OpenAPI/Generated/Entities/InAppPurchasesResponse.swift",
        "OpenAPI/Generated/Entities/InAppPurchasesV2Response.swift",
        "OpenAPI/Generated/Entities/InternalBetaState.swift",
        "OpenAPI/Generated/Entities/KidsAgeBand.swift",
        "OpenAPI/Generated/Entities/Location.swift",
        "OpenAPI/Generated/Entities/MarketplaceDomain.swift",
        "OpenAPI/Generated/Entities/MarketplaceDomainCreateRequest.swift",
        "OpenAPI/Generated/Entities/MarketplaceDomainResponse.swift",
        "OpenAPI/Generated/Entities/MarketplaceDomainsResponse.swift",
        "OpenAPI/Generated/Entities/MarketplaceSearchDetail.swift",
        "OpenAPI/Generated/Entities/MarketplaceSearchDetailCreateRequest.swift",
        "OpenAPI/Generated/Entities/MarketplaceSearchDetailResponse.swift",
        "OpenAPI/Generated/Entities/MarketplaceSearchDetailUpdateRequest.swift",
        "OpenAPI/Generated/Entities/MarketplaceWebhook.swift",
        "OpenAPI/Generated/Entities/MarketplaceWebhookCreateRequest.swift",
        "OpenAPI/Generated/Entities/MarketplaceWebhookResponse.swift",
        "OpenAPI/Generated/Entities/MarketplaceWebhookUpdateRequest.swift",
        "OpenAPI/Generated/Entities/MarketplaceWebhooksResponse.swift",
        "OpenAPI/Generated/Entities/MetricCategory.swift",
        "OpenAPI/Generated/Entities/MetricsInsight.swift",
        "OpenAPI/Generated/Entities/PagedDocumentLinks.swift",
        "OpenAPI/Generated/Entities/PagingInformation.swift",
        "OpenAPI/Generated/Entities/PerfPowerMetric.swift",
        "OpenAPI/Generated/Entities/PhasedReleaseState.swift",
        "OpenAPI/Generated/Entities/Platform.swift",
        "OpenAPI/Generated/Entities/PreReleaseVersionsResponse.swift",
        "OpenAPI/Generated/Entities/PreReleaseVersionsWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/PrereleaseVersion.swift",
        "OpenAPI/Generated/Entities/PrereleaseVersionResponse.swift",
        "OpenAPI/Generated/Entities/PrereleaseVersionWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/PreviewType.swift",
        "OpenAPI/Generated/Entities/Profile.swift",
        "OpenAPI/Generated/Entities/ProfileCreateRequest.swift",
        "OpenAPI/Generated/Entities/ProfileResponse.swift",
        "OpenAPI/Generated/Entities/ProfilesResponse.swift",
        "OpenAPI/Generated/Entities/ProfilesWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/PromotedPurchase.swift",
        "OpenAPI/Generated/Entities/PromotedPurchaseCreateRequest.swift",
        "OpenAPI/Generated/Entities/PromotedPurchaseImage.swift",
        "OpenAPI/Generated/Entities/PromotedPurchaseImageCreateRequest.swift",
        "OpenAPI/Generated/Entities/PromotedPurchaseImageResponse.swift",
        "OpenAPI/Generated/Entities/PromotedPurchaseImageUpdateRequest.swift",
        "OpenAPI/Generated/Entities/PromotedPurchaseImagesResponse.swift",
        "OpenAPI/Generated/Entities/PromotedPurchaseResponse.swift",
        "OpenAPI/Generated/Entities/PromotedPurchaseUpdateRequest.swift",
        "OpenAPI/Generated/Entities/PromotedPurchasesResponse.swift",
        "OpenAPI/Generated/Entities/Property.swift",
        "OpenAPI/Generated/Entities/ResourceLinks.swift",
        "OpenAPI/Generated/Entities/ReviewSubmission.swift",
        "OpenAPI/Generated/Entities/ReviewSubmissionCreateRequest.swift",
        "OpenAPI/Generated/Entities/ReviewSubmissionItem.swift",
        "OpenAPI/Generated/Entities/ReviewSubmissionItemCreateRequest.swift",
        "OpenAPI/Generated/Entities/ReviewSubmissionItemResponse.swift",
        "OpenAPI/Generated/Entities/ReviewSubmissionItemUpdateRequest.swift",
        "OpenAPI/Generated/Entities/ReviewSubmissionItemsResponse.swift",
        "OpenAPI/Generated/Entities/ReviewSubmissionResponse.swift",
        "OpenAPI/Generated/Entities/ReviewSubmissionUpdateRequest.swift",
        "OpenAPI/Generated/Entities/ReviewSubmissionsResponse.swift",
        "OpenAPI/Generated/Entities/RoutingAppCoverage.swift",
        "OpenAPI/Generated/Entities/RoutingAppCoverageCreateRequest.swift",
        "OpenAPI/Generated/Entities/RoutingAppCoverageResponse.swift",
        "OpenAPI/Generated/Entities/RoutingAppCoverageUpdateRequest.swift",
        "OpenAPI/Generated/Entities/RoutingAppCoverageWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/SandboxTesterV2.swift",
        "OpenAPI/Generated/Entities/SandboxTesterV2Response.swift",
        "OpenAPI/Generated/Entities/SandboxTesterV2UpdateRequest.swift",
        "OpenAPI/Generated/Entities/SandboxTestersClearPurchaseHistoryRequestV2.swift",
        "OpenAPI/Generated/Entities/SandboxTestersClearPurchaseHistoryRequestV2CreateRequest.swift",
        "OpenAPI/Generated/Entities/SandboxTestersClearPurchaseHistoryRequestV2Response.swift",
        "OpenAPI/Generated/Entities/SandboxTestersV2Response.swift",
        "OpenAPI/Generated/Entities/ScmGitReference.swift",
        "OpenAPI/Generated/Entities/ScmGitReferenceResponse.swift",
        "OpenAPI/Generated/Entities/ScmGitReferencesResponse.swift",
        "OpenAPI/Generated/Entities/ScmProvider.swift",
        "OpenAPI/Generated/Entities/ScmProviderResponse.swift",
        "OpenAPI/Generated/Entities/ScmProviderType.swift",
        "OpenAPI/Generated/Entities/ScmProvidersResponse.swift",
        "OpenAPI/Generated/Entities/ScmPullRequest.swift",
        "OpenAPI/Generated/Entities/ScmPullRequestResponse.swift",
        "OpenAPI/Generated/Entities/ScmPullRequestsResponse.swift",
        "OpenAPI/Generated/Entities/ScmRepositoriesResponse.swift",
        "OpenAPI/Generated/Entities/ScmRepository.swift",
        "OpenAPI/Generated/Entities/ScmRepositoryResponse.swift",
        "OpenAPI/Generated/Entities/ScreenshotDisplayType.swift",
        "OpenAPI/Generated/Entities/Subscription.swift",
        "OpenAPI/Generated/Entities/SubscriptionAppStoreReviewScreenshot.swift",
        "OpenAPI/Generated/Entities/SubscriptionAppStoreReviewScreenshotCreateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionAppStoreReviewScreenshotResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionAppStoreReviewScreenshotUpdateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionAvailability.swift",
        "OpenAPI/Generated/Entities/SubscriptionAvailabilityCreateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionAvailabilityResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionCreateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionCustomerEligibility.swift",
        "OpenAPI/Generated/Entities/SubscriptionGracePeriod.swift",
        "OpenAPI/Generated/Entities/SubscriptionGracePeriodDuration.swift",
        "OpenAPI/Generated/Entities/SubscriptionGracePeriodResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionGracePeriodUpdateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionGroup.swift",
        "OpenAPI/Generated/Entities/SubscriptionGroupCreateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionGroupLocalization.swift",
        "OpenAPI/Generated/Entities/SubscriptionGroupLocalizationCreateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionGroupLocalizationResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionGroupLocalizationUpdateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionGroupLocalizationsResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionGroupResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionGroupSubmission.swift",
        "OpenAPI/Generated/Entities/SubscriptionGroupSubmissionCreateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionGroupSubmissionResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionGroupUpdateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionGroupsResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionIntroductoryOffer.swift",
        "OpenAPI/Generated/Entities/SubscriptionIntroductoryOfferCreateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionIntroductoryOfferInlineCreate.swift",
        "OpenAPI/Generated/Entities/SubscriptionIntroductoryOfferResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionIntroductoryOfferUpdateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionIntroductoryOffersLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionIntroductoryOffersLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionIntroductoryOffersResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionLocalization.swift",
        "OpenAPI/Generated/Entities/SubscriptionLocalizationCreateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionLocalizationResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionLocalizationUpdateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionLocalizationsResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferCode.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferCodeCreateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferCodeCustomCode.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferCodeCustomCodeCreateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferCodeCustomCodeResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferCodeCustomCodeUpdateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferCodeCustomCodesResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferCodeOneTimeUseCode.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferCodeOneTimeUseCodeCreateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferCodeOneTimeUseCodeResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferCodeOneTimeUseCodeUpdateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferCodeOneTimeUseCodeValue.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferCodeOneTimeUseCodesResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferCodePrice.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferCodePriceInlineCreate.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferCodePricesResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferCodeResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferCodeUpdateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferCodesResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferDuration.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferEligibility.swift",
        "OpenAPI/Generated/Entities/SubscriptionOfferMode.swift",
        "OpenAPI/Generated/Entities/SubscriptionPrice.swift",
        "OpenAPI/Generated/Entities/SubscriptionPriceCreateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionPriceInlineCreate.swift",
        "OpenAPI/Generated/Entities/SubscriptionPricePoint.swift",
        "OpenAPI/Generated/Entities/SubscriptionPricePointInlineCreate.swift",
        "OpenAPI/Generated/Entities/SubscriptionPricePointResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionPricePointsResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionPriceResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionPricesLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionPricesLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionPricesResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionPromotionalOffer.swift",
        "OpenAPI/Generated/Entities/SubscriptionPromotionalOfferCreateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionPromotionalOfferInlineCreate.swift",
        "OpenAPI/Generated/Entities/SubscriptionPromotionalOfferPrice.swift",
        "OpenAPI/Generated/Entities/SubscriptionPromotionalOfferPriceInlineCreate.swift",
        "OpenAPI/Generated/Entities/SubscriptionPromotionalOfferPricesResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionPromotionalOfferResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionPromotionalOfferUpdateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionPromotionalOffersResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionStatusURLVersion.swift",
        "OpenAPI/Generated/Entities/SubscriptionSubmission.swift",
        "OpenAPI/Generated/Entities/SubscriptionSubmissionCreateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionSubmissionResponse.swift",
        "OpenAPI/Generated/Entities/SubscriptionUpdateRequest.swift",
        "OpenAPI/Generated/Entities/SubscriptionsResponse.swift",
        "OpenAPI/Generated/Entities/TerritoriesResponse.swift",
        "OpenAPI/Generated/Entities/TerritoriesWithoutIncludesResponse.swift",
        "OpenAPI/Generated/Entities/Territory.swift",
        "OpenAPI/Generated/Entities/TerritoryAvailabilitiesResponse.swift",
        "OpenAPI/Generated/Entities/TerritoryAvailability.swift",
        "OpenAPI/Generated/Entities/TerritoryAvailabilityInlineCreate.swift",
        "OpenAPI/Generated/Entities/TerritoryAvailabilityResponse.swift",
        "OpenAPI/Generated/Entities/TerritoryAvailabilityUpdateRequest.swift",
        "OpenAPI/Generated/Entities/TerritoryCode.swift",
        "OpenAPI/Generated/Entities/TerritoryInlineCreate.swift",
        "OpenAPI/Generated/Entities/TerritoryResponse.swift",
        "OpenAPI/Generated/Entities/UploadOperation.swift",
        "OpenAPI/Generated/Entities/User.swift",
        "OpenAPI/Generated/Entities/UserInvitation.swift",
        "OpenAPI/Generated/Entities/UserInvitationCreateRequest.swift",
        "OpenAPI/Generated/Entities/UserInvitationResponse.swift",
        "OpenAPI/Generated/Entities/UserInvitationsResponse.swift",
        "OpenAPI/Generated/Entities/UserResponse.swift",
        "OpenAPI/Generated/Entities/UserRole.swift",
        "OpenAPI/Generated/Entities/UserUpdateRequest.swift",
        "OpenAPI/Generated/Entities/UserVisibleAppsLinkagesRequest.swift",
        "OpenAPI/Generated/Entities/UserVisibleAppsLinkagesResponse.swift",
        "OpenAPI/Generated/Entities/UsersResponse.swift",
        "OpenAPI/Generated/Entities/XcodeMetrics.swift",
        "OpenAPI/Generated/Extensions/APIEndpoint.swift",
        "OpenAPI/Generated/Extensions/AnyJSON.swift",
        "OpenAPI/Generated/Extensions/StringCodingKey.swift",
        "OpenAPI/Generated/Paths/PathsV1.swift",
        "OpenAPI/Generated/Paths/PathsV1Actors.swift",
        "OpenAPI/Generated/Paths/PathsV1ActorsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AgeRatingDeclarations.swift",
        "OpenAPI/Generated/Paths/PathsV1AgeRatingDeclarationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AlternativeDistributionKeys.swift",
        "OpenAPI/Generated/Paths/PathsV1AlternativeDistributionKeysWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AlternativeDistributionPackageDeltas.swift",
        "OpenAPI/Generated/Paths/PathsV1AlternativeDistributionPackageDeltasWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AlternativeDistributionPackageVariants.swift",
        "OpenAPI/Generated/Paths/PathsV1AlternativeDistributionPackageVariantsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AlternativeDistributionPackageVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1AlternativeDistributionPackageVersionsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AlternativeDistributionPackageVersionsWithIDDeltas.swift",
        "OpenAPI/Generated/Paths/PathsV1AlternativeDistributionPackageVersionsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AlternativeDistributionPackageVersionsWithIDRelationshipsDeltas.swift",
        "OpenAPI/Generated/Paths/PathsV1AlternativeDistributionPackageVersionsWithIDRelationshipsVariants.swift",
        "OpenAPI/Generated/Paths/PathsV1AlternativeDistributionPackageVersionsWithIDVariants.swift",
        "OpenAPI/Generated/Paths/PathsV1AlternativeDistributionPackages.swift",
        "OpenAPI/Generated/Paths/PathsV1AlternativeDistributionPackagesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AlternativeDistributionPackagesWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AlternativeDistributionPackagesWithIDRelationshipsVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1AlternativeDistributionPackagesWithIDVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1AnalyticsReportInstances.swift",
        "OpenAPI/Generated/Paths/PathsV1AnalyticsReportInstancesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AnalyticsReportInstancesWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AnalyticsReportInstancesWithIDRelationshipsSegments.swift",
        "OpenAPI/Generated/Paths/PathsV1AnalyticsReportInstancesWithIDSegments.swift",
        "OpenAPI/Generated/Paths/PathsV1AnalyticsReportRequests.swift",
        "OpenAPI/Generated/Paths/PathsV1AnalyticsReportRequestsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AnalyticsReportRequestsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AnalyticsReportRequestsWithIDRelationshipsReports.swift",
        "OpenAPI/Generated/Paths/PathsV1AnalyticsReportRequestsWithIDReports.swift",
        "OpenAPI/Generated/Paths/PathsV1AnalyticsReportSegments.swift",
        "OpenAPI/Generated/Paths/PathsV1AnalyticsReportSegmentsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AnalyticsReports.swift",
        "OpenAPI/Generated/Paths/PathsV1AnalyticsReportsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AnalyticsReportsWithIDInstances.swift",
        "OpenAPI/Generated/Paths/PathsV1AnalyticsReportsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AnalyticsReportsWithIDRelationshipsInstances.swift",
        "OpenAPI/Generated/Paths/PathsV1AppAvailabilities.swift",
        "OpenAPI/Generated/Paths/PathsV1AppAvailabilitiesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppAvailabilitiesWithIDAvailableTerritories.swift",
        "OpenAPI/Generated/Paths/PathsV1AppAvailabilitiesWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppAvailabilitiesWithIDRelationshipsAvailableTerritories.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCategories.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCategoriesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCategoriesWithIDParent.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCategoriesWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCategoriesWithIDRelationshipsParent.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCategoriesWithIDRelationshipsSubcategories.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCategoriesWithIDSubcategories.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipAdvancedExperienceImages.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipAdvancedExperienceImagesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipAdvancedExperiences.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipAdvancedExperiencesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipAppStoreReviewDetails.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipAppStoreReviewDetailsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipDefaultExperienceLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipDefaultExperienceLocalizationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipDefaultExperienceLocalizationsWithIDAppClipHeaderImage.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipDefaultExperienceLocalizationsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipDefaultExperienceLocalizationsWithIDRelationshipsAppClipHeaderImage.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipDefaultExperiences.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipDefaultExperiencesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipDefaultExperiencesWithIDAppClipAppStoreReviewDetail.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipDefaultExperiencesWithIDAppClipDefaultExperienceLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipDefaultExperiencesWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipDefaultExperiencesWithIDRelationshipsAppClipAppStoreReviewDetail.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipDefaultExperiencesWithIDRelationshipsAppClipDefaultExperienceLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipDefaultExperiencesWithIDRelationshipsReleaseWithAppStoreVersion.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipDefaultExperiencesWithIDReleaseWithAppStoreVersion.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipHeaderImages.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipHeaderImagesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClips.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipsWithIDAppClipAdvancedExperiences.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipsWithIDAppClipDefaultExperiences.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipsWithIDRelationshipsAppClipAdvancedExperiences.swift",
        "OpenAPI/Generated/Paths/PathsV1AppClipsWithIDRelationshipsAppClipDefaultExperiences.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCustomProductPageLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCustomProductPageLocalizationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCustomProductPageLocalizationsWithIDAppPreviewSets.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCustomProductPageLocalizationsWithIDAppScreenshotSets.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCustomProductPageLocalizationsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCustomProductPageLocalizationsWithIDRelationshipsAppPreviewSets.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCustomProductPageLocalizationsWithIDRelationshipsAppScreenshotSets.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCustomProductPageVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCustomProductPageVersionsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCustomProductPageVersionsWithIDAppCustomProductPageLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCustomProductPageVersionsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCustomProductPageVersionsWithIDRelationshipsAppCustomProductPageLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCustomProductPages.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCustomProductPagesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCustomProductPagesWithIDAppCustomProductPageVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCustomProductPagesWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppCustomProductPagesWithIDRelationshipsAppCustomProductPageVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEncryptionDeclarationDocuments.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEncryptionDeclarationDocumentsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEncryptionDeclarations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEncryptionDeclarationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEncryptionDeclarationsWithIDApp.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEncryptionDeclarationsWithIDAppEncryptionDeclarationDocument.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEncryptionDeclarationsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEncryptionDeclarationsWithIDRelationshipsApp.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEncryptionDeclarationsWithIDRelationshipsAppEncryptionDeclarationDocument.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEncryptionDeclarationsWithIDRelationshipsBuilds.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEventLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEventLocalizationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEventLocalizationsWithIDAppEventScreenshots.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEventLocalizationsWithIDAppEventVideoClips.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEventLocalizationsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEventLocalizationsWithIDRelationshipsAppEventScreenshots.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEventLocalizationsWithIDRelationshipsAppEventVideoClips.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEventScreenshots.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEventScreenshotsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEventVideoClips.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEventVideoClipsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEvents.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEventsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEventsWithIDLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEventsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppEventsWithIDRelationshipsLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfoLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfoLocalizationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfos.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfosWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfosWithIDAgeRatingDeclaration.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfosWithIDAppInfoLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfosWithIDPrimaryCategory.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfosWithIDPrimarySubcategoryOne.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfosWithIDPrimarySubcategoryTwo.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfosWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfosWithIDRelationshipsAgeRatingDeclaration.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfosWithIDRelationshipsAppInfoLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfosWithIDRelationshipsPrimaryCategory.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfosWithIDRelationshipsPrimarySubcategoryOne.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfosWithIDRelationshipsPrimarySubcategoryTwo.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfosWithIDRelationshipsSecondaryCategory.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfosWithIDRelationshipsSecondarySubcategoryOne.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfosWithIDRelationshipsSecondarySubcategoryTwo.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfosWithIDSecondaryCategory.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfosWithIDSecondarySubcategoryOne.swift",
        "OpenAPI/Generated/Paths/PathsV1AppInfosWithIDSecondarySubcategoryTwo.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPreOrders.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPreOrdersWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPreviewSets.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPreviewSetsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPreviewSetsWithIDAppPreviews.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPreviewSetsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPreviewSetsWithIDRelationshipsAppPreviews.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPreviews.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPreviewsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPricePoints.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPricePointsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPricePointsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPricePointsWithIDRelationshipsTerritory.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPricePointsWithIDTerritory.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPriceSchedules.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPriceSchedulesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPriceSchedulesWithIDAutomaticPrices.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPriceSchedulesWithIDBaseTerritory.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPriceSchedulesWithIDManualPrices.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPriceSchedulesWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPriceSchedulesWithIDRelationshipsAutomaticPrices.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPriceSchedulesWithIDRelationshipsBaseTerritory.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPriceSchedulesWithIDRelationshipsManualPrices.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPriceTiers.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPriceTiersWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPriceTiersWithIDPricePoints.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPriceTiersWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPriceTiersWithIDRelationshipsPricePoints.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPrices.swift",
        "OpenAPI/Generated/Paths/PathsV1AppPricesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppScreenshotSets.swift",
        "OpenAPI/Generated/Paths/PathsV1AppScreenshotSetsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppScreenshotSetsWithIDAppScreenshots.swift",
        "OpenAPI/Generated/Paths/PathsV1AppScreenshotSetsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppScreenshotSetsWithIDRelationshipsAppScreenshots.swift",
        "OpenAPI/Generated/Paths/PathsV1AppScreenshots.swift",
        "OpenAPI/Generated/Paths/PathsV1AppScreenshotsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreReviewAttachments.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreReviewAttachmentsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreReviewDetails.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreReviewDetailsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreReviewDetailsWithIDAppStoreReviewAttachments.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreReviewDetailsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreReviewDetailsWithIDRelationshipsAppStoreReviewAttachments.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionExperimentTreatmentLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithIDAppPreviewSets.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithIDAppScreenshotSets.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithIDRelationshipsAppPreviewSets.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionExperimentTreatmentLocalizationsWithIDRelationshipsAppScreenshotSets.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionExperimentTreatments.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionExperimentTreatmentsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionExperimentTreatmentsWithIDAppStoreVersionExperimentTreatmentLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionExperimentTreatmentsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionExperimentTreatmentsWithIDRelationshipsAppStoreVersionExperimentTreatmentLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionExperiments.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionExperimentsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionExperimentsWithIDAppStoreVersionExperimentTreatments.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionExperimentsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionExperimentsWithIDRelationshipsAppStoreVersionExperimentTreatments.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionLocalizationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionLocalizationsWithIDAppPreviewSets.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionLocalizationsWithIDAppScreenshotSets.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionLocalizationsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionLocalizationsWithIDRelationshipsAppPreviewSets.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionLocalizationsWithIDRelationshipsAppScreenshotSets.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionPhasedReleases.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionPhasedReleasesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionPromotions.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionReleaseRequests.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionSubmissions.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionSubmissionsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDAgeRatingDeclaration.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDAlternativeDistributionPackage.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDAppClipDefaultExperience.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDAppStoreReviewDetail.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDAppStoreVersionExperiments.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDAppStoreVersionExperimentsV2.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDAppStoreVersionLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDAppStoreVersionPhasedRelease.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDAppStoreVersionSubmission.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDBuild.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDCustomerReviews.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDRelationshipsAgeRatingDeclaration.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDRelationshipsAlternativeDistributionPackage.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDRelationshipsAppClipDefaultExperience.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDRelationshipsAppStoreReviewDetail.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDRelationshipsAppStoreVersionExperiments.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDRelationshipsAppStoreVersionExperimentsV2.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDRelationshipsAppStoreVersionLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDRelationshipsAppStoreVersionPhasedRelease.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDRelationshipsAppStoreVersionSubmission.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDRelationshipsBuild.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDRelationshipsCustomerReviews.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDRelationshipsRoutingAppCoverage.swift",
        "OpenAPI/Generated/Paths/PathsV1AppStoreVersionsWithIDRoutingAppCoverage.swift",
        "OpenAPI/Generated/Paths/PathsV1Apps.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDAlternativeDistributionKey.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDAnalyticsReportRequests.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDAppAvailability.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDAppClips.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDAppCustomProductPages.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDAppEncryptionDeclarations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDAppEvents.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDAppInfos.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDAppPricePoints.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDAppPriceSchedule.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDAppStoreVersionExperimentsV2.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDAppStoreVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDAvailableTerritories.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDBetaAppLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDBetaAppReviewDetail.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDBetaGroups.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDBetaLicenseAgreement.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDBuilds.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDCiProduct.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDCustomerReviews.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDEndUserLicenseAgreement.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDGameCenterDetail.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDGameCenterEnabledVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDInAppPurchases.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDInAppPurchasesV2.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDMarketplaceSearchDetail.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDMetrics.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDMetricsBetaTesterUsages.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDPerfPowerMetrics.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDPreOrder.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDPreReleaseVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDPricePoints.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDPrices.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDPromotedPurchases.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsAlternativeDistributionKey.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsAnalyticsReportRequests.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsAppAvailability.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsAppClips.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsAppCustomProductPages.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsAppEncryptionDeclarations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsAppEvents.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsAppInfos.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsAppPricePoints.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsAppPriceSchedule.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsAppStoreVersionExperimentsV2.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsAppStoreVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsAvailableTerritories.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsBetaAppLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsBetaAppReviewDetail.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsBetaGroups.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsBetaLicenseAgreement.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsBetaTesters.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsBuilds.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsCiProduct.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsCustomerReviews.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsEndUserLicenseAgreement.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsGameCenterDetail.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsGameCenterEnabledVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsInAppPurchases.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsInAppPurchasesV2.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsMarketplaceSearchDetail.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsPreOrder.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsPreReleaseVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsPricePoints.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsPrices.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsPromotedPurchases.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsReviewSubmissions.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsSubscriptionGracePeriod.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDRelationshipsSubscriptionGroups.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDReviewSubmissions.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDSubscriptionGracePeriod.swift",
        "OpenAPI/Generated/Paths/PathsV1AppsWithIDSubscriptionGroups.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaAppClipInvocationLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaAppClipInvocationLocalizationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaAppClipInvocations.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaAppClipInvocationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaAppLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaAppLocalizationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaAppLocalizationsWithIDApp.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaAppLocalizationsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaAppLocalizationsWithIDRelationshipsApp.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaAppReviewDetails.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaAppReviewDetailsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaAppReviewDetailsWithIDApp.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaAppReviewDetailsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaAppReviewDetailsWithIDRelationshipsApp.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaAppReviewSubmissions.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaAppReviewSubmissionsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaAppReviewSubmissionsWithIDBuild.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaAppReviewSubmissionsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaAppReviewSubmissionsWithIDRelationshipsBuild.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaBuildLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaBuildLocalizationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaBuildLocalizationsWithIDBuild.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaBuildLocalizationsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaBuildLocalizationsWithIDRelationshipsBuild.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaGroups.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaGroupsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaGroupsWithIDApp.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaGroupsWithIDBetaTesters.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaGroupsWithIDBuilds.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaGroupsWithIDMetrics.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaGroupsWithIDMetricsBetaTesterUsages.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaGroupsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaGroupsWithIDRelationshipsApp.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaGroupsWithIDRelationshipsBetaTesters.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaGroupsWithIDRelationshipsBuilds.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaLicenseAgreements.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaLicenseAgreementsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaLicenseAgreementsWithIDApp.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaLicenseAgreementsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaLicenseAgreementsWithIDRelationshipsApp.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaTesterInvitations.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaTesters.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaTestersWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaTestersWithIDApps.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaTestersWithIDBetaGroups.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaTestersWithIDBuilds.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaTestersWithIDMetrics.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaTestersWithIDMetricsBetaTesterUsages.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaTestersWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaTestersWithIDRelationshipsApps.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaTestersWithIDRelationshipsBetaGroups.swift",
        "OpenAPI/Generated/Paths/PathsV1BetaTestersWithIDRelationshipsBuilds.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildBetaDetails.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildBetaDetailsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildBetaDetailsWithIDBuild.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildBetaDetailsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildBetaDetailsWithIDRelationshipsBuild.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildBetaNotifications.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildBundles.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildBundlesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildBundlesWithIDAppClipDomainCacheStatus.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildBundlesWithIDAppClipDomainDebugStatus.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildBundlesWithIDBetaAppClipInvocations.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildBundlesWithIDBuildBundleFileSizes.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildBundlesWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildBundlesWithIDRelationshipsAppClipDomainCacheStatus.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildBundlesWithIDRelationshipsAppClipDomainDebugStatus.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildBundlesWithIDRelationshipsBetaAppClipInvocations.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildBundlesWithIDRelationshipsBuildBundleFileSizes.swift",
        "OpenAPI/Generated/Paths/PathsV1Builds.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDApp.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDAppEncryptionDeclaration.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDAppStoreVersion.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDBetaAppReviewSubmission.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDBetaBuildLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDBuildBetaDetail.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDDiagnosticSignatures.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDIcons.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDIndividualTesters.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDMetrics.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDMetricsBetaBuildUsages.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDPerfPowerMetrics.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDPreReleaseVersion.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDRelationshipsApp.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDRelationshipsAppEncryptionDeclaration.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDRelationshipsAppStoreVersion.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDRelationshipsBetaAppReviewSubmission.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDRelationshipsBetaBuildLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDRelationshipsBetaGroups.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDRelationshipsBuildBetaDetail.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDRelationshipsDiagnosticSignatures.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDRelationshipsIcons.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDRelationshipsIndividualTesters.swift",
        "OpenAPI/Generated/Paths/PathsV1BuildsWithIDRelationshipsPreReleaseVersion.swift",
        "OpenAPI/Generated/Paths/PathsV1BundleIDCapabilities.swift",
        "OpenAPI/Generated/Paths/PathsV1BundleIDCapabilitiesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1BundleIDs.swift",
        "OpenAPI/Generated/Paths/PathsV1BundleIDsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1BundleIDsWithIDApp.swift",
        "OpenAPI/Generated/Paths/PathsV1BundleIDsWithIDBundleIDCapabilities.swift",
        "OpenAPI/Generated/Paths/PathsV1BundleIDsWithIDProfiles.swift",
        "OpenAPI/Generated/Paths/PathsV1BundleIDsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1BundleIDsWithIDRelationshipsApp.swift",
        "OpenAPI/Generated/Paths/PathsV1BundleIDsWithIDRelationshipsBundleIDCapabilities.swift",
        "OpenAPI/Generated/Paths/PathsV1BundleIDsWithIDRelationshipsProfiles.swift",
        "OpenAPI/Generated/Paths/PathsV1Certificates.swift",
        "OpenAPI/Generated/Paths/PathsV1CertificatesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1CiArtifacts.swift",
        "OpenAPI/Generated/Paths/PathsV1CiArtifactsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1CiBuildActions.swift",
        "OpenAPI/Generated/Paths/PathsV1CiBuildActionsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1CiBuildActionsWithIDArtifacts.swift",
        "OpenAPI/Generated/Paths/PathsV1CiBuildActionsWithIDBuildRun.swift",
        "OpenAPI/Generated/Paths/PathsV1CiBuildActionsWithIDIssues.swift",
        "OpenAPI/Generated/Paths/PathsV1CiBuildActionsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1CiBuildActionsWithIDRelationshipsArtifacts.swift",
        "OpenAPI/Generated/Paths/PathsV1CiBuildActionsWithIDRelationshipsBuildRun.swift",
        "OpenAPI/Generated/Paths/PathsV1CiBuildActionsWithIDRelationshipsIssues.swift",
        "OpenAPI/Generated/Paths/PathsV1CiBuildActionsWithIDRelationshipsTestResults.swift",
        "OpenAPI/Generated/Paths/PathsV1CiBuildActionsWithIDTestResults.swift",
        "OpenAPI/Generated/Paths/PathsV1CiBuildRuns.swift",
        "OpenAPI/Generated/Paths/PathsV1CiBuildRunsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1CiBuildRunsWithIDActions.swift",
        "OpenAPI/Generated/Paths/PathsV1CiBuildRunsWithIDBuilds.swift",
        "OpenAPI/Generated/Paths/PathsV1CiBuildRunsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1CiBuildRunsWithIDRelationshipsActions.swift",
        "OpenAPI/Generated/Paths/PathsV1CiBuildRunsWithIDRelationshipsBuilds.swift",
        "OpenAPI/Generated/Paths/PathsV1CiIssues.swift",
        "OpenAPI/Generated/Paths/PathsV1CiIssuesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1CiMacOsVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1CiMacOsVersionsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1CiMacOsVersionsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1CiMacOsVersionsWithIDRelationshipsXcodeVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1CiMacOsVersionsWithIDXcodeVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1CiProducts.swift",
        "OpenAPI/Generated/Paths/PathsV1CiProductsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1CiProductsWithIDAdditionalRepositories.swift",
        "OpenAPI/Generated/Paths/PathsV1CiProductsWithIDApp.swift",
        "OpenAPI/Generated/Paths/PathsV1CiProductsWithIDBuildRuns.swift",
        "OpenAPI/Generated/Paths/PathsV1CiProductsWithIDPrimaryRepositories.swift",
        "OpenAPI/Generated/Paths/PathsV1CiProductsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1CiProductsWithIDRelationshipsAdditionalRepositories.swift",
        "OpenAPI/Generated/Paths/PathsV1CiProductsWithIDRelationshipsApp.swift",
        "OpenAPI/Generated/Paths/PathsV1CiProductsWithIDRelationshipsBuildRuns.swift",
        "OpenAPI/Generated/Paths/PathsV1CiProductsWithIDRelationshipsPrimaryRepositories.swift",
        "OpenAPI/Generated/Paths/PathsV1CiProductsWithIDRelationshipsWorkflows.swift",
        "OpenAPI/Generated/Paths/PathsV1CiProductsWithIDWorkflows.swift",
        "OpenAPI/Generated/Paths/PathsV1CiTestResults.swift",
        "OpenAPI/Generated/Paths/PathsV1CiTestResultsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1CiWorkflows.swift",
        "OpenAPI/Generated/Paths/PathsV1CiWorkflowsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1CiWorkflowsWithIDBuildRuns.swift",
        "OpenAPI/Generated/Paths/PathsV1CiWorkflowsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1CiWorkflowsWithIDRelationshipsBuildRuns.swift",
        "OpenAPI/Generated/Paths/PathsV1CiWorkflowsWithIDRelationshipsRepository.swift",
        "OpenAPI/Generated/Paths/PathsV1CiWorkflowsWithIDRepository.swift",
        "OpenAPI/Generated/Paths/PathsV1CiXcodeVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1CiXcodeVersionsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1CiXcodeVersionsWithIDMacOsVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1CiXcodeVersionsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1CiXcodeVersionsWithIDRelationshipsMacOsVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1CustomerReviewResponses.swift",
        "OpenAPI/Generated/Paths/PathsV1CustomerReviewResponsesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1CustomerReviews.swift",
        "OpenAPI/Generated/Paths/PathsV1CustomerReviewsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1CustomerReviewsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1CustomerReviewsWithIDRelationshipsResponse.swift",
        "OpenAPI/Generated/Paths/PathsV1CustomerReviewsWithIDResponse.swift",
        "OpenAPI/Generated/Paths/PathsV1Devices.swift",
        "OpenAPI/Generated/Paths/PathsV1DevicesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1DiagnosticSignatures.swift",
        "OpenAPI/Generated/Paths/PathsV1DiagnosticSignaturesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1DiagnosticSignaturesWithIDLogs.swift",
        "OpenAPI/Generated/Paths/PathsV1EndAppAvailabilityPreOrders.swift",
        "OpenAPI/Generated/Paths/PathsV1EndUserLicenseAgreements.swift",
        "OpenAPI/Generated/Paths/PathsV1EndUserLicenseAgreementsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1EndUserLicenseAgreementsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1EndUserLicenseAgreementsWithIDRelationshipsTerritories.swift",
        "OpenAPI/Generated/Paths/PathsV1EndUserLicenseAgreementsWithIDTerritories.swift",
        "OpenAPI/Generated/Paths/PathsV1FinanceReports.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievementImages.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievementImagesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievementLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievementLocalizationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievementLocalizationsWithIDGameCenterAchievement.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievementLocalizationsWithIDGameCenterAchievementImage.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievementLocalizationsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievementLocalizationsWithIDRelationshipsGameCenterAchievement.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievementLocalizationsWithIDRelationshipsGameCenterAchievementImage.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievementReleases.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievementReleasesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievements.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievementsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievementsWithIDGroupAchievement.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievementsWithIDLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievementsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievementsWithIDRelationshipsGroupAchievement.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievementsWithIDRelationshipsLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievementsWithIDRelationshipsReleases.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAchievementsWithIDReleases.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAppVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAppVersionsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAppVersionsWithIDAppStoreVersion.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAppVersionsWithIDCompatibilityVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAppVersionsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAppVersionsWithIDRelationshipsAppStoreVersion.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterAppVersionsWithIDRelationshipsCompatibilityVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetails.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDAchievementReleases.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDGameCenterAchievements.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDGameCenterAppVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDGameCenterGroup.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDGameCenterLeaderboardSets.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDGameCenterLeaderboards.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDLeaderboardReleases.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDLeaderboardSetReleases.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDMetrics.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDMetricsClassicMatchmakingRequests.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDMetricsRuleBasedMatchmakingRequests.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDRelationshipsAchievementReleases.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDRelationshipsGameCenterAchievements.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDRelationshipsGameCenterAppVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDRelationshipsGameCenterGroup.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDRelationshipsGameCenterLeaderboardSets.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDRelationshipsGameCenterLeaderboards.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDRelationshipsLeaderboardReleases.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterDetailsWithIDRelationshipsLeaderboardSetReleases.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterEnabledVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterEnabledVersionsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterEnabledVersionsWithIDCompatibleVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterEnabledVersionsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterEnabledVersionsWithIDRelationshipsCompatibleVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterGroups.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterGroupsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterGroupsWithIDGameCenterAchievements.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterGroupsWithIDGameCenterDetails.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterGroupsWithIDGameCenterLeaderboardSets.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterGroupsWithIDGameCenterLeaderboards.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterGroupsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterGroupsWithIDRelationshipsGameCenterAchievements.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterGroupsWithIDRelationshipsGameCenterDetails.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterGroupsWithIDRelationshipsGameCenterLeaderboardSets.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterGroupsWithIDRelationshipsGameCenterLeaderboards.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardEntrySubmissions.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardImages.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardImagesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardLocalizationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardLocalizationsWithIDGameCenterLeaderboardImage.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardLocalizationsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardLocalizationsWithIDRelationshipsGameCenterLeaderboardImage.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardReleases.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardReleasesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetImages.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetImagesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetLocalizationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetLocalizationsWithIDGameCenterLeaderboardSetImage.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetLocalizationsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetLocalizationsWithIDRelationshipsGameCenterLeaderboardSetImage.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetMemberLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetMemberLocalizationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetMemberLocalizationsWithIDGameCenterLeaderboard.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetMemberLocalizationsWithIDGameCenterLeaderboardSet.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetMemberLocalizationsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetMemberLocalizationsWithIDRelationshipsGameCenterLeaderboard.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetMemberLocalizationsWithIDRelationshipsGameCenterLeaderboardSet.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetReleases.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetReleasesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSets.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetsWithIDGameCenterLeaderboards.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetsWithIDGroupLeaderboardSet.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetsWithIDLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetsWithIDRelationshipsGameCenterLeaderboards.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetsWithIDRelationshipsGroupLeaderboardSet.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetsWithIDRelationshipsLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetsWithIDRelationshipsReleases.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardSetsWithIDReleases.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboards.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardsWithIDGroupLeaderboard.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardsWithIDLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardsWithIDRelationshipsGroupLeaderboard.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardsWithIDRelationshipsLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardsWithIDRelationshipsReleases.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterLeaderboardsWithIDReleases.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingQueues.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingQueuesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingQueuesWithIDMetrics.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingQueuesWithIDMetricsExperimentMatchmakingQueueSizes.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingQueuesWithIDMetricsExperimentMatchmakingRequests.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingQueuesWithIDMetricsMatchmakingQueueSizes.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingQueuesWithIDMetricsMatchmakingRequests.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingQueuesWithIDMetricsMatchmakingSessions.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingRuleSetTests.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingRuleSets.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingRuleSetsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingRuleSetsWithIDMatchmakingQueues.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingRuleSetsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingRuleSetsWithIDRelationshipsMatchmakingQueues.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingRuleSetsWithIDRelationshipsRules.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingRuleSetsWithIDRelationshipsTeams.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingRuleSetsWithIDRules.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingRuleSetsWithIDTeams.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingRules.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingRulesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingRulesWithIDMetrics.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingRulesWithIDMetricsMatchmakingBooleanRuleResults.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingRulesWithIDMetricsMatchmakingNumberRuleResults.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingRulesWithIDMetricsMatchmakingRuleErrors.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingTeams.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterMatchmakingTeamsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1GameCenterPlayerAchievementSubmissions.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchaseAppStoreReviewScreenshots.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchaseAppStoreReviewScreenshotsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchaseAvailabilities.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchaseAvailabilitiesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchaseAvailabilitiesWithIDAvailableTerritories.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchaseAvailabilitiesWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchaseAvailabilitiesWithIDRelationshipsAvailableTerritories.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchaseContents.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchaseContentsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchaseLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchaseLocalizationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchasePriceSchedules.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchasePriceSchedulesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchasePriceSchedulesWithIDAutomaticPrices.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchasePriceSchedulesWithIDBaseTerritory.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchasePriceSchedulesWithIDManualPrices.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchasePriceSchedulesWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchasePriceSchedulesWithIDRelationshipsAutomaticPrices.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchasePriceSchedulesWithIDRelationshipsBaseTerritory.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchasePriceSchedulesWithIDRelationshipsManualPrices.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchaseSubmissions.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchases.swift",
        "OpenAPI/Generated/Paths/PathsV1InAppPurchasesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1MarketplaceDomains.swift",
        "OpenAPI/Generated/Paths/PathsV1MarketplaceDomainsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1MarketplaceSearchDetails.swift",
        "OpenAPI/Generated/Paths/PathsV1MarketplaceSearchDetailsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1MarketplaceWebhooks.swift",
        "OpenAPI/Generated/Paths/PathsV1MarketplaceWebhooksWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1PreReleaseVersions.swift",
        "OpenAPI/Generated/Paths/PathsV1PreReleaseVersionsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1PreReleaseVersionsWithIDApp.swift",
        "OpenAPI/Generated/Paths/PathsV1PreReleaseVersionsWithIDBuilds.swift",
        "OpenAPI/Generated/Paths/PathsV1PreReleaseVersionsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1PreReleaseVersionsWithIDRelationshipsApp.swift",
        "OpenAPI/Generated/Paths/PathsV1PreReleaseVersionsWithIDRelationshipsBuilds.swift",
        "OpenAPI/Generated/Paths/PathsV1Profiles.swift",
        "OpenAPI/Generated/Paths/PathsV1ProfilesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1ProfilesWithIDBundleID.swift",
        "OpenAPI/Generated/Paths/PathsV1ProfilesWithIDCertificates.swift",
        "OpenAPI/Generated/Paths/PathsV1ProfilesWithIDDevices.swift",
        "OpenAPI/Generated/Paths/PathsV1ProfilesWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1ProfilesWithIDRelationshipsBundleID.swift",
        "OpenAPI/Generated/Paths/PathsV1ProfilesWithIDRelationshipsCertificates.swift",
        "OpenAPI/Generated/Paths/PathsV1ProfilesWithIDRelationshipsDevices.swift",
        "OpenAPI/Generated/Paths/PathsV1PromotedPurchaseImages.swift",
        "OpenAPI/Generated/Paths/PathsV1PromotedPurchaseImagesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1PromotedPurchases.swift",
        "OpenAPI/Generated/Paths/PathsV1PromotedPurchasesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1PromotedPurchasesWithIDPromotionImages.swift",
        "OpenAPI/Generated/Paths/PathsV1PromotedPurchasesWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1PromotedPurchasesWithIDRelationshipsPromotionImages.swift",
        "OpenAPI/Generated/Paths/PathsV1ReviewSubmissionItems.swift",
        "OpenAPI/Generated/Paths/PathsV1ReviewSubmissionItemsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1ReviewSubmissions.swift",
        "OpenAPI/Generated/Paths/PathsV1ReviewSubmissionsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1ReviewSubmissionsWithIDItems.swift",
        "OpenAPI/Generated/Paths/PathsV1ReviewSubmissionsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1ReviewSubmissionsWithIDRelationshipsItems.swift",
        "OpenAPI/Generated/Paths/PathsV1RoutingAppCoverages.swift",
        "OpenAPI/Generated/Paths/PathsV1RoutingAppCoveragesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1SalesReports.swift",
        "OpenAPI/Generated/Paths/PathsV1ScmGitReferences.swift",
        "OpenAPI/Generated/Paths/PathsV1ScmGitReferencesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1ScmProviders.swift",
        "OpenAPI/Generated/Paths/PathsV1ScmProvidersWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1ScmProvidersWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1ScmProvidersWithIDRelationshipsRepositories.swift",
        "OpenAPI/Generated/Paths/PathsV1ScmProvidersWithIDRepositories.swift",
        "OpenAPI/Generated/Paths/PathsV1ScmPullRequests.swift",
        "OpenAPI/Generated/Paths/PathsV1ScmPullRequestsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1ScmRepositories.swift",
        "OpenAPI/Generated/Paths/PathsV1ScmRepositoriesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1ScmRepositoriesWithIDGitReferences.swift",
        "OpenAPI/Generated/Paths/PathsV1ScmRepositoriesWithIDPullRequests.swift",
        "OpenAPI/Generated/Paths/PathsV1ScmRepositoriesWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1ScmRepositoriesWithIDRelationshipsGitReferences.swift",
        "OpenAPI/Generated/Paths/PathsV1ScmRepositoriesWithIDRelationshipsPullRequests.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionAppStoreReviewScreenshots.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionAppStoreReviewScreenshotsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionAvailabilities.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionAvailabilitiesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionAvailabilitiesWithIDAvailableTerritories.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionAvailabilitiesWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionAvailabilitiesWithIDRelationshipsAvailableTerritories.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionGracePeriods.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionGracePeriodsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionGroupLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionGroupLocalizationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionGroupSubmissions.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionGroups.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionGroupsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionGroupsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionGroupsWithIDRelationshipsSubscriptionGroupLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionGroupsWithIDRelationshipsSubscriptions.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionGroupsWithIDSubscriptionGroupLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionGroupsWithIDSubscriptions.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionIntroductoryOffers.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionIntroductoryOffersWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionLocalizationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionOfferCodeCustomCodes.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionOfferCodeCustomCodesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionOfferCodeOneTimeUseCodes.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionOfferCodeOneTimeUseCodesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionOfferCodeOneTimeUseCodesWithIDValues.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionOfferCodes.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionOfferCodesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionOfferCodesWithIDCustomCodes.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionOfferCodesWithIDOneTimeUseCodes.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionOfferCodesWithIDPrices.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionOfferCodesWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionOfferCodesWithIDRelationshipsCustomCodes.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionOfferCodesWithIDRelationshipsOneTimeUseCodes.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionOfferCodesWithIDRelationshipsPrices.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionPricePoints.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionPricePointsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionPricePointsWithIDEqualizations.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionPricePointsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionPricePointsWithIDRelationshipsEqualizations.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionPrices.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionPricesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionPromotionalOffers.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionPromotionalOffersWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionPromotionalOffersWithIDPrices.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionPromotionalOffersWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionPromotionalOffersWithIDRelationshipsPrices.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionSubmissions.swift",
        "OpenAPI/Generated/Paths/PathsV1Subscriptions.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithIDAppStoreReviewScreenshot.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithIDIntroductoryOffers.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithIDOfferCodes.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithIDPricePoints.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithIDPrices.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithIDPromotedPurchase.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithIDPromotionalOffers.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithIDRelationshipsAppStoreReviewScreenshot.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithIDRelationshipsIntroductoryOffers.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithIDRelationshipsOfferCodes.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithIDRelationshipsPricePoints.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithIDRelationshipsPrices.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithIDRelationshipsPromotedPurchase.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithIDRelationshipsPromotionalOffers.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithIDRelationshipsSubscriptionAvailability.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithIDRelationshipsSubscriptionLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithIDSubscriptionAvailability.swift",
        "OpenAPI/Generated/Paths/PathsV1SubscriptionsWithIDSubscriptionLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV1Territories.swift",
        "OpenAPI/Generated/Paths/PathsV1TerritoryAvailabilities.swift",
        "OpenAPI/Generated/Paths/PathsV1TerritoryAvailabilitiesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1UserInvitations.swift",
        "OpenAPI/Generated/Paths/PathsV1UserInvitationsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1UserInvitationsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1UserInvitationsWithIDRelationshipsVisibleApps.swift",
        "OpenAPI/Generated/Paths/PathsV1UserInvitationsWithIDVisibleApps.swift",
        "OpenAPI/Generated/Paths/PathsV1Users.swift",
        "OpenAPI/Generated/Paths/PathsV1UsersWithID.swift",
        "OpenAPI/Generated/Paths/PathsV1UsersWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV1UsersWithIDRelationshipsVisibleApps.swift",
        "OpenAPI/Generated/Paths/PathsV1UsersWithIDVisibleApps.swift",
        "OpenAPI/Generated/Paths/PathsV2.swift",
        "OpenAPI/Generated/Paths/PathsV2AppAvailabilities.swift",
        "OpenAPI/Generated/Paths/PathsV2AppAvailabilitiesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV2AppAvailabilitiesWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV2AppAvailabilitiesWithIDRelationshipsTerritoryAvailabilities.swift",
        "OpenAPI/Generated/Paths/PathsV2AppAvailabilitiesWithIDTerritoryAvailabilities.swift",
        "OpenAPI/Generated/Paths/PathsV2AppStoreVersionExperiments.swift",
        "OpenAPI/Generated/Paths/PathsV2AppStoreVersionExperimentsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV2AppStoreVersionExperimentsWithIDAppStoreVersionExperimentTreatments.swift",
        "OpenAPI/Generated/Paths/PathsV2AppStoreVersionExperimentsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV2AppStoreVersionExperimentsWithIDRelationshipsAppStoreVersionExperimentTreatments.swift",
        "OpenAPI/Generated/Paths/PathsV2InAppPurchases.swift",
        "OpenAPI/Generated/Paths/PathsV2InAppPurchasesWithID.swift",
        "OpenAPI/Generated/Paths/PathsV2InAppPurchasesWithIDAppStoreReviewScreenshot.swift",
        "OpenAPI/Generated/Paths/PathsV2InAppPurchasesWithIDContent.swift",
        "OpenAPI/Generated/Paths/PathsV2InAppPurchasesWithIDIapPriceSchedule.swift",
        "OpenAPI/Generated/Paths/PathsV2InAppPurchasesWithIDInAppPurchaseAvailability.swift",
        "OpenAPI/Generated/Paths/PathsV2InAppPurchasesWithIDInAppPurchaseLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV2InAppPurchasesWithIDPricePoints.swift",
        "OpenAPI/Generated/Paths/PathsV2InAppPurchasesWithIDPromotedPurchase.swift",
        "OpenAPI/Generated/Paths/PathsV2InAppPurchasesWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV2InAppPurchasesWithIDRelationshipsAppStoreReviewScreenshot.swift",
        "OpenAPI/Generated/Paths/PathsV2InAppPurchasesWithIDRelationshipsContent.swift",
        "OpenAPI/Generated/Paths/PathsV2InAppPurchasesWithIDRelationshipsIapPriceSchedule.swift",
        "OpenAPI/Generated/Paths/PathsV2InAppPurchasesWithIDRelationshipsInAppPurchaseAvailability.swift",
        "OpenAPI/Generated/Paths/PathsV2InAppPurchasesWithIDRelationshipsInAppPurchaseLocalizations.swift",
        "OpenAPI/Generated/Paths/PathsV2InAppPurchasesWithIDRelationshipsPricePoints.swift",
        "OpenAPI/Generated/Paths/PathsV2InAppPurchasesWithIDRelationshipsPromotedPurchase.swift",
        "OpenAPI/Generated/Paths/PathsV2SandboxTesters.swift",
        "OpenAPI/Generated/Paths/PathsV2SandboxTestersClearPurchaseHistoryRequest.swift",
        "OpenAPI/Generated/Paths/PathsV2SandboxTestersWithID.swift",
        "OpenAPI/Generated/Paths/PathsV3.swift",
        "OpenAPI/Generated/Paths/PathsV3AppPricePoints.swift",
        "OpenAPI/Generated/Paths/PathsV3AppPricePointsWithID.swift",
        "OpenAPI/Generated/Paths/PathsV3AppPricePointsWithIDEqualizations.swift",
        "OpenAPI/Generated/Paths/PathsV3AppPricePointsWithIDRelationships.swift",
        "OpenAPI/Generated/Paths/PathsV3AppPricePointsWithIDRelationshipsEqualizations.swift",
        "PagedRequest.swift",
        "RateLimit.swift",
        "RequestExecutor.swift",
        "Result.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AppStoreConnect-Swift-SDK"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -derivedDataPath $workDir/.derivedData build -scheme AppStoreConnect-Swift-SDK -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme AppStoreConnect-Swift-SDK -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  AppStoreConnect-Swift-SDK: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
  URLQueryEncoder: https://github.com/CreateAPI/URLQueryEncoder.git @ 0.2.1
Prepare packages
Compile plug-in “CreateAPI” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins/CreateAPI
[debug]: Plugin compilation output directory '/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: b47b700db072026d1314339a5ffc6548832b01cbe923f50369d0d154363baf2a
Process build tool plug-in results
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 2ba66f2ba3edc083865c3a61da6c7e4c
Build description path: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2ba66f2ba3edc083865c3a61da6c7e4c-desc.xcbuild
note: Building targets in dependency order
error: The package product 'Crypto' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'AppStoreConnect-Swift-SDK' from project 'AppStoreConnect-Swift-SDK')
Resolve Package Graph
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme AppStoreConnect-Swift-SDK -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  URLQueryEncoder: https://github.com/CreateAPI/URLQueryEncoder.git @ 0.2.1
  AppStoreConnect-Swift-SDK: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
Prepare packages
Compile plug-in “CreateAPI” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins/CreateAPI
[debug]: Plugin compilation output directory '/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: b47b700db072026d1314339a5ffc6548832b01cbe923f50369d0d154363baf2a
Process build tool plug-in results
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 2ba66f2ba3edc083865c3a61da6c7e4c
Build description path: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2ba66f2ba3edc083865c3a61da6c7e4c-desc.xcbuild
note: Building targets in dependency order
error: The package product 'Crypto' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'AppStoreConnect-Swift-SDK' from project 'AppStoreConnect-Swift-SDK')
** BUILD FAILED **
BUILD FAILURE 5.7 watchOS