1 Star 0 Fork 0

ericdotwang/SnapKit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 401 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: objective-c
osx_image: xcode11
env:
- ACTION=test PLATFORM=Mac DESTINATION='platform=macOS'
- ACTION=test PLATFORM=iOS DESTINATION='platform=iOS Simulator,name=iPhone 8'
- ACTION=test PLATFORM=tvOS DESTINATION='platform=tvOS Simulator,name=Apple TV 4K (at 1080p)'
script:
- set -o pipefail && xcodebuild -scheme SnapKit -destination "$DESTINATION" $ACTION | xcpretty
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ericdotwang/SnapKit.git
git@gitee.com:ericdotwang/SnapKit.git
ericdotwang
SnapKit
SnapKit
develop

搜索帮助