bazelbuild / tulsi

An Xcode Project Generator For Bazel
http://tulsi.bazel.build
Apache License 2.0
547 stars 123 forks source link

Add dummy framework binary to ObjCFramework test target #366

Closed thii closed 2 years ago

thii commented 2 years ago

Apple framework import rules processing will now enforce framework bundles include a binary file with the same name as the framework bundle. This change adds a dummy framework binary file to the ObjCFramework test target to conform to this (future) enforcement.

PiperOrigin-RevId: 452401907 (cherry picked from commit c454b1dc22d4c8f99326026491342a991abb8a91)

google-cla[bot] commented 2 years ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.