feat: Add Scope attributes into log (#6834) #16677
Annotations
2 warnings
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild -workspace Sentry.xcworkspace -scheme 'macOS-Swift' -configuration 'Debug' CODE_SIGNING_ALLOWED="NO" build 2>&1 | tee raw-build-output.log | xcbeautify --preserve-unbeautified:
Samples/macOS-Swift/Shared/CppSample.cpp#L19
'noExceptCppException' has a non-throwing exception specification but can still throw [-Wexceptions]
|
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild -workspace Sentry.xcworkspace -scheme 'macOS-Swift' -configuration 'Debug' CODE_SIGNING_ALLOWED="NO" build 2>&1 | tee raw-build-output.log | xcbeautify --preserve-unbeautified:
Samples/Shared/SampleAssets.xcassets#L0
Accent color ‘AccentColor’ is not present in any asset catalogs.
|
Loading