Add implementation deps support for Objective-C#17962
Add implementation deps support for Objective-C#17962ivan-golub wants to merge 5 commits intobazelbuild:masterfrom
Conversation
|
It seems that rules_xcodeproj has fixed the bugs. |
|
We also would like to use this. Maybe we can turn this PR into "Ready for review" and get someone from the Bazel team to give it a look? |
|
@keith |
|
Hi @ivan-golub, Could you please address the build-kite failures so that the PR above can be merged. Thanks! |
|
@sgowroji sorry for that, my last documentation commit had issues, not all should be good. @gregestren @sgowroji PTAL again |
|
@sgowroji does your import have the latest commits that the last comment mentions? |
|
Hi @gregestren, I have reimported it after that last and recent commit and shared it with you. Thanks! |
|
We should get this into 6.x |
|
@bazel-io flag |
|
@bazel-io fork 6.2.0 |
|
Hi @brentleyjones @gregestren @ivan-golub if we want this in 6.2, could you submit a PR against the |
|
Since we're quite far along the 6.2 release process, we're moving this one to 6.3. |
|
Sounds good. Will work on cherry-pick to 6.3 |
|
@keertk looks like release-6.3.0 is not yet available. What would be the best target branch to choose for cherry-pick of this change? |
|
Hey @ivan-golub the 6.3 branch isn't ready yet. We'll create it once 6.2 is out in a few days. I'll keep you posted. |
|
The |
Implements feature bazelbuild#17646 Closes bazelbuild#17962. PiperOrigin-RevId: 528970146 Change-Id: Ic4b9000dfc1eebeef31db32fcab146f1b88f6c35
Implements feature bazelbuild#17646 Closes bazelbuild#17962. PiperOrigin-RevId: 528970146 Change-Id: Ic4b9000dfc1eebeef31db32fcab146f1b88f6c35
Implements feature #17646