Diego Dagum

Results 5 issues of Diego Dagum

The new syntax source file had a non-honored reference to kscan (non-honored: the corresponding copy was missing). I fixed it by copying "keyscan_ea.asm", although for that one to work, I...

Official tutorial says in a paragraph: "The resulting image file ashello5.img has 248 bytes", but then an "ls -l" is offered to confirm and it correctly shows that the size...

[8. SharedPreferences to Proto DataStore](https://developer.android.com/codelabs/android-proto-datastore#7) is already very chaotic in terms of modifications that ain't clear whether they apply to `UserPreferencesRepository.kt` or to `TasksActivity.kt` or maybe to both. That's because,...

### Describe the bug When trying to run a brand new Tauri project on any iOS simulator on a macOS x86_64 host, it will fail to archive the .ipa. The...

type: bug
status: needs triage
platform: iOS

I ran this command on an Intel MacBook 2019 with most recent version of macOS (Tahoe 26.2, xcodes 1.6.2): ``` $ sudo xcodes install 26.2 --directory /opt/xcode/26.2 ``` I was...