Build Information
Successful build of GitHubRestAPISwiftOpenAPI, reference main (8fa56b
), with Swift 6.0 for macOS (SPM) on 24 Jun 2025 16:09:16 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Wei18/github-rest-api-swift-openapi
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8fa56b7 Merge pull request #128 from wei18/dependabot/swift/dot-github/dependabot-mintfile/manifest-swift-openapi-generator/github.com/apple/swift-openapi-generator-1.9.0
Submodule path 'Submodule/github/rest-api-description': checked out '9110306f93c1eb8c466c225060db871095a84f63'
Submodule 'Submodule/github/rest-api-description' (https://github.com/github/rest-api-description.git) registered for path 'Submodule/github/rest-api-description'
Cloning into '/Users/admin/builder/spi-builder-workspace/Submodule/github/rest-api-description'...
Cloned https://github.com/Wei18/github-rest-api-swift-openapi.git
Revision (git rev-parse @):
8fa56b7bd568c1e8692b39e4fd2779070576a622
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Wei18/github-rest-api-swift-openapi.git at main
========================================
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/49] Write sources
[48/49] Write swift-version-5BDAB9E9C0126B9D.txt
[50/72] Emitting module InternalCollectionsUtilities
[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 FixedWidthInteger+roundUpToPowerOfTwo.swift
[56/73] Compiling InternalCollectionsUtilities Integer rank.swift
[57/73] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[58/73] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[59/73] Compiling InternalCollectionsUtilities UInt+reversed.swift
[60/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[61/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[62/73] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[63/73] Compiling InternalCollectionsUtilities _SortedCollection.swift
[64/73] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[65/89] Compiling DequeModule _DequeBuffer.swift
[66/90] Compiling DequeModule Deque+Equatable.swift
[67/90] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[68/90] Compiling DequeModule Deque+CustomReflectable.swift
[69/90] Compiling DequeModule Deque+Descriptions.swift
[70/90] Compiling DequeModule Deque+Extras.swift
[71/90] Compiling DequeModule Deque+Hashable.swift
[72/90] Compiling DequeModule Deque+Testing.swift
[73/90] Compiling DequeModule Deque._Storage.swift
[74/90] Compiling DequeModule _UnsafeWrappedBuffer.swift
[75/90] Compiling DequeModule _DequeSlot.swift
[76/90] Compiling DequeModule _DequeBufferHeader.swift
[77/90] Compiling DequeModule Deque._UnsafeHandle.swift
[78/90] Compiling DequeModule Deque.swift
[79/90] Emitting module DequeModule
[80/90] Compiling DequeModule Deque+Codable.swift
[81/90] Compiling DequeModule Deque+Collection.swift
[82/90] Compiling HTTPTypes ISOLatin1String.swift
[83/90] Compiling HTTPTypes HTTPResponse.swift
[84/90] Compiling HTTPTypes HTTPRequest.swift
[85/90] Compiling HTTPTypes NIOLock.swift
[86/90] Compiling HTTPTypes HTTPParsedFields.swift
[87/90] Emitting module HTTPTypes
[88/90] Compiling HTTPTypes HTTPFieldName.swift
[89/90] Compiling HTTPTypes HTTPField.swift
[90/90] Compiling HTTPTypes HTTPFields.swift
[91/153] Emitting module OpenAPIRuntime
[92/159] Compiling OpenAPIRuntime URIDecoder.swift
[93/159] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[94/159] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[95/159] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[96/159] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[97/159] Compiling OpenAPIRuntime URIEncoder.swift
[98/159] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[99/159] Compiling OpenAPIRuntime UndocumentedPayload.swift
[100/159] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[101/159] Compiling OpenAPIRuntime CodableExtensions.swift
[102/159] Compiling OpenAPIRuntime Configuration.swift
[103/159] Compiling OpenAPIRuntime Converter+Client.swift
[104/159] Compiling OpenAPIRuntime Converter+Common.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 URIValueToNodeEncoder+Keyed.swift
[120/159] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[121/159] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[122/159] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[123/159] Compiling OpenAPIRuntime URIParser.swift
[124/159] Compiling OpenAPIRuntime URISerializer.swift
[125/159] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[126/159] Compiling OpenAPIRuntime MultipartValidation.swift
[127/159] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[128/159] Compiling OpenAPIRuntime URICodeCodingKey.swift
[129/159] Compiling OpenAPIRuntime URICoderConfiguration.swift
[130/159] Compiling OpenAPIRuntime URIEncodedNode.swift
[131/159] Compiling OpenAPIRuntime URIParsedTypes.swift
[132/159] Compiling OpenAPIRuntime Acceptable.swift
[133/159] Compiling OpenAPIRuntime Base64EncodedData.swift
[134/159] Compiling OpenAPIRuntime ByteUtilities.swift
[135/159] Compiling OpenAPIRuntime ContentDisposition.swift
[136/159] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[137/159] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[138/159] Compiling OpenAPIRuntime OpenAPIValue.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 Converter+Server.swift
[147/159] Compiling OpenAPIRuntime Converter.swift
[148/159] Compiling OpenAPIRuntime CurrencyExtensions.swift
[149/159] Compiling OpenAPIRuntime ErrorExtensions.swift
[150/159] Compiling OpenAPIRuntime FoundationExtensions.swift
[151/159] Compiling OpenAPIRuntime ParameterStyles.swift
[152/159] Compiling OpenAPIRuntime ServerVariable.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 BidirectionalStreamingURLSessionDelegate.swift
[161/166] Compiling OpenAPIURLSession URLSession+Extensions.swift
[162/166] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[163/166] Compiling OpenAPIURLSession Lock.swift
[164/166] Compiling OpenAPIURLSession URLSessionTransport.swift
[165/166] Emitting module OpenAPIURLSession
[166/166] Compiling OpenAPIURLSession BufferedStream.swift
[167/196] Emitting module GitHubRestAPIRate_Limit
[168/196] Compiling GitHubRestAPIRate_Limit Client.swift
[169/196] Compiling GitHubRestAPIRate_Limit Types.swift
[170/199] Emitting module GitHubRestAPIReactions
[171/199] Emitting module GitHubRestAPIPulls
[172/199] Emitting module GitHubRestAPITeams
[173/199] Emitting module GitHubRestAPIPrivate_Registries
[174/199] Compiling GitHubRestAPIPrivate_Registries Types.swift
[175/199] Compiling GitHubRestAPIPrivate_Registries Client.swift
[176/202] Compiling GitHubRestAPIPackages Client.swift
[177/202] Compiling GitHubRestAPISecret_Scanning Client.swift
[178/202] Compiling GitHubRestAPISecret_Scanning Types.swift
[179/202] Emitting module GitHubRestAPISecret_Scanning
[180/205] Compiling GitHubRestAPIReactions Client.swift
[181/205] Compiling GitHubRestAPIReactions Types.swift
[182/208] Compiling GitHubRestAPIOidc Client.swift
[183/208] Compiling GitHubRestAPIOidc Types.swift
[184/208] Emitting module GitHubRestAPIOidc
[185/211] Compiling GitHubRestAPIProjects Client.swift
[186/211] Emitting module GitHubRestAPIProjects
[187/211] Compiling GitHubRestAPIProjects Types.swift
[188/214] Compiling GitHubRestAPIMeta Client.swift
[189/214] Emitting module GitHubRestAPIMeta
[190/214] 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
[191/217] Emitting module GitHubRestAPIMerge_Queue
[192/217] Compiling GitHubRestAPIMerge_Queue Client.swift
[193/217] Compiling GitHubRestAPIMerge_Queue Types.swift
[194/217] Emitting module GitHubRestAPISearch
[195/217] 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(
[196/217] Compiling GitHubRestAPISearch Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:1552:22: warning: 'hasDownloads' is deprecated
1550 | self.hasWiki = hasWiki
1551 | self.hasPages = hasPages
1552 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
1553 | self.hasDiscussions = hasDiscussions
1554 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:1566:22: warning: 'useSquashPrTitleAsDefault' is deprecated
1564 | self.deleteBranchOnMerge = deleteBranchOnMerge
1565 | self.allowUpdateBranch = allowUpdateBranch
1566 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
1567 | self.squashMergeCommitTitle = squashMergeCommitTitle
1568 | self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:5277:26: warning: 'sort' is deprecated
5275 | ) {
5276 | self.q = q
5277 | self.sort = sort
| `- warning: 'sort' is deprecated
5278 | self.order = order
5279 | self.perPage = perPage
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:5278:26: warning: 'order' is deprecated
5276 | self.q = q
5277 | self.sort = sort
5278 | self.order = order
| `- warning: 'order' is deprecated
5279 | self.perPage = perPage
5280 | self.page = page
[197/223] Compiling GitHubRestAPILicenses Client.swift
[198/223] Emitting module GitHubRestAPIMarkdown
[199/223] Compiling GitHubRestAPIMarkdown Client.swift
[200/223] Compiling GitHubRestAPIMarkdown Types.swift
[201/226] Emitting module GitHubRestAPIUsers
[202/226] Compiling GitHubRestAPIUsers Types.swift
[203/226] Compiling GitHubRestAPIUsers Client.swift
[204/226] Compiling GitHubRestAPIPackages Types.swift
[205/226] Emitting module GitHubRestAPIPackages
[206/226] Emitting module GitHubRestAPILicenses
[207/226] Compiling GitHubRestAPILicenses Types.swift
[208/235] Compiling GitHubRestAPIGitignore Client.swift
[209/235] Compiling GitHubRestAPIInteractions Client.swift
[210/235] Emitting module GitHubRestAPIGitignore
[211/235] Compiling GitHubRestAPIGitignore Types.swift
[212/238] Emitting module GitHubRestAPIHosted_Compute
[213/238] Compiling GitHubRestAPIHosted_Compute Client.swift
[214/238] Compiling GitHubRestAPIHosted_Compute Types.swift
[215/241] Compiling GitHubRestAPIInteractions Types.swift
[216/241] Emitting module GitHubRestAPIInteractions
[217/244] Compiling GitHubRestAPIEnterprise_Teams Client.swift
[218/244] Emitting module GitHubRestAPIEnterprise_Teams
[219/244] Compiling GitHubRestAPIEnterprise_Teams Types.swift
[220/247] Emitting module GitHubRestAPIRepos
[221/247] Compiling GitHubRestAPIEmojis Client.swift
[222/247] Emitting module GitHubRestAPIEmojis
[223/247] Compiling GitHubRestAPIEmojis Types.swift
[224/247] Compiling GitHubRestAPISecurity_Advisories Client.swift
[225/247] Emitting module GitHubRestAPISecurity_Advisories
[226/247] 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:3819:22: warning: 'hasDownloads' is deprecated
3817 | self.hasWiki = hasWiki
3818 | self.hasPages = hasPages
3819 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
3820 | self.hasDiscussions = hasDiscussions
3821 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:3833:22: warning: 'useSquashPrTitleAsDefault' is deprecated
3831 | self.deleteBranchOnMerge = deleteBranchOnMerge
3832 | self.allowUpdateBranch = allowUpdateBranch
3833 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
3834 | self.squashMergeCommitTitle = squashMergeCommitTitle
3835 | self.squashMergeCommitMessage = squashMergeCommitMessage
[227/253] Compiling GitHubRestAPIDesktop Types.swift
[228/253] Emitting module GitHubRestAPIDesktop
[229/253] Compiling GitHubRestAPIDesktop Client.swift
[230/256] Compiling GitHubRestAPIMigrations Client.swift
[231/256] Emitting module GitHubRestAPIMigrations
[232/256] 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
[233/256] Compiling GitHubRestAPIDependency_Graph Client.swift
[234/256] Emitting module GitHubRestAPIDependency_Graph
[235/256] Compiling GitHubRestAPIDependency_Graph Types.swift
[236/262] Compiling GitHubRestAPICredentials Client.swift
[237/262] Compiling GitHubRestAPICredentials Types.swift
[238/262] Emitting module GitHubRestAPICredentials
[239/265] Emitting module GitHubRestAPIGit
[240/265] Compiling GitHubRestAPIGit Client.swift
[241/265] Compiling GitHubRestAPIGit Types.swift
[242/268] Emitting module GitHubRestAPICodes_Of_Conduct
[243/268] Compiling GitHubRestAPICodes_Of_Conduct Client.swift
[244/268] Compiling GitHubRestAPICodes_Of_Conduct Types.swift
[245/271] Compiling GitHubRestAPITeams Types.swift
[246/271] Compiling GitHubRestAPITeams Client.swift
[247/274] Compiling GitHubRestAPIPulls Client.swift
[248/274] 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:7768:30: warning: 'position' is deprecated
7766 | self.commitId = commitId
7767 | self.path = path
7768 | self.position = position
| `- warning: 'position' is deprecated
7769 | self.side = side
7770 | self.line = line
[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
1417 | self.lastActivityEditor = lastActivityEditor
1418 | self.createdAt = createdAt
1419 | self.updatedAt = updatedAt
| `- warning: 'updatedAt' is deprecated
1420 | self.planType = planType
1421 | }
/Users/admin/builder/spi-builder-workspace/Sources/copilot/Types.swift:1463:22: warning: 'updatedAt' is deprecated
1461 | forKey: .createdAt
1462 | )
1463 | self.updatedAt = try container.decodeIfPresent(
| `- warning: 'updatedAt' is deprecated
1464 | Foundation.Date.self,
1465 | forKey: .updatedAt
[252/280] 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
[253/280] Compiling GitHubRestAPIGists Client.swift
[254/280] Emitting module GitHubRestAPIGists
[255/283] Compiling GitHubRestAPICampaigns Client.swift
[256/283] Compiling GitHubRestAPIClassroom Client.swift
[257/283] Emitting module GitHubRestAPIClassroom
[258/283] Compiling GitHubRestAPIClassroom Types.swift
[259/286] Compiling GitHubRestAPIBilling Client.swift
[260/286] Emitting module GitHubRestAPICampaigns
[261/286] Compiling GitHubRestAPICampaigns Types.swift
[262/286] Emitting module GitHubRestAPIDependabot
[263/286] Compiling GitHubRestAPIDependabot Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Client.swift:1551:40: warning: 'page' is deprecated
1549 | explode: true,
1550 | name: "page",
1551 | value: input.query.page
| `- warning: 'page' is deprecated
1552 | )
1553 | try converter.setQueryItemAsURI(
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Client.swift:1558:40: warning: 'perPage' is deprecated
1556 | explode: true,
1557 | name: "per_page",
1558 | value: input.query.perPage
| `- warning: 'perPage' is deprecated
1559 | )
1560 | try converter.setQueryItemAsURI(
[264/286] Compiling GitHubRestAPIDependabot Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Types.swift:7579:26: warning: 'page' is deprecated
7577 | self.sort = sort
7578 | self.direction = direction
7579 | self.page = page
| `- warning: 'page' is deprecated
7580 | self.perPage = perPage
7581 | self.before = before
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Types.swift:7580:26: warning: 'perPage' is deprecated
7578 | self.direction = direction
7579 | self.page = page
7580 | self.perPage = perPage
| `- warning: 'perPage' is deprecated
7581 | self.before = before
7582 | self.after = after
[265/292] Emitting module GitHubRestAPIBilling
[266/292] Compiling GitHubRestAPIBilling Types.swift
[267/295] Compiling GitHubRestAPICode_Security Types.swift
[268/295] Emitting module GitHubRestAPICode_Security
[269/295] Compiling GitHubRestAPICode_Security Client.swift
[270/295] Compiling GitHubRestAPICode_Scanning Types.swift
[271/295] Compiling GitHubRestAPICode_Scanning Client.swift
[272/295] Emitting module GitHubRestAPICode_Scanning
[273/295] Compiling GitHubRestAPIChecks Client.swift
[274/295] Emitting module GitHubRestAPIChecks
[275/295] Compiling GitHubRestAPIChecks Types.swift
[276/295] Compiling GitHubRestAPIOrgs Client.swift
[277/295] Emitting module GitHubRestAPIOrgs
[278/295] Compiling GitHubRestAPIOrgs Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5987:22: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
5985 | self.membersCanForkPrivateRepositories = membersCanForkPrivateRepositories
5986 | self.webCommitSignoffRequired = webCommitSignoffRequired
5987 | self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
| `- warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
5988 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
5989 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5988:22: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
5986 | self.webCommitSignoffRequired = webCommitSignoffRequired
5987 | self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
5988 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
| `- warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
5989 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
5990 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5989:22: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
5987 | self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
5988 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
5989 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
| `- warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
5990 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
5991 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5990:22: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
5988 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
5989 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
5990 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
| `- warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
5991 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
5992 | self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5991:22: warning: 'secretScanningEnabledForNewRepositories' is deprecated
5989 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
5990 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
5991 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
| `- warning: 'secretScanningEnabledForNewRepositories' is deprecated
5992 | self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
5993 | self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5992:22: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
5990 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
5991 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
5992 | self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
| `- warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
5993 | self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
5994 | self.secretScanningPushProtectionCustomLink = secretScanningPushProtectionCustomLink
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9517:30: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
9515 | self.webCommitSignoffRequired = webCommitSignoffRequired
9516 | self.blog = blog
9517 | self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
| `- warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
9518 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
9519 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9518:30: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
9516 | self.blog = blog
9517 | self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
9518 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
| `- warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
9519 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
9520 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9519:30: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
9517 | self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
9518 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
9519 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
| `- warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
9520 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
9521 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9520:30: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
9518 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
9519 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
9520 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
| `- warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
9521 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
9522 | self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9521:30: warning: 'secretScanningEnabledForNewRepositories' is deprecated
9519 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
9520 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
9521 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
| `- warning: 'secretScanningEnabledForNewRepositories' is deprecated
9522 | self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
9523 | self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9522:30: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
9520 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
9521 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
9522 | self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
| `- warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
9523 | self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
9524 | self.secretScanningPushProtectionCustomLink = secretScanningPushProtectionCustomLink
[279/295] Compiling GitHubRestAPIActivity Client.swift
[280/295] Emitting module GitHubRestAPIActivity
[281/295] 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
[282/295] Emitting module GitHubRestAPIApps
[283/295] Compiling GitHubRestAPIApps Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/apps/Types.swift:3994:22: warning: 'hasDownloads' is deprecated
3992 | self.hasWiki = hasWiki
3993 | self.hasPages = hasPages
3994 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
3995 | self.hasDiscussions = hasDiscussions
3996 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/apps/Types.swift:4008:22: warning: 'useSquashPrTitleAsDefault' is deprecated
4006 | self.deleteBranchOnMerge = deleteBranchOnMerge
4007 | self.allowUpdateBranch = allowUpdateBranch
4008 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
4009 | self.squashMergeCommitTitle = squashMergeCommitTitle
4010 | self.squashMergeCommitMessage = squashMergeCommitMessage
[284/295] Compiling GitHubRestAPIApps Client.swift
[285/295] 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:4823:22: warning: 'hasDownloads' is deprecated
4821 | self.hasWiki = hasWiki
4822 | self.hasPages = hasPages
4823 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
4824 | self.hasDiscussions = hasDiscussions
4825 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:4837:22: warning: 'useSquashPrTitleAsDefault' is deprecated
4835 | self.deleteBranchOnMerge = deleteBranchOnMerge
4836 | self.allowUpdateBranch = allowUpdateBranch
4837 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
4838 | self.squashMergeCommitTitle = squashMergeCommitTitle
4839 | self.squashMergeCommitMessage = squashMergeCommitMessage
[286/295] Compiling GitHubRestAPICodespaces Client.swift
[287/295] Emitting module GitHubRestAPICodespaces
[288/295] Compiling GitHubRestAPIIssues Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:2920:22: warning: 'hasDownloads' is deprecated
2918 | self.hasWiki = hasWiki
2919 | self.hasPages = hasPages
2920 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
2921 | self.hasDiscussions = hasDiscussions
2922 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:2934:22: warning: 'useSquashPrTitleAsDefault' is deprecated
2932 | self.deleteBranchOnMerge = deleteBranchOnMerge
2933 | self.allowUpdateBranch = allowUpdateBranch
2934 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
2935 | self.squashMergeCommitTitle = squashMergeCommitTitle
2936 | self.squashMergeCommitMessage = squashMergeCommitMessage
[289/295] Emitting module GitHubRestAPIIssues
[290/295] Compiling GitHubRestAPIIssues Client.swift
[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
5535 | self.hasWiki = hasWiki
5536 | self.hasPages = hasPages
5537 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
5538 | self.hasDiscussions = hasDiscussions
5539 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/actions/Types.swift:5551:22: warning: 'useSquashPrTitleAsDefault' is deprecated
5549 | self.deleteBranchOnMerge = deleteBranchOnMerge
5550 | self.allowUpdateBranch = allowUpdateBranch
5551 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
5552 | self.squashMergeCommitTitle = squashMergeCommitTitle
5553 | self.squashMergeCommitMessage = squashMergeCommitMessage
[293/295] Emitting module GitHubRestAPIActions
[294/295] Compiling GitHubRestAPIRepos Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:7946:22: warning: 'hasDownloads' is deprecated
7944 | self.hasWiki = hasWiki
7945 | self.hasPages = hasPages
7946 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
7947 | self.hasDiscussions = hasDiscussions
7948 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:7960:22: warning: 'useSquashPrTitleAsDefault' is deprecated
7958 | self.deleteBranchOnMerge = deleteBranchOnMerge
7959 | self.allowUpdateBranch = allowUpdateBranch
7960 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
7961 | self.squashMergeCommitTitle = squashMergeCommitTitle
7962 | self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:10383:22: warning: 'hasDownloads' is deprecated
10381 | self.hasWiki = hasWiki
10382 | self.hasPages = hasPages
10383 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
10384 | self.hasDiscussions = hasDiscussions
10385 | self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:10397:22: warning: 'useSquashPrTitleAsDefault' is deprecated
10395 | self.deleteBranchOnMerge = deleteBranchOnMerge
10396 | self.allowUpdateBranch = allowUpdateBranch
10397 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
10398 | self.squashMergeCommitTitle = squashMergeCommitTitle
10399 | self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:23912:30: warning: 'useSquashPrTitleAsDefault' is deprecated
23910 | self.allowAutoMerge = allowAutoMerge
23911 | self.deleteBranchOnMerge = deleteBranchOnMerge
23912 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
23913 | self.squashMergeCommitTitle = squashMergeCommitTitle
23914 | self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:26348:30: warning: 'useSquashPrTitleAsDefault' is deprecated
26346 | self.deleteBranchOnMerge = deleteBranchOnMerge
26347 | self.allowUpdateBranch = allowUpdateBranch
26348 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
26349 | self.squashMergeCommitTitle = squashMergeCommitTitle
26350 | self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:29498:34: warning: 'contexts' is deprecated
29496 | ) {
29497 | self.strict = strict
29498 | self.contexts = contexts
| `- warning: 'contexts' is deprecated
29499 | self.checks = checks
29500 | }
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:31970:30: warning: 'contexts' is deprecated
31968 | ) {
31969 | self.strict = strict
31970 | self.contexts = contexts
| `- warning: 'contexts' is deprecated
31971 | self.checks = checks
31972 | }
[295/295] Compiling GitHubRestAPIRepos Client.swift
Build complete! (79.96s)
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-openapi-runtime
[1/5679] Fetching swift-openapi-runtime
[115/6640] Fetching swift-openapi-runtime, swift-openapi-urlsession
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.96s)
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.96s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (0.61s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
[905/17544] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types from cache (1.76s)
Fetched https://github.com/apple/swift-collections from cache (1.76s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.45s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.45s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.52s)
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-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
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
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.