CopyIssue-Xcode-Plugin icon indicating copy to clipboard operation
CopyIssue-Xcode-Plugin copied to clipboard

Makes Copy Xcode Issue Description Easily, Support Finding Answers in Google or StackOverflow Directly

Results 1 CopyIssue-Xcode-Plugin issues
Sort by recently updated
recently updated
newest added

When I run `xcodebuild` from terminal I get these errors: ``` objc[12455]: Class AspectTracker is implemented in both /Users/Iulian/Dropbox/Mackup/Library/Application Support/Developer/Shared/Xcode/Plug-ins/HTYCopyIssue.xcplugin/Contents/MacOS/HTYCopyIssue and /Users/Iulian/Dropbox/Mackup/Library/Application Support/Developer/Shared/Xcode/Plug-ins/HighlightSelectedString.xcplugin/Contents/MacOS/HighlightSelectedString. One of the two will be used....