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

Reintroduced Clean plugin. Refactored Mac and iOS Compile plugin

Open ml-preynolds opened this issue 10 years ago • 1 comments

The Clean plugin required updating to the 'cocos' namespace. The execution dependency on dist was removed (since that's an optional plugin). The Clean now does the clean with xcodebuild so there's a connection with the Compile plugin class to access the same build environment variables.

Tested compile, run, and clean commands on Mac and iOS

ml-preynolds avatar Aug 26 '15 21:08 ml-preynolds

@natural-law Please consider merging this into v3. Thanks!

ml-preynolds avatar Aug 26 '15 21:08 ml-preynolds