react-native-xcode

1.2.0 • Public • Published

react-native-xcode

Plugin to quickly launch XCode from a react-native project. Automatically detects whether your XCode environment is a project or a workspace. (The latter are used for projects with CocoaPods)

Installation

yarn add react-native-xcode

Usage

# From your react-native project where you installed it...
react-native xcode # Opens with your default xcode installation - usually whatever you installed last
react-native xcode -a # Force to only open with released version of XCode in your /Applications folder.

Readme

Keywords

none

Package Sidebar

Install

npm i react-native-xcode

Weekly Downloads

2

Version

1.2.0

License

MIT

Unpacked Size

3.93 kB

Total Files

5

Last publish

Collaborators

  • raydeck