Lucy

Results 35 comments of Lucy

Thing is, this only builds `staticlib`s, but with macOS, you'll mainly be building executables. ``` ❯ cargo lipo --release --targets x86_64-apple-darwin,aarch64-apple-darwin [ERROR cargo_lipo] Did not find any packages with a...

Not OP, but I'm interested in `armv7[s]-apple-ios` support.

For 0.8, I'll likely add an `entropy` feature, and without it, only `SeedableRng` instances can be crafted.

I'm not too familar how to do this with `::MANTISSA_DIGITS`. `f64::MANTISSA_DIGITS` is just... 53. Do you mean something like `u64::MAX >> f64::MANTISSA_DIGITS`?

Is this still happening in 0.7?

> As of the writing of this comment the deps or yay AUR package is quite small ![image](https://user-images.githubusercontent.com/65794972/92459957-5499ad00-f195-11ea-8c67-9784d9adbfbc.png)

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....

Note that I'm getting the same build failure as @moosingin3space was, and I can't really test this as a result.

I may be dumb, but I can't seem to get any serial output? Tried flashing both spi.installer.img and shared.disk-image.img to a microSD. ROCK64 turns on, but no output over UART....