1 Attachment(s)
CMD 3.0.0.230 sencha package generate - creates duplicate key entires
Using Sencha Cmd v3.0.0.230 and issuing the command: "sencha package generate <xyz.json>" create duplicate "sdkPath" entires in the file.
In the file, line #126 and #132 are duplicates (sdkPath). See attached generated, unmodified file.
In addition, the comment sections are messed up. The file starts out as
- Comment/description for key/value pair below
- "key" : "value"
But after line #105 this changes to
- "key" : "value"
- Comment/description for key/value pair above
Sencha Cmd 3.0.0.230
Windows 7 x64
Java v7 update 9 (build 1.7.0_09-b05)