Skip to content

Crash when used in package test cases #22

@jeenyshehzad

Description

@jeenyshehzad

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:

  1. Create a package inside the project.
  2. Create the test file inside the package.
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions