The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of GitHubRestAPISwiftOpenAPI, reference 3.0.7 (638aad), with Swift 5.10 for macOS (SPM) on 1 Dec 2025 04:13:57 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Wei18/github-rest-api-swift-openapi.git
Reference: 3.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Wei18/github-rest-api-swift-openapi
 * tag               3.0.7      -> FETCH_HEAD
HEAD is now at 638aadf Remove submodule to improve Swift Package experience
Cloned https://github.com/Wei18/github-rest-api-swift-openapi.git
Revision (git rev-parse @):
638aadf96230a67558f3b1ce2446284304aef975
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Wei18/github-rest-api-swift-openapi.git at 3.0.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Wei18/github-rest-api-swift-openapi.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/52] Write sources
[51/52] Write swift-version-33747A42983211AE.txt
[53/76] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/77] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[55/77] Compiling InternalCollectionsUtilities Descriptions.swift
[56/77] Compiling InternalCollectionsUtilities Debugging.swift
[57/77] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[58/77] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[59/77] Compiling InternalCollectionsUtilities _SortedCollection.swift
[60/77] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/77] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[62/77] Compiling InternalCollectionsUtilities Integer rank.swift
[63/77] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[64/77] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[65/77] Emitting module InternalCollectionsUtilities
[66/77] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[67/77] Compiling InternalCollectionsUtilities UInt+reversed.swift
[68/93] Compiling DequeModule Deque+Extras.swift
[69/93] Compiling DequeModule Deque+Hashable.swift
[70/94] Compiling DequeModule Deque+Testing.swift
[71/94] Compiling DequeModule Deque._Storage.swift
[72/94] Compiling DequeModule _DequeSlot.swift
[73/94] Compiling DequeModule _DequeBufferHeader.swift
[74/94] Compiling DequeModule Deque._UnsafeHandle.swift
[75/94] Compiling DequeModule Deque.swift
[76/94] Compiling DequeModule _DequeBuffer.swift
[77/94] Compiling DequeModule _UnsafeWrappedBuffer.swift
[78/94] Compiling DequeModule Deque+Equatable.swift
[79/94] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[80/94] Emitting module DequeModule
[81/94] Compiling DequeModule Deque+CustomReflectable.swift
[82/94] Compiling DequeModule Deque+Descriptions.swift
[83/94] Compiling DequeModule Deque+Codable.swift
[84/94] Compiling DequeModule Deque+Collection.swift
[85/94] Compiling HTTPTypes NIOLock.swift
[86/94] Compiling HTTPTypes HTTPResponse.swift
[87/94] Compiling HTTPTypes HTTPRequest.swift
[88/94] Compiling HTTPTypes HTTPField.swift
[89/94] Compiling HTTPTypes ISOLatin1String.swift
[90/94] Compiling HTTPTypes HTTPFields.swift
[91/94] Emitting module HTTPTypes
[92/94] Compiling HTTPTypes HTTPFieldName.swift
[93/94] Compiling HTTPTypes HTTPRequest+URL.swift
[94/94] Compiling HTTPTypes HTTPParsedFields.swift
[95/157] Compiling OpenAPIRuntime URLExtensions.swift
[96/157] Compiling OpenAPIRuntime Deprecated.swift
[97/157] Compiling OpenAPIRuntime ClientError.swift
[98/157] Compiling OpenAPIRuntime CodingErrors.swift
[99/157] Compiling OpenAPIRuntime RuntimeError.swift
[100/157] Compiling OpenAPIRuntime ServerError.swift
[101/157] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[102/157] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[103/157] Compiling OpenAPIRuntime UndocumentedPayload.swift
[104/157] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[105/157] Compiling OpenAPIRuntime CodableExtensions.swift
[106/157] Compiling OpenAPIRuntime Configuration.swift
[107/157] Compiling OpenAPIRuntime Converter+Client.swift
[108/157] Compiling OpenAPIRuntime Converter+Common.swift
[109/163] Emitting module OpenAPIRuntime
[110/163] Compiling OpenAPIRuntime ClientTransport.swift
[111/163] Compiling OpenAPIRuntime CurrencyTypes.swift
[112/163] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[113/163] Compiling OpenAPIRuntime HTTPBody.swift
[114/163] Compiling OpenAPIRuntime ServerTransport.swift
[115/163] Compiling OpenAPIRuntime UniversalClient.swift
[116/163] Compiling OpenAPIRuntime UniversalServer.swift
[117/163] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[118/163] Compiling OpenAPIRuntime MultipartValidation.swift
[119/163] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[120/163] Compiling OpenAPIRuntime URICodeCodingKey.swift
[121/163] Compiling OpenAPIRuntime URICoderConfiguration.swift
[122/163] Compiling OpenAPIRuntime URIEncodedNode.swift
[123/163] Compiling OpenAPIRuntime URIParsedTypes.swift
[124/163] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[125/163] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[126/163] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[127/163] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[128/163] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[129/163] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[130/163] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[131/163] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[132/163] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[133/163] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[134/163] Compiling OpenAPIRuntime ServerSentEvents.swift
[135/163] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[136/163] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[137/163] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[138/163] Compiling OpenAPIRuntime Converter+Server.swift
[139/163] Compiling OpenAPIRuntime Converter.swift
[140/163] Compiling OpenAPIRuntime CurrencyExtensions.swift
[141/163] Compiling OpenAPIRuntime ErrorExtensions.swift
[142/163] Compiling OpenAPIRuntime FoundationExtensions.swift
[143/163] Compiling OpenAPIRuntime ParameterStyles.swift
[144/163] Compiling OpenAPIRuntime ServerVariable.swift
[145/163] Compiling OpenAPIRuntime URIDecoder.swift
[146/163] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[147/163] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[148/163] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[149/163] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[150/163] Compiling OpenAPIRuntime URIEncoder.swift
[151/163] Compiling OpenAPIRuntime Acceptable.swift
[152/163] Compiling OpenAPIRuntime Base64EncodedData.swift
[153/163] Compiling OpenAPIRuntime ByteUtilities.swift
[154/163] Compiling OpenAPIRuntime ContentDisposition.swift
[155/163] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[156/163] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[157/163] Compiling OpenAPIRuntime OpenAPIValue.swift
[158/163] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[159/163] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[160/163] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[161/163] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[162/163] Compiling OpenAPIRuntime URIParser.swift
[163/163] Compiling OpenAPIRuntime URISerializer.swift
[164/170] Compiling OpenAPIURLSession URLSession+Extensions.swift
[165/170] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[166/170] Compiling OpenAPIURLSession Lock.swift
[167/170] Compiling OpenAPIURLSession URLSessionTransport.swift
[168/170] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[169/170] Compiling OpenAPIURLSession BufferedStream.swift
[170/170] Emitting module OpenAPIURLSession
[171/200] Compiling GitHubRestAPIRate_Limit Client.swift
[172/200] Emitting module GitHubRestAPIRate_Limit
[173/200] Compiling GitHubRestAPIRate_Limit Types.swift
[174/203] Compiling GitHubRestAPIProjects Client.swift
[175/203] Emitting module GitHubRestAPISearch
[176/203] Compiling GitHubRestAPIProjects_Classic Client.swift
[177/203] Compiling GitHubRestAPIProjects_Classic Types.swift
[178/203] Emitting module GitHubRestAPIProjects_Classic
[179/206] Compiling GitHubRestAPIReactions Client.swift
[180/206] Compiling GitHubRestAPIReactions Types.swift
[181/206] Emitting module GitHubRestAPIReactions
[182/209] Compiling GitHubRestAPIPrivate_Registries Client.swift
[183/209] Emitting module GitHubRestAPISecret_Scanning
[184/209] Compiling GitHubRestAPISecret_Scanning Client.swift
[185/209] Compiling GitHubRestAPISecret_Scanning Types.swift
[186/212] Compiling GitHubRestAPIPrivate_Registries Types.swift
[187/212] Emitting module GitHubRestAPIPrivate_Registries
[188/215] Compiling GitHubRestAPIPackages Client.swift
[189/215] Emitting module GitHubRestAPIOidc
[190/215] Compiling GitHubRestAPIOidc Client.swift
[191/215] Compiling GitHubRestAPIOidc Types.swift
[192/218] Compiling GitHubRestAPISearch Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:1570:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:1584:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:5510:26: warning: 'sort' is deprecated
                    self.sort = sort
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:5511:26: warning: 'order' is deprecated
                    self.order = order
                         ^
