Build Information
Successful build of AppStoreConnect-Swift-SDK, reference 3.2.0 (2fb057
), with Swift 6.1 for Linux on 28 Apr 2025 14:42:47 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
166 | }
167 |
168 | public init(prices: Prices? = nil, availableTerritories: AvailableTerritories? = nil) {
| `- warning: 'AvailableTerritories' is deprecated: Deprecated
169 | self.prices = prices
170 | self.availableTerritories = availableTerritories
/host/spi-builder-workspace/Sources/OpenAPI/Generated/Entities/AppsResponse.swift:25:20: warning: 'AppPreOrder' is deprecated: Deprecated
23 | case appClip(AppClip)
24 | case endUserLicenseAgreement(EndUserLicenseAgreement)
25 | case appPreOrder(AppPreOrder)
| `- warning: 'AppPreOrder' is deprecated: Deprecated
26 | case appPrice(AppPrice)
27 | case territory(Territory)
/host/spi-builder-workspace/Sources/OpenAPI/Generated/Entities/AppsResponse.swift:26:17: warning: 'AppPrice' is deprecated: Deprecated
24 | case endUserLicenseAgreement(EndUserLicenseAgreement)
25 | case appPreOrder(AppPreOrder)
26 | case appPrice(AppPrice)
| `- warning: 'AppPrice' is deprecated: Deprecated
27 | case territory(Territory)
28 | case inAppPurchase(InAppPurchase)
/host/spi-builder-workspace/Sources/OpenAPI/Generated/Entities/AppsResponse.swift:28:22: warning: 'InAppPurchase' is deprecated: Deprecated
26 | case appPrice(AppPrice)
27 | case territory(Territory)
28 | case inAppPurchase(InAppPurchase)
| `- warning: 'InAppPurchase' is deprecated: Deprecated
29 | case subscriptionGroup(SubscriptionGroup)
30 | case gameCenterEnabledVersion(GameCenterEnabledVersion)
/host/spi-builder-workspace/Sources/OpenAPI/Generated/Entities/AppsResponse.swift:30:33: warning: 'GameCenterEnabledVersion' is deprecated: Deprecated
28 | case inAppPurchase(InAppPurchase)
29 | case subscriptionGroup(SubscriptionGroup)
30 | case gameCenterEnabledVersion(GameCenterEnabledVersion)
| `- warning: 'GameCenterEnabledVersion' is deprecated: Deprecated
31 | case appCustomProductPage(AppCustomProductPage)
32 | case inAppPurchaseV2(InAppPurchaseV2)
/host/spi-builder-workspace/Sources/OpenAPI/Generated/Entities/ReviewSubmissionItemResponse.swift:15:34: warning: 'AppStoreVersionExperiment' is deprecated: Deprecated
13 | case appStoreVersion(AppStoreVersion)
14 | case appCustomProductPageVersion(AppCustomProductPageVersion)
15 | case appStoreVersionExperiment(AppStoreVersionExperiment)
| `- warning: 'AppStoreVersionExperiment' is deprecated: Deprecated
16 | case appStoreVersionExperimentV2(AppStoreVersionExperimentV2)
17 | case appEvent(AppEvent)
/host/spi-builder-workspace/Sources/OpenAPI/Generated/Entities/ReviewSubmissionItemsResponse.swift:15:34: warning: 'AppStoreVersionExperiment' is deprecated: Deprecated
13 | case appStoreVersion(AppStoreVersion)
14 | case appCustomProductPageVersion(AppCustomProductPageVersion)
15 | case appStoreVersionExperiment(AppStoreVersionExperiment)
| `- warning: 'AppStoreVersionExperiment' is deprecated: Deprecated
16 | case appStoreVersionExperimentV2(AppStoreVersionExperimentV2)
17 | case appEvent(AppEvent)
[1680/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionLocalizationsWithIDRelationshipsAppScreenshotSets.swift
[1681/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionPhasedReleases.swift
[1682/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionPhasedReleasesWithID.swift
[1683/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionPromotions.swift
[1684/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionReleaseRequests.swift
[1685/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionSubmissions.swift
[1686/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionSubmissionsWithID.swift
[1687/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersions.swift
[1688/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithID.swift
[1689/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDAgeRatingDeclaration.swift
[1690/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDAlternativeDistributionPackage.swift
[1691/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDAppClipDefaultExperience.swift
[1692/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDAppStoreReviewDetail.swift
[1693/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDAppStoreVersionExperiments.swift
[1694/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDAppStoreVersionExperimentsV2.swift
[1695/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDAppStoreVersionLocalizations.swift
[1696/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDAppStoreVersionPhasedRelease.swift
[1697/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDAppStoreVersionSubmission.swift
[1698/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDBuild.swift
[1699/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDCustomerReviews.swift
[1700/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDRelationships.swift
[1701/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDRelationshipsAgeRatingDeclaration.swift
[1702/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDRelationshipsAlternativeDistributionPackage.swift
[1703/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDRelationshipsAppClipDefaultExperience.swift
[1704/1829] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDRelationshipsAppStoreReviewDetail.swift
[1705/1902] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDRelationshipsPricePoints.swift
[1706/1902] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDRelationshipsPrices.swift
[1707/1902] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDRelationshipsPromotedPurchases.swift
[1708/1902] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDRelationshipsReviewSubmissions.swift
[1709/1902] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDRelationshipsSubscriptionGracePeriod.swift
[1710/1902] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDRelationshipsSubscriptionGroups.swift
[1711/1902] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDReviewSubmissions.swift
[1712/1902] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDSubscriptionGracePeriod.swift
[1713/1902] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDSubscriptionGroups.swift
[1714/1902] Compiling AppStoreConnect_Swift_SDK PathsV1BetaAppClipInvocationLocalizations.swift
[1715/1902] Compiling AppStoreConnect_Swift_SDK PathsV1BetaAppClipInvocationLocalizationsWithID.swift
[1716/1902] Compiling AppStoreConnect_Swift_SDK PathsV1BetaAppClipInvocations.swift
[1717/1902] Compiling AppStoreConnect_Swift_SDK PathsV1BetaAppClipInvocationsWithID.swift
[1718/1902] Compiling AppStoreConnect_Swift_SDK PathsV1BetaAppLocalizations.swift
[1719/1902] Compiling AppStoreConnect_Swift_SDK PathsV1BetaAppLocalizationsWithID.swift
[1720/1902] Compiling AppStoreConnect_Swift_SDK PathsV1BetaAppLocalizationsWithIDApp.swift
[1721/1902] Compiling AppStoreConnect_Swift_SDK PathsV1BetaAppLocalizationsWithIDRelationships.swift
[1722/1902] Compiling AppStoreConnect_Swift_SDK PathsV1BetaAppLocalizationsWithIDRelationshipsApp.swift
[1723/1902] Compiling AppStoreConnect_Swift_SDK PathsV1BetaAppReviewDetails.swift
[1724/1902] Compiling AppStoreConnect_Swift_SDK PathsV1BetaAppReviewDetailsWithID.swift
[1725/1902] Compiling AppStoreConnect_Swift_SDK PathsV1BetaAppReviewDetailsWithIDApp.swift
[1726/1902] Compiling AppStoreConnect_Swift_SDK PathsV1BetaAppReviewDetailsWithIDRelationships.swift
[1727/1902] Compiling AppStoreConnect_Swift_SDK PathsV1BetaAppReviewDetailsWithIDRelationshipsApp.swift
[1728/1902] Compiling AppStoreConnect_Swift_SDK PathsV1BetaAppReviewSubmissions.swift
[1729/1902] Compiling AppStoreConnect_Swift_SDK PathsV1BetaAppReviewSubmissionsWithID.swift
[1730/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDBetaAppReviewDetail.swift
[1731/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDBetaGroups.swift
[1732/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDBetaLicenseAgreement.swift
[1733/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDBuilds.swift
[1734/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDCiProduct.swift
[1735/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDCustomerReviews.swift
[1736/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDEndUserLicenseAgreement.swift
[1737/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDGameCenterDetail.swift
[1738/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDGameCenterEnabledVersions.swift
[1739/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDInAppPurchases.swift
[1740/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDInAppPurchasesV2.swift
[1741/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDMarketplaceSearchDetail.swift
[1742/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDMetrics.swift
[1743/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDMetricsBetaTesterUsages.swift
[1744/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDPerfPowerMetrics.swift
[1745/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDPreOrder.swift
[1746/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDPreReleaseVersions.swift
[1747/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDPricePoints.swift
[1748/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDPrices.swift
[1749/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDPromotedPurchases.swift
[1750/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDRelationships.swift
[1751/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDRelationshipsAlternativeDistributionKey.swift
[1752/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDRelationshipsAnalyticsReportRequests.swift
[1753/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDRelationshipsAppAvailability.swift
[1754/1926] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDRelationshipsAppClips.swift
[1755/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaAppReviewSubmissionsWithIDBuild.swift
[1756/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaAppReviewSubmissionsWithIDRelationships.swift
[1757/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaAppReviewSubmissionsWithIDRelationshipsBuild.swift
[1758/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaBuildLocalizations.swift
[1759/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaBuildLocalizationsWithID.swift
[1760/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaBuildLocalizationsWithIDBuild.swift
[1761/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaBuildLocalizationsWithIDRelationships.swift
[1762/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaBuildLocalizationsWithIDRelationshipsBuild.swift
[1763/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaGroups.swift
[1764/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaGroupsWithID.swift
[1765/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaGroupsWithIDApp.swift
[1766/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaGroupsWithIDBetaTesters.swift
[1767/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaGroupsWithIDBuilds.swift
[1768/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaGroupsWithIDMetrics.swift
[1769/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaGroupsWithIDMetricsBetaTesterUsages.swift
[1770/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaGroupsWithIDRelationships.swift
[1771/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaGroupsWithIDRelationshipsApp.swift
[1772/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaGroupsWithIDRelationshipsBetaTesters.swift
[1773/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaGroupsWithIDRelationshipsBuilds.swift
[1774/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaLicenseAgreements.swift
[1775/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaLicenseAgreementsWithID.swift
[1776/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaLicenseAgreementsWithIDApp.swift
[1777/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaLicenseAgreementsWithIDRelationships.swift
[1778/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaLicenseAgreementsWithIDRelationshipsApp.swift
[1779/1950] Compiling AppStoreConnect_Swift_SDK PathsV1BetaTesterInvitations.swift
[1780/1974] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDRelationshipsBuildBetaDetail.swift
[1781/1974] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDRelationshipsDiagnosticSignatures.swift
[1782/1974] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDRelationshipsIcons.swift
[1783/1974] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDRelationshipsIndividualTesters.swift
[1784/1974] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDRelationshipsPreReleaseVersion.swift
[1785/1974] Compiling AppStoreConnect_Swift_SDK PathsV1BundleIDCapabilities.swift
[1786/1974] Compiling AppStoreConnect_Swift_SDK PathsV1BundleIDCapabilitiesWithID.swift
[1787/1974] Compiling AppStoreConnect_Swift_SDK PathsV1BundleIDs.swift
[1788/1974] Compiling AppStoreConnect_Swift_SDK PathsV1BundleIDsWithID.swift
[1789/1974] Compiling AppStoreConnect_Swift_SDK PathsV1BundleIDsWithIDApp.swift
[1790/1974] Compiling AppStoreConnect_Swift_SDK PathsV1BundleIDsWithIDBundleIDCapabilities.swift
[1791/1974] Compiling AppStoreConnect_Swift_SDK PathsV1BundleIDsWithIDProfiles.swift
[1792/1974] Compiling AppStoreConnect_Swift_SDK PathsV1BundleIDsWithIDRelationships.swift
[1793/1974] Compiling AppStoreConnect_Swift_SDK PathsV1BundleIDsWithIDRelationshipsApp.swift
[1794/1974] Compiling AppStoreConnect_Swift_SDK PathsV1BundleIDsWithIDRelationshipsBundleIDCapabilities.swift
[1795/1974] Compiling AppStoreConnect_Swift_SDK PathsV1BundleIDsWithIDRelationshipsProfiles.swift
[1796/1974] Compiling AppStoreConnect_Swift_SDK PathsV1Certificates.swift
[1797/1974] Compiling AppStoreConnect_Swift_SDK PathsV1CertificatesWithID.swift
[1798/1974] Compiling AppStoreConnect_Swift_SDK PathsV1CiArtifacts.swift
[1799/1974] Compiling AppStoreConnect_Swift_SDK PathsV1CiArtifactsWithID.swift
[1800/1974] Compiling AppStoreConnect_Swift_SDK PathsV1CiBuildActions.swift
[1801/1974] Compiling AppStoreConnect_Swift_SDK PathsV1CiBuildActionsWithID.swift
[1802/1974] Compiling AppStoreConnect_Swift_SDK PathsV1CiBuildActionsWithIDArtifacts.swift
[1803/1974] Compiling AppStoreConnect_Swift_SDK PathsV1CiBuildActionsWithIDBuildRun.swift
[1804/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildBundlesWithIDRelationshipsAppClipDomainDebugStatus.swift
[1805/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildBundlesWithIDRelationshipsBetaAppClipInvocations.swift
[1806/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildBundlesWithIDRelationshipsBuildBundleFileSizes.swift
[1807/1998] Compiling AppStoreConnect_Swift_SDK PathsV1Builds.swift
[1808/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithID.swift
[1809/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDApp.swift
[1810/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDAppEncryptionDeclaration.swift
[1811/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDAppStoreVersion.swift
[1812/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDBetaAppReviewSubmission.swift
[1813/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDBetaBuildLocalizations.swift
[1814/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDBuildBetaDetail.swift
[1815/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDDiagnosticSignatures.swift
[1816/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDIcons.swift
[1817/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDIndividualTesters.swift
[1818/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDMetrics.swift
[1819/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDMetricsBetaBuildUsages.swift
[1820/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDPerfPowerMetrics.swift
[1821/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDPreReleaseVersion.swift
[1822/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDRelationships.swift
[1823/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDRelationshipsApp.swift
[1824/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDRelationshipsAppEncryptionDeclaration.swift
[1825/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDRelationshipsAppStoreVersion.swift
[1826/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDRelationshipsBetaAppReviewSubmission.swift
[1827/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDRelationshipsBetaBuildLocalizations.swift
[1828/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildsWithIDRelationshipsBetaGroups.swift
[1829/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BetaTesters.swift
[1830/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BetaTestersWithID.swift
[1831/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BetaTestersWithIDApps.swift
[1832/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BetaTestersWithIDBetaGroups.swift
[1833/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BetaTestersWithIDBuilds.swift
[1834/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BetaTestersWithIDMetrics.swift
[1835/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BetaTestersWithIDMetricsBetaTesterUsages.swift
[1836/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BetaTestersWithIDRelationships.swift
[1837/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BetaTestersWithIDRelationshipsApps.swift
[1838/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BetaTestersWithIDRelationshipsBetaGroups.swift
[1839/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BetaTestersWithIDRelationshipsBuilds.swift
[1840/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildBetaDetails.swift
[1841/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildBetaDetailsWithID.swift
[1842/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildBetaDetailsWithIDBuild.swift
[1843/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildBetaDetailsWithIDRelationships.swift
[1844/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildBetaDetailsWithIDRelationshipsBuild.swift
[1845/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildBetaNotifications.swift
[1846/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildBundles.swift
[1847/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildBundlesWithID.swift
[1848/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildBundlesWithIDAppClipDomainCacheStatus.swift
[1849/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildBundlesWithIDAppClipDomainDebugStatus.swift
[1850/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildBundlesWithIDBetaAppClipInvocations.swift
[1851/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildBundlesWithIDBuildBundleFileSizes.swift
[1852/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildBundlesWithIDRelationships.swift
[1853/1998] Compiling AppStoreConnect_Swift_SDK PathsV1BuildBundlesWithIDRelationshipsAppClipDomainCacheStatus.swift
[1854/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiBuildActionsWithIDIssues.swift
[1855/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiBuildActionsWithIDRelationships.swift
[1856/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiBuildActionsWithIDRelationshipsArtifacts.swift
[1857/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiBuildActionsWithIDRelationshipsBuildRun.swift
[1858/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiBuildActionsWithIDRelationshipsIssues.swift
[1859/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiBuildActionsWithIDRelationshipsTestResults.swift
[1860/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiBuildActionsWithIDTestResults.swift
[1861/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiBuildRuns.swift
[1862/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiBuildRunsWithID.swift
[1863/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiBuildRunsWithIDActions.swift
[1864/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiBuildRunsWithIDBuilds.swift
[1865/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiBuildRunsWithIDRelationships.swift
[1866/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiBuildRunsWithIDRelationshipsActions.swift
[1867/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiBuildRunsWithIDRelationshipsBuilds.swift
[1868/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiIssues.swift
[1869/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiIssuesWithID.swift
[1870/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiMacOsVersions.swift
[1871/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiMacOsVersionsWithID.swift
[1872/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiMacOsVersionsWithIDRelationships.swift
[1873/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiMacOsVersionsWithIDRelationshipsXcodeVersions.swift
[1874/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiMacOsVersionsWithIDXcodeVersions.swift
[1875/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiProducts.swift
[1876/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiProductsWithID.swift
[1877/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CiProductsWithIDAdditionalRepositories.swift
[1878/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CustomerReviewResponses.swift
[1879/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CustomerReviewResponsesWithID.swift
[1880/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CustomerReviews.swift
[1881/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CustomerReviewsWithID.swift
[1882/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CustomerReviewsWithIDRelationships.swift
[1883/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CustomerReviewsWithIDRelationshipsResponse.swift
[1884/2046] Compiling AppStoreConnect_Swift_SDK PathsV1CustomerReviewsWithIDResponse.swift
[1885/2046] Compiling AppStoreConnect_Swift_SDK PathsV1Devices.swift
[1886/2046] Compiling AppStoreConnect_Swift_SDK PathsV1DevicesWithID.swift
[1887/2046] Compiling AppStoreConnect_Swift_SDK PathsV1DiagnosticSignatures.swift
[1888/2046] Compiling AppStoreConnect_Swift_SDK PathsV1DiagnosticSignaturesWithID.swift
[1889/2046] Compiling AppStoreConnect_Swift_SDK PathsV1DiagnosticSignaturesWithIDLogs.swift
[1890/2046] Compiling AppStoreConnect_Swift_SDK PathsV1EndAppAvailabilityPreOrders.swift
[1891/2046] Compiling AppStoreConnect_Swift_SDK PathsV1EndUserLicenseAgreements.swift
[1892/2046] Compiling AppStoreConnect_Swift_SDK PathsV1EndUserLicenseAgreementsWithID.swift
[1893/2046] Compiling AppStoreConnect_Swift_SDK PathsV1EndUserLicenseAgreementsWithIDRelationships.swift
[1894/2046] Compiling AppStoreConnect_Swift_SDK PathsV1EndUserLicenseAgreementsWithIDRelationshipsTerritories.swift
[1895/2046] Compiling AppStoreConnect_Swift_SDK PathsV1EndUserLicenseAgreementsWithIDTerritories.swift
[1896/2046] Compiling AppStoreConnect_Swift_SDK PathsV1FinanceReports.swift
[1897/2046] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievementImages.swift
[1898/2046] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievementImagesWithID.swift
[1899/2046] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievementLocalizations.swift
[1900/2046] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievementLocalizationsWithID.swift
[1901/2046] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievementLocalizationsWithIDGameCenterAchievement.swift
[1902/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDRelationshipsAppStoreVersionExperiments.swift
[1903/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDRelationshipsAppStoreVersionExperimentsV2.swift
[1904/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDRelationshipsAppStoreVersionLocalizations.swift
[1905/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDRelationshipsAppStoreVersionPhasedRelease.swift
[1906/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDRelationshipsAppStoreVersionSubmission.swift
[1907/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDRelationshipsBuild.swift
[1908/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDRelationshipsCustomerReviews.swift
[1909/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDRelationshipsRoutingAppCoverage.swift
[1910/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppStoreVersionsWithIDRoutingAppCoverage.swift
[1911/2094] Compiling AppStoreConnect_Swift_SDK PathsV1Apps.swift
[1912/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithID.swift
[1913/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDAlternativeDistributionKey.swift
[1914/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDAnalyticsReportRequests.swift
[1915/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDAppAvailability.swift
[1916/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDAppClips.swift
[1917/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDAppCustomProductPages.swift
[1918/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDAppEncryptionDeclarations.swift
[1919/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDAppEvents.swift
[1920/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDAppInfos.swift
[1921/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDAppPricePoints.swift
[1922/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDAppPriceSchedule.swift
[1923/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDAppStoreVersionExperimentsV2.swift
[1924/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDAppStoreVersions.swift
[1925/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDAvailableTerritories.swift
[1926/2094] Compiling AppStoreConnect_Swift_SDK PathsV1AppsWithIDBetaAppLocalizations.swift
[1927/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiProductsWithIDApp.swift
[1928/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiProductsWithIDBuildRuns.swift
[1929/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiProductsWithIDPrimaryRepositories.swift
[1930/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiProductsWithIDRelationships.swift
[1931/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiProductsWithIDRelationshipsAdditionalRepositories.swift
[1932/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiProductsWithIDRelationshipsApp.swift
[1933/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiProductsWithIDRelationshipsBuildRuns.swift
[1934/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiProductsWithIDRelationshipsPrimaryRepositories.swift
[1935/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiProductsWithIDRelationshipsWorkflows.swift
[1936/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiProductsWithIDWorkflows.swift
[1937/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiTestResults.swift
[1938/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiTestResultsWithID.swift
[1939/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiWorkflows.swift
[1940/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiWorkflowsWithID.swift
[1941/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiWorkflowsWithIDBuildRuns.swift
[1942/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiWorkflowsWithIDRelationships.swift
[1943/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiWorkflowsWithIDRelationshipsBuildRuns.swift
[1944/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiWorkflowsWithIDRelationshipsRepository.swift
[1945/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiWorkflowsWithIDRepository.swift
[1946/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiXcodeVersions.swift
[1947/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiXcodeVersionsWithID.swift
[1948/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiXcodeVersionsWithIDMacOsVersions.swift
[1949/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiXcodeVersionsWithIDRelationships.swift
[1950/2118] Compiling AppStoreConnect_Swift_SDK PathsV1CiXcodeVersionsWithIDRelationshipsMacOsVersions.swift
[1951/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievementLocalizationsWithIDGameCenterAchievementImage.swift
[1952/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievementLocalizationsWithIDRelationships.swift
[1953/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievementLocalizationsWithIDRelationshipsGameCenterAchievement.swift
[1954/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievementLocalizationsWithIDRelationshipsGameCenterAchievementImage.swift
[1955/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievementReleases.swift
[1956/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievementReleasesWithID.swift
[1957/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievements.swift
[1958/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievementsWithID.swift
[1959/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievementsWithIDGroupAchievement.swift
[1960/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievementsWithIDLocalizations.swift
[1961/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievementsWithIDRelationships.swift
[1962/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievementsWithIDRelationshipsGroupAchievement.swift
[1963/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievementsWithIDRelationshipsLocalizations.swift
[1964/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievementsWithIDRelationshipsReleases.swift
[1965/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAchievementsWithIDReleases.swift
[1966/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAppVersions.swift
[1967/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAppVersionsWithID.swift
[1968/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAppVersionsWithIDAppStoreVersion.swift
[1969/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAppVersionsWithIDCompatibilityVersions.swift
[1970/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAppVersionsWithIDRelationships.swift
[1971/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAppVersionsWithIDRelationshipsAppStoreVersion.swift
[1972/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterAppVersionsWithIDRelationshipsCompatibilityVersions.swift
[1973/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetails.swift
[1974/2142] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithID.swift
[1975/2166] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingRuleSetsWithIDRelationshipsRules.swift
[1976/2166] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingRuleSetsWithIDRelationshipsTeams.swift
[1977/2166] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingRuleSetsWithIDRules.swift
[1978/2166] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingRuleSetsWithIDTeams.swift
[1979/2166] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingRules.swift
[1980/2166] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingRulesWithID.swift
[1981/2166] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingRulesWithIDMetrics.swift
[1982/2166] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingRulesWithIDMetricsMatchmakingBooleanRuleResults.swift
[1983/2166] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingRulesWithIDMetricsMatchmakingNumberRuleResults.swift
[1984/2166] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingRulesWithIDMetricsMatchmakingRuleErrors.swift
[1985/2166] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingTeams.swift
[1986/2166] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingTeamsWithID.swift
[1987/2166] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterPlayerAchievementSubmissions.swift
[1988/2166] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchaseAppStoreReviewScreenshots.swift
[1989/2166] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchaseAppStoreReviewScreenshotsWithID.swift
[1990/2166] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchaseAvailabilities.swift
[1991/2166] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchaseAvailabilitiesWithID.swift
[1992/2166] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchaseAvailabilitiesWithIDAvailableTerritories.swift
[1993/2166] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchaseAvailabilitiesWithIDRelationships.swift
[1994/2166] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchaseAvailabilitiesWithIDRelationshipsAvailableTerritories.swift
[1995/2166] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchaseContents.swift
[1996/2166] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchaseContentsWithID.swift
[1997/2166] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchaseLocalizations.swift
[1998/2166] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchaseLocalizationsWithID.swift
[1999/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDAchievementReleases.swift
[2000/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDGameCenterAchievements.swift
[2001/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDGameCenterAppVersions.swift
[2002/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDGameCenterGroup.swift
[2003/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDGameCenterLeaderboardSets.swift
[2004/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDGameCenterLeaderboards.swift
[2005/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDLeaderboardReleases.swift
[2006/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDLeaderboardSetReleases.swift
[2007/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDMetrics.swift
[2008/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDMetricsClassicMatchmakingRequests.swift
[2009/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDMetricsRuleBasedMatchmakingRequests.swift
[2010/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDRelationships.swift
[2011/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDRelationshipsAchievementReleases.swift
[2012/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDRelationshipsGameCenterAchievements.swift
[2013/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDRelationshipsGameCenterAppVersions.swift
[2014/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDRelationshipsGameCenterGroup.swift
[2015/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDRelationshipsGameCenterLeaderboardSets.swift
[2016/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDRelationshipsGameCenterLeaderboards.swift
[2017/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDRelationshipsLeaderboardReleases.swift
[2018/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterDetailsWithIDRelationshipsLeaderboardSetReleases.swift
[2019/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterEnabledVersions.swift
[2020/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterEnabledVersionsWithID.swift
[2021/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterEnabledVersionsWithIDCompatibleVersions.swift
[2022/2190] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterEnabledVersionsWithIDRelationships.swift
[2023/2214] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchasePriceSchedules.swift
[2024/2214] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchasePriceSchedulesWithID.swift
[2025/2214] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchasePriceSchedulesWithIDAutomaticPrices.swift
[2026/2214] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchasePriceSchedulesWithIDBaseTerritory.swift
[2027/2214] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchasePriceSchedulesWithIDManualPrices.swift
[2028/2214] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchasePriceSchedulesWithIDRelationships.swift
[2029/2214] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchasePriceSchedulesWithIDRelationshipsAutomaticPrices.swift
[2030/2214] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchasePriceSchedulesWithIDRelationshipsBaseTerritory.swift
[2031/2214] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchasePriceSchedulesWithIDRelationshipsManualPrices.swift
[2032/2214] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchaseSubmissions.swift
[2033/2214] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchases.swift
[2034/2214] Compiling AppStoreConnect_Swift_SDK PathsV1InAppPurchasesWithID.swift
[2035/2214] Compiling AppStoreConnect_Swift_SDK PathsV1MarketplaceDomains.swift
[2036/2214] Compiling AppStoreConnect_Swift_SDK PathsV1MarketplaceDomainsWithID.swift
[2037/2214] Compiling AppStoreConnect_Swift_SDK PathsV1MarketplaceSearchDetails.swift
[2038/2214] Compiling AppStoreConnect_Swift_SDK PathsV1MarketplaceSearchDetailsWithID.swift
[2039/2214] Compiling AppStoreConnect_Swift_SDK PathsV1MarketplaceWebhooks.swift
[2040/2214] Compiling AppStoreConnect_Swift_SDK PathsV1MarketplaceWebhooksWithID.swift
[2041/2214] Compiling AppStoreConnect_Swift_SDK PathsV1PreReleaseVersions.swift
[2042/2214] Compiling AppStoreConnect_Swift_SDK PathsV1PreReleaseVersionsWithID.swift
[2043/2214] Compiling AppStoreConnect_Swift_SDK PathsV1PreReleaseVersionsWithIDApp.swift
[2044/2214] Compiling AppStoreConnect_Swift_SDK PathsV1PreReleaseVersionsWithIDBuilds.swift
[2045/2214] Compiling AppStoreConnect_Swift_SDK PathsV1PreReleaseVersionsWithIDRelationships.swift
[2046/2214] Compiling AppStoreConnect_Swift_SDK PathsV1PreReleaseVersionsWithIDRelationshipsApp.swift
[2047/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetsWithIDReleases.swift
[2048/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboards.swift
[2049/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardsWithID.swift
[2050/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardsWithIDGroupLeaderboard.swift
[2051/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardsWithIDLocalizations.swift
[2052/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardsWithIDRelationships.swift
[2053/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardsWithIDRelationshipsGroupLeaderboard.swift
[2054/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardsWithIDRelationshipsLocalizations.swift
[2055/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardsWithIDRelationshipsReleases.swift
[2056/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardsWithIDReleases.swift
[2057/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingQueues.swift
[2058/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingQueuesWithID.swift
[2059/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingQueuesWithIDMetrics.swift
[2060/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingQueuesWithIDMetricsExperimentMatchmakingQueueSizes.swift
[2061/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingQueuesWithIDMetricsExperimentMatchmakingRequests.swift
[2062/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingQueuesWithIDMetricsMatchmakingQueueSizes.swift
[2063/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingQueuesWithIDMetricsMatchmakingRequests.swift
[2064/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingQueuesWithIDMetricsMatchmakingSessions.swift
[2065/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingRuleSetTests.swift
[2066/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingRuleSets.swift
[2067/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingRuleSetsWithID.swift
[2068/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingRuleSetsWithIDMatchmakingQueues.swift
[2069/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingRuleSetsWithIDRelationships.swift
[2070/2238] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterMatchmakingRuleSetsWithIDRelationshipsMatchmakingQueues.swift
[2071/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterEnabledVersionsWithIDRelationshipsCompatibleVersions.swift
[2072/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterGroups.swift
[2073/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterGroupsWithID.swift
[2074/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterGroupsWithIDGameCenterAchievements.swift
[2075/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterGroupsWithIDGameCenterDetails.swift
[2076/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterGroupsWithIDGameCenterLeaderboardSets.swift
[2077/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterGroupsWithIDGameCenterLeaderboards.swift
[2078/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterGroupsWithIDRelationships.swift
[2079/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterGroupsWithIDRelationshipsGameCenterAchievements.swift
[2080/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterGroupsWithIDRelationshipsGameCenterDetails.swift
[2081/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterGroupsWithIDRelationshipsGameCenterLeaderboardSets.swift
[2082/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterGroupsWithIDRelationshipsGameCenterLeaderboards.swift
[2083/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardEntrySubmissions.swift
[2084/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardImages.swift
[2085/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardImagesWithID.swift
[2086/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardLocalizations.swift
[2087/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardLocalizationsWithID.swift
[2088/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardLocalizationsWithIDGameCenterLeaderboardImage.swift
[2089/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardLocalizationsWithIDRelationships.swift
[2090/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardLocalizationsWithIDRelationshipsGameCenterLeaderboardImage.swift
[2091/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardReleases.swift
[2092/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardReleasesWithID.swift
[2093/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetImages.swift
[2094/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetImagesWithID.swift
[2095/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetLocalizations.swift
[2096/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetLocalizationsWithID.swift
[2097/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetLocalizationsWithIDGameCenterLeaderboardSetImage.swift
[2098/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetLocalizationsWithIDRelationships.swift
[2099/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetLocalizationsWithIDRelationshipsGameCenterLeaderboardSetImage.swift
[2100/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetMemberLocalizations.swift
[2101/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetMemberLocalizationsWithID.swift
[2102/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetMemberLocalizationsWithIDGameCenterLeaderboard.swift
[2103/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetMemberLocalizationsWithIDGameCenterLeaderboardSet.swift
[2104/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetMemberLocalizationsWithIDRelationships.swift
[2105/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetMemberLocalizationsWithIDRelationshipsGameCenterLeaderboard.swift
[2106/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetMemberLocalizationsWithIDRelationshipsGameCenterLeaderboardSet.swift
[2107/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetReleases.swift
[2108/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetReleasesWithID.swift
[2109/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSets.swift
[2110/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetsWithID.swift
[2111/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetsWithIDGameCenterLeaderboards.swift
[2112/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetsWithIDGroupLeaderboardSet.swift
[2113/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetsWithIDLocalizations.swift
[2114/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetsWithIDRelationships.swift
[2115/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetsWithIDRelationshipsGameCenterLeaderboards.swift
[2116/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetsWithIDRelationshipsGroupLeaderboardSet.swift
[2117/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetsWithIDRelationshipsLocalizations.swift
[2118/2262] Compiling AppStoreConnect_Swift_SDK PathsV1GameCenterLeaderboardSetsWithIDRelationshipsReleases.swift
[2119/2286] Compiling AppStoreConnect_Swift_SDK PathsV1PreReleaseVersionsWithIDRelationshipsBuilds.swift
[2120/2286] Compiling AppStoreConnect_Swift_SDK PathsV1Profiles.swift
[2121/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ProfilesWithID.swift
[2122/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ProfilesWithIDBundleID.swift
[2123/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ProfilesWithIDCertificates.swift
[2124/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ProfilesWithIDDevices.swift
[2125/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ProfilesWithIDRelationships.swift
[2126/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ProfilesWithIDRelationshipsBundleID.swift
[2127/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ProfilesWithIDRelationshipsCertificates.swift
[2128/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ProfilesWithIDRelationshipsDevices.swift
[2129/2286] Compiling AppStoreConnect_Swift_SDK PathsV1PromotedPurchaseImages.swift
[2130/2286] Compiling AppStoreConnect_Swift_SDK PathsV1PromotedPurchaseImagesWithID.swift
[2131/2286] Compiling AppStoreConnect_Swift_SDK PathsV1PromotedPurchases.swift
[2132/2286] Compiling AppStoreConnect_Swift_SDK PathsV1PromotedPurchasesWithID.swift
[2133/2286] Compiling AppStoreConnect_Swift_SDK PathsV1PromotedPurchasesWithIDPromotionImages.swift
[2134/2286] Compiling AppStoreConnect_Swift_SDK PathsV1PromotedPurchasesWithIDRelationships.swift
[2135/2286] Compiling AppStoreConnect_Swift_SDK PathsV1PromotedPurchasesWithIDRelationshipsPromotionImages.swift
[2136/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ReviewSubmissionItems.swift
[2137/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ReviewSubmissionItemsWithID.swift
[2138/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ReviewSubmissions.swift
[2139/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ReviewSubmissionsWithID.swift
[2140/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ReviewSubmissionsWithIDItems.swift
[2141/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ReviewSubmissionsWithIDRelationships.swift
[2142/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ReviewSubmissionsWithIDRelationshipsItems.swift
[2143/2286] Compiling AppStoreConnect_Swift_SDK PathsV1RoutingAppCoverages.swift
[2144/2286] Compiling AppStoreConnect_Swift_SDK PathsV1RoutingAppCoveragesWithID.swift
[2145/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SalesReports.swift
[2146/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ScmGitReferences.swift
[2147/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ScmGitReferencesWithID.swift
[2148/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ScmProviders.swift
[2149/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ScmProvidersWithID.swift
[2150/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ScmProvidersWithIDRelationships.swift
[2151/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ScmProvidersWithIDRelationshipsRepositories.swift
[2152/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ScmProvidersWithIDRepositories.swift
[2153/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ScmPullRequests.swift
[2154/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ScmPullRequestsWithID.swift
[2155/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ScmRepositories.swift
[2156/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ScmRepositoriesWithID.swift
[2157/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ScmRepositoriesWithIDGitReferences.swift
[2158/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ScmRepositoriesWithIDPullRequests.swift
[2159/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ScmRepositoriesWithIDRelationships.swift
[2160/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ScmRepositoriesWithIDRelationshipsGitReferences.swift
[2161/2286] Compiling AppStoreConnect_Swift_SDK PathsV1ScmRepositoriesWithIDRelationshipsPullRequests.swift
[2162/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionAppStoreReviewScreenshots.swift
[2163/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionAppStoreReviewScreenshotsWithID.swift
[2164/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionAvailabilities.swift
[2165/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionAvailabilitiesWithID.swift
[2166/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionAvailabilitiesWithIDAvailableTerritories.swift
[2167/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionAvailabilitiesWithIDRelationships.swift
[2168/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionAvailabilitiesWithIDRelationshipsAvailableTerritories.swift
[2169/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionGracePeriods.swift
[2170/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionGracePeriodsWithID.swift
[2171/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionGroupLocalizations.swift
[2172/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionGroupLocalizationsWithID.swift
[2173/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionGroupSubmissions.swift
[2174/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionGroups.swift
[2175/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionGroupsWithID.swift
[2176/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionGroupsWithIDRelationships.swift
[2177/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionGroupsWithIDRelationshipsSubscriptionGroupLocalizations.swift
[2178/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionGroupsWithIDRelationshipsSubscriptions.swift
[2179/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionGroupsWithIDSubscriptionGroupLocalizations.swift
[2180/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionGroupsWithIDSubscriptions.swift
[2181/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionIntroductoryOffers.swift
[2182/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionIntroductoryOffersWithID.swift
[2183/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionLocalizations.swift
[2184/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionLocalizationsWithID.swift
[2185/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionOfferCodeCustomCodes.swift
[2186/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionOfferCodeCustomCodesWithID.swift
[2187/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionOfferCodeOneTimeUseCodes.swift
[2188/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionOfferCodeOneTimeUseCodesWithID.swift
[2189/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionOfferCodeOneTimeUseCodesWithIDValues.swift
[2190/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionOfferCodes.swift
[2191/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionOfferCodesWithID.swift
[2192/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionOfferCodesWithIDCustomCodes.swift
[2193/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionOfferCodesWithIDOneTimeUseCodes.swift
[2194/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionOfferCodesWithIDPrices.swift
[2195/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionOfferCodesWithIDRelationships.swift
[2196/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionOfferCodesWithIDRelationshipsCustomCodes.swift
[2197/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionOfferCodesWithIDRelationshipsOneTimeUseCodes.swift
[2198/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionOfferCodesWithIDRelationshipsPrices.swift
[2199/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionPricePoints.swift
[2200/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionPricePointsWithID.swift
[2201/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionPricePointsWithIDEqualizations.swift
[2202/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionPricePointsWithIDRelationships.swift
[2203/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionPricePointsWithIDRelationshipsEqualizations.swift
[2204/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionPrices.swift
[2205/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionPricesWithID.swift
[2206/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionPromotionalOffers.swift
[2207/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionPromotionalOffersWithID.swift
[2208/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionPromotionalOffersWithIDPrices.swift
[2209/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionPromotionalOffersWithIDRelationships.swift
[2210/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionPromotionalOffersWithIDRelationshipsPrices.swift
[2211/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionSubmissions.swift
[2212/2286] Compiling AppStoreConnect_Swift_SDK PathsV1Subscriptions.swift
[2213/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithID.swift
[2214/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithIDAppStoreReviewScreenshot.swift
[2215/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithIDIntroductoryOffers.swift
[2216/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithIDOfferCodes.swift
[2217/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithIDPricePoints.swift
[2218/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithIDPrices.swift
[2219/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithIDPromotedPurchase.swift
[2220/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithIDPromotionalOffers.swift
[2221/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithIDRelationships.swift
[2222/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithIDRelationshipsAppStoreReviewScreenshot.swift
[2223/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithIDRelationshipsIntroductoryOffers.swift
[2224/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithIDRelationshipsOfferCodes.swift
[2225/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithIDRelationshipsPricePoints.swift
[2226/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithIDRelationshipsPrices.swift
[2227/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithIDRelationshipsPromotedPurchase.swift
[2228/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithIDRelationshipsPromotionalOffers.swift
[2229/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithIDRelationshipsSubscriptionAvailability.swift
[2230/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithIDRelationshipsSubscriptionLocalizations.swift
[2231/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithIDSubscriptionAvailability.swift
[2232/2286] Compiling AppStoreConnect_Swift_SDK PathsV1SubscriptionsWithIDSubscriptionLocalizations.swift
[2233/2286] Compiling AppStoreConnect_Swift_SDK PathsV1Territories.swift
[2234/2286] Compiling AppStoreConnect_Swift_SDK PathsV1TerritoryAvailabilities.swift
[2235/2286] Compiling AppStoreConnect_Swift_SDK PathsV1TerritoryAvailabilitiesWithID.swift
[2236/2286] Compiling AppStoreConnect_Swift_SDK PathsV1UserInvitations.swift
[2237/2286] Compiling AppStoreConnect_Swift_SDK PathsV1UserInvitationsWithID.swift
[2238/2286] Compiling AppStoreConnect_Swift_SDK PathsV1UserInvitationsWithIDRelationships.swift
[2239/2286] Compiling AppStoreConnect_Swift_SDK PathsV2InAppPurchasesWithIDInAppPurchaseLocalizations.swift
[2240/2286] Compiling AppStoreConnect_Swift_SDK PathsV2InAppPurchasesWithIDPricePoints.swift
[2241/2286] Compiling AppStoreConnect_Swift_SDK PathsV2InAppPurchasesWithIDPromotedPurchase.swift
[2242/2286] Compiling AppStoreConnect_Swift_SDK PathsV2InAppPurchasesWithIDRelationships.swift
[2243/2286] Compiling AppStoreConnect_Swift_SDK PathsV2InAppPurchasesWithIDRelationshipsAppStoreReviewScreenshot.swift
[2244/2286] Compiling AppStoreConnect_Swift_SDK PathsV2InAppPurchasesWithIDRelationshipsContent.swift
[2245/2286] Compiling AppStoreConnect_Swift_SDK PathsV2InAppPurchasesWithIDRelationshipsIapPriceSchedule.swift
[2246/2286] Compiling AppStoreConnect_Swift_SDK PathsV2InAppPurchasesWithIDRelationshipsInAppPurchaseAvailability.swift
[2247/2286] Compiling AppStoreConnect_Swift_SDK PathsV2InAppPurchasesWithIDRelationshipsInAppPurchaseLocalizations.swift
[2248/2286] Compiling AppStoreConnect_Swift_SDK PathsV2InAppPurchasesWithIDRelationshipsPricePoints.swift
[2249/2286] Compiling AppStoreConnect_Swift_SDK PathsV2InAppPurchasesWithIDRelationshipsPromotedPurchase.swift
[2250/2286] Compiling AppStoreConnect_Swift_SDK PathsV2SandboxTesters.swift
[2251/2286] Compiling AppStoreConnect_Swift_SDK PathsV2SandboxTestersClearPurchaseHistoryRequest.swift
[2252/2286] Compiling AppStoreConnect_Swift_SDK PathsV2SandboxTestersWithID.swift
[2253/2286] Compiling AppStoreConnect_Swift_SDK PathsV3.swift
[2254/2286] Compiling AppStoreConnect_Swift_SDK PathsV3AppPricePoints.swift
[2255/2286] Compiling AppStoreConnect_Swift_SDK PathsV3AppPricePointsWithID.swift
[2256/2286] Compiling AppStoreConnect_Swift_SDK PathsV3AppPricePointsWithIDEqualizations.swift
[2257/2286] Compiling AppStoreConnect_Swift_SDK PathsV3AppPricePointsWithIDRelationships.swift
[2258/2286] Compiling AppStoreConnect_Swift_SDK PathsV3AppPricePointsWithIDRelationshipsEqualizations.swift
[2259/2286] Compiling AppStoreConnect_Swift_SDK PagedRequest.swift
[2260/2286] Compiling AppStoreConnect_Swift_SDK RateLimit.swift
[2261/2286] Compiling AppStoreConnect_Swift_SDK RequestExecutor.swift
[2262/2286] Compiling AppStoreConnect_Swift_SDK Result.swift
[2263/2286] Compiling AppStoreConnect_Swift_SDK PathsV1UserInvitationsWithIDRelationshipsVisibleApps.swift
[2264/2286] Compiling AppStoreConnect_Swift_SDK PathsV1UserInvitationsWithIDVisibleApps.swift
[2265/2286] Compiling AppStoreConnect_Swift_SDK PathsV1Users.swift
[2266/2286] Compiling AppStoreConnect_Swift_SDK PathsV1UsersWithID.swift
[2267/2286] Compiling AppStoreConnect_Swift_SDK PathsV1UsersWithIDRelationships.swift
[2268/2286] Compiling AppStoreConnect_Swift_SDK PathsV1UsersWithIDRelationshipsVisibleApps.swift
[2269/2286] Compiling AppStoreConnect_Swift_SDK PathsV1UsersWithIDVisibleApps.swift
[2270/2286] Compiling AppStoreConnect_Swift_SDK PathsV2.swift
[2271/2286] Compiling AppStoreConnect_Swift_SDK PathsV2AppAvailabilities.swift
[2272/2286] Compiling AppStoreConnect_Swift_SDK PathsV2AppAvailabilitiesWithID.swift
[2273/2286] Compiling AppStoreConnect_Swift_SDK PathsV2AppAvailabilitiesWithIDRelationships.swift
[2274/2286] Compiling AppStoreConnect_Swift_SDK PathsV2AppAvailabilitiesWithIDRelationshipsTerritoryAvailabilities.swift
[2275/2286] Compiling AppStoreConnect_Swift_SDK PathsV2AppAvailabilitiesWithIDTerritoryAvailabilities.swift
[2276/2286] Compiling AppStoreConnect_Swift_SDK PathsV2AppStoreVersionExperiments.swift
[2277/2286] Compiling AppStoreConnect_Swift_SDK PathsV2AppStoreVersionExperimentsWithID.swift
[2278/2286] Compiling AppStoreConnect_Swift_SDK PathsV2AppStoreVersionExperimentsWithIDAppStoreVersionExperimentTreatments.swift
[2279/2286] Compiling AppStoreConnect_Swift_SDK PathsV2AppStoreVersionExperimentsWithIDRelationships.swift
[2280/2286] Compiling AppStoreConnect_Swift_SDK PathsV2AppStoreVersionExperimentsWithIDRelationshipsAppStoreVersionExperimentTreatments.swift
[2281/2286] Compiling AppStoreConnect_Swift_SDK PathsV2InAppPurchases.swift
[2282/2286] Compiling AppStoreConnect_Swift_SDK PathsV2InAppPurchasesWithID.swift
[2283/2286] Compiling AppStoreConnect_Swift_SDK PathsV2InAppPurchasesWithIDAppStoreReviewScreenshot.swift
[2284/2286] Compiling AppStoreConnect_Swift_SDK PathsV2InAppPurchasesWithIDContent.swift
[2285/2286] Compiling AppStoreConnect_Swift_SDK PathsV2InAppPurchasesWithIDIapPriceSchedule.swift
[2286/2286] Compiling AppStoreConnect_Swift_SDK PathsV2InAppPurchasesWithIDInAppPurchaseAvailability.swift
Build complete! (113.13s)
Build complete.
{
"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"
},
{
"identity" : "opencombine",
"requirement" : {
"range" : [
{
"lower_bound" : "0.14.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OpenCombine/OpenCombine.git"
}
],
"manifest_display_name" : "AppStoreConnect-Swift-SDK",
"name" : "AppStoreConnect-Swift-SDK",
"path" : "/host/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" : [
{
"network_scope" : {
"none" : {
}
},
"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",
"OpenCombine"
],
"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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.