Skip to content

Fix iOS <14 compatibility issues #2234

Fix iOS <14 compatibility issues

Fix iOS <14 compatibility issues #2234

Triggered via push December 19, 2025 12:41
Status Success
Total duration 41s
Artifacts
Package-SwiftLint
37s
Package-SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Package-SwiftLint: Sources/SuperwallKit/Permissions/UserPermissionsImpl.swift#L16
Type Body Length Violation: Class body should span 250 lines or less excluding comments and whitespace: currently spans 266 lines (type_body_length)
Package-SwiftLint: Sources/SuperwallKit/Permissions/UserPermissionsImpl.swift#L18
Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)