kitschpatrol / KPRunEverywhereXcodePlugin

An Xcode 7 plugin to build and run an app across multiple iOS devices with one click.
MIT License
315 stars 8 forks source link

One stupid little issue with the scheme. (Tested in Xcode 6.3.2) #9

Closed azav closed 9 years ago

azav commented 9 years ago

This will not build unless the scheme is set to Shared.

Once the scheme is edited and Make Shared is clicked, it builds and installs fine.

Tested on Mac OS 10.10.2, Xcode 6.3.2.

Besides that little issue, it's a dream come true for testing on multiple devices.

kitschpatrol commented 9 years ago

Thanks, fixed in d92865adcf98fbf33f1a44a2ff9c587b0d4f7aa0.