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