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

Feature Request: Replay Swift parseable output #402

Open
brentleyjones opened this issue May 4, 2022 · 1 comment
Open

Feature Request: Replay Swift parseable output #402

brentleyjones opened this issue May 4, 2022 · 1 comment
Assignees
Labels
BwP Related to Build with Proxy mode feature request New feature or request

Comments

@brentleyjones
Copy link
Contributor

Once rules_swift has the ability to generate serialized diagnostics, when building with Bazel, we should:

  • Supply the needed feature in the _xcodeproj_transition (if it uses a feature)
  • Add the dia and parseable output files to a targets output group in output_files.bzl for both build and index
  • Copy over these files as we do other outputs, to the location expected by Xcode
  • cat the parsable output in stubs/swiftc.py
@brentleyjones brentleyjones added this to the Build with Bazel milestone May 4, 2022
@brentleyjones brentleyjones added the feature request New feature or request label May 4, 2022
@brentleyjones brentleyjones changed the title Replay Swift serialized diagnostics Replay Swift parseable output May 4, 2022
@brentleyjones brentleyjones added the BwB Related to Build with Bazel mode label May 24, 2022
@brentleyjones brentleyjones modified the milestones: Build with Bazel, 1.0 May 24, 2022
@brentleyjones brentleyjones self-assigned this Sep 1, 2022
@brentleyjones
Copy link
Contributor Author

rules_swift will need an updated version of this: bazelbuild/rules_swift#304

@brentleyjones brentleyjones modified the milestones: 1.0, Post 1.0 Jan 4, 2023
@brentleyjones brentleyjones added BwP Related to Build with Proxy mode and removed BwB Related to Build with Bazel mode labels Apr 3, 2023
@brentleyjones brentleyjones changed the title Replay Swift parseable output Feature Request: Replay Swift parseable output Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BwP Related to Build with Proxy mode feature request New feature or request
Projects
Development

No branches or pull requests

1 participant