Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Error: Invalid Resource Glob Sources/SwiftDate/Formatters/RelativeFormatter/langs/** #822

Open
philipbel opened this issue Jan 10, 2024 · 0 comments

Comments

@philipbel
Copy link

philipbel commented Jan 10, 2024

When using SwiftDate from Tuist, getting the following error (with 7.0.0):

The target SwiftDate has the following invalid resource globs:
- The directory "/APP/Tuist/Dependencies/SwiftPackageManager/.build/checkouts/SwiftDate/Sources/SwiftDate/Formatters/RelativeFormatter/langs" defined in the glob pattern "/APP/Tuist/Dependencies/SwiftPackageManager/.build/checkouts/SwiftDate/Sources/SwiftDate/Formatters/RelativeFormatter/langs/**" does not exist.
- The directory "/APP/Tuist/Dependencies/SwiftPackageManager/.build/checkouts/SwiftDate/Sources/SwiftDate/Resources" defined in the glob pattern "/APP/Tuist/Dependencies/SwiftPackageManager/.build/checkouts/SwiftDate/Sources/SwiftDate/Resources/**" does not exist.

Not sure whether the error is limited to Tuist, as I see that dxmvsh/SwiftDate has also encountered the issue and has fixed it in 3a0a2c3.

I can confirm that this resolves the build error in Tuist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant