Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add macOS back to podspec platforms #216

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

gabrieldonadel
Copy link
Contributor

Overview

7f84dab accidentally removed the osx key from the defined platforms inside the podspec

Test Plan

Run pod install in a macOS project and ensure that RNCClipboard is not removed

Copy link
Member

@Naturalclar Naturalclar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@Naturalclar Naturalclar merged commit 541c031 into react-native-clipboard:master Dec 18, 2023
@gabrieldonadel gabrieldonadel deleted the fix-macos branch December 18, 2023 14:00
renovate bot referenced this pull request in valora-inc/wallet Jan 5, 2024
…13.2 (#4694)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@react-native-clipboard/clipboard](https://togithub.com/react-native-clipboard/clipboard)
| [`^1.13.0` ->
`^1.13.2`](https://renovatebot.com/diffs/npm/@react-native-clipboard%2fclipboard/1.13.0/1.13.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@react-native-clipboard%2fclipboard/1.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@react-native-clipboard%2fclipboard/1.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@react-native-clipboard%2fclipboard/1.13.0/1.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@react-native-clipboard%2fclipboard/1.13.0/1.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>react-native-clipboard/clipboard
(@&#8203;react-native-clipboard/clipboard)</summary>

###
[`v1.13.2`](https://togithub.com/react-native-clipboard/clipboard/releases/tag/v1.13.2)

[Compare
Source](https://togithub.com/react-native-clipboard/clipboard/compare/v1.13.1...v1.13.2)

#### What's Changed

- fix - monorepo build by
[@&#8203;Titozzz](https://togithub.com/Titozzz) in
[https://github.com/react-native-clipboard/clipboard/pull/217](https://togithub.com/react-native-clipboard/clipboard/pull/217)

#### New Contributors

- [@&#8203;Titozzz](https://togithub.com/Titozzz) made their first
contribution in
[https://github.com/react-native-clipboard/clipboard/pull/217](https://togithub.com/react-native-clipboard/clipboard/pull/217)

**Full Changelog**:
react-native-clipboard/clipboard@v1.13.1...v1.13.2

###
[`v1.13.1`](https://togithub.com/react-native-clipboard/clipboard/releases/tag/v1.13.1)

[Compare
Source](https://togithub.com/react-native-clipboard/clipboard/compare/v1.13.0...v1.13.1)

#### What's Changed

- Add macOS back to podspec platforms by
[@&#8203;gabrieldonadel](https://togithub.com/gabrieldonadel) in
[https://github.com/react-native-clipboard/clipboard/pull/216](https://togithub.com/react-native-clipboard/clipboard/pull/216)

#### New Contributors

- [@&#8203;gabrieldonadel](https://togithub.com/gabrieldonadel) made
their first contribution in
[https://github.com/react-native-clipboard/clipboard/pull/216](https://togithub.com/react-native-clipboard/clipboard/pull/216)

**Full Changelog**:
react-native-clipboard/clipboard@v1.13.0...v1.13.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone
America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone
America/Los_Angeles.

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/valora-inc/wallet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: valora-bot <valorabot@valoraapp.com>
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.

2 participants