feat(samples): Add button to display gallery picker #16616
Annotations
2 warnings
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild -workspace Sentry.xcworkspace -scheme 'iOS-ObjectiveC' -configuration 'Debug' CODE_SIGNING_ALLOWED="NO" build 2>&1 | tee raw-build-output.log | xcbeautify --preserve-unbeautified:
Samples/iOS-ObjectiveC/iOS-ObjectiveC/ViewController.m#L82
incompatible pointer types sending 'NSArray<NSData *> *' to parameter of type 'NSArray<SentryAttachment *> * _Nullable' [-Wincompatible-pointer-types]
|
|
Run set -o pipefail && NSUnbufferedIO=YES xcodebuild -workspace Sentry.xcworkspace -scheme 'iOS-ObjectiveC' -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