-
-
Notifications
You must be signed in to change notification settings - Fork 372
test: more override config #5201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ght/ci/ios-swift-xcodegen
…s-swift6-xcodegen
…os13-swift-xcodegen
…ios-swift-cleanup
…orrect-version-setting
…t/ci/ios-swftui-xcodegen
…os15-swiftui-xcodegen
…i/visionos-swift-xcodegen
…ci/macos-swiftui-xcodegen
…i/macos-swift-xcodegen
…ios-objectivec-xcodegen
…ght/ci/ios-swift-xcodegen
…s-swift6-xcodegen
…os13-swift-xcodegen
…ios-swift-cleanup
…orrect-version-setting
…t/ci/ios-swftui-xcodegen
…os15-swiftui-xcodegen
…i/visionos-swift-xcodegen
…ci/macos-swiftui-xcodegen
…i/macos-swift-xcodegen
…ios-objectivec-xcodegen
…t/test/more-override-config
…t/test/more-override-config
Sources/Swift/Integrations/SessionReplay/SentryReplayOptions.swift
Outdated
Show resolved
Hide resolved
|
@philprime It's getting long enough that I can't quite remember why these calls are already in this branch, but I'm pretty sure the reason it's not showing up for SwiftUI is due to this change not having been merged yet: #5223 |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
…t/test/more-override-config
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be fine, approving this so it's no longer blocked as I expect to review it in #5202 again.
Samples/SentrySampleShared/SentrySampleShared/SentrySDKWrapper.swift
Outdated
Show resolved
Hide resolved
…wiftui apps; move sdk init back to app delegate in swift6 app
…t/test/more-override-config
Adding more config option overrides and reorganizing in the yml spec. This originally started when I was moving the Camera sample app to use the sdk wrapper and shared overrides.
TODO
- [ ] Do it again, but for iOS-ObjectiveC, since we need to make sure usage of options from objc compiles, but we don't yet have other objc sample apps, so don't need an objc wrapper just yet#skip-changelog