Matt Blessed

Results 21 comments of Matt Blessed

> @blesson3 I've ran into an error. > > I'm using the latest commit (`028092faaede7d3cc4222618ffa5bcfdb10d4e60`): `Using fastlane 2.206.0 from https://github.com/qatonda/fastlane.git (at matt/app-clips-default-experience@028092f)` > > ``` > bundler: failed to load...

### Re: apps having more than one app clip target _(no action needed here on this comment, but this addresses one of the points from the PR description)_ Building an...

> @blesson3 Looks like you did another rebase? > > I was still on the version of 2-3 weeks ago. I just ran into a different error message, not sure,...

Great to hear. The only thing that might be holding up review is formal documentation. Since app clips is a new class of functionality here, it may be difficult for...

> @blesson3 Would you mind rebasing your branch onto the fastlane's master? Some nice changes have been added, e.g. the use of altool. @EmDee Done! Been busy so I haven't...

I ran into the same issue as @carefulcomputer with the latest release (`v2.10.0` - Dec 17, 2020), but when I built the latest code (`7017aea`) from source the problem was...

@psiinon Can confirm that the locally built versions don't have this bug. I built the latest code (`7017aea`) and at the `v2.10.0` release tag, and I can access all folders/files...

I've updated the relevant docs in my latest commit. I believe this PR is ready to be reviewed. Pinging the core team for visibility: @joshdholtz @getaaron @rogerluan @milch

> @blesson3 Just a quick follow-up question: > > We started to add a bunch of languages to our app. As far as I can tell from your changes the...