Bas Broek

Results 36 issues of Bas Broek

**PLEASE DO NOT CLOSE THIS ISSUE** **请不要关闭这个ISSUE)** This issue has been created to keep track of changes in the English documentation not translated into Chinese. This issue will continuously be...

chore
documentation
good first issue

Like [the blog post](https://swift.org/blog/argument-parser/) mentions: > Because `highValue` is defined as an `Int`, only valid inputs are recognized, with no manual parsing or casting necessary on your part: ``` >...

enhancement

This pull request wraps user-facing strings in `NSLocalizedString`, so that they could be localized at a later point in time. Addresses #141. To note: - Some strings (particularly, the `lockedUntil`...

For diagnostics, we add the so called "machine ID" of devices, like for example "iPhone14,5" (which is an iPhone 13). This can be confusing as it somewhat closely matches iOS...

enhancement
good first issue

Should probably be turned off by default in Settings. This would allow a user to submit a bug report from a Toast. Could even include the line of code where...

🆕 feature request

https://developer.apple.com/documentation/uikit/uiwebview/1617976-allowslinkpreview

Would love this. Definitely not too important though.

👍 feature approved

Any CI preference? Circle? Bitrise?

enhancement

When run in Automator, it selects `path` in `set activeDocumentPath to path of activeDocument`. Any idea what's going on here?