Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.1.0
-
None
-
None
Description
For cordova 3.1.0-0.2.0 "cordova platform add android" doesn't add
platforms/android/cordova/*.bat files on OS X.
Obviously I don't need the bat files on OS X but it causes "cordova run android" to fail when the project is checked out on windows.
Removing and re-adding the platform on windows fixed the issue for a sample project, but in many cases the generated project contains modification so this is not a good solution. I'd prefer if OS X added the bat files the way Windows adds the shell scripts.
Attachments
Issue Links
- duplicates
-
CB-4527 Unix and Windows Scripts should both be included in a project
- Closed