Build Information
Successful build of Sentry, reference main (37fd7a
), with Swift 5.10 for macOS (SPM) on 16 Nov 2024 10:55:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.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.10
Building package at path: $PWD
https://github.com/getsentry/sentry-cocoa.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Copying Sentry.framework
[2/4] Write swift-version-33747A42983211AE.txt
[3/4] Compiling SentryInternal.m
[5/7] Compiling SentrySwiftUI SentryTracedView.swift
[6/7] Emitting module SentrySwiftUI
[7/7] Compiling SentrySwiftUI SentryReplayView.swift
Build complete! (17.44s)
[16375/32938318] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.40.1/Sentry.xcframework.zip
[19784247/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
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
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.40.1/Sentry.xcframework.zip (3.11s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.40.1/Sentry-Dynamic.xcframework.zip (5.27s)
Build complete.
Done.