The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GithubAPI with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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 into spi-builder-workspace
558729eccf215f046338ba6a358e8bcf98d1dfc6
SUCCESS checkout https://github.com/serhii-londar/GithubAPI.git at 0.0.11
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/serhii-londar/BaseAPI.git from cache
Fetched https://github.com/serhii-londar/BaseAPI.git (0.16s)
Computing version for https://github.com/serhii-londar/BaseAPI.git
Computed https://github.com/serhii-londar/BaseAPI.git at 0.2.1 (0.34s)
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
Building for debugging...
[1/8] Compiling BaseAPI Request.swift
[2/8] Compiling BaseAPI URLSession.swift
[3/8] Compiling BaseAPI RequestMethod.swift
[4/8] Compiling BaseAPI RequestHeaderFields.swift
[5/8] Compiling BaseAPI ResponsetHeaderFields.swift
[6/8] Compiling BaseAPI CharacterSet.swift
[7/8] Compiling BaseAPI BaseAPI.swift
[8/8] Emitting module BaseAPI
[9/76] Compiling GithubAPI ActivityAPI.swift
[10/76] Compiling GithubAPI EventsAPI.swift
[11/76] Compiling GithubAPI EventResponse.swift
[12/76] Compiling GithubAPI EventResponseActor.swift
[13/76] Compiling GithubAPI EventResponseOrg.swift
[14/76] Compiling GithubAPI EventResponseRepo.swift
[15/76] Compiling GithubAPI EventTypes.swift
[16/76] Compiling GithubAPI FeedsAPI.swift
[17/76] Compiling GithubAPI FeedsResponse.swift
[18/76] Compiling GithubAPI NotificationsOwner.swift
[19/76] Compiling GithubAPI RepositoriesAPI.swift
[20/76] Compiling GithubAPI RepositoriesContentsAPI.swift
[21/76] Compiling GithubAPI SearchCodeItem.swift
[22/76] Compiling GithubAPI SearchCodeOwner.swift
[23/76] Compiling GithubAPI SearchCodeRepository.swift
[24/76] Compiling GithubAPI SearchCodeResponse.swift
[25/76] Compiling GithubAPI SearchCommitsAuthor.swift
[26/76] Compiling GithubAPI SearchCommitsCommit.swift
[27/76] Compiling GithubAPI SearchCommitsCommitter.swift
[28/85] Compiling GithubAPI SearchCommitsItem.swift
[29/85] Compiling GithubAPI SearchCommitsOwner.swift
[30/85] Compiling GithubAPI SearchCommitsParent.swift
[31/85] Compiling GithubAPI SearchCommitsRepository.swift
[32/85] Compiling GithubAPI SearchCommitsResponse.swift
[33/85] Compiling GithubAPI SearchCommitsTree.swift
[34/85] Compiling GithubAPI SearchIssuesAssignee.swift
[35/85] Compiling GithubAPI SearchIssuesItem.swift
[36/85] Compiling GithubAPI SearchIssuesLabel.swift
[37/85] Compiling GithubAPI GetIssueResponse.swift
[38/85] Compiling GithubAPI GetIssueResponseAssignee.swift
[39/85] Compiling GithubAPI GetIssueResponseLabel.swift
[40/85] Compiling GithubAPI GetIssueResponseMilestone.swift
[41/85] Compiling GithubAPI GetIssueResponsePermission.swift
[42/85] Compiling GithubAPI GetIssueResponsePullRequest.swift
[43/85] Compiling GithubAPI GetIssueResponseRepository.swift
[44/85] Compiling GithubAPI GithubLogin.swift
[45/85] Compiling GithubAPI GithubLoginAPI.swift
[46/85] Compiling GithubAPI AccessTokenResponse.swift
[47/85] Compiling GithubAPI SearchIssuesMilestone.swift
[48/85] Compiling GithubAPI SearchIssuesMilestoneCreator.swift
[49/85] Compiling GithubAPI SearchIssuesPullRequest.swift
[50/85] Compiling GithubAPI SearchIssuesResponse.swift
[51/85] Compiling GithubAPI SearchIssuesUser.swift
[52/85] Compiling GithubAPI SearchRepositoriesItem.swift
[53/85] Compiling GithubAPI SearchRepositoriesOwner.swift
[54/85] Compiling GithubAPI SearchRepositoriesResponse.swift
[55/85] Compiling GithubAPI SearchUsersItem.swift
[56/85] Compiling GithubAPI NotificationsRepository.swift
[57/85] Compiling GithubAPI NotificationsResponse.swift
[58/85] Compiling GithubAPI NotificationsSubject.swift
[59/85] Compiling GithubAPI NotificationsAPI.swift
[60/85] Compiling GithubAPI StarredRepositories.swift
[61/85] Compiling GithubAPI StarringAPI.swift
[62/85] Compiling GithubAPI Authentication.swift
[63/85] Compiling GithubAPI GithubAPI.swift
[64/85] Compiling GithubAPI IssuesAPI.swift
[65/85] Compiling GithubAPI Issue.swift
[66/85] Compiling GithubAPI RepositoryLicense.swift
[67/85] Compiling GithubAPI RepositoryOrganization.swift
[68/85] Compiling GithubAPI RepositoryOwner.swift
[69/85] Compiling GithubAPI RepositoryParent.swift
[70/85] Compiling GithubAPI RepositoryPermission.swift
[71/85] Compiling GithubAPI RepositoryReponse.swift
[72/85] Compiling GithubAPI FileRequest.swift
[73/85] Compiling GithubAPI FileResponse.swift
[74/85] Compiling GithubAPI RepositoryContentsLink.swift
[75/85] Compiling GithubAPI RepositoryContentsReponse.swift
[76/85] Emitting module GithubAPI
[77/85] Compiling GithubAPI SearchUsersResponse.swift
[78/85] Compiling GithubAPI SearchAPI.swift
[79/85] Compiling GithubAPI AllUsersResponse.swift
[80/85] Compiling GithubAPI OtherUserError.swift
[81/85] Compiling GithubAPI OtherUserResponse.swift
[82/85] Compiling GithubAPI UserPlan.swift
[83/85] Compiling GithubAPI UserResponse.swift
[84/85] Compiling GithubAPI UpdateUser.swift
[85/85] Compiling GithubAPI UserAPI.swift
Build complete! (8.09s)
Build complete.
Done.