Seb Jachec

Results 11 issues of Seb Jachec

# Time * Type-safe time periods for the Kotlinx-datetime multiplatform date/time library [Library Link](https://github.com/sebj/time) --- - [x] Confirmed that two spaces were added at the end of the description to...

Downloaded AltServer from the website. After installing the Mail plug-in, leaving Mail open, attempting to install to a local USB-connected device, entering my Apple ID details and pressing continue, the...

bug

The text substitutions in System Preferences => Keyboard => Text no longer work in the new message text field. I'm not entirely sure they worked in the old version of...

bug
help wanted

### Use case We're using Apollo Kotlin in a Multiplatform project targeting both Android and iOS. For a long time, we've been seeing slower cache read durations on iOS compared...

:sparkles: Type: Feature
:file_cabinet: Normalized cache
📉 Benchmarks

I believe I'm experiencing the same issue as #46, even though this is supposed to be fixed in 0.6.0. I'm seeing 125 Xcode warnings inside my generated Swift file for...

Add extensions on SwiftUI's [`KeyboardShortcut`](https://developer.apple.com/documentation/swiftui/keyboardshortcut) with common keyboard shortcuts, based on those already defined [as part of `KeyboardBarButtonItem`](https://github.com/douglashill/KeyboardKit/blob/main/KeyboardKit/KeyboardBarButtonItem.swift#L98-L113) and elsewhere elsewhere in KeyboardKit. It seems difficult to provide much utility...

In the latest version of Telemetry Viewer, when I start to enter my email address in the login form it seems like there might be an invisible email suggestions menu...

bug

### Step 1: Describe your environment * Xcode version: 13.0 (13A233) * Firebase SDK version: 8.8.0 * Installation method: CocoaPods * Firebase Component: Auth ### Step 2: Describe the problem...

type: question
api: auth
GoogleUtilities
needs-attention

We're seeing a crash (`EXC_CRASH (SIGABRT)`) on iOS 16 devices when calling `getStringOrNull` on a `KeychainSettings` instance, in a KMM framework included statically in my iOS app. This occurs across...

### Platform visionOS ### Environment Develop ### Installed Swift Package Manager ### Version 8.22.4 ### Did it work on previous versions? 8.21.0 ### Steps to Reproduce 1. Create a new...

Type: Bug
Platform: Cocoa