cocos2d-console icon indicating copy to clipboard operation
cocos2d-console copied to clipboard

Modified method get_target_config to consider also ant.properties

Open lucaregini opened this issue 10 years ago • 0 comments

In the current version of the android compile plugin the target is extracted only from the project.properties file. This patch attemps to retrieve first the target from the ant.properties file and uses the project.properties file as a fallback.

lucaregini avatar May 29 '15 18:05 lucaregini