Zev Eisenberg

Results 150 issues of Zev Eisenberg

It probably won't be easy, but this may help: http://stackoverflow.com/questions/13275294/detect-if-slow-animations-is-on-off-in-ios-simulator-in-code

Also modernized some Obj-C syntax. Might address some of the leaks causing #9, but I haven't tested it. Not sure what the best way to profile the app is, since...

In Solarized Light, when viewing .diff/.patch files, the background color of lines starting with `+` and `-` is the same as the background color used for selected text. This means...

Specifying custom git branches would be useful for manual builds. I'm not sure how much of that is in the Jenkins api, but it's how I've seen Jenkins used, and...

enhancement

```sh $ xcrun simctl pair help Create a new watch and phone pair. Usage: simctl pair ``` I didn't see reference to the word "pair" in this repo, so it...

### New Issue Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...

tool: snapshot
status: waiting-for-reply

I recently added 2FA to my Apple ID. I had to sign out and back in to Brisk to get it to prompt for 2FA. Now, after providing a 2FA...

When you save a Brisk file to disk, the value of the "Send to Open Radar" checkbox is not persisted. I think it should be, since I often check it...

Unless you'd rather people just put it in their login items?

One less hoop for users and contributors to jump through if they want to build the project (but I understand that people have different opinions on doing this).