[193/218] Compiling GitHubRestAPISearch Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/search/Client.swift:92:40: warning: 'sort' is deprecated
                    value: input.query.sort
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/search/Client.swift:99:40: warning: 'order' is deprecated
                    value: input.query.order
                                       ^
[194/221] Compiling GitHubRestAPIMeta Client.swift
[195/221] Emitting module GitHubRestAPIMeta
[196/221] Compiling GitHubRestAPIMeta Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/meta/Types.swift:295:22: warning: 'hubUrl' is deprecated
                self.hubUrl = hubUrl
                     ^
[197/221] Emitting module GitHubRestAPIUsers
[198/221] Compiling GitHubRestAPIUsers Client.swift
[199/221] Compiling GitHubRestAPIUsers Types.swift
[200/227] Emitting module GitHubRestAPIMerge_Queue
[201/227] Compiling GitHubRestAPIMerge_Queue Client.swift
[202/227] Compiling GitHubRestAPIMerge_Queue Types.swift
[203/230] Compiling GitHubRestAPIMarkdown Client.swift
[204/230] Compiling GitHubRestAPIMarkdown Types.swift
[205/230] Emitting module GitHubRestAPIMarkdown
[206/233] Compiling GitHubRestAPILicenses Client.swift
[207/233] Compiling GitHubRestAPILicenses Types.swift
[208/233] Emitting module GitHubRestAPILicenses
[209/236] Compiling GitHubRestAPISecurity_Advisories Client.swift
[210/236] Compiling GitHubRestAPISecurity_Advisories Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:2221:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:2235:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:3891:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:3905:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
[211/236] Emitting module GitHubRestAPISecurity_Advisories
[212/239] Emitting module GitHubRestAPIPackages
[213/239] Compiling GitHubRestAPIPackages Types.swift
[214/242] Compiling GitHubRestAPIGitignore Client.swift
[215/242] Compiling GitHubRestAPIGitignore Types.swift
[216/242] Emitting module GitHubRestAPIGitignore
[217/242] Emitting module GitHubRestAPIInteractions
[218/242] Compiling GitHubRestAPIInteractions Types.swift
[219/242] Compiling GitHubRestAPIInteractions Client.swift
[220/245] Compiling GitHubRestAPIHosted_Compute Types.swift
[221/245] Emitting module GitHubRestAPIHosted_Compute
[222/245] Compiling GitHubRestAPIHosted_Compute Client.swift
[223/251] Compiling GitHubRestAPIEnterprise_Teams Types.swift
[224/251] Emitting module GitHubRestAPIEnterprise_Teams
[225/251] Compiling GitHubRestAPIEnterprise_Teams Client.swift
[226/254] Emitting module GitHubRestAPIMigrations
[227/254] Compiling GitHubRestAPIMigrations Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/migrations/Types.swift:1925:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/migrations/Types.swift:1939:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
[228/254] Compiling GitHubRestAPIMigrations Client.swift
[229/257] Emitting module GitHubRestAPIProjects
[230/257] Compiling GitHubRestAPIProjects Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/projects/Types.swift:1692:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/projects/Types.swift:1706:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
[231/260] Compiling GitHubRestAPIEmojis Client.swift
[232/260] Emitting module GitHubRestAPIEnterprise_Team_Organizations
[233/260] Compiling GitHubRestAPIEnterprise_Team_Organizations Client.swift
[234/260] Compiling GitHubRestAPIEnterprise_Team_Organizations Types.swift
[235/260] Compiling GitHubRestAPIEmojis Types.swift
[236/260] Emitting module GitHubRestAPIEmojis
[237/266] Emitting module GitHubRestAPIDesktop
[238/266] Compiling GitHubRestAPIDesktop Client.swift
[239/266] Compiling GitHubRestAPIDesktop Types.swift
[240/269] Emitting module GitHubRestAPIEnterprise_Team_Memberships
[241/269] Compiling GitHubRestAPIEnterprise_Team_Memberships Client.swift
[242/269] Compiling GitHubRestAPIEnterprise_Team_Memberships Types.swift
[243/272] Emitting module GitHubRestAPICredentials
[244/272] Compiling GitHubRestAPICredentials Types.swift
[245/272] Compiling GitHubRestAPICredentials Client.swift
[246/272] Emitting module GitHubRestAPITeams
[247/272] Compiling GitHubRestAPITeams Client.swift
[248/272] Compiling GitHubRestAPITeams Types.swift
[249/278] Compiling GitHubRestAPIPulls Client.swift
[250/278] Emitting module GitHubRestAPIPulls
[251/278] Compiling GitHubRestAPIPulls Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/pulls/Types.swift:2246:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/pulls/Types.swift:2260:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/pulls/Types.swift:7861:30: warning: 'position' is deprecated
                        self.position = position
                             ^
