Browse Source
- Replace check-android-resources.sh call with npm run assets:validate - Fix 'No such file or directory' error in build-android.sh - Ensure builds work consistently across all development environments - Maintain build workflow while using new standardized asset system This fix resolves the build failure that occurred after removing legacy asset generation scripts, ensuring the new capacitor-assets workflow integrates seamlessly with existing build orchestration. Tested: Android build completes successfully with asset validation Assets: 87 platform assets generated automatically via capacitor-assetspull/165/head
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue