1 Star 0 Fork 0

皓如清月/SnapKit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 401 Bytes
一键复制 编辑 原始数据 按行查看 历史
Robert Payne 提交于 2022-04-13 16:06 . Feature/release 5.6 (#746)
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
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/helloro/SnapKit.git
git@gitee.com:helloro/SnapKit.git
helloro
SnapKit
SnapKit
bugfix/podspec

搜索帮助