Hwee-Boon Yar

Results 505 comments of Hwee-Boon Yar

For CI with GitHub PRs: ``` .travis.yml ``` For TestFlight/submissions: ``` env FASTLANE_USER= FASTLANE_PASSWORD= FASTLANE_APPLE_APPLICATION_SPECIFIC_PASSWORD= bundle exec fastlane upload ``` Also see the `Makefile` for `make test`. But it's only...

I think we don't have bottom margins when the physical home button is present. Let's leave it that way at the moment.

@Broem43 hi! what is this supposed to do?

@oa-s @eviltofu let's try this. Separate commits and not always necessary to do this for every PR. In fact, don't do it for every PR. Slowly. Eventually, we'll make `--enable...

Only keeping 1 assignee. @eviltofu would you help to track this and make sure it gets done by everyone every now and then?

Do you mean like if I am going to reformat `X.swift` and `Y.swift` now (doesn't actually matter if I am going to work on it, but probably good to), to...

Another way is to just enable the rule in `.swiftformat` and modify almost every file in the repo and adding the comment to disable it, and as we work through...