The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PoutouPush 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/favret/poutoupush.git
Reference: 0.0.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/favret/poutoupush
 * tag               0.0.5      -> FETCH_HEAD
HEAD is now at d0f2177 feat: add fcm
Cloned https://github.com/favret/poutoupush.git into spi-builder-workspace
d0f2177820d9aebeaf29b31e88e177a22d84a04d
SUCCESS checkout https://github.com/favret/poutoupush.git at 0.0.5
========================================
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/IBM-Swift/CCurl.git from cache
Fetched https://github.com/IBM-Swift/CCurl.git (0.26s)
Computing version for https://github.com/IBM-Swift/CCurl.git
Computed https://github.com/IBM-Swift/CCurl.git at 0.5.0 (0.44s)
Creating working copy for https://github.com/IBM-Swift/CCurl.git
Working copy of https://github.com/IBM-Swift/CCurl.git resolved at 0.5.0
warning: 'ccurl': ignoring declared target(s) 'CCurl' in the system package
Building for debugging...
[1/7] Compiling PoutouPush GCMPayload.swift
[2/7] Compiling PoutouPush APNSPayload.swift
[3/7] Compiling PoutouPush GCM.swift
[4/7] Compiling PoutouPush APNS.swift
[5/7] Emitting module PoutouPush
[6/7] Compiling PoutouPush FCM.swift
[7/7] Compiling PoutouPush FCMPayload.swift
Build complete! (6.38s)
Build complete.
Done.