make sure ._ osx files are properly ignored
This commit is contained in:
parent
cb8119840a
commit
67524136ed
48 changed files with 1239 additions and 387 deletions
|
@ -2380,9 +2380,6 @@ var AppInfo = {};
|
|||
|
||||
deps.push('cordova/ios/tabbar');
|
||||
}
|
||||
if (AppInfo.isNativeApp && $.browser.android) {
|
||||
deps.push('cordova/android/newapp');
|
||||
}
|
||||
|
||||
require(deps, function () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue