Nick Kaczmarek
Nick Kaczmarek
### What happened? In the UIKit example app there is a view that is persistWhenSkipped. When you go to a page that skips that view, you see a flash of...
I had Radar set as the effect and have noticed that it occasionally shows up when hovering on or near the title bar on some apps like iTerm2 and Nova....
### 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...
Just curious if there is any interest in having GitHub actions trigger a fastlane release that is provided on github in case someone wants to get the latest version without...
[open-without-state-restoration] Resolves ### Short description 📝 Adds the ability to pass `-F` to `/usr/bin/open` so that you can instruct your editor to not open every project that was previously open....
### What problem or need do you have? [This func](https://github.com/tuist/tuist/blob/1ebfb2a665eb42a6ece97e2c8858e9e4b5a451e5/Sources/TuistSupport/Utils/Opener.swift#L53) spins up `/usr/bin/open` to open the project and I'm requesting that an option be made for allowing `open`'s `-F` flag...