Lucy

Results 20 issues of Lucy

Hi, does this crate support dual ARM64/x86_64 binaries for macOS Big Sur, using the `aarch64-apple-darwin` and `x86_64-apple-darwin` targets?

Hi, I've been doing stuff with ARM64 EFI lately, and it'd be very useful if Tow-Boot supported the [ROCK64](https://www.pine64.org/devices/single-board-computers/rock64/) SBC, as it's what I currently have, and pretty much everything...

4. type: port request
1. family: rockchip

It would be nice, especially for larger projects, if there was support for Clang's LTO. It would likely require changes to the compilation process, mainly because LTO consists of emitting...

Browser: MS Edge (sorry for oversaturation, bug with sharex) ![image](https://user-images.githubusercontent.com/65794972/155048540-edee6f4e-2bc3-4e5a-95a7-46edc3db9265.png)

Wrappers for [`CFNotificationCenterAddObserver`](https://developer.apple.com/documentation/corefoundation/1543316-cfnotificationcenteraddobserver) and friends would be useful, allowing callbacks to easily be made from Rust. Relevant documentation: - [CFNotificationCenter](https://developer.apple.com/documentation/corefoundation/cfnotificationcenter) - [CFNotificationCenterPostNotification](https://developer.apple.com/documentation/corefoundation/1542592-cfnotificationcenterpostnotifica) - [CFNotificationCenterAddObserver](https://developer.apple.com/documentation/corefoundation/1543316-cfnotificationcenteraddobserver) - [CFNotificationCenterRemoveObserver](https://developer.apple.com/documentation/corefoundation/1542672-cfnotificationcenterremoveobserv)

### Checks - [X] I have checked existing [__OPL issues__](https://github.com/ps2homebrew/Open-PS2-Loader/issues) for duplicates and found none - [X] I am using either OPL [latest stable version](https://github.com/ps2homebrew/Open-PS2-Loader/releases/latest), or [archived version](https://mega.nz/folder/Ndwi1bAK#oLWNhH_g-h0p4BoT4c556A) or [__OPL...

bug

Title. Universal macOS binaries should be distributed, instead of x86_64 macOS binaries. Rust has an `aarch64-apple-darwin` target, and you can build both and then use `lipo -create` to make a...

enhancement
help wanted

**Model**: [Hyperpixel 4 Touchscreen External Lack Enclosure Frame Prusa MK3S](https://www.printables.com/model/35365-hyperpixel-4-touchscreen-external-lack-enclosure-f) ([hyperpixel4lcd-cover_v1.stl](https://media.printables.com/media/prints/35365/stls/349928_5906cc96-741c-4d38-b971-4acc469fdda8/hyperpixel4lcd-cover_v1.stl)) **Print settings**: 0.6mm nozzle, 0.2mm detail, 15% infill, PETG **Arc Welder version**: `1.0.0+u.bb71e8f` **Slicer**: PrusaSlicer 2.5.0 ## G-Code Before...

What are the steps to reproduce this issue? ------------------------------------------- 1. Bootstrap macOS using Procursus 2. Create a Theos project 3. Create a Theos subproject (in a way where Theos will...

### No Duplicates Issue - [X] I'm sure I've searched on the issue tracker before creating one. ### Expected Behavior? I expected TrollHelperOTA to be able to install a fully...