The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Ciao with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AlTavares/Ciao.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/AlTavares/Ciao
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 658361c Update README.MD
Cloned https://github.com/AlTavares/Ciao.git
Revision (git rev-parse @):
658361c6d28c9f917178c23f9235fa40cd9090d0
SUCCESS checkout https://github.com/AlTavares/Ciao.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling Ciao NetServiceExtension.swift
[2/6] Compiling Ciao CiaoServer.swift
[3/6] Compiling Ciao Logger.swift
[4/7] Emitting module Ciao
[5/7] Compiling Ciao CiaoBrowser.swift
[6/7] Compiling Ciao CiaoResolver.swift
[7/7] Compiling Ciao ServiceType.swift
Build complete! (4.14s)
Build complete.
Done.