Build Information
Successful build of GitHubRestAPISwiftOpenAPI, reference main (532759
), with Swift 5.9 for macOS (SPM) on 6 May 2025 01:54:22 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
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 532759b Merge pull request #116 from wei18/dependabot/submodules/Submodule/github/rest-api-description-467f6a9
Submodule path 'Submodule/github/rest-api-description': checked out '467f6a98a97a73630a1f1e75ddee01cb59f33dd5'
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 @):
532759b475776ca4380db2b70a4cd7cff7f856eb
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: 5.9
Building package at path: $PWD
https://github.com/Wei18/github-rest-api-swift-openapi.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/27] Compiling InternalCollectionsUtilities Debugging.swift
[2/27] Compiling InternalCollectionsUtilities Descriptions.swift
[3/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[4/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[5/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[6/28] Compiling InternalCollectionsUtilities Specialize.swift
[7/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[9/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[10/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[11/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[12/28] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[13/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[15/28] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[16/28] Emitting module InternalCollectionsUtilities
[17/28] Compiling InternalCollectionsUtilities Integer rank.swift
[18/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/44] Compiling DequeModule _DequeBufferHeader.swift
[21/44] Compiling DequeModule _DequeSlot.swift
[22/45] Compiling DequeModule Deque+Equatable.swift
[23/45] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[24/45] Compiling DequeModule Deque+Extras.swift
[25/45] Compiling DequeModule Deque+Hashable.swift
[26/45] Compiling DequeModule _UnsafeWrappedBuffer.swift
[27/45] Compiling DequeModule _DequeBuffer.swift
[28/45] Compiling DequeModule Deque+CustomReflectable.swift
[29/45] Compiling DequeModule Deque+Descriptions.swift
[30/45] Compiling DequeModule Deque+Testing.swift
[31/45] Compiling DequeModule Deque._Storage.swift
[32/45] Compiling DequeModule Deque._UnsafeHandle.swift
[33/45] Compiling DequeModule Deque.swift
[34/45] Compiling DequeModule Deque+Codable.swift
[35/45] Compiling DequeModule Deque+Collection.swift
[36/45] Compiling HTTPTypes ISOLatin1String.swift
[37/45] Compiling HTTPTypes HTTPResponse.swift
[38/45] Compiling HTTPTypes HTTPParsedFields.swift
[39/45] Compiling HTTPTypes HTTPFields.swift
[40/45] Compiling HTTPTypes HTTPRequest.swift
[41/45] Compiling HTTPTypes NIOLock.swift
[42/45] Emitting module DequeModule
[43/45] Compiling HTTPTypes HTTPFieldName.swift
[44/45] Emitting module HTTPTypes
[45/45] Compiling HTTPTypes HTTPField.swift
[46/108] Emitting module OpenAPIRuntime
[47/114] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[48/114] Compiling OpenAPIRuntime UndocumentedPayload.swift
[49/114] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[50/114] Compiling OpenAPIRuntime CodableExtensions.swift
[51/114] Compiling OpenAPIRuntime Configuration.swift
[52/114] Compiling OpenAPIRuntime Converter+Client.swift
[53/114] Compiling OpenAPIRuntime Converter+Common.swift
[54/114] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[55/114] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[56/114] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[57/114] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[58/114] Compiling OpenAPIRuntime URIParser.swift
[59/114] Compiling OpenAPIRuntime URISerializer.swift
[60/114] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[61/114] Compiling OpenAPIRuntime MultipartValidation.swift
[62/114] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[63/114] Compiling OpenAPIRuntime URICodeCodingKey.swift
[64/114] Compiling OpenAPIRuntime URICoderConfiguration.swift
[65/114] Compiling OpenAPIRuntime URIEncodedNode.swift
[66/114] Compiling OpenAPIRuntime URIParsedTypes.swift
[67/114] Compiling OpenAPIRuntime Converter+Server.swift
[68/114] Compiling OpenAPIRuntime Converter.swift
[69/114] Compiling OpenAPIRuntime CurrencyExtensions.swift
[70/114] Compiling OpenAPIRuntime ErrorExtensions.swift
[71/114] Compiling OpenAPIRuntime FoundationExtensions.swift
[72/114] Compiling OpenAPIRuntime ParameterStyles.swift
[73/114] Compiling OpenAPIRuntime ServerVariable.swift
[74/114] Compiling OpenAPIRuntime URLExtensions.swift
[75/114] Compiling OpenAPIRuntime Deprecated.swift
[76/114] Compiling OpenAPIRuntime ClientError.swift
[77/114] Compiling OpenAPIRuntime CodingErrors.swift
[78/114] Compiling OpenAPIRuntime RuntimeError.swift
[79/114] Compiling OpenAPIRuntime ServerError.swift
[80/114] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[81/114] Compiling OpenAPIRuntime URIDecoder.swift
[82/114] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[83/114] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[84/114] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[85/114] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[86/114] Compiling OpenAPIRuntime URIEncoder.swift
[87/114] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[88/114] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[89/114] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[90/114] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[91/114] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[92/114] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[93/114] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[94/114] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[95/114] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[96/114] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[97/114] Compiling OpenAPIRuntime ServerSentEvents.swift
[98/114] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[99/114] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[100/114] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[101/114] Compiling OpenAPIRuntime Acceptable.swift
[102/114] Compiling OpenAPIRuntime Base64EncodedData.swift
[103/114] Compiling OpenAPIRuntime ByteUtilities.swift
[104/114] Compiling OpenAPIRuntime ContentDisposition.swift
[105/114] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[106/114] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[107/114] Compiling OpenAPIRuntime OpenAPIValue.swift
[108/114] Compiling OpenAPIRuntime ClientTransport.swift
[109/114] Compiling OpenAPIRuntime CurrencyTypes.swift
[110/114] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[111/114] Compiling OpenAPIRuntime HTTPBody.swift
[112/114] Compiling OpenAPIRuntime ServerTransport.swift
[113/114] Compiling OpenAPIRuntime UniversalClient.swift
[114/114] Compiling OpenAPIRuntime UniversalServer.swift
[115/121] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[116/121] Compiling OpenAPIURLSession URLSession+Extensions.swift
[117/121] Compiling OpenAPIURLSession URLSessionTransport.swift
[118/121] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[119/121] Compiling OpenAPIURLSession Lock.swift
[120/121] Compiling OpenAPIURLSession BufferedStream.swift
[121/121] Emitting module OpenAPIURLSession
[122/151] Compiling GitHubRestAPIRate_Limit Client.swift
[123/151] Emitting module GitHubRestAPIRate_Limit
[124/151] Compiling GitHubRestAPIRate_Limit Types.swift
[125/154] Emitting module GitHubRestAPIReactions
[126/154] Emitting module GitHubRestAPIPrivate_Registries
[127/154] Compiling GitHubRestAPIPrivate_Registries Client.swift
[128/154] Compiling GitHubRestAPIPrivate_Registries Types.swift
[129/157] Emitting module GitHubRestAPIUsers
[130/157] Compiling GitHubRestAPIUsers Client.swift
[131/157] Emitting module GitHubRestAPIPulls
[132/157] Compiling GitHubRestAPISecret_Scanning Client.swift
[133/157] Compiling GitHubRestAPISecret_Scanning Types.swift
[134/157] Emitting module GitHubRestAPISecret_Scanning
[135/160] Compiling GitHubRestAPIReactions Client.swift
[136/160] Compiling GitHubRestAPIReactions Types.swift
[137/163] Compiling GitHubRestAPIOidc Client.swift
[138/163] Emitting module GitHubRestAPIOidc
[139/163] Compiling GitHubRestAPIOidc Types.swift
[140/166] Compiling GitHubRestAPIProjects Client.swift
[141/166] Compiling GitHubRestAPIProjects Types.swift
[142/166] Emitting module GitHubRestAPIProjects
[143/169] Emitting module GitHubRestAPISearch
[144/169] Compiling GitHubRestAPISearch Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/search/Client.swift:92:40: warning: 'sort' is deprecated
value: input.query.sort
^
/Users/admin/builder/spi-builder-workspace/Sources/search/Client.swift:99:40: warning: 'order' is deprecated
value: input.query.order
^
[145/169] Compiling GitHubRestAPISearch Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:1521:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:1535:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:5234:26: warning: 'sort' is deprecated
self.sort = sort
^
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:5235:26: warning: 'order' is deprecated
self.order = order
^
[146/172] Compiling GitHubRestAPIMerge_Queue Types.swift
[147/172] Emitting module GitHubRestAPIMerge_Queue
[148/172] Compiling GitHubRestAPIMerge_Queue Client.swift
[149/172] Emitting module GitHubRestAPIMeta
[150/172] Compiling GitHubRestAPIMeta Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/meta/Types.swift:295:22: warning: 'hubUrl' is deprecated
self.hubUrl = hubUrl
^
[151/172] Compiling GitHubRestAPIMeta Client.swift
[152/178] Compiling GitHubRestAPIMarkdown Client.swift
[153/178] Emitting module GitHubRestAPILicenses
[154/178] Emitting module GitHubRestAPIMarkdown
[155/178] Compiling GitHubRestAPIMarkdown Types.swift
[156/181] Compiling GitHubRestAPIUsers Types.swift
[157/184] Compiling GitHubRestAPILicenses Types.swift
[158/184] Compiling GitHubRestAPILicenses Client.swift
[159/187] Compiling GitHubRestAPIPackages Client.swift
[160/187] Emitting module GitHubRestAPIPackages
[161/187] Compiling GitHubRestAPIPackages Types.swift
[162/190] Compiling GitHubRestAPIInteractions Client.swift
[163/190] Compiling GitHubRestAPIGitignore Types.swift
[164/190] Emitting module GitHubRestAPIGitignore
[165/190] Compiling GitHubRestAPIGitignore Client.swift
[166/193] Compiling GitHubRestAPIHosted_Compute Client.swift
[167/193] Emitting module GitHubRestAPIHosted_Compute
[168/193] Compiling GitHubRestAPIHosted_Compute Types.swift
[169/193] Emitting module GitHubRestAPIInteractions
[170/193] Compiling GitHubRestAPIInteractions Types.swift
[171/199] Compiling GitHubRestAPIEnterprise_Teams Types.swift
[172/199] Emitting module GitHubRestAPIEnterprise_Teams
[173/199] Compiling GitHubRestAPIEnterprise_Teams Client.swift
[174/202] Compiling GitHubRestAPIEmojis Client.swift
[175/202] Compiling GitHubRestAPIEmojis Types.swift
[176/202] Emitting module GitHubRestAPIEmojis
[177/205] Compiling GitHubRestAPIDesktop Types.swift
[178/205] Compiling GitHubRestAPIDesktop Client.swift
[179/205] Emitting module GitHubRestAPIDesktop
[180/208] Compiling GitHubRestAPISecurity_Advisories Client.swift
[181/208] Compiling GitHubRestAPISecurity_Advisories Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:2190:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:2204:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:3755:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:3769:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
[182/208] Emitting module GitHubRestAPISecurity_Advisories
[183/211] Compiling GitHubRestAPIDependency_Graph Client.swift
[184/211] Emitting module GitHubRestAPIDependency_Graph
[185/211] Compiling GitHubRestAPIDependency_Graph Types.swift
[186/214] Compiling GitHubRestAPIMigrations Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/migrations/Types.swift:1894:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/migrations/Types.swift:1908:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
[187/214] Compiling GitHubRestAPIMigrations Client.swift
[188/214] Emitting module GitHubRestAPIMigrations
[189/217] Emitting module GitHubRestAPICredentials
[190/217] Compiling GitHubRestAPICredentials Client.swift
[191/217] Compiling GitHubRestAPICredentials Types.swift
[192/220] Compiling GitHubRestAPIGit Client.swift
[193/220] Emitting module GitHubRestAPIGit
[194/220] Compiling GitHubRestAPIGit Types.swift
[195/223] Compiling GitHubRestAPICodes_Of_Conduct Types.swift
[196/223] Compiling GitHubRestAPICodes_Of_Conduct Client.swift
[197/223] Emitting module GitHubRestAPICodes_Of_Conduct
[198/226] Emitting module GitHubRestAPITeams
[199/226] Compiling GitHubRestAPITeams Types.swift
[200/226] Compiling GitHubRestAPITeams Client.swift
[201/229] Compiling GitHubRestAPIPulls Client.swift
[202/229] Compiling GitHubRestAPIPulls Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/pulls/Types.swift:2215:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/pulls/Types.swift:2229:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
/Users/admin/builder/spi-builder-workspace/Sources/pulls/Types.swift:7720:30: warning: 'position' is deprecated
self.position = position
^
[203/232] Compiling GitHubRestAPICopilot Client.swift
[204/232] Emitting module GitHubRestAPICopilot
[205/232] Compiling GitHubRestAPICopilot Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/copilot/Types.swift:1407:22: warning: 'updatedAt' is deprecated
self.updatedAt = updatedAt
^
/Users/admin/builder/spi-builder-workspace/Sources/copilot/Types.swift:1451:22: warning: 'updatedAt' is deprecated
self.updatedAt = try container.decodeIfPresent(
^
[206/235] Compiling GitHubRestAPIGists Client.swift
[207/235] Compiling GitHubRestAPIGists Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/gists/Types.swift:2242:22: warning: 'forks' is deprecated
self.forks = forks
^
/Users/admin/builder/spi-builder-workspace/Sources/gists/Types.swift:2243:22: warning: 'history' is deprecated
self.history = history
^
[208/235] Emitting module GitHubRestAPIGists
[209/238] Emitting module GitHubRestAPIClassroom
[210/238] Compiling GitHubRestAPIClassroom Client.swift
[211/238] Compiling GitHubRestAPIClassroom Types.swift
[212/238] Compiling GitHubRestAPICodespaces Client.swift
[213/241] Compiling GitHubRestAPICampaigns Client.swift
[214/241] Compiling GitHubRestAPIBilling Client.swift
[215/241] Emitting module GitHubRestAPIDependabot
[216/241] Compiling GitHubRestAPIDependabot Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Client.swift:1217:40: warning: 'page' is deprecated
value: input.query.page
^
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Client.swift:1224:40: warning: 'perPage' is deprecated
value: input.query.perPage
^
[217/241] Compiling GitHubRestAPIDependabot Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Types.swift:6399:26: warning: 'page' is deprecated
self.page = page
^
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Types.swift:6400:26: warning: 'perPage' is deprecated
self.perPage = perPage
^
[218/244] Emitting module GitHubRestAPICampaigns
[219/244] Compiling GitHubRestAPICampaigns Types.swift
[220/247] Emitting module GitHubRestAPIBilling
[221/247] Compiling GitHubRestAPIBilling Types.swift
[222/250] Emitting module GitHubRestAPICode_Security
[223/250] Compiling GitHubRestAPICode_Security Client.swift
[224/250] Compiling GitHubRestAPICode_Security Types.swift
[225/250] Emitting module GitHubRestAPICode_Scanning
[226/250] Compiling GitHubRestAPICode_Scanning Client.swift
[227/250] Compiling GitHubRestAPICode_Scanning Types.swift
[228/250] Emitting module GitHubRestAPIActivity
[229/250] Compiling GitHubRestAPIChecks Types.swift
[230/250] Emitting module GitHubRestAPIChecks
[231/250] Compiling GitHubRestAPIChecks Client.swift
[232/250] Compiling GitHubRestAPIOrgs Client.swift
[233/250] Compiling GitHubRestAPIOrgs Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5878:22: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5879:22: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5880:22: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5881:22: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5882:22: warning: 'secretScanningEnabledForNewRepositories' is deprecated
self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5883:22: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9399:30: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9400:30: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9401:30: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9402:30: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9403:30: warning: 'secretScanningEnabledForNewRepositories' is deprecated
self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9404:30: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
^
[234/250] Emitting module GitHubRestAPIOrgs
[235/250] Compiling GitHubRestAPIApps Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/apps/Types.swift:3981:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/apps/Types.swift:3995:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
[236/250] Compiling GitHubRestAPIApps Client.swift
[237/250] Emitting module GitHubRestAPIApps
[238/250] Compiling GitHubRestAPIActivity Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/activity/Types.swift:2053:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/activity/Types.swift:2067:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
[239/250] Compiling GitHubRestAPIActivity Client.swift
[240/250] Compiling GitHubRestAPICodespaces Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:2575:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:2589:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:4731:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:4745:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
[241/250] Emitting module GitHubRestAPICodespaces
[242/250] Compiling GitHubRestAPIIssues Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:2907:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:2921:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
[243/250] Emitting module GitHubRestAPIIssues
[244/250] Compiling GitHubRestAPIIssues Client.swift
[245/250] Emitting module GitHubRestAPIActions
[246/250] Compiling GitHubRestAPIActions Client.swift
[247/250] Compiling GitHubRestAPIActions Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/actions/Types.swift:5494:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/actions/Types.swift:5508:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
[248/250] Compiling GitHubRestAPIRepos Client.swift
[249/250] Compiling GitHubRestAPIRepos Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:7921:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:7935:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:10315:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:10329:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:23836:30: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:26272:30: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:29399:34: warning: 'contexts' is deprecated
self.contexts = contexts
^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:31871:30: warning: 'contexts' is deprecated
self.contexts = contexts
^
[250/250] Emitting module GitHubRestAPIRepos
Build complete! (109.39s)
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-openapi-runtime
[1/961] Fetching swift-openapi-urlsession
[69/6633] Fetching swift-openapi-urlsession, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime (1.53s)
Fetched https://github.com/apple/swift-openapi-urlsession (1.53s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (0.54s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
[481/17275] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-collections (11.01s)
Fetched https://github.com/apple/swift-http-types (11.01s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.38s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.37s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.55s)
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-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
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
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.