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

Getting started adding SwiftBuild rspm dep #3129

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

maxwellE
Copy link
Contributor

@maxwellE maxwellE commented Feb 12, 2025

Adds SwiftBuild rspm dep

Seeing the following error when running this bazelisk build @swiftpkg_swift_build//:SwiftBuild.rspm:

error: ambiguous implicit access level for import of 'TSCBasic'; it is imported as 'private' elsewhere
    |        `- note: silence these warnings by adopting the upcoming feature 'InternalImportsByDefault'

@maxwellE maxwellE force-pushed the maxwelle/build_with_proxy branch from f060701 to fc426ad Compare February 12, 2025 12:59
Getting started adding SwiftBuild rspm dep

Seeing the following error when running this `bazelisk build @swiftpkg_swift_build//:SwiftBuild.rspm`:

```terminal
error: ambiguous implicit access level for import of 'TSCBasic'; it is imported as 'private' elsewhere
    |        `- note: silence these warnings by adopting the upcoming feature 'InternalImportsByDefault'
```

Signed-off-by: Maxwell Elliott <[email protected]>
@maxwellE maxwellE force-pushed the maxwelle/build_with_proxy branch from fc426ad to 0b75070 Compare February 12, 2025 13:09
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

Successfully merging this pull request may close these issues.

1 participant