Su Ho
Su Ho
My solution: 1. Setup a `fastlane-templates` Swift Package library 1. Add helpers. 2. Add Fastlane lanes. 3. Configuration for fastlane (constants, secrets). 2. In an iOS project (e.g, iOS templates):...
@blyscuit I created this repo https://github.com/nimblehq/nimble-fastlane Please start POC on it.
@andyduong1920 Sorry for the late, I updated the link
@sleepylee @ryan-conway All good from my side :D. Please help me to change the label. I can't change it :D
@phongvhd93 When using `uFeatures`, we will be based on the `tuist` tool and ignore the `.xcodeproj` file, did you aware of this?
@blyscuit We mentioned about [KIF](https://github.com/kif-framework/KIF) in [our compass](https://nimblehq.co/compass/development/ios/testing/#tools---libraries), so I think it's better to combine both KIF and the boilerplate code.
@blyscuit You can check this one: https://github.com/nimblehq/redplanet-ios/tree/master/RedPlanetKIFTests
@blyscuit We did not include UI test into our recent projects, it's more related to the Team Lead who decides to add ui tests or not 😁
We should use our lanes that declared in the Fastfile :D