This repository was archived by the owner on May 1, 2021. It is now read-only.
evands/xcodeRemoteDeviceFixer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This SIMBL bundle prevents XCode 4.1 and earlier from trying to access an iOS device running iOS 5.0 (or later) with WiFi Syncing enabled. It therefore works around a bug in which CPU consumption goes to 11 in that setting. It'll warn you that it's not being loaded in XCode 4.2. That's fine; just click OK. It depends upon SIMBL. Install it from http://www.culater.net/software/SIMBL/SIMBL.php The bundle itself, like any SIMBL bundle, installs to ~/Library/Application\ Support/SIMBL/Plugins JRSwizzle is used in this project. It's copyright (c) 2007-2011 Jonathan 'Wolf' Rentzsch: http://rentzsch.com - Some rights reserved: http://opensource.org/licenses/mit-license.php This small project itself is also licensed under the MIT license. Copyright (c) 2011 Evan Schoenberg - Some rights reserved: http://opensource.org/licenses/mit-license.php