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

Support exclude values on a Swift target #157

Closed
cgrindel opened this issue Jan 16, 2023 · 0 comments · Fixed by #159
Closed

Support exclude values on a Swift target #157

cgrindel opened this issue Jan 16, 2023 · 0 comments · Fixed by #159
Labels
enhancement New feature or request

Comments

@cgrindel
Copy link
Owner

Example: https://github.com/firebase/abseil-cpp-SwiftPM/blob/main/Package.swift

Related to #153.

@cgrindel cgrindel added the enhancement New feature or request label Jan 16, 2023
cgrindel added a commit that referenced this issue Jan 18, 2023
- Add `test_suite` to `firebase_example`.
- Support excluding files based upon Swift target `exclude`.
- Support wildcard modules in the modulemap parser.
- Remove the listing of files in `clang_files.collect_files`.
- Remove Bazel build files from downloaded Swift packages.
- Ensure that potential private header files are included in the `srcs`
for clang targets.

Related to #153.
Closes #157.
Closes #75.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant