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.1 (06c45e), with Swift 5.10 for macOS (SPM) on 17 Jun 2025 12:10:09 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Wei18/github-rest-api-swift-openapi.git
Reference: 3.0.1
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.1      -> FETCH_HEAD
HEAD is now at 06c45e7 Remove submodule
Cloned https://github.com/Wei18/github-rest-api-swift-openapi.git
Revision (git rev-parse @):
06c45e771313df55393f56432ca07e3d9b43bb5d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Wei18/github-rest-api-swift-openapi.git at 3.0.1
========================================
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/49] Write sources
[48/49] Write swift-version-33747A42983211AE.txt
[50/72] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[51/73] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[52/73] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[53/73] Compiling InternalCollectionsUtilities Debugging.swift
[54/73] Compiling InternalCollectionsUtilities Descriptions.swift
[55/73] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[56/73] Compiling InternalCollectionsUtilities _SortedCollection.swift
[57/73] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[58/73] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[59/73] Compiling InternalCollectionsUtilities UInt+reversed.swift
[60/73] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[61/73] Compiling InternalCollectionsUtilities Integer rank.swift
[62/73] Emitting module InternalCollectionsUtilities
[63/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[64/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[65/89] Compiling DequeModule _DequeSlot.swift
[66/89] Compiling DequeModule Deque+Testing.swift
[67/89] Compiling DequeModule Deque._Storage.swift
[68/89] Compiling DequeModule _DequeBufferHeader.swift
[69/89] Compiling DequeModule Deque+Equatable.swift
[70/89] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[71/90] Compiling HTTPTypes NIOLock.swift
[72/90] Compiling HTTPTypes ISOLatin1String.swift
[73/90] Compiling HTTPTypes HTTPRequest.swift
[74/90] Compiling HTTPTypes HTTPResponse.swift
[75/90] Compiling DequeModule _UnsafeWrappedBuffer.swift
[76/90] Compiling DequeModule Deque._UnsafeHandle.swift
[77/90] Compiling DequeModule Deque.swift
[78/90] Compiling DequeModule _DequeBuffer.swift
[79/90] Compiling DequeModule Deque+Codable.swift
[80/90] Compiling DequeModule Deque+Collection.swift
[81/90] Compiling DequeModule Deque+Extras.swift
[82/90] Compiling DequeModule Deque+Hashable.swift
[83/90] Compiling DequeModule Deque+CustomReflectable.swift
[84/90] Compiling DequeModule Deque+Descriptions.swift
[85/90] Emitting module DequeModule
[86/90] Compiling HTTPTypes HTTPParsedFields.swift
[87/90] Compiling HTTPTypes HTTPFieldName.swift
[88/90] Emitting module HTTPTypes
[89/90] Compiling HTTPTypes HTTPField.swift
[90/90] Compiling HTTPTypes HTTPFields.swift
[91/153] Emitting module OpenAPIRuntime
[92/159] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[93/159] Compiling OpenAPIRuntime UndocumentedPayload.swift
[94/159] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[95/159] Compiling OpenAPIRuntime CodableExtensions.swift
[96/159] Compiling OpenAPIRuntime Configuration.swift
[97/159] Compiling OpenAPIRuntime Converter+Client.swift
[98/159] Compiling OpenAPIRuntime Converter+Common.swift
[99/159] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[100/159] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[101/159] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[102/159] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[103/159] Compiling OpenAPIRuntime URIParser.swift
[104/159] Compiling OpenAPIRuntime URISerializer.swift
[105/159] Compiling OpenAPIRuntime ClientTransport.swift
[106/159] Compiling OpenAPIRuntime CurrencyTypes.swift
[107/159] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[108/159] Compiling OpenAPIRuntime HTTPBody.swift
[109/159] Compiling OpenAPIRuntime ServerTransport.swift
[110/159] Compiling OpenAPIRuntime UniversalClient.swift
[111/159] Compiling OpenAPIRuntime UniversalServer.swift
[112/159] Compiling OpenAPIRuntime URLExtensions.swift
[113/159] Compiling OpenAPIRuntime Deprecated.swift
[114/159] Compiling OpenAPIRuntime ClientError.swift
[115/159] Compiling OpenAPIRuntime CodingErrors.swift
[116/159] Compiling OpenAPIRuntime RuntimeError.swift
[117/159] Compiling OpenAPIRuntime ServerError.swift
[118/159] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[119/159] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[120/159] Compiling OpenAPIRuntime MultipartValidation.swift
[121/159] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[122/159] Compiling OpenAPIRuntime URICodeCodingKey.swift
[123/159] Compiling OpenAPIRuntime URICoderConfiguration.swift
[124/159] Compiling OpenAPIRuntime URIEncodedNode.swift
[125/159] Compiling OpenAPIRuntime URIParsedTypes.swift
[126/159] Compiling OpenAPIRuntime URIDecoder.swift
[127/159] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[128/159] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[129/159] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[130/159] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[131/159] Compiling OpenAPIRuntime URIEncoder.swift
[132/159] Compiling OpenAPIRuntime Converter+Server.swift
[133/159] Compiling OpenAPIRuntime Converter.swift
[134/159] Compiling OpenAPIRuntime CurrencyExtensions.swift
[135/159] Compiling OpenAPIRuntime ErrorExtensions.swift
[136/159] Compiling OpenAPIRuntime FoundationExtensions.swift
[137/159] Compiling OpenAPIRuntime ParameterStyles.swift
[138/159] Compiling OpenAPIRuntime ServerVariable.swift
[139/159] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[140/159] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[141/159] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[142/159] Compiling OpenAPIRuntime ServerSentEvents.swift
[143/159] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[144/159] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[145/159] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[146/159] Compiling OpenAPIRuntime Acceptable.swift
[147/159] Compiling OpenAPIRuntime Base64EncodedData.swift
[148/159] Compiling OpenAPIRuntime ByteUtilities.swift
[149/159] Compiling OpenAPIRuntime ContentDisposition.swift
[150/159] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[151/159] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[152/159] Compiling OpenAPIRuntime OpenAPIValue.swift
[153/159] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[154/159] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[155/159] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[156/159] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[157/159] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[158/159] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[159/159] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[160/166] Compiling OpenAPIURLSession URLSessionTransport.swift
[161/166] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[162/166] Compiling OpenAPIURLSession URLSession+Extensions.swift
[163/166] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[164/166] Emitting module OpenAPIURLSession
[165/166] Compiling OpenAPIURLSession Lock.swift
[166/166] Compiling OpenAPIURLSession BufferedStream.swift
[167/196] Compiling GitHubRestAPIRate_Limit Client.swift
[168/196] Emitting module GitHubRestAPIRate_Limit
[169/196] Compiling GitHubRestAPIRate_Limit Types.swift
[170/199] Compiling GitHubRestAPIPrivate_Registries Client.swift
[171/199] Compiling GitHubRestAPIPrivate_Registries Types.swift
[172/199] Emitting module GitHubRestAPIPrivate_Registries
[173/202] Emitting module GitHubRestAPIUsers
[174/202] Emitting module GitHubRestAPIPulls
[175/202] Compiling GitHubRestAPISecret_Scanning Client.swift
[176/202] Compiling GitHubRestAPISecret_Scanning Types.swift
[177/202] Emitting module GitHubRestAPISecret_Scanning
[178/205] Compiling GitHubRestAPIReactions Client.swift
[179/205] Emitting module GitHubRestAPIReactions
[180/205] Compiling GitHubRestAPIReactions Types.swift
[181/208] Compiling GitHubRestAPIOidc Client.swift
[182/208] Emitting module GitHubRestAPIOidc
[183/208] Compiling GitHubRestAPIOidc Types.swift
[184/211] Compiling GitHubRestAPIProjects Types.swift
[185/211] Compiling GitHubRestAPIProjects Client.swift
[186/211] Emitting module GitHubRestAPIProjects
[187/214] Compiling GitHubRestAPIMeta Client.swift
[188/214] Emitting module GitHubRestAPIMeta
[189/214] Compiling GitHubRestAPIMeta Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/meta/Types.swift:295:22: warning: 'hubUrl' is deprecated
                self.hubUrl = hubUrl
                     ^
[190/217] Emitting module GitHubRestAPISearch
[191/217] 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
                                       ^
[192/217] Compiling GitHubRestAPISearch Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:1552:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:1566:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:5277:26: warning: 'sort' is deprecated
                    self.sort = sort
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:5278:26: warning: 'order' is deprecated
                    self.order = order
                         ^
[193/217] Emitting module GitHubRestAPIMerge_Queue
[194/217] Compiling GitHubRestAPIMerge_Queue Types.swift
[195/217] Compiling GitHubRestAPIMerge_Queue Client.swift
[196/223] Compiling GitHubRestAPIMarkdown Types.swift
[197/223] Compiling GitHubRestAPIMarkdown Client.swift
[198/223] Emitting module GitHubRestAPIMarkdown
[199/226] Compiling GitHubRestAPIPackages Client.swift
[200/226] Compiling GitHubRestAPIPackages Types.swift
[201/226] Emitting module GitHubRestAPIPackages
[202/226] Compiling GitHubRestAPILicenses Types.swift
[203/226] Compiling GitHubRestAPILicenses Client.swift
[204/226] Emitting module GitHubRestAPILicenses
[205/232] Compiling GitHubRestAPIUsers Client.swift
[206/232] Compiling GitHubRestAPIUsers Types.swift
[207/235] Compiling GitHubRestAPIGitignore Types.swift
[208/235] Compiling GitHubRestAPIGitignore Client.swift
[209/235] Emitting module GitHubRestAPIGitignore
[210/238] Compiling GitHubRestAPIHosted_Compute Types.swift
[211/238] Compiling GitHubRestAPIHosted_Compute Client.swift
[212/238] Emitting module GitHubRestAPIHosted_Compute
[213/241] Compiling GitHubRestAPIInteractions Client.swift
[214/241] Emitting module GitHubRestAPIInteractions
[215/241] Compiling GitHubRestAPIInteractions Types.swift
[216/244] Compiling GitHubRestAPIEnterprise_Teams Types.swift
[217/244] Compiling GitHubRestAPIEnterprise_Teams Client.swift
[218/244] Emitting module GitHubRestAPIEnterprise_Teams
[219/247] 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:3819:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:3833:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
[220/247] Compiling GitHubRestAPISecurity_Advisories Client.swift
[221/247] Emitting module GitHubRestAPISecurity_Advisories
[222/250] Compiling GitHubRestAPIDesktop Types.swift
[223/250] Emitting module GitHubRestAPIDesktop
[224/250] Compiling GitHubRestAPIDesktop Client.swift
[225/250] Compiling GitHubRestAPIEmojis Client.swift
[226/250] Compiling GitHubRestAPIEmojis Types.swift
[227/250] Emitting module GitHubRestAPIEmojis
[228/256] Compiling GitHubRestAPIDependabot Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Client.swift:1551:40: warning: 'page' is deprecated
                    value: input.query.page
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Client.swift:1558:40: warning: 'perPage' is deprecated
                    value: input.query.perPage
                                       ^
[229/256] Compiling GitHubRestAPIMigrations Client.swift
[230/256] Emitting module GitHubRestAPIMigrations
[231/256] 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
                     ^
[232/256] Compiling GitHubRestAPIDependency_Graph Client.swift
[233/256] Emitting module GitHubRestAPIDependency_Graph
[234/256] Compiling GitHubRestAPIDependency_Graph Types.swift
[235/262] Emitting module GitHubRestAPICredentials
[236/262] Compiling GitHubRestAPICredentials Client.swift
[237/262] Compiling GitHubRestAPICredentials Types.swift
[238/265] Compiling GitHubRestAPIGit Client.swift
[239/265] Compiling GitHubRestAPIGit Types.swift
[240/265] Emitting module GitHubRestAPIGit
[241/268] Compiling GitHubRestAPICodes_Of_Conduct Client.swift
[242/268] Compiling GitHubRestAPICodes_Of_Conduct Types.swift
[243/268] Emitting module GitHubRestAPICodes_Of_Conduct
[244/271] Compiling GitHubRestAPITeams Client.swift
[245/271] Emitting module GitHubRestAPITeams
[246/271] Compiling GitHubRestAPITeams Types.swift
[247/274] 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:7768:30: warning: 'position' is deprecated
                        self.position = position
                             ^
[248/274] Compiling GitHubRestAPIPulls Client.swift
[249/277] Emitting module GitHubRestAPICopilot
[250/277] Compiling GitHubRestAPICopilot Client.swift
[251/277] Compiling GitHubRestAPICopilot Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/copilot/Types.swift:1419:22: warning: 'updatedAt' is deprecated
                self.updatedAt = updatedAt
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/copilot/Types.swift:1463:22: warning: 'updatedAt' is deprecated
                self.updatedAt = try container.decodeIfPresent(
                     ^
[252/280] Emitting module GitHubRestAPIGists
[253/280] Compiling GitHubRestAPIGists Client.swift
[254/280] 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
                     ^
[255/283] Compiling GitHubRestAPICampaigns Client.swift
[256/283] Emitting module GitHubRestAPIClassroom
[257/283] Compiling GitHubRestAPIClassroom Client.swift
[258/283] Compiling GitHubRestAPIClassroom Types.swift
[259/286] Compiling GitHubRestAPIBilling Client.swift
[260/286] Compiling GitHubRestAPIChecks Client.swift
[261/286] Emitting module GitHubRestAPIChecks
[262/286] Compiling GitHubRestAPIDependabot Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Types.swift:7579:26: warning: 'page' is deprecated
                    self.page = page
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Types.swift:7580:26: warning: 'perPage' is deprecated
                    self.perPage = perPage
                         ^
[263/286] Emitting module GitHubRestAPIDependabot
[264/289] Emitting module GitHubRestAPICampaigns
[265/289] Compiling GitHubRestAPICampaigns Types.swift
[266/292] Emitting module GitHubRestAPIBilling
[267/292] Compiling GitHubRestAPIBilling Types.swift
[268/295] Emitting module GitHubRestAPICode_Security
[269/295] Compiling GitHubRestAPICode_Security Client.swift
[270/295] Compiling GitHubRestAPICode_Security Types.swift
[271/295] Compiling GitHubRestAPICode_Scanning Client.swift
[272/295] Compiling GitHubRestAPICode_Scanning Types.swift
[273/295] Emitting module GitHubRestAPICode_Scanning
[274/295] Compiling GitHubRestAPIChecks Types.swift
[275/295] Compiling GitHubRestAPIOrgs Client.swift
[276/295] Emitting module GitHubRestAPIOrgs
[277/295] Compiling GitHubRestAPIOrgs Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5987:22: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
                self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5988:22: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
                self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5989:22: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
                self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5990:22: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
                self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5991:22: warning: 'secretScanningEnabledForNewRepositories' is deprecated
                self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5992:22: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
                self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9517:30: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
                        self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9518:30: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
                        self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9519:30: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
                        self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9520:30: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
                        self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9521:30: warning: 'secretScanningEnabledForNewRepositories' is deprecated
                        self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9522:30: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
                        self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
                             ^
[278/295] Emitting module GitHubRestAPIActivity
[279/295] 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
                     ^
[280/295] Compiling GitHubRestAPIActivity Client.swift
[281/295] Compiling GitHubRestAPIApps Client.swift
[282/295] Compiling GitHubRestAPIApps Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/apps/Types.swift:3994:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/apps/Types.swift:4008:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
[283/295] Emitting module GitHubRestAPIApps
[284/295] Compiling GitHubRestAPICodespaces Client.swift
[285/295] Emitting module GitHubRestAPICodespaces
[286/295] 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:4823:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:4837:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
[287/295] Compiling GitHubRestAPIIssues Client.swift
[288/295] Compiling GitHubRestAPIIssues Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:2920:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:2934:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
[289/295] Emitting module GitHubRestAPIIssues
[290/295] Emitting module GitHubRestAPIActions
[291/295] Compiling GitHubRestAPIActions Client.swift
[292/295] Compiling GitHubRestAPIActions Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/actions/Types.swift:5537:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/actions/Types.swift:5551:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
[293/295] Compiling GitHubRestAPIRepos Client.swift
[294/295] Emitting module GitHubRestAPIRepos
[295/295] Compiling GitHubRestAPIRepos Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:7946:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:7960:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:10383:22: warning: 'hasDownloads' is deprecated
                self.hasDownloads = hasDownloads
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:10397:22: warning: 'useSquashPrTitleAsDefault' is deprecated
                self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:23912:30: warning: 'useSquashPrTitleAsDefault' is deprecated
                        self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:26348:30: warning: 'useSquashPrTitleAsDefault' is deprecated
                        self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:29498:34: warning: 'contexts' is deprecated
                            self.contexts = contexts
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:31970:30: warning: 'contexts' is deprecated
                        self.contexts = contexts
                             ^
Build complete! (79.84s)
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-openapi-runtime
[1/961] Fetching swift-openapi-urlsession
[78/6640] Fetching swift-openapi-urlsession, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-urlsession from cache (1.54s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.54s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (0.45s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
[905/17510] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.96s)
Fetched https://github.com/apple/swift-http-types from cache (1.96s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.34s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.34s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (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.2
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.1.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_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" : "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",
      "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" : "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.