Matt Kiazyk

Results 19 issues of Matt Kiazyk

**Important:** *Do not tick a checkbox if you haven’t performed its action.* Honesty is indispensable for a smooth review process. _In the following questions `` is the token of the...

**Describe the bug** In some languages the buttons get concatenated on the info pane. This may cause some confusion as to what the word is. The workaround is just to...

bug

Every so often, we as developers need to clean up old simulators, archives, etc. because we run out of disk space. It would be beneficial to provide this utility for...

enhancement
hacktoberfest

This is to partially support #105 and the `@available` attributes. ### AvailabilityAttribute I've added a property to `Symbol` called `availabilityAttributes` to support any attributes that are on the Symbol. `SwiftSemantics`...

Currently, swift-doc only shows the `@available(...` grouped together with the code Would it be possible for swift-doc to support `@available` attributes, so that end users can see which protocols, functions,...

enhancement
design

Closes #163 This will add the aria 2 stats that is used on XcodesApp to make the download feel a bit more polished. Also added a few console prints -...

enhancement

**Describe the bug** When installing 15.3 this morning, the progress bar got stuck and didn't go away until I closed Xcodes. With all the changes in the last few months,...

bug

**Tell us how we can improve Xcodes** PrivilegedHelper is needed to run things as "sudo" like Xcode-select and currently uses a deprecated `SMJobBless` function. This should be updated to use...

enhancement

#### What does this PR do? Use copy instead of move

One time password pins would be great to support. `op get totp $UUID` 1. Always export it? with `_totp` suffix? 2. Have option to include in the export? ``` with:...