robbiehanson / XcodeColors

XcodeColors allows you to use colors in the Xcode debugging console. It's designed to aid in the debugging process.
2.23k stars 264 forks source link

Save to ship .xcplugin file? #69

Closed skreutzberger closed 8 years ago

skreutzberger commented 8 years ago

Hi,

is it save & stable to just copy & paste a recently built XcodeColors.xcplugin file into Xcode's Plug-ins folder without being built on the machine?

I want to include that file in my SwiftyBeaver open source project (MIT license) for an easier installation, please contact me via Github or Twitter (@skreutzb) to discuss the details. Thanks!

Sebastian