Build Information
Successful build of Sentry, reference main (37fd7a
), with Swift 5.8 for macOS (SPM) on 16 Nov 2024 10:56:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/getsentry/sentry-cocoa.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/getsentry/sentry-cocoa
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 37fd7a2 ci: Fix failing macOS-SwiftUI build (#4540)
Cloned https://github.com/getsentry/sentry-cocoa.git
Revision (git rev-parse @):
37fd7a27e43b84eddf942bce1a0066d5cbc050a0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/getsentry/sentry-cocoa.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/getsentry/sentry-cocoa.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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] Compiling SentrySwiftUI SentryReplayView.swift
[5/5] Emitting module SentrySwiftUI
Build complete! (17.96s)
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
[38557/32938318] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.40.1/Sentry.xcframework.zip
[4516387/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.03s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.40.1/Sentry-Dynamic.xcframework.zip (4.94s)
Build complete.
Done.