[252/281] Compiling GitHubRestAPIDependency_Graph Types.swift
[253/281] Compiling GitHubRestAPIDependency_Graph Client.swift
[254/281] Emitting module GitHubRestAPIDependency_Graph
[255/284] Compiling GitHubRestAPIGit Client.swift
[256/284] Emitting module GitHubRestAPIGit
[257/284] Compiling GitHubRestAPIGit Types.swift
[258/287] Compiling GitHubRestAPICodes_Of_Conduct Types.swift
[259/287] Emitting module GitHubRestAPICodes_Of_Conduct
[260/287] Compiling GitHubRestAPICodes_Of_Conduct Client.swift
[261/290] Emitting module GitHubRestAPIClassroom
[262/290] Compiling GitHubRestAPIClassroom Client.swift
[263/290] Compiling GitHubRestAPIClassroom Types.swift
[264/293] Compiling GitHubRestAPIChecks Client.swift
[265/293] Compiling GitHubRestAPIGists Client.swift
[266/293] Emitting module GitHubRestAPIGists
[267/293] Compiling GitHubRestAPIGists Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/gists/Types.swift:2242:22: warning: 'forks' is deprecated
                self.forks = forks
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/gists/Types.swift:2243:22: warning: 'history' is deprecated
                self.history = history
                     ^
