feat(objc): Add SentryObjC wrapper SDK and API stability tracking #19531
build.yml
on: pull_request
Ready-to-merge gate
/
Missing "ready-to-merge" label
4s
Matrix: build-sample-spm
Matrix: build-sample
Release Build of iOS Swift
1m 54s
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
1m 48s
Build the distribution framework
1m 1s
Build with SPM
3m 2s
Check no UIKit linkage (DebugWithoutUIKit)
1m 33s
Check no UIKit linkage (ReleaseWithoutUIKit)
1m 8s
Check UIKit linkage (Debug)
1m 9s
Check UIKit linkage (Release)
1m 35s
Check AppKit linkage (Release)
2m 26s
Check no AppKit linkage (ReleaseWithoutUIKit)
2m 0s
Check compiling Async Safe Logs
1m 14s
Build
3s
Annotations
26 errors, 31 warnings, and 120 notices
|
Sample iOS-ObjectiveC Debug
Process completed with exit code 74.
|
|
Sample iOS-ObjectiveC Debug
xcodebuild: error: Could not resolve package dependencies:
|
|
Sample macOS-Swift Debug
Process completed with exit code 74.
|
|
Sample macOS-Swift Debug
xcodebuild: error: Could not resolve package dependencies:
|
|
Sample iOS-SwiftUI Debug
Process completed with exit code 74.
|
|
Sample iOS-SwiftUI Debug
xcodebuild: error: Could not resolve package dependencies:
|
|
Sample iOS-Swift Debug
Process completed with exit code 74.
|
|
Sample iOS-Swift Debug
xcodebuild: error: Could not resolve package dependencies:
|
|
Release Build of iOS Swift
Process completed with exit code 1.
|
|
Sample watchOS-Swift WatchKit App Debug
Process completed with exit code 74.
|
|
Sample watchOS-Swift WatchKit App Debug
xcodebuild: error: Could not resolve package dependencies:
|
|
Sample visionOS-Swift Debug
Process completed with exit code 74.
|
|
Sample visionOS-Swift Debug
xcodebuild: error: Could not resolve package dependencies:
|
|
Sample tvOS-Swift Debug
Process completed with exit code 74.
|
|
Sample tvOS-Swift Debug
xcodebuild: error: Could not resolve package dependencies:
|
|
Sample SPM Debug
Process completed with exit code 74.
|
|
Sample SPM Debug
xcodebuild: error: Could not resolve package dependencies:
|
|
Sample SessionReplay-CameraTest Debug
Process completed with exit code 74.
|
|
Sample SessionReplay-CameraTest Debug
xcodebuild: error: Could not resolve package dependencies:
|
|
Sample macOS-SwiftUI Debug
Process completed with exit code 74.
|
|
Sample macOS-SwiftUI Debug
xcodebuild: error: Could not resolve package dependencies:
|
|
Sample iOS-ObjectiveCpp-NoModules Debug
Process completed with exit code 74.
|
|
Sample iOS-ObjectiveCpp-NoModules Debug
xcodebuild: error: Could not resolve package dependencies:
|
|
Sample DistributionSample Debug
Process completed with exit code 74.
|
|
Sample DistributionSample Debug
xcodebuild: error: Could not resolve package dependencies:
|
|
Build
Process completed with exit code 1.
|
|
Detect File Changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Sample SPM watchOS:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
Sample SPM watchOS:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
Check UIKit linkage (Debug)
command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.
|
|
Sample SPM tvOS:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
Sample SPM tvOS:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
Sample SPM macOS:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
Sample SPM macOS:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
Sample SPM iOS:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
Sample SPM iOS:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
Check compiling Async Safe Logs
command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
Sample SPM visionOS:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
Sample SPM visionOS:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
Release Build of iOS Swift
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ruby/setup-ruby@6ca151fd1bfcfd6fe0c4eb6837eb0584d0134a0c. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check UIKit linkage (Release)
command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.
|
|
Check no UIKit linkage (ReleaseWithoutUIKit)
command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.
|
|
Check no UIKit linkage (DebugWithoutUIKit)
command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.
|
|
Build with SPM:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
Build with SPM:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
Build with SPM:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
Build with SPM:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
Build with SPM:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
Build with SPM:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
Build with SPM:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
Build with SPM:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
|
|
Check no AppKit linkage (ReleaseWithoutUIKit)
command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.
|
|
Check no AppKit linkage (ReleaseWithoutUIKit)
ld: '/Users/runner/work/sentry-cocoa/sentry-cocoa/no-appkit-check-build/Build/Intermediates.noindex/Sentry.build/ReleaseWithoutUIKit/Sentry.build/Objects-normal/arm64e/SentryCrashIntegration.o' was not built with class_ro_t pointer signing enabled, but previous .o file was
|
|
Check AppKit linkage (Release)
command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.
|
|
Check AppKit linkage (Release)
ld: '/Users/runner/work/sentry-cocoa/sentry-cocoa/appkit-check-build/Build/Intermediates.noindex/Sentry.build/Release/Sentry.build/Objects-normal/arm64e/SentryExtensionDetector.o' was not built with class_ro_t pointer signing enabled, but previous .o file was
|
|
Check UIKit linkage (Debug)
[13:40:05] Success! UIKit.framework linked.
|
|
Check UIKit linkage (Debug)
[13:40:05] Matches: 2
|
|
Check UIKit linkage (Debug)
[13:40:04] Checking if Sentry build product is linked to UIKit.
|
|
Check UIKit linkage (Debug)
[13:40:04] Checking build product path: uikit-check-build/Build/Products/Debug-iphonesimulator/Sentry.framework/Sentry
|
|
Check UIKit linkage (Debug)
[13:40:04] - Framework Type: UIKit
|
|
Check UIKit linkage (Debug)
[13:40:04] - Module Name: Sentry
|
|
Check UIKit linkage (Debug)
[13:40:04] - Linkage Test: linked
|
|
Check UIKit linkage (Debug)
[13:40:04] - Derived Data Path: uikit-check-build
|
|
Check UIKit linkage (Debug)
[13:40:04] - Configuration: Debug
|
|
Check UIKit linkage (Debug)
[13:40:04] Checking UIKit linkage for:
|
|
Check UIKit linkage (Debug)
[13:40:04] Finished xcodebuild
|
|
Check UIKit linkage (Debug)
[13:39:18] Running xcodebuild build
|
|
Sample iOS-ObjectiveC Debug
[13:40:10] Completed Xcode/macOS environment diagnostics
|
|
Sample iOS-ObjectiveC Debug
[13:40:05] Starting Xcode/macOS environment diagnostics
|
|
Sample macOS-Swift Debug
[13:40:19] Completed Xcode/macOS environment diagnostics
|
|
Sample macOS-Swift Debug
[13:40:14] Starting Xcode/macOS environment diagnostics
|
|
Sample iOS-SwiftUI Debug
[13:40:22] Completed Xcode/macOS environment diagnostics
|
|
Sample iOS-SwiftUI Debug
[13:40:17] Starting Xcode/macOS environment diagnostics
|
|
Check compiling Async Safe Logs
[13:40:38] Finished xcodebuild
|
|
Check compiling Async Safe Logs
[13:39:45] Running xcodebuild build
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:44] Checking if Sentry build product is not linked to UIKit.
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:44] Matches: 0
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:44] Checking if Sentry build product is linked to UIKit.
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:44] Checking build product path: /Users/runner/work/sentry-cocoa/sentry-cocoa/cli-xcode-build/Build/Products/Debug/macOS-CLI-Xcode
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:44] - Framework Type: UIKit
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:44] - Module Name: macOS-CLI-Xcode
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:44] - Linkage Test: unlinked
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:44] - Derived Data Path: /Users/runner/work/sentry-cocoa/sentry-cocoa/cli-xcode-build
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:44] - Configuration: Debug
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:44] Checking UIKit linkage for:
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:43] Checking if Sentry build product is not linked to AppKit.
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:43] Matches: 0
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:42] Checking if Sentry build product is linked to AppKit.
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:42] Checking build product path: /Users/runner/work/sentry-cocoa/sentry-cocoa/cli-xcode-build/Build/Products/Debug/macOS-CLI-Xcode
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:42] - Framework Type: AppKit
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:42] - Module Name: macOS-CLI-Xcode
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:42] - Linkage Test: unlinked
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:42] - Derived Data Path: /Users/runner/work/sentry-cocoa/sentry-cocoa/cli-xcode-build
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:42] - Configuration: Debug
|
|
macOS CLI (NoUIFramework) builds and has no AppKit/UIKit
[13:40:42] Checking AppKit linkage for:
|
|
Sample iOS-Swift Debug
[13:40:44] Completed Xcode/macOS environment diagnostics
|
|
Sample iOS-Swift Debug
[13:40:37] Starting Xcode/macOS environment diagnostics
|
|
Release Build of iOS Swift
[13:40:49] Completed Xcode/macOS environment diagnostics
|
|
Release Build of iOS Swift
[13:40:39] Starting Xcode/macOS environment diagnostics
|
|
Check UIKit linkage (Release)
[13:41:06] Success! UIKit.framework linked.
|
|
Check UIKit linkage (Release)
[13:41:06] Matches: 4
|
|
Check UIKit linkage (Release)
[13:41:05] Checking if Sentry build product is linked to UIKit.
|
|
Check UIKit linkage (Release)
[13:41:05] Checking build product path: uikit-check-build/Build/Products/Release-iphonesimulator/Sentry.framework/Sentry
|
|
Check UIKit linkage (Release)
[13:41:05] - Framework Type: UIKit
|
|
Check UIKit linkage (Release)
[13:41:05] - Module Name: Sentry
|
|
Check UIKit linkage (Release)
[13:41:05] - Linkage Test: linked
|
|
Check UIKit linkage (Release)
[13:41:05] - Derived Data Path: uikit-check-build
|
|
Check UIKit linkage (Release)
[13:41:05] - Configuration: Release
|
|
Check UIKit linkage (Release)
[13:41:05] Checking UIKit linkage for:
|
|
Check UIKit linkage (Release)
[13:41:05] Finished xcodebuild
|
|
Check UIKit linkage (Release)
[13:39:58] Running xcodebuild build
|
|
Sample watchOS-Swift WatchKit App Debug
[13:41:05] Completed Xcode/macOS environment diagnostics
|
|
Sample watchOS-Swift WatchKit App Debug
[13:40:58] Starting Xcode/macOS environment diagnostics
|
|
Check no UIKit linkage (ReleaseWithoutUIKit)
[13:41:15] Checking if Sentry build product is not linked to UIKit.
|
|
Check no UIKit linkage (ReleaseWithoutUIKit)
[13:41:15] Matches: 0
|
|
Check no UIKit linkage (ReleaseWithoutUIKit)
[13:41:14] Checking if Sentry build product is linked to UIKit.
|
|
Check no UIKit linkage (ReleaseWithoutUIKit)
[13:41:14] Checking build product path: uikit-check-build/Build/Products/ReleaseWithoutUIKit-iphonesimulator/SentryWithoutUIKit.framework/SentryWithoutUIKit
|
|
Check no UIKit linkage (ReleaseWithoutUIKit)
[13:41:14] - Framework Type: UIKit
|
|
Check no UIKit linkage (ReleaseWithoutUIKit)
[13:41:14] - Module Name: SentryWithoutUIKit
|
|
Check no UIKit linkage (ReleaseWithoutUIKit)
[13:41:14] - Linkage Test: unlinked
|
|
Check no UIKit linkage (ReleaseWithoutUIKit)
[13:41:14] - Derived Data Path: uikit-check-build
|
|
Check no UIKit linkage (ReleaseWithoutUIKit)
[13:41:14] - Configuration: ReleaseWithoutUIKit
|
|
Check no UIKit linkage (ReleaseWithoutUIKit)
[13:41:14] Checking UIKit linkage for:
|
|
Check no UIKit linkage (ReleaseWithoutUIKit)
[13:41:13] Finished xcodebuild
|
|
Check no UIKit linkage (ReleaseWithoutUIKit)
[13:40:22] Running xcodebuild build
|
|
Sample visionOS-Swift Debug
[13:41:28] Completed Xcode/macOS environment diagnostics
|
|
Sample visionOS-Swift Debug
[13:41:19] Starting Xcode/macOS environment diagnostics
|
|
Sample tvOS-Swift Debug
[13:41:31] Completed Xcode/macOS environment diagnostics
|
|
Sample tvOS-Swift Debug
[13:41:25] Starting Xcode/macOS environment diagnostics
|
|
Sample SPM Debug
[13:41:41] Completed Xcode/macOS environment diagnostics
|
|
Sample SPM Debug
[13:41:34] Starting Xcode/macOS environment diagnostics
|
|
Check no UIKit linkage (DebugWithoutUIKit)
[13:41:45] Checking if Sentry build product is not linked to UIKit.
|
|
Check no UIKit linkage (DebugWithoutUIKit)
[13:41:45] Matches: 0
|
|
Check no UIKit linkage (DebugWithoutUIKit)
[13:41:44] Checking if Sentry build product is linked to UIKit.
|
|
Check no UIKit linkage (DebugWithoutUIKit)
[13:41:44] Checking build product path: uikit-check-build/Build/Products/DebugWithoutUIKit-iphonesimulator/SentryWithoutUIKit.framework/SentryWithoutUIKit
|
|
Check no UIKit linkage (DebugWithoutUIKit)
[13:41:44] - Framework Type: UIKit
|
|
Check no UIKit linkage (DebugWithoutUIKit)
[13:41:44] - Module Name: SentryWithoutUIKit
|
|
Check no UIKit linkage (DebugWithoutUIKit)
[13:41:44] - Linkage Test: unlinked
|
|
Check no UIKit linkage (DebugWithoutUIKit)
[13:41:44] - Derived Data Path: uikit-check-build
|
|
Check no UIKit linkage (DebugWithoutUIKit)
[13:41:44] - Configuration: DebugWithoutUIKit
|
|
Check no UIKit linkage (DebugWithoutUIKit)
[13:41:44] Checking UIKit linkage for:
|
|
Check no UIKit linkage (DebugWithoutUIKit)
[13:41:43] Finished xcodebuild
|
|
Check no UIKit linkage (DebugWithoutUIKit)
[13:41:00] Running xcodebuild build
|
|
Sample SessionReplay-CameraTest Debug
[13:41:46] Completed Xcode/macOS environment diagnostics
|
|
Sample SessionReplay-CameraTest Debug
[13:41:37] Starting Xcode/macOS environment diagnostics
|
|
Sample macOS-SwiftUI Debug
[13:41:51] Completed Xcode/macOS environment diagnostics
|
|
Sample macOS-SwiftUI Debug
[13:41:43] Starting Xcode/macOS environment diagnostics
|
|
Check no AppKit linkage (ReleaseWithoutUIKit)
[13:42:04] Checking if Sentry build product is linked to AppKit.
|
|
Check no AppKit linkage (ReleaseWithoutUIKit)
[13:42:04] Resolved Sentry build product path: /Users/runner/work/sentry-cocoa/sentry-cocoa/no-appkit-check-build/Build/Products/ReleaseWithoutUIKit/SentryWithoutUIKit.framework/Versions/A/SentryWithoutUIKit
|
|
Check no AppKit linkage (ReleaseWithoutUIKit)
[13:42:04] Sentry build product is a symlink, resolving it.
|
|
Check no AppKit linkage (ReleaseWithoutUIKit)
[13:42:04] Checking build product path: no-appkit-check-build/Build/Products/ReleaseWithoutUIKit/SentryWithoutUIKit.framework/SentryWithoutUIKit
|
|
Check no AppKit linkage (ReleaseWithoutUIKit)
[13:42:04] - Framework Type: AppKit
|
|
Check no AppKit linkage (ReleaseWithoutUIKit)
[13:42:04] - Module Name: SentryWithoutUIKit
|
|
Check no AppKit linkage (ReleaseWithoutUIKit)
[13:42:04] - Linkage Test: unlinked
|
|
Check no AppKit linkage (ReleaseWithoutUIKit)
[13:42:04] - Derived Data Path: no-appkit-check-build
|
|
Check no AppKit linkage (ReleaseWithoutUIKit)
[13:42:04] - Configuration: ReleaseWithoutUIKit
|
|
Check no AppKit linkage (ReleaseWithoutUIKit)
[13:42:04] Checking AppKit linkage for:
|
|
Check no AppKit linkage (ReleaseWithoutUIKit)
[13:42:04] Finished xcodebuild
|
|
Check no AppKit linkage (ReleaseWithoutUIKit)
[13:40:26] Running xcodebuild build
|
|
Sample iOS-ObjectiveCpp-NoModules Debug
[13:42:10] Completed Xcode/macOS environment diagnostics
|
|
Sample iOS-ObjectiveCpp-NoModules Debug
[13:42:03] Starting Xcode/macOS environment diagnostics
|
|
Sample DistributionSample Debug
[13:42:29] Completed Xcode/macOS environment diagnostics
|
|
Sample DistributionSample Debug
[13:42:20] Starting Xcode/macOS environment diagnostics
|
|
Check AppKit linkage (Release)
[13:42:41] Checking if Sentry build product is linked to AppKit.
|
|
Check AppKit linkage (Release)
[13:42:41] Resolved Sentry build product path: /Users/runner/work/sentry-cocoa/sentry-cocoa/appkit-check-build/Build/Products/Release/Sentry.framework/Versions/A/Sentry
|
|
Check AppKit linkage (Release)
[13:42:41] Sentry build product is a symlink, resolving it.
|
|
Check AppKit linkage (Release)
[13:42:41] Checking build product path: appkit-check-build/Build/Products/Release/Sentry.framework/Sentry
|
|
Check AppKit linkage (Release)
[13:42:41] - Framework Type: AppKit
|
|
Check AppKit linkage (Release)
[13:42:41] - Module Name: Sentry
|
|
Check AppKit linkage (Release)
[13:42:41] - Linkage Test: linked
|
|
Check AppKit linkage (Release)
[13:42:41] - Derived Data Path: appkit-check-build
|
|
Check AppKit linkage (Release)
[13:42:41] - Configuration: Release
|
|
Check AppKit linkage (Release)
[13:42:41] Checking AppKit linkage for:
|
|
Check AppKit linkage (Release)
[13:42:40] Finished xcodebuild
|
|
Check AppKit linkage (Release)
[13:40:42] Running xcodebuild build
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
raw-build-output-scheme-DistributionSample
|
942 Bytes |
sha256:98c63ec108d16c28b36d452b37135e515a244b029336db500331cf271c206508
|
|
|
raw-build-output-scheme-SPM
|
942 Bytes |
sha256:62ae62433501094fb94e85b1620e78419ddb135c5a6ecfc89de21363074990bb
|
|
|
raw-build-output-scheme-SessionReplay-CameraTest
|
955 Bytes |
sha256:67d63380579da4e19eef45d69da735b02de039746dfc58d45647d407401ab5b1
|
|
|
raw-build-output-scheme-iOS-ObjectiveC
|
950 Bytes |
sha256:41d5596f3b66f46b93945c24355fcf90d2adf6bc478c52ca97106823d8732559
|
|
|
raw-build-output-scheme-iOS-ObjectiveCpp-NoModules
|
958 Bytes |
sha256:3b7fc08de4904efbd33759af05b4297c2910ade3bc9d1f15696d910d1a6e3af7
|
|
|
raw-build-output-scheme-iOS-Swift
|
938 Bytes |
sha256:a19e79e80c7d146e31c5231041c6330fc63a6800398c7105044e3d9cba1fb78a
|
|
|
raw-build-output-scheme-iOS-SwiftUI
|
949 Bytes |
sha256:80085e3a0af948fe5c0b231f215d7eabe1a875b86f78519c61fe48dbbb95dd91
|
|
|
raw-build-output-scheme-macOS-Swift
|
950 Bytes |
sha256:d35329e1568639cced3a419a4a96d62f58631b72106fb37bd80bfd2d73b15df2
|
|
|
raw-build-output-scheme-macOS-SwiftUI
|
948 Bytes |
sha256:bfc099a0ffaed86abccb3204ec6bab27933a4bb1f8cb1d9fb5f7703854dcaaef
|
|
|
raw-build-output-scheme-tvOS-Swift
|
949 Bytes |
sha256:ceb4a8987b98f2596d08e05bbfa8b39ba8bc908dfe4ea5edf7140e0e49016ff0
|
|
|
raw-build-output-scheme-visionOS-Swift
|
947 Bytes |
sha256:3c90571c435bf2723cb5b8aa0e4e7a106518208ea9063ed5325f70c626b376d5
|
|
|
raw-build-output-scheme-watchOS-Swift WatchKit App
|
955 Bytes |
sha256:3629743e6fdba4984d94024efa2937d374f7ad3f23bd7cb3f87a009c8f26679d
|
|