-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename rn_xplat_cxx_library2 to rn_apple_xplat_cxx_library
Summary: Rename this helper to make it explicit what it's used for. There's still more to do here to simplify these. Changelog: [Internal] Reviewed By: fkgozali Differential Revision: D41184338 fbshipit-source-id: a33d306978cb9026ebf10b00853042da4aaecd5a
- Loading branch information
1 parent
f8f2a3e
commit effbae5
Showing
3 changed files
with
21 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
effbae5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For example?
@javache
PS: Happy to help with any refactoring or cleaning stuff..
effbae5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is primarily an internal configuration to address, where we need to map the open-source buck primitives to internal tooling.
effbae5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Got it.