Giter Site home page Giter Site logo

Comments (2)

cgrindel avatar cgrindel commented on September 21, 2024

I see the issue. One of the filenames in this directory is !=(_:_:).json. Bazel is choking on that combination of characters as a valid target name.

The rules_spm project is lightly deprecated. There are some limitations with its design. However, I am actively working on swift_bazel. It is designed to replace rules_spm and provide other niceties like a Swift Gazelle extension. I would recommend trying swift_bazel to bring in those external Swift packages.

(The file should not be a problem if you use swift_bazel. The Swift package manifest does not reference the file. So, it should not appear in any of the Bazel build files that are generated.)

from rules_spm.

AttilaTheFun avatar AttilaTheFun commented on September 21, 2024

Ah okay! I made it further with swift_bazel, but I encountered this new error when trying to archive the app for the App Store:
cgrindel/rules_swift_package_manager#182
I went into more detail here:
bazelbuild/rules_apple#1814
Because I wasn't sure which side this issue was on (rules_apple or swift_bazel)

from rules_spm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.