Skip to content

Fix crash when the PList key doesnt exist #2235

Fix crash when the PList key doesnt exist

Fix crash when the PList key doesnt exist #2235

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

Annotations

5 warnings
Package-SwiftLint: Sources/SuperwallKit/Superwall.swift#L1292
Function Body Length Violation: Function body should span 60 lines or less excluding comments and whitespace: currently spans 61 lines (function_body_length)
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 316 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)
Package-SwiftLint: Sources/SuperwallKit/Permissions/UserPermissionsImpl.swift#L75
Indentation Width Violation: Code should be indented using one tab or 2 spaces (indentation_width)
Package-SwiftLint: Sources/SuperwallKit/Permissions/UserPermissionsImpl.swift#L417
File Length Violation: File should contain 400 lines or less: currently contains 417 (file_length)