这是indexloc提供的服务,不要输入任何密码
Skip to content

0.3.0

Compare
Choose a tag to compare
@sergiocampama sergiocampama released this 19 Dec 22:17
· 356 commits to master since this release
  • Adds an apple_genrule rule. This replaces rules_apple's apple_genrule rule. In addition to this, this new apple_genrule will now also set the SDKROOT environment variable, meaning that apple_genrule targets that use xcrun usages will be affected. If your use case intended to run xcrun targeting macOS platforms, you can force this by adding --sdk macosx to the xcrun invocation.