Extract SpeziConsent from SpeziOnboarding #280
Annotations
6 warnings
Build and test (xcodebuild):
Sources/SpeziConsent/OnboardingDataSource.swift#L44
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
|
Build and test (xcodebuild):
Sources/SpeziConsent/OnboardingDataSource.swift#L56
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
|
Build and test (xcodebuild):
Sources/SpeziConsent/OnboardingDataSource.swift#L57
'store(consent:)' is deprecated: Storing consent documents without an identifier is deprecated.
|
Build and test (xcodebuild):
Sources/SpeziConsent/OnboardingDataSource.swift#L54
sending 'consent' risks causing data races; this is an error in the Swift 6 language mode
|
Build and test (xcodebuild):
Sources/SpeziConsent/OnboardingDataSource.swift#L57
sending 'consent' risks causing data races; this is an error in the Swift 6 language mode
|
Build and test (xcodebuild):
Sources/SpeziConsent/OnboardingConsentView.swift#L121
sending 'self.onboardingDataSource' risks causing data races; this is an error in the Swift 6 language mode
|
Loading