This repository was archived by the owner on Dec 12, 2024. It is now read-only.
This repository was archived by the owner on Dec 12, 2024. It is now read-only.
Use justfile for xcode cloud build #111
Open
Description
xcode will run https://github.com/TBD54566975/didpay/blob/main/ios/ci_scripts/ci_post_clone.sh before running build which preps the environment with flutter etc. Ideally this would run just get
via hermit instead to prep the environment to be consistent version wise.