Skip to content

pullrequests Search Results · user:sindresorhus language:swift archived:false language:C++ is:merged language:Swift

Filter by

327 results  (228 ms)

327 results

insindresorhus (press backspace or delete to remove)

Note this fix and PR where supplied by Claude after we were diagnosing a failure to archive an app I m building. Claude told me the problem was effectively a circular dependency of Defaults - Defaults ...

Checked on my MacOS 14, no build in trash command available. See https://apple.stackexchange.com/questions/50844/how-to-move-files-to-trash-from-command-line/476506#476506

Update the dependency “swift-syntax” to version 602+ to avoid conflicts with the latest version of the swiftlint library.

This prevents any provided paths from being parsed as flags. Since at most one flag is parsed at the moment, this is technically sufficient to prevent any paths from being mistaken as flags for any invocation. ...

Description This PR fixes #206. Previously, when a user newly installed the app, we would create some synchronization tasks. Since the app was newly installed, both the remote and local data sources ...

This fixes the frame flash when bounce is enabled. (fixes #332) You can see the error here at about 5 seconds in (when the video switches from going backwards to going forwards) https://github.com/user-attachments/assets/a8a513c1-81c7-40e5-b692-08aae59ed29f ...