add compile graphics to configure script (#3142)

malik1004x committed Mar 27, 2026 at 16:38 UTC 06c3144e5b626254bf53bd963f0e2269dabe0f78
1 file changed +1
configure_cake_wallet.sh
+1
@@ -37,5 +37,6 @@ source ./app_env.sh cakewallet
37 ./app_config.sh
38 cd ../.. && flutter pub get
39 dart run tool/generate_localization.dart
40 +./compile_graphics.sh
41 #./model_generator.sh
42 #cd macos && pod install