Marcos Ortiz
Marcos Ortiz
> the first one is find where homebrew saves the installed tools if there is no `usr/local/lib` I suppose on `/opt/homebrew/lib/danger`, so we sshould just add it to the `potentialLibraryFolders`...
@f-meloni I was doing some digging, and it looks like the `potentialLibraryFolders` is already updated in `master`. Is this being tested already? Any ETA on when we can use that?
@f-meloni I'm down to help test this if you put up a release for it. We have a Silicon machine!
> Does the machine has an M1 processor? @f-meloni Hey I'm also seeing this issue and we do have an M1 Mac Mini for our CI. I know Homebrew [updated](https://brew.sh/2020/12/01/homebrew-2.6.0/)...
Any word on when this can move forward @pmairoldi ? We ran into this same issue and can confirm this change fixes it.
@af-margot this is also happening for us using `segment-appsflyer-ios` version 6.3.4 and building with our release configuration only  .
It's fixed in `master` @fjcaetano, I think a release is just needed. Most development teams prefer to use an official release over pointing to a master branch to be safer.
@danielsaidi On the parent view, you could just use `.presentationDetents(:selection:)` and a state property to know when it changed. There isn't a way for nested views (like the scroll view...