Build Information
Successful build of GitHubRestAPISwiftOpenAPI, reference 3.0.7 (638aad), with Swift 6.0 for macOS (SPM) on 1 Dec 2025 04:12:22 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build 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: 6.0
Building package at path: $PWD
https://github.com/Wei18/github-rest-api-swift-openapi.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/52] Write sources
[51/52] Write swift-version-5BDAB9E9C0126B9D.txt
[53/79] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[54/80] Compiling InternalCollectionsUtilities Descriptions.swift
[55/80] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[56/80] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[57/80] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[58/80] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[59/80] Compiling InternalCollectionsUtilities Debugging.swift
[60/80] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/80] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[62/80] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[63/80] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[64/80] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[65/80] Compiling InternalCollectionsUtilities UInt+reversed.swift
[66/80] Emitting module InternalCollectionsUtilities
[67/80] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[68/80] Compiling InternalCollectionsUtilities Integer rank.swift
[69/80] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[70/80] Compiling InternalCollectionsUtilities _SortedCollection.swift
[71/96] Compiling DequeModule Deque+Testing.swift
[72/96] Compiling DequeModule Deque._Storage.swift
[73/96] Compiling DequeModule _DequeSlot.swift
[74/96] Compiling DequeModule _DequeBufferHeader.swift
[75/97] Compiling DequeModule Deque+Equatable.swift
[76/97] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[77/97] Compiling DequeModule Deque+Extras.swift
[78/97] Compiling DequeModule Deque+Hashable.swift
[79/97] Compiling DequeModule _DequeBuffer.swift
[80/97] Compiling DequeModule Deque+CustomReflectable.swift
[81/97] Compiling DequeModule Deque+Descriptions.swift
[82/97] Compiling DequeModule Deque._UnsafeHandle.swift
[83/97] Compiling DequeModule Deque.swift
[84/97] Compiling DequeModule Deque+Codable.swift
[85/97] Compiling DequeModule Deque+Collection.swift
[86/97] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/97] Emitting module DequeModule
[88/97] Compiling HTTPTypes ISOLatin1String.swift
[89/97] Compiling HTTPTypes NIOLock.swift
[90/97] Compiling HTTPTypes HTTPRequest.swift
[91/97] Compiling HTTPTypes HTTPResponse.swift
[92/97] Compiling HTTPTypes HTTPParsedFields.swift
[93/97] Compiling HTTPTypes HTTPFields.swift
[94/97] Emitting module HTTPTypes
[95/97] Compiling HTTPTypes HTTPFieldName.swift
[96/97] Compiling HTTPTypes HTTPField.swift
[97/97] Compiling HTTPTypes HTTPRequest+URL.swift
[98/160] Emitting module OpenAPIRuntime
[99/166] Compiling OpenAPIRuntime URIDecoder.swift
[100/166] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[101/166] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[102/166] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[103/166] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[104/166] Compiling OpenAPIRuntime URIEncoder.swift
[105/166] Compiling OpenAPIRuntime ClientTransport.swift
[106/166] Compiling OpenAPIRuntime CurrencyTypes.swift
[107/166] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[108/166] Compiling OpenAPIRuntime HTTPBody.swift
[109/166] Compiling OpenAPIRuntime ServerTransport.swift
[110/166] Compiling OpenAPIRuntime UniversalClient.swift
[111/166] Compiling OpenAPIRuntime UniversalServer.swift
[112/166] Compiling OpenAPIRuntime Converter+Server.swift
[113/166] Compiling OpenAPIRuntime Converter.swift
[114/166] Compiling OpenAPIRuntime CurrencyExtensions.swift
[115/166] Compiling OpenAPIRuntime ErrorExtensions.swift
[116/166] Compiling OpenAPIRuntime FoundationExtensions.swift
[117/166] Compiling OpenAPIRuntime ParameterStyles.swift
[118/166] Compiling OpenAPIRuntime ServerVariable.swift
[119/166] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[120/166] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[121/166] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[122/166] Compiling OpenAPIRuntime ServerSentEvents.swift
[123/166] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[124/166] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[125/166] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[126/166] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[127/166] Compiling OpenAPIRuntime UndocumentedPayload.swift
[128/166] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[129/166] Compiling OpenAPIRuntime CodableExtensions.swift
[130/166] Compiling OpenAPIRuntime Configuration.swift
[131/166] Compiling OpenAPIRuntime Converter+Client.swift
[132/166] Compiling OpenAPIRuntime Converter+Common.swift
[133/166] Compiling OpenAPIRuntime Acceptable.swift
[134/166] Compiling OpenAPIRuntime Base64EncodedData.swift
[135/166] Compiling OpenAPIRuntime ByteUtilities.swift
[136/166] Compiling OpenAPIRuntime ContentDisposition.swift
[137/166] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[138/166] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[139/166] Compiling OpenAPIRuntime OpenAPIValue.swift
[140/166] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[141/166] Compiling OpenAPIRuntime MultipartValidation.swift
[142/166] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[143/166] Compiling OpenAPIRuntime URICodeCodingKey.swift
[144/166] Compiling OpenAPIRuntime URICoderConfiguration.swift
[145/166] Compiling OpenAPIRuntime URIEncodedNode.swift
[146/166] Compiling OpenAPIRuntime URIParsedTypes.swift
[147/166] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[148/166] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[149/166] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[150/166] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[151/166] Compiling OpenAPIRuntime URIParser.swift
[152/166] Compiling OpenAPIRuntime URISerializer.swift
[153/166] Compiling OpenAPIRuntime URLExtensions.swift
[154/166] Compiling OpenAPIRuntime Deprecated.swift
[155/166] Compiling OpenAPIRuntime ClientError.swift
[156/166] Compiling OpenAPIRuntime CodingErrors.swift
[157/166] Compiling OpenAPIRuntime RuntimeError.swift
[158/166] Compiling OpenAPIRuntime ServerError.swift
[159/166] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[160/166] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[161/166] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[162/166] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[163/166] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[164/166] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[165/166] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[166/166] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[167/173] Compiling OpenAPIURLSession URLSession+Extensions.swift
[168/173] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[169/173] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[170/173] Compiling OpenAPIURLSession Lock.swift
[171/173] Compiling OpenAPIURLSession URLSessionTransport.swift
[172/173] Emitting module OpenAPIURLSession
[173/173] Compiling OpenAPIURLSession BufferedStream.swift
[174/203] Compiling GitHubRestAPIRate_Limit Client.swift
[175/203] Emitting module GitHubRestAPIRate_Limit
[176/203] Compiling GitHubRestAPIRate_Limit Types.swift
[177/206] Emitting module GitHubRestAPIReactions
[178/206] Compiling GitHubRestAPIProjects_Classic Client.swift
[179/206] Emitting module GitHubRestAPIProjects_Classic
[180/206] Compiling GitHubRestAPIProjects_Classic Types.swift
[181/209] Compiling GitHubRestAPIReactions Types.swift
[182/209] Compiling GitHubRestAPIReactions Client.swift
[183/212] Compiling GitHubRestAPISecret_Scanning Client.swift
[184/212] Emitting module GitHubRestAPISecret_Scanning
[185/212] Compiling GitHubRestAPISecret_Scanning Types.swift
[186/215] Emitting module GitHubRestAPIPrivate_Registries
[187/215] Compiling GitHubRestAPIPrivate_Registries Client.swift
[188/215] Compiling GitHubRestAPIPrivate_Registries Types.swift
[189/218] Compiling GitHubRestAPIPackages Client.swift
[190/218] Compiling GitHubRestAPIOidc Client.swift
[191/218] Emitting module GitHubRestAPIOidc
[192/218] Compiling GitHubRestAPIOidc Types.swift
[193/221] Compiling GitHubRestAPISearch Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/search/Client.swift:92:40: warning: 'sort' is deprecated
90 | explode: true,
91 | name: "sort",
92 | value: input.query.sort
| `- warning: 'sort' is deprecated
93 | )
94 | try converter.setQueryItemAsURI(
/Users/admin/builder/spi-builder-workspace/Sources/search/Client.swift:99:40: warning: 'order' is deprecated
97 | explode: true,
98 | name: "order",
99 | value: input.query.order
| `- warning: 'order' is deprecated
100 | )
101 | try converter.setQueryItemAsURI(
[194/221] Compiling GitHubRestAPISearch Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:1570:22: warning: 'hasDownloads' is deprecated
1568 | self.hasWiki = hasWiki
1569 | self.hasPages = hasPages
1570 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
1571 | self.hasDiscussions = hasDiscussions
1572 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:1584:22: warning: 'useSquashPrTitleAsDefault' is deprecated
1582 | self.deleteBranchOnMerge = deleteBranchOnMerge
1583 | self.allowUpdateBranch = allowUpdateBranch
1584 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
1585 | self.squashMergeCommitTitle = squashMergeCommitTitle
1586 | self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:5510:26: warning: 'sort' is deprecated
5508 | ) {
5509 | self.q = q
5510 | self.sort = sort
| `- warning: 'sort' is deprecated
5511 | self.order = order
5512 | self.perPage = perPage
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:5511:26: warning: 'order' is deprecated
5509 | self.q = q
5510 | self.sort = sort
5511 | self.order = order
| `- warning: 'order' is deprecated
5512 | self.perPage = perPage
5513 | self.page = page
[195/221] Emitting module GitHubRestAPISearch
[196/224] Compiling GitHubRestAPIMeta Client.swift
[197/224] Compiling GitHubRestAPIMeta Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/meta/Types.swift:295:22: warning: 'hubUrl' is deprecated
293 | self.followingUrl = followingUrl
294 | self.gistsUrl = gistsUrl
295 | self.hubUrl = hubUrl
| `- warning: 'hubUrl' is deprecated
296 | self.issueSearchUrl = issueSearchUrl
297 | self.issuesUrl = issuesUrl
[198/224] Emitting module GitHubRestAPIMeta
[199/224] Compiling GitHubRestAPIUsers Client.swift
[200/224] Compiling GitHubRestAPIUsers Types.swift
[201/224] Emitting module GitHubRestAPIUsers
[202/230] Compiling GitHubRestAPIMerge_Queue Types.swift
[203/230] Compiling GitHubRestAPIMerge_Queue Client.swift
[204/230] Emitting module GitHubRestAPIMerge_Queue
[205/233] Compiling GitHubRestAPIMarkdown Client.swift
[206/233] Compiling GitHubRestAPIMarkdown Types.swift
[207/233] Emitting module GitHubRestAPIMarkdown
[208/233] Compiling GitHubRestAPILicenses Client.swift
[209/236] Compiling GitHubRestAPISecurity_Advisories Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:2221:22: warning: 'hasDownloads' is deprecated
2219 | self.hasWiki = hasWiki
2220 | self.hasPages = hasPages
2221 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
2222 | self.hasDiscussions = hasDiscussions
2223 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:2235:22: warning: 'useSquashPrTitleAsDefault' is deprecated
2233 | self.deleteBranchOnMerge = deleteBranchOnMerge
2234 | self.allowUpdateBranch = allowUpdateBranch
2235 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
2236 | self.squashMergeCommitTitle = squashMergeCommitTitle
2237 | self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:3891:22: warning: 'hasDownloads' is deprecated
3889 | self.hasWiki = hasWiki
3890 | self.hasPages = hasPages
3891 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
3892 | self.hasDiscussions = hasDiscussions
3893 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:3905:22: warning: 'useSquashPrTitleAsDefault' is deprecated
3903 | self.deleteBranchOnMerge = deleteBranchOnMerge
3904 | self.allowUpdateBranch = allowUpdateBranch
3905 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
3906 | self.squashMergeCommitTitle = squashMergeCommitTitle
3907 | self.squashMergeCommitMessage = squashMergeCommitMessage
[210/236] Compiling GitHubRestAPISecurity_Advisories Client.swift
[211/236] Emitting module GitHubRestAPISecurity_Advisories
[212/239] Emitting module GitHubRestAPILicenses
[213/239] Compiling GitHubRestAPILicenses Types.swift
[214/242] Emitting module GitHubRestAPIPackages
[215/242] Compiling GitHubRestAPIPackages Types.swift
[216/245] Compiling GitHubRestAPIHosted_Compute Client.swift
[217/245] Compiling GitHubRestAPIHosted_Compute Types.swift
[218/245] Emitting module GitHubRestAPIHosted_Compute
[219/245] Compiling GitHubRestAPIGitignore Client.swift
[220/245] Emitting module GitHubRestAPIGitignore
[221/245] Compiling GitHubRestAPIGitignore Types.swift
[222/245] Compiling GitHubRestAPIInteractions Types.swift
[223/245] Compiling GitHubRestAPIInteractions Client.swift
[224/245] Emitting module GitHubRestAPIInteractions
[225/254] Compiling GitHubRestAPIGit Client.swift
[226/254] Compiling GitHubRestAPIEnterprise_Teams Types.swift
[227/254] Emitting module GitHubRestAPIEnterprise_Teams
[228/254] Compiling GitHubRestAPIEnterprise_Teams Client.swift
[229/257] Emitting module GitHubRestAPIMigrations
[230/257] Compiling GitHubRestAPIMigrations Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/migrations/Types.swift:1925:22: warning: 'hasDownloads' is deprecated
1923 | self.hasWiki = hasWiki
1924 | self.hasPages = hasPages
1925 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
1926 | self.hasDiscussions = hasDiscussions
1927 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/migrations/Types.swift:1939:22: warning: 'useSquashPrTitleAsDefault' is deprecated
1937 | self.deleteBranchOnMerge = deleteBranchOnMerge
1938 | self.allowUpdateBranch = allowUpdateBranch
1939 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
1940 | self.squashMergeCommitTitle = squashMergeCommitTitle
1941 | self.squashMergeCommitMessage = squashMergeCommitMessage
[231/257] Compiling GitHubRestAPIMigrations Client.swift
[232/260] Emitting module GitHubRestAPIProjects
[233/260] Compiling GitHubRestAPIProjects Client.swift
[234/260] Compiling GitHubRestAPIProjects Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/projects/Types.swift:1692:22: warning: 'hasDownloads' is deprecated
1690 | self.hasWiki = hasWiki
1691 | self.hasPages = hasPages
1692 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
1693 | self.hasDiscussions = hasDiscussions
1694 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/projects/Types.swift:1706:22: warning: 'useSquashPrTitleAsDefault' is deprecated
1704 | self.deleteBranchOnMerge = deleteBranchOnMerge
1705 | self.allowUpdateBranch = allowUpdateBranch
1706 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
1707 | self.squashMergeCommitTitle = squashMergeCommitTitle
1708 | self.squashMergeCommitMessage = squashMergeCommitMessage
[235/260] Compiling GitHubRestAPIEnterprise_Team_Memberships Client.swift
[236/260] Emitting module GitHubRestAPIEnterprise_Team_Organizations
[237/260] Compiling GitHubRestAPIEnterprise_Team_Organizations Types.swift
[238/260] Compiling GitHubRestAPIEnterprise_Team_Organizations Client.swift
[239/266] Compiling GitHubRestAPIDesktop Types.swift
[240/266] Emitting module GitHubRestAPIDesktop
[241/266] Compiling GitHubRestAPIDesktop Client.swift
[242/266] Compiling GitHubRestAPIEmojis Client.swift
[243/266] Compiling GitHubRestAPIEmojis Types.swift
[244/266] Emitting module GitHubRestAPIEmojis
[245/269] Compiling GitHubRestAPITeams Client.swift
[246/269] Emitting module GitHubRestAPITeams
[247/269] Compiling GitHubRestAPITeams Types.swift
[248/272] Emitting module GitHubRestAPIEnterprise_Team_Memberships
[249/272] Compiling GitHubRestAPIEnterprise_Team_Memberships Types.swift
[250/278] Compiling GitHubRestAPICredentials Client.swift
[251/278] Compiling GitHubRestAPICredentials Types.swift
[252/278] Emitting module GitHubRestAPICredentials
[253/281] Emitting module GitHubRestAPIPulls
[254/281] Compiling GitHubRestAPIPulls Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/pulls/Types.swift:2246:22: warning: 'hasDownloads' is deprecated
2244 | self.hasWiki = hasWiki
2245 | self.hasPages = hasPages
2246 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
2247 | self.hasDiscussions = hasDiscussions
2248 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/pulls/Types.swift:2260:22: warning: 'useSquashPrTitleAsDefault' is deprecated
2258 | self.deleteBranchOnMerge = deleteBranchOnMerge
2259 | self.allowUpdateBranch = allowUpdateBranch
2260 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
2261 | self.squashMergeCommitTitle = squashMergeCommitTitle
2262 | self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/pulls/Types.swift:7861:30: warning: 'position' is deprecated
7859 | self.commitId = commitId
7860 | self.path = path
7861 | self.position = position
| `- warning: 'position' is deprecated
7862 | self.side = side
7863 | self.line = line
[255/281] Compiling GitHubRestAPIPulls Client.swift
[256/281] Emitting module GitHubRestAPIGit
[257/281] Compiling GitHubRestAPIGit Types.swift
[258/287] Compiling GitHubRestAPICodes_Of_Conduct Client.swift
[259/287] Emitting module GitHubRestAPIDependabot
[260/287] Emitting module GitHubRestAPICodes_Of_Conduct
[261/287] Compiling GitHubRestAPICodes_Of_Conduct Types.swift
[262/290] Compiling GitHubRestAPIDependency_Graph Client.swift
[263/290] Emitting module GitHubRestAPIDependency_Graph
[264/290] Compiling GitHubRestAPIDependency_Graph Types.swift
[265/293] Compiling GitHubRestAPIClassroom Client.swift
[266/293] Emitting module GitHubRestAPIClassroom
[267/293] Compiling GitHubRestAPIClassroom Types.swift
[268/296] Compiling GitHubRestAPIGists Client.swift
[269/296] Compiling GitHubRestAPIGists Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/gists/Types.swift:2242:22: warning: 'forks' is deprecated
2240 | truncated: Swift.Bool? = nil
2241 | ) {
2242 | self.forks = forks
| `- warning: 'forks' is deprecated
2243 | self.history = history
2244 | self.forkOf = forkOf
/Users/admin/builder/spi-builder-workspace/Sources/gists/Types.swift:2243:22: warning: 'history' is deprecated
2241 | ) {
2242 | self.forks = forks
2243 | self.history = history
| `- warning: 'history' is deprecated
2244 | self.forkOf = forkOf
2245 | self.url = url
[270/296] Emitting module GitHubRestAPIGists
[271/299] Emitting module GitHubRestAPICopilot
[272/299] Compiling GitHubRestAPICopilot Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/copilot/Types.swift:1492:22: warning: 'updatedAt' is deprecated
1490 | self.lastAuthenticatedAt = lastAuthenticatedAt
1491 | self.createdAt = createdAt
1492 | self.updatedAt = updatedAt
| `- warning: 'updatedAt' is deprecated
1493 | self.planType = planType
1494 | }
/Users/admin/builder/spi-builder-workspace/Sources/copilot/Types.swift:1541:22: warning: 'updatedAt' is deprecated
1539 | forKey: .createdAt
1540 | )
1541 | self.updatedAt = try container.decodeIfPresent(
| `- warning: 'updatedAt' is deprecated
1542 | Foundation.Date.self,
1543 | forKey: .updatedAt
[273/299] Compiling GitHubRestAPICopilot Client.swift
[274/299] Emitting module GitHubRestAPIChecks
[275/299] Compiling GitHubRestAPICampaigns Client.swift
[276/302] Compiling GitHubRestAPICampaigns Types.swift
[277/302] Emitting module GitHubRestAPICampaigns
[278/305] Emitting module GitHubRestAPIBilling
[279/305] Compiling GitHubRestAPIBilling Types.swift
[280/305] Compiling GitHubRestAPIBilling Client.swift
[281/308] Compiling GitHubRestAPIDependabot Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Client.swift:1547:40: warning: 'perPage' is deprecated
1545 | explode: true,
1546 | name: "per_page",
1547 | value: input.query.perPage
| `- warning: 'perPage' is deprecated
1548 | )
1549 | try converter.setQueryItemAsURI(
[282/308] Compiling GitHubRestAPIDependabot Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Types.swift:7665:26: warning: 'perPage' is deprecated
7663 | self.sort = sort
7664 | self.direction = direction
7665 | self.perPage = perPage
| `- warning: 'perPage' is deprecated
7666 | self.before = before
7667 | self.after = after
[283/311] Compiling GitHubRestAPICode_Security Client.swift
[284/311] Compiling GitHubRestAPICode_Security Types.swift
[285/311] Emitting module GitHubRestAPICode_Security
[286/311] Emitting module GitHubRestAPICode_Scanning
[287/311] Compiling GitHubRestAPICode_Scanning Client.swift
[288/311] Compiling GitHubRestAPICode_Scanning Types.swift
[289/311] Compiling GitHubRestAPIChecks Client.swift
[290/311] Compiling GitHubRestAPIChecks Types.swift
[291/311] Compiling GitHubRestAPIActions Client.swift
[292/311] Compiling GitHubRestAPIOrgs Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6482:22: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
6480 | self.membersCanForkPrivateRepositories = membersCanForkPrivateRepositories
6481 | self.webCommitSignoffRequired = webCommitSignoffRequired
6482 | self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
| `- warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
6483 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
6484 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6483:22: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
6481 | self.webCommitSignoffRequired = webCommitSignoffRequired
6482 | self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
6483 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
| `- warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
6484 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
6485 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6484:22: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
6482 | self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
6483 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
6484 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
| `- warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
6485 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
6486 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6485:22: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
6483 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
6484 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
6485 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
| `- warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
6486 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
6487 | self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6486:22: warning: 'secretScanningEnabledForNewRepositories' is deprecated
6484 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
6485 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
6486 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
| `- warning: 'secretScanningEnabledForNewRepositories' is deprecated
6487 | self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
6488 | self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6487:22: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
6485 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
6486 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
6487 | self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
| `- warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
6488 | self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
6489 | self.secretScanningPushProtectionCustomLink = secretScanningPushProtectionCustomLink
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:10532:30: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
10530 | self.webCommitSignoffRequired = webCommitSignoffRequired
10531 | self.blog = blog
10532 | self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
| `- warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
10533 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
10534 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:10533:30: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
10531 | self.blog = blog
10532 | self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
10533 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
| `- warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
10534 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
10535 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:10534:30: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
10532 | self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
10533 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
10534 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
| `- warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
10535 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
10536 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:10535:30: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
10533 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
10534 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
10535 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
| `- warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
10536 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
10537 | self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:10536:30: warning: 'secretScanningEnabledForNewRepositories' is deprecated
10534 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
10535 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
10536 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
| `- warning: 'secretScanningEnabledForNewRepositories' is deprecated
10537 | self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
10538 | self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:10537:30: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
10535 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
10536 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
10537 | self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
| `- warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
10538 | self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
10539 | self.secretScanningPushProtectionCustomLink = secretScanningPushProtectionCustomLink
[293/311] Compiling GitHubRestAPIOrgs Client.swift
[294/311] Emitting module GitHubRestAPIOrgs
[295/311] Emitting module GitHubRestAPIApps
[296/311] Compiling GitHubRestAPIApps Client.swift
[297/311] Compiling GitHubRestAPIApps Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/apps/Types.swift:4031:22: warning: 'hasDownloads' is deprecated
4029 | self.hasWiki = hasWiki
4030 | self.hasPages = hasPages
4031 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
4032 | self.hasDiscussions = hasDiscussions
4033 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/apps/Types.swift:4045:22: warning: 'useSquashPrTitleAsDefault' is deprecated
4043 | self.deleteBranchOnMerge = deleteBranchOnMerge
4044 | self.allowUpdateBranch = allowUpdateBranch
4045 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
4046 | self.squashMergeCommitTitle = squashMergeCommitTitle
4047 | self.squashMergeCommitMessage = squashMergeCommitMessage
[298/311] Emitting module GitHubRestAPIActivity
[299/311] Compiling GitHubRestAPIActivity Client.swift
[300/311] Compiling GitHubRestAPIActivity Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/activity/Types.swift:2084:22: warning: 'hasDownloads' is deprecated
2082 | self.hasWiki = hasWiki
2083 | self.hasPages = hasPages
2084 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
2085 | self.hasDiscussions = hasDiscussions
2086 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/activity/Types.swift:2098:22: warning: 'useSquashPrTitleAsDefault' is deprecated
2096 | self.deleteBranchOnMerge = deleteBranchOnMerge
2097 | self.allowUpdateBranch = allowUpdateBranch
2098 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
2099 | self.squashMergeCommitTitle = squashMergeCommitTitle
2100 | self.squashMergeCommitMessage = squashMergeCommitMessage
[301/311] Compiling GitHubRestAPICodespaces Client.swift
[302/311] Emitting module GitHubRestAPICodespaces
[303/311] Compiling GitHubRestAPICodespaces Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:2606:22: warning: 'hasDownloads' is deprecated
2604 | self.hasWiki = hasWiki
2605 | self.hasPages = hasPages
2606 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
2607 | self.hasDiscussions = hasDiscussions
2608 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:2620:22: warning: 'useSquashPrTitleAsDefault' is deprecated
2618 | self.deleteBranchOnMerge = deleteBranchOnMerge
2619 | self.allowUpdateBranch = allowUpdateBranch
2620 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
2621 | self.squashMergeCommitTitle = squashMergeCommitTitle
2622 | self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:4833:22: warning: 'hasDownloads' is deprecated
4831 | self.hasWiki = hasWiki
4832 | self.hasPages = hasPages
4833 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
4834 | self.hasDiscussions = hasDiscussions
4835 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:4847:22: warning: 'useSquashPrTitleAsDefault' is deprecated
4845 | self.deleteBranchOnMerge = deleteBranchOnMerge
4846 | self.allowUpdateBranch = allowUpdateBranch
4847 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
4848 | self.squashMergeCommitTitle = squashMergeCommitTitle
4849 | self.squashMergeCommitMessage = squashMergeCommitMessage
[304/311] Compiling GitHubRestAPIIssues Client.swift
[305/311] Emitting module GitHubRestAPIIssues
[306/311] Compiling GitHubRestAPIIssues Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:3120:22: warning: 'hasDownloads' is deprecated
3118 | self.hasWiki = hasWiki
3119 | self.hasPages = hasPages
3120 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
3121 | self.hasDiscussions = hasDiscussions
3122 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:3134:22: warning: 'useSquashPrTitleAsDefault' is deprecated
3132 | self.deleteBranchOnMerge = deleteBranchOnMerge
3133 | self.allowUpdateBranch = allowUpdateBranch
3134 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
3135 | self.squashMergeCommitTitle = squashMergeCommitTitle
3136 | self.squashMergeCommitMessage = squashMergeCommitMessage
[307/311] Compiling GitHubRestAPIActions Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/actions/Types.swift:6284:22: warning: 'hasDownloads' is deprecated
6282 | self.hasWiki = hasWiki
6283 | self.hasPages = hasPages
6284 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
6285 | self.hasDiscussions = hasDiscussions
6286 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/actions/Types.swift:6298:22: warning: 'useSquashPrTitleAsDefault' is deprecated
6296 | self.deleteBranchOnMerge = deleteBranchOnMerge
6297 | self.allowUpdateBranch = allowUpdateBranch
6298 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
6299 | self.squashMergeCommitTitle = squashMergeCommitTitle
6300 | self.squashMergeCommitMessage = squashMergeCommitMessage
[308/311] Emitting module GitHubRestAPIActions
[309/311] Compiling GitHubRestAPIRepos Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:8016:22: warning: 'hasDownloads' is deprecated
8014 | self.hasWiki = hasWiki
8015 | self.hasPages = hasPages
8016 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
8017 | self.hasDiscussions = hasDiscussions
8018 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:8030:22: warning: 'useSquashPrTitleAsDefault' is deprecated
8028 | self.deleteBranchOnMerge = deleteBranchOnMerge
8029 | self.allowUpdateBranch = allowUpdateBranch
8030 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
8031 | self.squashMergeCommitTitle = squashMergeCommitTitle
8032 | self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:11020:22: warning: 'hasDownloads' is deprecated
11018 | self.hasWiki = hasWiki
11019 | self.hasPages = hasPages
11020 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
11021 | self.hasDiscussions = hasDiscussions
11022 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:11034:22: warning: 'useSquashPrTitleAsDefault' is deprecated
11032 | self.deleteBranchOnMerge = deleteBranchOnMerge
11033 | self.allowUpdateBranch = allowUpdateBranch
11034 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
11035 | self.squashMergeCommitTitle = squashMergeCommitTitle
11036 | self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:24334:30: warning: 'useSquashPrTitleAsDefault' is deprecated
24332 | self.allowAutoMerge = allowAutoMerge
24333 | self.deleteBranchOnMerge = deleteBranchOnMerge
24334 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
24335 | self.squashMergeCommitTitle = squashMergeCommitTitle
24336 | self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:26779:30: warning: 'useSquashPrTitleAsDefault' is deprecated
26777 | self.deleteBranchOnMerge = deleteBranchOnMerge
26778 | self.allowUpdateBranch = allowUpdateBranch
26779 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
26780 | self.squashMergeCommitTitle = squashMergeCommitTitle
26781 | self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:29936:34: warning: 'contexts' is deprecated
29934 | ) {
29935 | self.strict = strict
29936 | self.contexts = contexts
| `- warning: 'contexts' is deprecated
29937 | self.checks = checks
29938 | }
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:32408:30: warning: 'contexts' is deprecated
32406 | ) {
32407 | self.strict = strict
32408 | self.contexts = contexts
| `- warning: 'contexts' is deprecated
32409 | self.checks = checks
32410 | }
[310/311] Compiling GitHubRestAPIRepos Client.swift
[311/311] Emitting module GitHubRestAPIRepos
Build complete! (95.17s)
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-urlsession
[1/1063] Fetching swift-openapi-urlsession
[55/6883] Fetching swift-openapi-urlsession, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-urlsession from cache (1.08s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.08s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.2.0 (0.60s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
[1/943] Fetching swift-http-types
[944/19257] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.85s)
Fetched https://github.com/apple/swift-http-types from cache (1.85s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.3 (0.44s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.44s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.59s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
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-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.2.0
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
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.