b0070197ff
- Copy the packaged app into xcodebuild/... - Isolate ios/bin directory BUG=skia:5155 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1860333002 Review URL: https://codereview.chromium.org/1860333002
12 lines
162 B
Plaintext
12 lines
162 B
Plaintext
{
|
|
'conditions': [
|
|
['OS=="iOS-9.2"', {
|
|
'variables': {
|
|
'files': [
|
|
'../../platform_tools/ios/bin/',
|
|
],
|
|
},
|
|
}],
|
|
],
|
|
}
|