Open yfujiki opened 6 years ago
From my memory, we removed bootstrap_chai_tools_setup
because there were too many moving parts in it, mainly surrounding the creation of provisioning profiles/certificates. We do need to revisit this portion of the codebase since we've restructured our Fastlane to be pulled from the cloud using https://docs.fastlane.tools/actions/import_from_git/#import_from_git
It fetches swiftformat and ChaiTools Fastlane scripts, but cannot find bootstrap_chai_tools_setup lane.
Here is part of the log :
I don't see
bootstrap_chai_tools_setup
in theFastfile
. Where should it get it from?