| | |
| | | "version" : "0.0", |
| | | "configurations" : [ |
| | | { |
| | | "app-plus" : { |
| | | "launchtype" : "local" |
| | | }, |
| | | "default" : { |
| | | "launchtype" : "local" |
| | | }, |
| | | "h5" : { |
| | | "launchtype" : "local" |
| | | }, |
| | | "mp-weixin" : { |
| | | "launchtype" : "local" |
| | | }, |
| | | "type" : "uniCloud" |
| | | "app-plus" : |
| | | { |
| | | "launchtype" : "remote" |
| | | }, |
| | | "default" : |
| | | { |
| | | "launchtype" : "local" |
| | | }, |
| | | "h5" : |
| | | { |
| | | "launchtype" : "remote" |
| | | }, |
| | | "mp-weixin" : |
| | | { |
| | | "launchtype" : "local" |
| | | }, |
| | | "type" : "uniCloud" |
| | | }, |
| | | { |
| | | "openVueDevtools" : true, |
| | |
| | | }, |
| | | { |
| | | "openVueDevtools" : true, |
| | | "playground" : "custom", |
| | | "type" : "uni-app:app-ios" |
| | | } |
| | | ] |