Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Do
-
None
-
None
-
Mac OSX Elcapitan
-
Important
Description
Hello,
By default the cordova-osx app loads with a pre-assumed icon, pre-assumed top menu with edit, search etc but not everybody needs them. Infact we need the ability to change these from any of these ways in our cordova code:
1. be it js
2. or html meta tags
3. or config.xml
So that our app can use only things we want.
This request is keeping in mind that people using cordova-osx have only html/css/js/cordova experience and no experience in xcode or objective-c.
And also for the short term until this is fixed, please tell me how to change the menu, icons etc in cordova-osx from xcode or whatever and put it in the github/documentation so that people dont ask same question again.
Thanks