Skip to content

Issues when using package indirectly #57

@gus-eulalio-bilue

Description

@gus-eulalio-bilue

Describe the bug
In a current project of mine, I have added jose-swift to a package which is used by the main app.
When I try to build the app for testing, it complains that the package can't be found. It isn't building the PackageProduct files (or is misplacing them).

To Reproduce
Steps to reproduce the behavior:

  1. Add jose-swift as dependency to a package.
  2. Add package as dependency to app
  3. Build for testing
  4. See error

Expected behavior
Build succeeds

Smartphone (please complete the following information):

  • Device: iPhone 14 (simulator)
  • OS: iOS 17/18/26

Additional context
Built on:

  • Xcode 16.0.1
  • MacOS 15.7.2

cc: @christiankm

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