GrabbenD

Results 52 issues of GrabbenD

The `CURRENT_PROJECT_VERSION` entries in `ios/{project_name}.xcodeproj/project.pbxproj` aren't being updated when the package is executed. Is there anything that we can do about that?

F2FS file system is designed for NAND-based flash memory equipped with FTL. This technology is used in all flash memory with a SCSI/SATA/PCIe/NVMe interface. F2FS aims to increase the lifespan...

enhancement
help wanted

Plenty of popular systems like single board computers are based on arm64 such as the Raspberry Pi 4. However, pre-compiled packages in XanMod's repository are currently targeted against only amd64:...

### What feature or enhancement are you suggesting? The ability to emulate a framebuffer for a virtual device in xCode's Simulator and Android Studio's Emulator would make it a lot...

✨ enhancement

This would be extremely useful for automatically testing if a app's camera integration works as expected by emulatating a frame buffer

Is there any way to use this package with react-native? The path to the worker file isn't being resolved correctly when using the provided example from the README: ```javascript TypeError:...

question

### Introduction The current implementation of `react-native-xcode.sh` script is limited to the first available network interface (see code snippet): ```bash # Enables iOS devices to get the IP address of...

Typescript declarations would make it a ton easier to use this package, at the moment the types aren't exposed correctly: ``` Could not find a declaration file for module 'react-apple-signin-auth'....

enhancement
good first issue

# Bug Report **To Do First** - [X] Did you try latest release? - [X] Did you try master? - [X] Did you look for existing matching issues? **Related Modules**...

This tool is a lifesaver but with larger system installations it can take quite a while to finish and a progress bar would be very useful. For instance, when using...

enhancement
help wanted