Skip to content

Conversation

tom-un
Copy link
Collaborator

@tom-un tom-un commented Dec 2, 2019

Please select one of the following

  • I am removing an existing difference between facebook/react-native and microsoft/react-native 👍
  • I am cherry-picking a change from Facebook's react-native into microsoft/react-native 👍
  • I am making a fix / change for the macOS implementation of react-native
  • I am making a change required for Microsoft usage of react-native

The ReactApple/ReactApple.nuspec is used internally at Microsoft for publishing binary artifacts as NuGet packages.
Removed the libRCTGeolocation.a targets from the nuspec as they are not longer in the repo.
Added <repository type="git" url="$repoUri$" commit="$commitId$" /> which is needed to record the relevant metadata about the publish.
Removed an obsolete comment.

Microsoft Reviewers: Open in CodeFlow

… repo. Added <repository type="git" url="$repoUri$" commit="$commitId$" /> which is needed to record the relevent meta data about the publish. Removed an obsolete comment.
@pull-bot
Copy link

pull-bot commented Dec 2, 2019

Messages
📖

📋 Missing Changelog - Can you add a Changelog? To do so, add a "## Changelog" section to your PR description. A changelog entry has the following format: [CATEGORY] [TYPE] - Message.

CATEGORY may be:
  • General
  • iOS
  • Android
  • JavaScript
  • Internal (for changes that do not need to be called out in the release notes)

TYPE may be:

  • Added, for new features.
  • Changed, for changes in existing functionality.
  • Deprecated, for soon-to-be removed features.
  • Removed, for now removed features.
  • Fixed, for any bug fixes.
  • Security, in case of vulnerabilities.

MESSAGE may answer "what and why" on a feature level. Use this to briefly tell React Native users about notable changes.

📖 📋 Missing Test Plan - Can you add a Test Plan? To do so, add a "## Test Plan" section to your PR description. A Test Plan lets us know how these changes were tested.
📖 📋 Missing Summary - Can you add a Summary? To do so, add a "## Summary" section to your PR description. This is a good place to explain the motivation for making this change.

Generated by 🚫 dangerJS against 0061b12

@acoates-ms acoates-ms merged commit e4db078 into microsoft:master Dec 2, 2019
@tom-un tom-un deleted the tomun/nuspec branch May 8, 2020 21:48
lenaic pushed a commit to lenaic/react-native-macos that referenced this pull request Aug 10, 2025
Summary:
Pull Request resolved: facebook#53047

Changelog: [Internal] - Update `react-native/debugger-frontend` from a7e4f59...7dcbddd

Resyncs `react-native/debugger-frontend` from GitHub - see `rn-chrome-devtools-frontend` [changelog](facebook/react-native-devtools-frontend@a7e4f59...7dcbddd).

### Changelog

| Commit | Author | Date/Time | Subject |
| ------ | ------ | --------- | ------- |
| [7dcbddd63](facebook/react-native-devtools-frontend@7dcbddd63) | sbuggay (sbuggay@gmail.com) | 2025-08-04T13:54:27-07:00 | [Add landingView query param enabling view focus on launch (microsoft#197)](facebook/react-native-devtools-frontend@7dcbddd63) |

Reviewed By: huntie

Differential Revision: D79590789

fbshipit-source-id: 1868506dd401361a9843f24e67ffce9c6a5ffb64
rozele pushed a commit to rozele/react-native-macos that referenced this pull request Sep 12, 2025
Summary:
Pull Request resolved: facebook#53714

Changelog: [Internal] - Update `react-native/debugger-frontend` from e87564a...5a792db

Resyncs `react-native/debugger-frontend` from GitHub - see `rn-chrome-devtools-frontend` [changelog](facebook/react-native-devtools-frontend@e87564a...5a792db).

### Changelog

| Commit | Author | Date/Time | Subject |
| ------ | ------ | --------- | ------- |
| [5a792db12](facebook/react-native-devtools-frontend@5a792db12) | Vitali Zaidman (vzaidman@gmail.com) | 2025-09-01T11:06:46+01:00 | [track clicks on script links (microsoft#204)](facebook/react-native-devtools-frontend@5a792db12) |
| [7edec7c48](facebook/react-native-devtools-frontend@7edec7c48) | Vitali Zaidman (vzaidman@gmail.com) | 2025-08-28T10:24:49+01:00 | [track the duration between user setting a breakpoint and the breakpoint being painted (microsoft#201)](facebook/react-native-devtools-frontend@7edec7c48) |
| [273f02681](facebook/react-native-devtools-frontend@273f02681) | Ruslan Lesiutin (28902667+hoxyq@users.noreply.github.com) | 2025-08-27T19:33:26+01:00 | [Revert "Add landingView query param enabling view focus on launch (microsoft#197)" (microsoft#202)](facebook/react-native-devtools-frontend@273f02681) |
| [1e19c4454](facebook/react-native-devtools-frontend@1e19c4454) | Vitali Zaidman (vzaidman@gmail.com) | 2025-08-21T16:23:44+01:00 | [Fixed Protocol Manager displaying events with no params as "(pending)". (microsoft#200)](facebook/react-native-devtools-frontend@1e19c4454) |

Reviewed By: robhogan

Differential Revision: D82117068

fbshipit-source-id: 4112be5e8a4f643dffc46e7956c821041dad3b26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants