This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/serhii-londar/GithubAPI.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/serhii-londar/GithubAPI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7705cde Merge pull request #16 from serhii-londar/swift-5.0
Cloned https://github.com/serhii-londar/GithubAPI.git
Revision (git rev-parse @):
7705cde68eaabe5fbd884af72627a4147228ba8f
SUCCESS checkout https://github.com/serhii-londar/GithubAPI.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/serhii-londar/GithubAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a 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-6F35C1178C84523A.txt
[4/11] Compiling BaseAPI RequestHeaderFields.swift
[5/11] Compiling BaseAPI RequestMethod.swift
[6/11] Compiling BaseAPI URLSession.swift
[7/11] Compiling BaseAPI CharacterSet.swift
[8/11] Compiling BaseAPI ResponsetHeaderFields.swift
[9/11] Compiling BaseAPI Request.swift
[10/11] Emitting module BaseAPI
[11/11] Compiling BaseAPI BaseAPI.swift
[12/81] Compiling GithubAPI SearchIssuesUser.swift
[13/81] Compiling GithubAPI SearchRepositoriesItem.swift
[14/81] Compiling GithubAPI SearchRepositoriesOwner.swift
[15/81] Compiling GithubAPI SearchRepositoriesResponse.swift
[16/81] Compiling GithubAPI SearchUsersItem.swift
[17/81] Compiling GithubAPI SearchUsersResponse.swift
[18/81] Compiling GithubAPI SearchAPI.swift
[19/88] Compiling GithubAPI GetIssueResponsePermission.swift
[20/88] Compiling GithubAPI GetIssueResponsePullRequest.swift
[21/88] Compiling GithubAPI GetIssueResponseRepository.swift
[22/88] Compiling GithubAPI GithubLogin.swift
[23/88] Compiling GithubAPI GithubLoginAPI.swift
[24/88] Compiling GithubAPI AccessTokenResponse.swift
[25/88] Compiling GithubAPI RepositoryLicense.swift
[26/88] Compiling GithubAPI RepositoryOrganization.swift
[27/88] Compiling GithubAPI SearchIssuesAssignee.swift
[28/88] Compiling GithubAPI SearchIssuesItem.swift
[29/88] Compiling GithubAPI SearchIssuesLabel.swift
[30/88] Compiling GithubAPI SearchIssuesMilestone.swift
[31/88] Compiling GithubAPI SearchIssuesMilestoneCreator.swift
[32/88] Compiling GithubAPI SearchIssuesPullRequest.swift
[33/88] Compiling GithubAPI SearchIssuesResponse.swift
[34/88] Compiling GithubAPI Authentication.swift
[35/88] Compiling GithubAPI GithubAPI.swift
[36/88] Compiling GithubAPI IssuesAPI.swift
[37/88] Compiling GithubAPI Issue.swift
[38/88] Compiling GithubAPI GetIssueResponse.swift
[39/88] Compiling GithubAPI GetIssueResponseAssignee.swift
[40/88] Compiling GithubAPI GetIssueResponseLabel.swift
[41/88] Compiling GithubAPI GetIssueResponseMilestone.swift
[42/88] Compiling GithubAPI SearchCommitsCommitter.swift
[43/88] Compiling GithubAPI SearchCommitsItem.swift
[44/88] Compiling GithubAPI SearchCommitsOwner.swift
[45/88] Compiling GithubAPI SearchCommitsParent.swift
[46/88] Compiling GithubAPI SearchCommitsRepository.swift
[47/88] Compiling GithubAPI SearchCommitsResponse.swift
[48/88] Compiling GithubAPI SearchCommitsTree.swift
[49/88] Compiling GithubAPI ActivityAPI.swift
[50/88] Compiling GithubAPI EventsAPI.swift
[51/88] Compiling GithubAPI EventResponse.swift
[52/88] Compiling GithubAPI EventResponseActor.swift
[53/88] Compiling GithubAPI EventResponseOrg.swift
[54/88] Compiling GithubAPI EventResponseRepo.swift
[55/88] Compiling GithubAPI EventTypes.swift
[56/88] Compiling GithubAPI FeedsAPI.swift
[57/88] Compiling GithubAPI AllUsersResponse.swift
[58/88] Compiling GithubAPI OtherUserError.swift
[59/88] Compiling GithubAPI OtherUserResponse.swift
[60/88] Compiling GithubAPI UserPlan.swift
[61/88] Compiling GithubAPI UserResponse.swift
[62/88] Compiling GithubAPI UpdateUser.swift
[63/88] Compiling GithubAPI UserAPI.swift
[64/88] Emitting module GithubAPI
[65/88] Compiling GithubAPI FeedsResponse.swift
[66/88] Compiling GithubAPI NotificationsOwner.swift
[67/88] Compiling GithubAPI NotificationsRepository.swift
[68/88] Compiling GithubAPI NotificationsResponse.swift
[69/88] Compiling GithubAPI NotificationsSubject.swift
[70/88] Compiling GithubAPI NotificationsAPI.swift
[71/88] Compiling GithubAPI StarredRepositories.swift
[72/88] Compiling GithubAPI StarringAPI.swift
[73/88] Compiling GithubAPI RepositoriesAPI.swift
[74/88] Compiling GithubAPI RepositoriesContentsAPI.swift
[75/88] Compiling GithubAPI SearchCodeItem.swift
[76/88] Compiling GithubAPI SearchCodeOwner.swift
[77/88] Compiling GithubAPI SearchCodeRepository.swift
[78/88] Compiling GithubAPI SearchCodeResponse.swift
[79/88] Compiling GithubAPI SearchCommitsAuthor.swift
[80/88] Compiling GithubAPI SearchCommitsCommit.swift
[81/88] Compiling GithubAPI RepositoryOwner.swift
[82/88] Compiling GithubAPI RepositoryParent.swift
[83/88] Compiling GithubAPI RepositoryPermission.swift
[84/88] Compiling GithubAPI RepositoryReponse.swift
[85/88] Compiling GithubAPI FileRequest.swift
[86/88] Compiling GithubAPI FileResponse.swift
[87/88] Compiling GithubAPI RepositoryContentsLink.swift
[88/88] Compiling GithubAPI RepositoryContentsReponse.swift
Build complete! (26.24s)
Fetching https://github.com/serhii-londar/BaseAPI.git
[8/369] Fetching baseapi
Fetched https://github.com/serhii-londar/BaseAPI.git from cache (1.08s)
Computing version for https://github.com/serhii-londar/BaseAPI.git
Computed https://github.com/serhii-londar/BaseAPI.git at 0.2.1 (0.70s)
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
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.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.