Brandon Evans
Brandon Evans
A [.binarycookies file](https://github.com/interstateone/BinaryCookies#file-format) contains many pages of cookies, and the entire file contains a checksum near the end. The checksum is the sum of each page's checksum, which is the...
Hi! I've had a lot of success with JTCalendar on a recent project and just finished updating it to the 2.x version. I found that it can involve a lot...
One of the more common failures I run in to is downloading the .xip and then not having enough space to unarchive it. Perhaps this could be indicated in the...
**Tell us how we can improve Xcodes** Make a newly-installed version active if it's the only installed version. **Is your feature request related to a problem? Please describe.** No. **What...
At a minimum, Xcodes should display an appropriate overlay on the dock icon when one or more versions are being installed. This could be modelled as a boolean internally. A...
**Tell us how we can improve Xcodes** Instruct user to move app to /Applications if launched from somewhere else. **Is your feature request related to a problem? Please describe.** Sparkle...
https://www.obdev.at/iap/index.html https://help.obdev.at/littlesnitch4/ra-developers
My use case is I want to warn when a Swift ImportDeclaration with a particular identifier is in a file that also contains a class that conforms to a particular...
Add an `info` command that outputs information about a specific version, whether or not it's installed. This is most useful with the Xcode Releases data source, which is now the...