Witam.
Gdy wyślę plik zip z aplikacją na Adobe Phonegap Build to nie ma żadnych błędów. W przypadku użycia lokalnie Phonagap CLI występują takie błędy

Error: cmd: Command failed with exit code 1 Error output:
D:\apps\app1\platforms\android\build\intermediates\manifests\full\armv7\release\AndroidManifest.xml:32:23-35: AAPT: No resource found that matches the given name (at 'icon' with value '@mipmap/icon').
D:\apps\app1\platforms\android\build\intermediates\manifests\full\armv7\release\AndroidManifest.xml:30: error: Error: No resource found that matches the given name (at 'icon' with value '@mipmap/icon').
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':processArmv7ReleaseResources'.
> com.android.ide.common.process.ProcessException: Failed to execute aapt
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.