mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-02-20 08:27:32 +08:00
Summary: Closes https://github.com/google/material-components-ios/issues/334. Reviewers: #mdc_ios_owners, ajsecord Reviewed By: #mdc_ios_owners, ajsecord Projects: #material_components_ios Differential Revision: http://codereview.cc/D580
10 lines
175 B
Plaintext
10 lines
175 B
Plaintext
{
|
|
"engines": {
|
|
"xcode": {
|
|
"type": "xcode-test-engine",
|
|
"include": "(components/.+/(src|unit)/.*\\.(m|h|mm|swift)$)",
|
|
"exclude": "(/Pods/)"
|
|
}
|
|
}
|
|
}
|