The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-quiz 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/rwbutler/swift-quiz.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rwbutler/swift-quiz
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 0dd29d1 Allow scoring rules for all question types
Cloned https://github.com/rwbutler/swift-quiz.git into spi-builder-workspace
0dd29d1ffa56d7c63470a9bd1d8dd01328ec7655
SUCCESS checkout https://github.com/rwbutler/swift-quiz.git at 0.1.0
========================================
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/krisk/fuse-swift from cache
Fetching https://github.com/rwbutler/LetterCase from cache
Fetching https://github.com/rwbutler/Hash from cache
Fetched https://github.com/rwbutler/LetterCase (0.22s)
Fetched https://github.com/krisk/fuse-swift (0.22s)
Fetched https://github.com/rwbutler/Hash (0.22s)
Computing version for https://github.com/krisk/fuse-swift
Computed https://github.com/krisk/fuse-swift at 1.4.0 (0.53s)
Computing version for https://github.com/rwbutler/Hash
Computed https://github.com/rwbutler/Hash at 1.5.0 (0.51s)
Computing version for https://github.com/rwbutler/LetterCase
Computed https://github.com/rwbutler/LetterCase at 1.6.1 (0.56s)
Creating working copy for https://github.com/rwbutler/LetterCase
Working copy of https://github.com/rwbutler/LetterCase resolved at 1.6.1
Creating working copy for https://github.com/krisk/fuse-swift
Working copy of https://github.com/krisk/fuse-swift resolved at 1.4.0
Creating working copy for https://github.com/rwbutler/Hash
Working copy of https://github.com/rwbutler/Hash resolved at 1.5.0
Building for debugging...
[1/19] Compiling Hash StringAdditions.swift
[2/20] Compiling Hash HashAlgorithm.swift
[3/20] Compiling LetterCase StringAdditions.swift
[4/20] Emitting module LetterCase
[5/20] Compiling Hash HMAC.swift
[6/20] Compiling Hash EncryptedData.swift
[7/20] Compiling Hash EncryptionAlgorithm.swift
[8/20] Compiling Hash Cryptable.swift
[9/20] Compiling Hash DecryptedData.swift
[10/20] Emitting module Hash
[11/20] Compiling Hash Hash.swift
[12/20] Compiling Hash DataAdditions.swift
[13/20] Compiling LetterCase LetterCase.swift
[14/20] Compiling LetterCase KeyDecodingStrategyAdditions.swift
[15/20] Compiling LetterCase LetterCaseOptions.swift
[16/20] Compiling Fuse Fuse.swift
[17/20] Compiling Fuse FuseUtilities.swift
[18/20] Compiling Fuse String+Fuse.swift
[19/20] Emitting module Fuse
[20/20] Compiling Hash StringRepresentable.swift
[21/54] Compiling SwiftQuiz QuizEvent.swift
[22/54] Compiling SwiftQuiz QuizType.swift
[23/54] Compiling SwiftQuiz Round.swift
[24/54] Compiling SwiftQuiz ShortAnswer.swift
[25/54] Compiling SwiftQuiz QuizServices.swift
[26/58] Compiling SwiftQuiz PackagingError.swift
[27/58] Compiling SwiftQuiz Question.swift
[28/58] Compiling SwiftQuiz Quiz.swift
[29/58] Compiling SwiftQuiz QuizConfiguration.swift
[30/58] Compiling SwiftQuiz QuizError.swift
[31/58] Compiling SwiftQuiz AccessControlService.swift
[32/58] Compiling SwiftQuiz DefaultAccessControlService.swift
[33/58] Compiling SwiftQuiz Flagpole.swift
[34/58] Compiling SwiftQuiz ImagesService.swift
[35/58] Compiling SwiftQuiz MarkingService.swift
[36/58] Compiling SwiftQuiz StringAdditions.swift
[37/58] Compiling SwiftQuiz CodableError.swift
[38/58] Compiling SwiftQuiz MultipleAnswer.swift
[39/58] Compiling SwiftQuiz MultipleChoice.swift
[40/58] Compiling SwiftQuiz PackageQuizResult.swift
[41/58] Emitting module SwiftQuiz
[42/58] Compiling SwiftQuiz SwiftQuiz.swift
[43/58] Compiling SwiftQuiz Publishers.swift
[44/58] Compiling SwiftQuiz QuizPublisher.swift
[45/58] Compiling SwiftQuiz QuizSubscription.swift
[46/58] Compiling SwiftQuiz ArrayAdditions.swift
[47/58] Compiling SwiftQuiz SlackMessagingService.swift
[48/58] Compiling SwiftQuiz ParsingService.swift
[49/58] Compiling SwiftQuiz CodableParsingService.swift
[50/58] Compiling SwiftQuiz QuestionModel.swift
[51/58] Compiling SwiftQuiz DefaultMarkingService.swift
[52/58] Compiling SwiftQuiz MarkingFrequency.swift
[53/58] Compiling SwiftQuiz MarkingSubmission.swift
[54/58] Compiling SwiftQuiz MessagingService.swift
[55/58] Compiling SwiftQuiz QuizModel.swift
[56/58] Compiling SwiftQuiz RoundModel.swift
[57/58] Compiling SwiftQuiz Command.swift
[58/58] Compiling SwiftQuiz QuizFactory.swift
Build complete! (12.30s)
Build complete.
Done.