ktprograms
ktprograms
Huh, that's unfortunate. Thanks for confirming
@martin-braun serving a block device doesn't need higher privileges AFAIK, just that it needs to be unsandboxed, which UTM can't do as it is on the App Store. You can...
@tie You can try this patch: [hterm_all.js.patch.txt](https://github.com/utmapp/UTM/files/7275785/hterm_all.js.patch.txt) Steps to apply: 1. Download the patch 2. Rename it to `hterm_all.js.patch` 3. Open `Terminal.app` 4. Type `cd /Applications/UTM.app/Contents/Resources` and press enter 5....
Not sure why but it still runs for me? **Edit:** So it seems that changing files in `Contents/Resources` invalidates the signature but the app can still be used?
>I ended up enabling default window copy behavior. @tie how did you do this? Just wondering.
Hi, this PR seems promising, but here's a few problems I found when testing it out: 1. The `h/j/k/l` keys and arrow keys don't scroll the selected scroll element, you...
> This was intended, as h/j/k/l just push arrow keys currently - the default behavior should not be to automatically change focus, just the element scrolled (otherwise, this interferes with...
Will fix these tomorrow. Funny that Claude isn't aware of iOS 26
... > ## 🔴 CRITICAL ISSUES - Must Fix Before Merge > ### 1. iOS Version Check Bug - Potential Crash Risk ... Completely invalid > ### 2. CoreData Concurrency...
Hi @colemancda, thanks for this PR! Getting the codebase organised will be great Unfortunately, this branch doesn’t build on Xcode 26.0.1, nor Xcode 14.1 (see the log [here](https://github.com/OdyseeTeam/odysee-ios/actions/runs/18933623301/job/54055221122#step:5:242)). ``` /Users/runner/work/odysee-ios/odysee-ios/Odysee.xcodeproj:...