summaryrefslogtreecommitdiffstats
path: root/ios/build/bots/tryserver.chromium.mac/ios_rel_device.json
blob: 390887d117b4111e0bcd91c3bc58f03d298be219 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "owners": [
    "smut"
  ],
  "comments": [
    "Builder for 32-bit devices."
  ],
  "xcode version": "6.2",
  "GYP_DEFINES": {
    "chromium_ios_signing": "0",
    "target_subarch": "arm32"
  },
  "compiler": "xcodebuild",
  "configuration": "Release",
  "sdk": "iphoneos8.2",
  "tests": [
  ]
}