You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 12, 2026. It is now read-only.
I have a package inside my project, insdei the package i have my test file for which i have created the scheme to test only this package' test cases. Crash happens when i try to use the securedefault inside my test cases. The project hiearche is as follow:
Main -> Package -> Test.swift
Description
I have a package inside my project, insdei the package i have my test file for which i have created the scheme to test only this package' test cases. Crash happens when i try to use the securedefault inside my test cases. The project hiearche is as follow:
Main -> Package -> Test.swift
Requirements (place an
xin each of the[ ])Bug Report
Filling out the following details about bugs will help us solve your issue sooner.
Reproducible in:
SecureDefaults version:
1.2.2
iOS version:
17.4
Steps to reproduce:
Expected result:
Test case should run smoothly.
Actual result:
Crash occus.
Attachments:
Logs, screenshots, screencast, sample project, funny gif, etc.