[268/296] Emitting module GitHubRestAPICopilot
[269/296] Compiling GitHubRestAPICopilot Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/copilot/Types.swift:1492:22: warning: 'updatedAt' is deprecated
                self.updatedAt = updatedAt
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/copilot/Types.swift:1541:22: warning: 'updatedAt' is deprecated
                self.updatedAt = try container.decodeIfPresent(
                     ^
[270/296] Compiling GitHubRestAPICopilot Client.swift
[271/299] Compiling GitHubRestAPICampaigns Client.swift
[272/299] Compiling GitHubRestAPIBilling Client.swift
[273/299] Emitting module GitHubRestAPICampaigns
[274/299] Compiling GitHubRestAPICampaigns Types.swift
[275/302] Compiling GitHubRestAPIBilling Types.swift
[276/302] Emitting module GitHubRestAPIBilling
[277/305] Compiling GitHubRestAPIDependabot Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Client.swift:1547:40: warning: 'perPage' is deprecated
                    value: input.query.perPage
                                       ^
[278/305] Compiling GitHubRestAPIDependabot Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Types.swift:7665:26: warning: 'perPage' is deprecated
                    self.perPage = perPage
                         ^
[279/305] Emitting module GitHubRestAPIDependabot
[280/308] Compiling GitHubRestAPICode_Security Client.swift
[281/308] Compiling GitHubRestAPICode_Security Types.swift
[282/308] Emitting module GitHubRestAPICode_Security
[283/308] Emitting module GitHubRestAPICode_Scanning
[284/308] Compiling GitHubRestAPICode_Scanning Client.swift
[285/308] Compiling GitHubRestAPICode_Scanning Types.swift
[286/308] Emitting module GitHubRestAPIChecks
[287/308] Compiling GitHubRestAPIChecks Types.swift
[288/308] Compiling GitHubRestAPIActions Client.swift
[289/308] Emitting module GitHubRestAPIOrgs
[290/308] Compiling GitHubRestAPIOrgs Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6482:22: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
                self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6483:22: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
                self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6484:22: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
                self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6485:22: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
                self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6486:22: warning: 'secretScanningEnabledForNewRepositories' is deprecated
                self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6487:22: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
                self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:10532:30: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
                        self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:10533:30: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
                        self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:10534:30: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
                        self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:10535:30: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
                        self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:10536:30: warning: 'secretScanningEnabledForNewRepositories' is deprecated
                        self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:10537:30: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
                        self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
                             ^
[291/308] Compiling GitHubRestAPIOrgs Client.swift
[292/308] Emitting module GitHubRestAPIApps
[293/308] Compiling GitHubRestAPIApps Client.swift
[294/308] Compiling GitHubRestAPIApps Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/apps/Types.swift:4031:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/apps/Types.swift:4045:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
[295/308] Compiling GitHubRestAPIActivity Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/activity/Types.swift:2084:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/activity/Types.swift:2098:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
[296/308] Compiling GitHubRestAPIActivity Client.swift
[297/308] Emitting module GitHubRestAPIActivity
[298/308] Compiling GitHubRestAPICodespaces Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:2606:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:2620:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:4833:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:4847:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
[299/308] Emitting module GitHubRestAPICodespaces
[300/308] Compiling GitHubRestAPICodespaces Client.swift
[301/308] Emitting module GitHubRestAPIRepos
[302/308] Compiling GitHubRestAPIIssues Client.swift
[303/308] Emitting module GitHubRestAPIIssues
[304/308] Compiling GitHubRestAPIIssues Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:3120:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:3134:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
[305/308] Emitting module GitHubRestAPIActions
[306/308] Compiling GitHubRestAPIActions Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/actions/Types.swift:6284:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/actions/Types.swift:6298:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
[307/308] Compiling GitHubRestAPIRepos Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:8016:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:8030:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:11020:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:11034:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:24334:30: warning: 'useSquashPrTitleAsDefault' is deprecated
                        self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:26779:30: warning: 'useSquashPrTitleAsDefault' is deprecated
                        self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:29936:34: warning: 'contexts' is deprecated
                            self.contexts = contexts
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:32408:30: warning: 'contexts' is deprecated
                        self.contexts = contexts
                             ^
[308/308] Compiling GitHubRestAPIRepos Client.swift
Build complete! (86.69s)
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-openapi-runtime
[1/1063] Fetching swift-openapi-urlsession
[76/6883] Fetching swift-openapi-urlsession, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-urlsession from cache (1.53s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.53s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.2.0 (0.49s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-collections
[1/943] Fetching swift-http-types
[944/19257] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types from cache (1.86s)
Fetched https://github.com/apple/swift-collections from cache (1.86s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.3 (0.37s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.37s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.43s)
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.2.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "swift-openapi-urlsession",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-urlsession"
    }
  ],
  "manifest_display_name" : "GitHubRestAPISwiftOpenAPI",
  "name" : "GitHubRestAPISwiftOpenAPI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "GitHubRestAPIActions",
      "targets" : [
        "GitHubRestAPIActions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIActivity",
      "targets" : [
        "GitHubRestAPIActivity"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIApps",
      "targets" : [
        "GitHubRestAPIApps"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIBilling",
      "targets" : [
        "GitHubRestAPIBilling"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICampaigns",
      "targets" : [
        "GitHubRestAPICampaigns"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIChecks",
      "targets" : [
        "GitHubRestAPIChecks"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIClassroom",
      "targets" : [
        "GitHubRestAPIClassroom"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICode_Scanning",
      "targets" : [
        "GitHubRestAPICode_Scanning"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICode_Security",
      "targets" : [
        "GitHubRestAPICode_Security"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICodes_Of_Conduct",
      "targets" : [
        "GitHubRestAPICodes_Of_Conduct"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICodespaces",
      "targets" : [
        "GitHubRestAPICodespaces"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICopilot",
      "targets" : [
        "GitHubRestAPICopilot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICredentials",
      "targets" : [
        "GitHubRestAPICredentials"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIDependabot",
      "targets" : [
        "GitHubRestAPIDependabot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIDependency_Graph",
      "targets" : [
        "GitHubRestAPIDependency_Graph"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIDesktop",
      "targets" : [
        "GitHubRestAPIDesktop"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIEmojis",
      "targets" : [
        "GitHubRestAPIEmojis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIEnterprise_Team_Memberships",
      "targets" : [
        "GitHubRestAPIEnterprise_Team_Memberships"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIEnterprise_Team_Organizations",
      "targets" : [
        "GitHubRestAPIEnterprise_Team_Organizations"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIEnterprise_Teams",
      "targets" : [
        "GitHubRestAPIEnterprise_Teams"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIGists",
      "targets" : [
        "GitHubRestAPIGists"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIGit",
      "targets" : [
        "GitHubRestAPIGit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIGitignore",
      "targets" : [
        "GitHubRestAPIGitignore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIHosted_Compute",
      "targets" : [
        "GitHubRestAPIHosted_Compute"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIInteractions",
      "targets" : [
        "GitHubRestAPIInteractions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIIssues",
      "targets" : [
        "GitHubRestAPIIssues"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPILicenses",
      "targets" : [
        "GitHubRestAPILicenses"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIMarkdown",
      "targets" : [
        "GitHubRestAPIMarkdown"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIMerge_Queue",
      "targets" : [
        "GitHubRestAPIMerge_Queue"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIMeta",
      "targets" : [
        "GitHubRestAPIMeta"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIMigrations",
      "targets" : [
        "GitHubRestAPIMigrations"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIOidc",
      "targets" : [
        "GitHubRestAPIOidc"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIOrgs",
      "targets" : [
        "GitHubRestAPIOrgs"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIPackages",
      "targets" : [
        "GitHubRestAPIPackages"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIPrivate_Registries",
      "targets" : [
        "GitHubRestAPIPrivate_Registries"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIProjects",
      "targets" : [
        "GitHubRestAPIProjects"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIProjects_Classic",
      "targets" : [
        "GitHubRestAPIProjects_Classic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIPulls",
      "targets" : [
        "GitHubRestAPIPulls"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIRate_Limit",
      "targets" : [
        "GitHubRestAPIRate_Limit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIReactions",
      "targets" : [
        "GitHubRestAPIReactions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIRepos",
      "targets" : [
        "GitHubRestAPIRepos"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPISearch",
      "targets" : [
        "GitHubRestAPISearch"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPISecret_Scanning",
      "targets" : [
        "GitHubRestAPISecret_Scanning"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPISecurity_Advisories",
      "targets" : [
        "GitHubRestAPISecurity_Advisories"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPITeams",
      "targets" : [
        "GitHubRestAPITeams"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIUsers",
      "targets" : [
        "GitHubRestAPIUsers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UsersTests",
      "module_type" : "SwiftTarget",
      "name" : "UsersTests",
      "path" : "Tests/UsersTests",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "sources" : [
        "UsersTests.swift"
      ],
      "target_dependencies" : [
        "GitHubRestAPIUsers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GitHubRestAPIUsers",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIUsers",
      "path" : "Sources/users",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIUsers"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPITeams",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPITeams",
      "path" : "Sources/teams",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPITeams"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPISecurity_Advisories",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPISecurity_Advisories",
      "path" : "Sources/security-advisories",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPISecurity_Advisories"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPISecret_Scanning",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPISecret_Scanning",
      "path" : "Sources/secret-scanning",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPISecret_Scanning"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPISearch",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPISearch",
      "path" : "Sources/search",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPISearch"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIRepos",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIRepos",
      "path" : "Sources/repos",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIRepos"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIReactions",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIReactions",
      "path" : "Sources/reactions",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIReactions"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIRate_Limit",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIRate_Limit",
      "path" : "Sources/rate-limit",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIRate_Limit"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIPulls",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIPulls",
      "path" : "Sources/pulls",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIPulls"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIProjects_Classic",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIProjects_Classic",
      "path" : "Sources/projects-classic",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIProjects_Classic"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIProjects",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIProjects",
      "path" : "Sources/projects",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIProjects"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIPrivate_Registries",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIPrivate_Registries",
      "path" : "Sources/private-registries",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIPrivate_Registries"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIPackages",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIPackages",
      "path" : "Sources/packages",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIPackages"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIOrgs",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIOrgs",
      "path" : "Sources/orgs",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIOrgs"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIOidc",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIOidc",
      "path" : "Sources/oidc",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIOidc"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIMigrations",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIMigrations",
      "path" : "Sources/migrations",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIMigrations"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIMeta",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIMeta",
      "path" : "Sources/meta",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIMeta"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIMerge_Queue",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIMerge_Queue",
      "path" : "Sources/merge-queue",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIMerge_Queue"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIMarkdown",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIMarkdown",
      "path" : "Sources/markdown",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIMarkdown"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPILicenses",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPILicenses",
      "path" : "Sources/licenses",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPILicenses"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIIssues",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIIssues",
      "path" : "Sources/issues",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIIssues"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIInteractions",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIInteractions",
      "path" : "Sources/interactions",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIInteractions"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIHosted_Compute",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIHosted_Compute",
      "path" : "Sources/hosted-compute",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIHosted_Compute"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIGitignore",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIGitignore",
      "path" : "Sources/gitignore",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIGitignore"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIGit",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIGit",
      "path" : "Sources/git",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIGit"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIGists",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIGists",
      "path" : "Sources/gists",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIGists"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIEnterprise_Teams",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIEnterprise_Teams",
      "path" : "Sources/enterprise-teams",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIEnterprise_Teams"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIEnterprise_Team_Organizations",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIEnterprise_Team_Organizations",
      "path" : "Sources/enterprise-team-organizations",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIEnterprise_Team_Organizations"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIEnterprise_Team_Memberships",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIEnterprise_Team_Memberships",
      "path" : "Sources/enterprise-team-memberships",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIEnterprise_Team_Memberships"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIEmojis",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIEmojis",
      "path" : "Sources/emojis",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIEmojis"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIDesktop",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIDesktop",
      "path" : "Sources/desktop",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIDesktop"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIDependency_Graph",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIDependency_Graph",
      "path" : "Sources/dependency-graph",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIDependency_Graph"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIDependabot",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIDependabot",
      "path" : "Sources/dependabot",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIDependabot"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPICredentials",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPICredentials",
      "path" : "Sources/credentials",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPICredentials"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPICopilot",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPICopilot",
      "path" : "Sources/copilot",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPICopilot"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPICodespaces",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPICodespaces",
      "path" : "Sources/codespaces",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPICodespaces"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPICodes_Of_Conduct",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPICodes_Of_Conduct",
      "path" : "Sources/codes-of-conduct",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPICodes_Of_Conduct"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPICode_Security",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPICode_Security",
      "path" : "Sources/code-security",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPICode_Security"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPICode_Scanning",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPICode_Scanning",
      "path" : "Sources/code-scanning",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPICode_Scanning"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIClassroom",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIClassroom",
      "path" : "Sources/classroom",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIClassroom"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIChecks",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIChecks",
      "path" : "Sources/checks",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIChecks"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPICampaigns",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPICampaigns",
      "path" : "Sources/campaigns",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPICampaigns"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIBilling",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIBilling",
      "path" : "Sources/billing",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIBilling"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIApps",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIApps",
      "path" : "Sources/apps",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIApps"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIActivity",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIActivity",
      "path" : "Sources/activity",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIActivity"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIActions",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIActions",
      "path" : "Sources/actions",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIActions"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.