Files
meteor/tools/tests/apps/package-tests/settings.json
Matthew Arbesfeld 8907c2349d rm -rf when platform change
Hack introduced because Cordova doesn't properly manage your plugins.
2014-08-20 00:40:17 -07:00

9 lines
120 B
JSON

{
"cordova": {
"com.phonegap.plugins.facebookconnect": {
"APP_ID": 123,
"APP_NAME": "foo"
}
}
}