feat(samples): Add button to display gallery picker #16616
Annotations
2 warnings
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild -workspace Sentry.xcworkspace -scheme 'SPM' -configuration 'Debug' CODE_SIGNING_ALLOWED="NO" build 2>&1 | tee raw-build-output.log | xcbeautify --preserve-unbeautified:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L5
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
|
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild -workspace Sentry.xcworkspace -scheme 'SPM' -configuration 'Debug' CODE_SIGNING_ALLOWED="NO" build 2>&1 | tee raw-build-output.log | xcbeautify --preserve-unbeautified:
Sources/Swift/Core/Helper/Log/SentryLevel.swift#L5
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
|
Loading