caffeinalab / ti.goosh

GCM/FCM module for Titanium.
MIT License
52 stars 34 forks source link

Failed to package due to duplicate png assets in 3.0.0 #84

Closed amigoni closed 6 years ago

amigoni commented 6 years ago

[ERROR] : Failed to package application: [ERROR] :
[ERROR] : /Users/Leonardo/Documents/Appcelerator_Studio_Workspace/Fluid/build/android/res/drawable-hdpi-v4/common_full_open_on_phone.png: error: Duplicate file. [ERROR] : /Users/Leonardo/Documents/Appcelerator_Studio_Workspace/Fluid/build/android/res/drawable-hdpi/common_full_open_on_phone.png: Original is here. The version qualifier may be implied.

furthurr commented 6 years ago

hi .... the same error

[ERROR] /Users/pedrogomezvasquez/Documents/repositorios/cleanect/Codigos/Weklin/build/android/res/drawable-xhdpi/common_full_open_on_phone.png: error: Duplicate file. [ERROR] /Users/pedrogomezvasquez/Documents/repositorios/cleanect/Codigos/Weklin/build/android/res/drawable-xhdpi-v4/common_full_open_on_phone.png: Original is here. The version qualifier may be implied.

progress44 commented 6 years ago

Hi, @amigoni @furthurr We had the same error and for the time being we resolved it by removing the image defined as a duplicate. It enables us to build the app and everything works smoothly. This is a temporary fix until we find the cause for this. We found it to be in ti.map and it is also included in the goole-play-services-base.aar unless you want to explode the .aar and remove the file, it would be easier to remove it from the ti.map module. Let me know how it goes

takhil commented 6 years ago

/Users/akhiltirumalasetty/build/android/res/drawable-xhdpi/common_full_open_on_phone.png: error: Duplicate file. [ERROR] : /Users/akhiltirumalasetty//build/android/res/drawable-xhdpi-v4/common_full_open_on_phone.png: Original is here. The version qualifier may be implied.

using 6.3.0 GA how to solve this ?

progress44 commented 6 years ago

This was fixed in version 3.0.3