Coder Social home page Coder Social logo

mdabbagh88 / kpruneverywherexcodeplugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kitschpatrol/kpruneverywherexcodeplugin

0.0 1.0 0.0 232 KB

An Xcode plugin to build and run an app across multiple iOS devices with one click.

License: MIT License

Objective-C 100.00%

kpruneverywherexcodeplugin's Introduction

#RunEverywhere Xcode Plugin


###Overview An Xcode plugin to build and run an app across multiple iOS devices with one click.

Gone are the days of manually switching between device destinations and fiddling with the "play" and "stop" buttons. RunEverywhere streamlines development and testing across multiple iPhone / iPod models. This is especially handy if you're building multi-player games, universal apps, or networked apps in general.

The plugin adds two new commands to Xcode's "Product" menu.

Run Everywhere + + + R

Builds and runs the app on all attached devices.

Stop Everywhere + + + .

Stops the app on all attached devices.


###Installation Two options here:

#####Via Alcatraz RunEverywhere is available through the Alcatraz Xcode plugin management system.

#####From source Simply build the Xcode project and restart Xcode. The plugin will automatically install to ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/.

To uninstall, just remove the plugin from the above directory, and restart Xcode:

rm -rf ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/KPRunEverywhereXcodePlugin.xcplugin

###Compatibility KPRunEverywhere is compatible with Xcode 5, 6, and 7.

It's specifically tested and known to work on:

  • Xcode 5.1.0 + Mac OS X 10.9.2
  • Xcode 6.0.1 + Mac OS X 10.9.5
  • Xcode 6.3.0 + Mac OS X 10.10.3
  • Xcode 7.0.1 + Mac OS X 10.11.0
  • Xcode 7.1.0 + Mac OS X 10.11.1

###Limitations This isn't going to work on the simulator.

Running everywhere might not work if Xcode loses focus during to app-launch process. I recommend giving Xcode a second to collect itself after invoking Run Everywhere. This is an unfortunate side-effect of the menu-manipulating implementation.


###Thanks Built with Delisa Mason's super handy Xcode Plugin Template.

Inspiration was drawn from a couple of Stack Overflow threads:


###Author Eric Mika
github.com/kitschpatrol
@kitschpatrol


###License MIT

kpruneverywherexcodeplugin's People

Contributors

kitschpatrol avatar simoncoulton avatar zimme avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.