1 Star 0 Fork 0

DehengXu/XCocoaUtilsPublic

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 336 Bytes
一键复制 编辑 原始数据 按行查看 历史
DehengXu 提交于 2019-01-25 15:01 . Add: travis cache
os: osx
osx_image: xcode10.1
language: objective-c
cache: bundler
jobs:
include:
- stage: verify
script: xcodebuild -showsdks
script: instruments -s devices
- stage: test
script: xcodebuild test -workspace XCocoaUtilsPublic.xcworkspace -scheme DemoTests -sdk iphonesimulator #-destination 'name="iPhone X"'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/dehengxu/XCocoaUtilsPublic.git
git@gitee.com:dehengxu/XCocoaUtilsPublic.git
dehengxu
XCocoaUtilsPublic
XCocoaUtilsPublic
master

搜索帮助