The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of GithubAPI, reference 0.0.11 (558729), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 21:39:09 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/serhii-londar/GithubAPI.git
Reference: 0.0.11
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/serhii-londar/GithubAPI
 * tag               0.0.11     -> FETCH_HEAD
HEAD is now at 558729e Update GithubAPI.podspec
Cloned https://github.com/serhii-londar/GithubAPI.git
Revision (git rev-parse @):
558729eccf215f046338ba6a358e8bcf98d1dfc6
SUCCESS checkout https://github.com/serhii-londar/GithubAPI.git at 0.0.11
Fetching https://github.com/serhii-londar/BaseAPI.git
[4/369] Fetching baseapi
Fetched https://github.com/serhii-londar/BaseAPI.git from cache (0.96s)
Computing version for https://github.com/serhii-londar/BaseAPI.git
Computed https://github.com/serhii-londar/BaseAPI.git at 0.2.1 (0.67s)
Creating working copy for https://github.com/serhii-londar/BaseAPI.git
Working copy of https://github.com/serhii-londar/BaseAPI.git resolved at 0.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "githubapi",
      "name": "GithubAPI",
      "url": "https://github.com/serhii-londar/GithubAPI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GithubAPI",
      "dependencies": [
        {
          "identity": "baseapi",
          "name": "BaseAPI",
          "url": "https://github.com/serhii-londar/BaseAPI.git",
          "version": "0.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BaseAPI",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/serhii-londar/GithubAPI.git
[1/1885] Fetching githubapi
Fetched https://github.com/serhii-londar/GithubAPI.git from cache (0.97s)
Fetching https://github.com/serhii-londar/BaseAPI.git from cache
Fetched https://github.com/serhii-londar/BaseAPI.git from cache (0.46s)
Computing version for https://github.com/serhii-londar/BaseAPI.git
Computed https://github.com/serhii-londar/BaseAPI.git at 0.2.1 (0.02s)
Creating working copy for https://github.com/serhii-londar/BaseAPI.git
Working copy of https://github.com/serhii-londar/BaseAPI.git resolved at 0.2.1
Creating working copy for https://github.com/serhii-londar/GithubAPI.git
Working copy of https://github.com/serhii-londar/GithubAPI.git resolved at 0.0.11 (558729e)
warning: '.resolve-product-dependencies': dependency 'githubapi' is not used by any target
Found 1 product dependencies
  - BaseAPI
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/serhii-londar/GithubAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--7754E27361AE5C74.txt
[4/11] Compiling BaseAPI RequestHeaderFields.swift
[5/11] Compiling BaseAPI ResponsetHeaderFields.swift
[6/11] Compiling BaseAPI RequestMethod.swift
[7/11] Compiling BaseAPI Request.swift
[8/11] Compiling BaseAPI CharacterSet.swift
[9/11] Compiling BaseAPI URLSession.swift
[10/11] Emitting module BaseAPI
[11/11] Compiling BaseAPI BaseAPI.swift
[12/81] Compiling GithubAPI SearchIssuesAssignee.swift
[13/81] Compiling GithubAPI SearchIssuesItem.swift
[14/81] Compiling GithubAPI SearchIssuesLabel.swift
[15/81] Compiling GithubAPI SearchIssuesMilestone.swift
[16/81] Compiling GithubAPI SearchIssuesMilestoneCreator.swift
[17/81] Compiling GithubAPI SearchIssuesPullRequest.swift
[18/81] Compiling GithubAPI SearchIssuesResponse.swift
[19/88] Compiling GithubAPI SearchIssuesUser.swift
[20/88] Compiling GithubAPI SearchRepositoriesItem.swift
[21/88] Compiling GithubAPI SearchRepositoriesOwner.swift
[22/88] Compiling GithubAPI SearchRepositoriesResponse.swift
[23/88] Compiling GithubAPI SearchUsersItem.swift
[24/88] Compiling GithubAPI SearchUsersResponse.swift
[25/88] Compiling GithubAPI SearchAPI.swift
[26/88] Compiling GithubAPI GetIssueResponsePermission.swift
[27/88] Compiling GithubAPI GetIssueResponsePullRequest.swift
[28/88] Compiling GithubAPI GetIssueResponseRepository.swift
[29/88] Compiling GithubAPI GithubLogin.swift
[30/88] Compiling GithubAPI GithubLoginAPI.swift
[31/88] Compiling GithubAPI AccessTokenResponse.swift
[32/88] Compiling GithubAPI RepositoryLicense.swift
[33/88] Compiling GithubAPI RepositoryOrganization.swift
[34/88] Compiling GithubAPI RepositoriesAPI.swift
[35/88] Compiling GithubAPI RepositoriesContentsAPI.swift
[36/88] Compiling GithubAPI SearchCodeItem.swift
[37/88] Compiling GithubAPI SearchCodeOwner.swift
[38/88] Compiling GithubAPI SearchCodeRepository.swift
[39/88] Compiling GithubAPI SearchCodeResponse.swift
[40/88] Compiling GithubAPI SearchCommitsAuthor.swift
[41/88] Compiling GithubAPI SearchCommitsCommit.swift
[42/88] Compiling GithubAPI Authentication.swift
[43/88] Compiling GithubAPI GithubAPI.swift
[44/88] Compiling GithubAPI IssuesAPI.swift
[45/88] Compiling GithubAPI Issue.swift
[46/88] Compiling GithubAPI GetIssueResponse.swift
[47/88] Compiling GithubAPI GetIssueResponseAssignee.swift
[48/88] Compiling GithubAPI GetIssueResponseLabel.swift
[49/88] Compiling GithubAPI GetIssueResponseMilestone.swift
[50/88] Compiling GithubAPI ActivityAPI.swift
[51/88] Compiling GithubAPI EventsAPI.swift
[52/88] Compiling GithubAPI EventResponse.swift
[53/88] Compiling GithubAPI EventResponseActor.swift
[54/88] Compiling GithubAPI EventResponseOrg.swift
[55/88] Compiling GithubAPI EventResponseRepo.swift
[56/88] Compiling GithubAPI EventTypes.swift
[57/88] Compiling GithubAPI FeedsAPI.swift
[58/88] Compiling GithubAPI FeedsResponse.swift
[59/88] Compiling GithubAPI NotificationsOwner.swift
[60/88] Compiling GithubAPI NotificationsRepository.swift
[61/88] Compiling GithubAPI NotificationsResponse.swift
[62/88] Compiling GithubAPI NotificationsSubject.swift
[63/88] Compiling GithubAPI NotificationsAPI.swift
[64/88] Compiling GithubAPI StarredRepositories.swift
[65/88] Compiling GithubAPI StarringAPI.swift
[66/88] Compiling GithubAPI AllUsersResponse.swift
[67/88] Compiling GithubAPI OtherUserError.swift
[68/88] Compiling GithubAPI OtherUserResponse.swift
[69/88] Compiling GithubAPI UserPlan.swift
[70/88] Compiling GithubAPI UserResponse.swift
[71/88] Compiling GithubAPI UpdateUser.swift
[72/88] Compiling GithubAPI UserAPI.swift
[73/88] Compiling GithubAPI RepositoryOwner.swift
[74/88] Compiling GithubAPI RepositoryParent.swift
[75/88] Compiling GithubAPI RepositoryPermission.swift
[76/88] Compiling GithubAPI RepositoryReponse.swift
[77/88] Compiling GithubAPI FileRequest.swift
[78/88] Compiling GithubAPI FileResponse.swift
[79/88] Compiling GithubAPI RepositoryContentsLink.swift
[80/88] Compiling GithubAPI RepositoryContentsReponse.swift
[81/88] Compiling GithubAPI SearchCommitsCommitter.swift
[82/88] Compiling GithubAPI SearchCommitsItem.swift
[83/88] Compiling GithubAPI SearchCommitsOwner.swift
[84/88] Compiling GithubAPI SearchCommitsParent.swift
[85/88] Compiling GithubAPI SearchCommitsRepository.swift
[86/88] Compiling GithubAPI SearchCommitsResponse.swift
[87/88] Compiling GithubAPI SearchCommitsTree.swift
[88/88] Emitting module GithubAPI
Build complete! (14.31s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "baseapi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/serhii-londar/BaseAPI.git"
    }
  ],
  "manifest_display_name" : "GithubAPI",
  "name" : "GithubAPI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "GithubAPI",
      "targets" : [
        "GithubAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GithubAPI",
      "module_type" : "SwiftTarget",
      "name" : "GithubAPI",
      "path" : "GithubAPI/Classes",
      "product_dependencies" : [
        "BaseAPI"
      ],
      "product_memberships" : [
        "GithubAPI"
      ],
      "sources" : [
        "ActivityAPI/ActivityAPI.swift",
        "ActivityAPI/Events/EventsAPI.swift",
        "ActivityAPI/Events/Models/EventResponse.swift",
        "ActivityAPI/Events/Models/EventResponseActor.swift",
        "ActivityAPI/Events/Models/EventResponseOrg.swift",
        "ActivityAPI/Events/Models/EventResponseRepo.swift",
        "ActivityAPI/Events/Models/EventTypes/EventTypes.swift",
        "ActivityAPI/Feeds/FeedsAPI.swift",
        "ActivityAPI/Feeds/Models/FeedsResponse.swift",
        "ActivityAPI/Notifications/Models/NotificationsOwner.swift",
        "ActivityAPI/Notifications/Models/NotificationsRepository.swift",
        "ActivityAPI/Notifications/Models/NotificationsResponse.swift",
        "ActivityAPI/Notifications/Models/NotificationsSubject.swift",
        "ActivityAPI/Notifications/NotificationsAPI.swift",
        "ActivityAPI/Starring/Models/StarredRepositories.swift",
        "ActivityAPI/Starring/StarringAPI.swift",
        "Authentication.swift",
        "GithubAPI.swift",
        "IssuesAPI/IssuesAPI.swift",
        "IssuesAPI/Models/CreateIssue/Issue.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponse.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponseAssignee.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponseLabel.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponseMilestone.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponsePermission.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponsePullRequest.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponseRepository.swift",
        "Login/GithubLogin.swift",
        "Login/GithubLoginAPI.swift",
        "Login/Models/AccessTokenResponse.swift",
        "RepositoriesAPI/Models/Repository/RepositoryLicense.swift",
        "RepositoriesAPI/Models/Repository/RepositoryOrganization.swift",
        "RepositoriesAPI/Models/Repository/RepositoryOwner.swift",
        "RepositoriesAPI/Models/Repository/RepositoryParent.swift",
        "RepositoriesAPI/Models/Repository/RepositoryPermission.swift",
        "RepositoriesAPI/Models/Repository/RepositoryReponse.swift",
        "RepositoriesAPI/Models/RepositoryContents/CreateFile/FileRequest.swift",
        "RepositoriesAPI/Models/RepositoryContents/CreateFile/FileResponse.swift",
        "RepositoriesAPI/Models/RepositoryContents/RepositoryContentsLink.swift",
        "RepositoriesAPI/Models/RepositoryContents/RepositoryContentsReponse.swift",
        "RepositoriesAPI/RepositoriesAPI.swift",
        "RepositoriesAPI/RepositoriesContentsAPI.swift",
        "SearchAPI/Models/Code/SearchCodeItem.swift",
        "SearchAPI/Models/Code/SearchCodeOwner.swift",
        "SearchAPI/Models/Code/SearchCodeRepository.swift",
        "SearchAPI/Models/Code/SearchCodeResponse.swift",
        "SearchAPI/Models/Commits/SearchCommitsAuthor.swift",
        "SearchAPI/Models/Commits/SearchCommitsCommit.swift",
        "SearchAPI/Models/Commits/SearchCommitsCommitter.swift",
        "SearchAPI/Models/Commits/SearchCommitsItem.swift",
        "SearchAPI/Models/Commits/SearchCommitsOwner.swift",
        "SearchAPI/Models/Commits/SearchCommitsParent.swift",
        "SearchAPI/Models/Commits/SearchCommitsRepository.swift",
        "SearchAPI/Models/Commits/SearchCommitsResponse.swift",
        "SearchAPI/Models/Commits/SearchCommitsTree.swift",
        "SearchAPI/Models/Issues/SearchIssuesAssignee.swift",
        "SearchAPI/Models/Issues/SearchIssuesItem.swift",
        "SearchAPI/Models/Issues/SearchIssuesLabel.swift",
        "SearchAPI/Models/Issues/SearchIssuesMilestone.swift",
        "SearchAPI/Models/Issues/SearchIssuesMilestoneCreator.swift",
        "SearchAPI/Models/Issues/SearchIssuesPullRequest.swift",
        "SearchAPI/Models/Issues/SearchIssuesResponse.swift",
        "SearchAPI/Models/Issues/SearchIssuesUser.swift",
        "SearchAPI/Models/Repositories/SearchRepositoriesItem.swift",
        "SearchAPI/Models/Repositories/SearchRepositoriesOwner.swift",
        "SearchAPI/Models/Repositories/SearchRepositoriesResponse.swift",
        "SearchAPI/Models/Users/SearchUsersItem.swift",
        "SearchAPI/Models/Users/SearchUsersResponse.swift",
        "SearchAPI/SearchAPI.swift",
        "UserAPI/Models/GetAllUsers/AllUsersResponse.swift",
        "UserAPI/Models/GetOtherUser/OtherUserError.swift",
        "UserAPI/Models/GetOtherUser/OtherUserResponse.swift",
        "UserAPI/Models/GetUser/UserPlan.swift",
        "UserAPI/Models/GetUser/UserResponse.swift",
        "UserAPI/Models/UpdateUser/UpdateUser.swift",
        "UserAPI/UserAPI.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.