Gio Lodi

Results 138 comments of Gio Lodi

I'm not a Detox user, but landed here because Xcode 15.1 and iOS 17.2 broke the Simulator -> Settings -> Passwords -> Disable AutoFill we had implemented via registering a...

The changes in https://github.com/fastlane/fastlane/pull/18364 make some of this work redundant. I'll rebase and keep only the relevant bits once I have a chance...

I haven't looked at @Bogdan-Belogurov's example project, but I just got this unexpected behavior as well. Interestingly, I am also using Tuist.

I'm going to bump this to the next release because we'll be code freezing [24.3](https://github.com/wordpress-mobile/WordPress-iOS/milestone/271) today and it seems like this has not been approved yet. It doesn't seem the...

I'm going to bump this to the next release because we'll be code freezing [24.3](https://github.com/wordpress-mobile/WordPress-iOS/milestone/271) today and it seems like this has not been approved yet. For the record, I...

Bumping from [23.5](https://github.com/wordpress-mobile/WordPress-iOS/milestone/259) to [23.6](https://github.com/wordpress-mobile/WordPress-iOS/milestone/260) because I'm about to start the code freeze and this PR is still WIP.

Bumping from [23.6](https://github.com/wordpress-mobile/WordPress-iOS/milestone/260) to [23.7](https://github.com/wordpress-mobile/WordPress-iOS/milestone/261) because I'm about to start the code freeze and this PR is still WIP.

@iangmaia this test PR raises an interesting question. How to use SwiftLint with Danger _if_ Danger does not run on macOS. Any ideas? See also paaHJt-4l3-p2

@iangmaia > For now I'm going on the route of moving SwiftLint to a Buildkite step instead, annotating the Buildkite build. In addition to this, we could also have a...

I wanted to help here and tried to address the unit tests failures via https://github.com/wordpress-mobile/AztecEditor-iOS/pull/1382 but didn't get very far.