react-native-clipboard / clipboard

React Native Clipboard API for both iOS and Android.
MIT License
669 stars 118 forks source link

Add macOS back to podspec platforms #216

Closed gabrieldonadel closed 6 months ago

gabrieldonadel commented 6 months ago

Overview

https://github.com/react-native-clipboard/clipboard/commit/7f84dabcee9789ed9933ff236f5fad373e1400b1 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