Build Information
Successful build of Sentry, reference 8.40.1 (0ffc3c
), with Swift 5.9 for macOS (SPM) on 7 Nov 2024 20:18:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/getsentry/sentry-cocoa.git
Reference: 8.40.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/getsentry/sentry-cocoa
* tag 8.40.1 -> FETCH_HEAD
HEAD is now at 0ffc3c6 release: 8.40.1
Cloned https://github.com/getsentry/sentry-cocoa.git
Revision (git rev-parse @):
0ffc3c6287461962cb2a81e57fc0ee0335d8d56a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/getsentry/sentry-cocoa.git at 8.40.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/getsentry/sentry-cocoa.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying Sentry.framework
[1/2] Compiling SentryInternal.m
[3/5] Compiling SentrySwiftUI SentryTracedView.swift
[4/5] Emitting module SentrySwiftUI
[5/5] Compiling SentrySwiftUI SentryReplayView.swift
Build complete! (23.63s)
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/8.40.1/Sentry.xcframework.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/8.40.1/Sentry-Dynamic.xcframework.zip
[31954/32938318] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.40.1/Sentry.xcframework.zip
[5701596/116065067] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.40.1/Sentry.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/8.40.1/Sentry-Dynamic.xcframework.zip
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.40.1/Sentry.xcframework.zip (3.85s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.40.1/Sentry-Dynamic.xcframework.zip (7.04s)
Build complete.
Done.