-
1 May 2013 12:08 AM #1
Support for touch 2.2 js/css platfrom filter
Support for touch 2.2 js/css platfrom filter
Hi,
Does the latest Cmd (3.1.1.274) supports the platform attribute in app.json for js/css files.
For example: ["path": "my.js", "platform": ["chrome", "safari", "ios", "android", "firefox"]]
How can I specify the platform using the command line or ant integration?
10x
Dani
-
2 May 2013 5:52 PM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,582
- Vote Rating
- 433
You specify platform it in app.json and it will include the proper assets before and after a build. Not really a Cmd thing, more of a Sencha Touch and microloader thing.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote