iOS项目自定义构建脱离xcode

2021-07-10  本文已影响0人  CodingTom

小破站的构建系统

https://tulsi.bazel.build/

https://docs.bazel.build/versions/4.1.0/tutorial/ios-app.html

https://bazel.build

rules_apple: https://github.com/bazelbuild/rules_apple

rules_swift: https://github.com/bazelbuild/rules_swift

B站文章:https://bilibili.github.io/2020/07/22/bazel_ios.html

LINE 文章:https://engineering.linecorp.com/en/blog/improving-build-performance-line-ios-bazel/

其他相关资料

https://github.com/yonaskolb/XcodeGen

https://github.com/Carthage/Carthage

上一篇 下一篇

猜你喜欢

热点阅读