The Swift Package Index logo.Swift Package Index

Build Information

Successful build of EncryptedAppStorage with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/khuong291/EncryptedAppStorage.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/khuong291/EncryptedAppStorage
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6f0f02e Merge pull request #4 from lake-of-fire/master
Cloned https://github.com/khuong291/EncryptedAppStorage.git
Revision (git rev-parse @):
6f0f02e2f2768e42ddb8d667fafc70c0a57462ef
SUCCESS checkout https://github.com/khuong291/EncryptedAppStorage.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/khuong291/EncryptedAppStorage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/5] Emitting module KeychainAccess
[5/5] Compiling KeychainAccess Keychain.swift
[6/8] Emitting module EncryptedAppStorage
[7/8] Compiling EncryptedAppStorage EncryptedAppStorage.swift
[8/8] Compiling EncryptedAppStorage KeychainStorage.swift
Build complete! (13.53s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (0.39s)
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at master (e0c7eeb)
Build complete.
Done.