Latest Version: 1.0
- connect to
xcBuddyApp in your ipad - send all the projects files to
xcBuddyApp of your ipad open with xcBuddyin right-click context menu, and view this file inxcBuddyApp
xcBuddy App
Three methods:
- use Alcatraz plugin,select
Package Managerfrom thewindowmenu in Xcode; - download from this link and move the plugin file to the path
~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/, then restart Xcode; - clone this repo,build the project and it's done.
Just remove CocoaPodUI.xcplugin from ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins.
- can get and use the Xcode's theme in your ipad;
- code syntax highlighting same as your Xcode;
- use Xcode to wake up ipad,;
Please run this in your Terminal:
find ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins -name Info.plist -maxdepth 3 | xargs -I{} defaults write {} DVTPlugInCompatibilityUUIDs -array-add `defaults read /Applications/Xcode.app/Contents/Info.plist DVTPlugInCompatibilityUUID`
and remember to change the Xcode path /Applications/Xcode.app if you have a customize Xcode app name or folder like/Applications/Xcode-beta.app.
v1.0 (2016/06/21)
- connect to
xcBuddyapp in your ipad - send all the projects files to
xcBuddyapp of your ipad open with xcBuddyin right-click context menu, and view this file inxcBuddyapp



