Commit c0d37950 authored by Roy Marmelstein's avatar Roy Marmelstein

Changing CI machine

parent 853024c8
osx_image: xcode7.1
osx_image: xcode7.2
language: objective-c
env:
global:
......
#!/bin/bash
# **** Update me when new Xcode versions are released! ****
PLATFORM="platform=iOS Simulator,OS=9.1,name=iPhone 6s"
SDK="iphonesimulator9.1"
PLATFORM="platform=iOS Simulator,OS=9.2,name=iPhone 6"
SDK="iphonesimulator9.2"
# It is pitch black.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment