Commit a9dacdfe authored by Roy Marmelstein's avatar Roy Marmelstein

Fix travis

parent 113fb6c5
#!/bin/bash #!/bin/bash
# **** Update me when new Xcode versions are released! **** # **** Update me when new Xcode versions are released! ****
PLATFORM="platform=iOS Simulator,OS=10.2,name=iPhone 7" PLATFORM="platform=iOS Simulator,OS=10.1,name=iPhone 7"
SDK="iphonesimulator10.2" SDK="iphonesimulator10.1"
# It is pitch black. # 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