-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
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 x in each of the [ ])
- I've read and agree to the Code of Conduct.
- I've read and understood the Contributing guidelines and have done my best effort to follow them.
- I've searched for any related issues and avoided creating a duplicate issue.
Bug Report
Filling out the following details about bugs will help us solve your issue sooner.
Reproducible in:
- Create a package inside the project.
- Create the test file inside the package.
- Try to use the securedefault.
SecureDefaults version:
1.2.2
iOS version:
17.4
Steps to reproduce:
- Create a package inside the project.
- Create the test file inside the package.
- Try to use the securedefault.
Expected result:
Test case should run smoothly.
Actual result:
Crash occus.
Attachments:
Logs, screenshots, screencast, sample project, funny gif, etc.
Metadata
Metadata
Assignees
Labels
No labels