Code Monkey home page Code Monkey logo

Comments (6)

mdsteele avatar mdsteele commented on September 24, 2024

Some additional OS-specific fields we could consider adding:

  • deb_depends (list of strings) - this would also take care of issue #25
  • deb_postinst (string)
  • deb_prerm (string)
  • ios_interface_orientation (string)
  • ios_launch_image_file (string)
  • ios_prerendered_icon (boolean)
  • ios_requires_persistent_wifi (boolean)
  • ios_status_bar_hidden (boolean)
  • ios_status_bar_style (string)
  • osx_frameworks (list of strings)
  • osx_high_resolution_capable (boolean)
  • osx_resources_file_mapped (boolean)
  • rpm_depends (list of strings)
  • rpm_postinst (string)
  • rpm_prerm (string)

from cargo-bundle.

virtualritz avatar virtualritz commented on September 24, 2024

For macOS, how about adding code that automatically turns this_name in Cargo.toml's [package.metadata.bundle] section into CFBundleThisName in Info.plist?

For example, I need:
CFBundleSignature
CFBundlePackageType
CFBundleExecutable

Asking for each of these and waiting for the devs to update cargo-bundle is not practical.

from cargo-bundle.

Absolucy avatar Absolucy commented on September 24, 2024

Something like [package.metadata.bundle.deb] and [package.metadata.bundle.mac] that overrode [package.metadata.bundle] would be useful - for example, packaging a systemd .service file in a deb, and a launchd .plist file in an .app. or an .icns file on macOS, .png on Linux, etc etc

from cargo-bundle.

alokedesai avatar alokedesai commented on September 24, 2024

Any update on this? Support for CFBundleURLName is really often used for MacOs apps and not being able to use it with cargo bundle is frustrating. Thanks so much for working on this project!

from cargo-bundle.

 avatar commented on September 24, 2024

Seems like this project is pretty much dead, sadly.

from cargo-bundle.

mdsteele avatar mdsteele commented on September 24, 2024

Yeah, I haven't been able to provide any active development on this project lately. However, PRs are always welcome, and I do still try to keep up with reviewing those. If there's a feature you need, please go ahead and add it!

from cargo-bundle.

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.