Skip to content

Class AspectTracker implemented in multiple plugins #27

@revolter

Description

@revolter

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. Which one is undefined.
objc[12455]: Class AspectIdentifier 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. Which one is undefined.
objc[12455]: Class AspectsContainer 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. Which one is undefined.
objc[12455]: Class AspectInfo 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. Which one is undefined.

The solution used by BBUDebuggerTuckAway was to prefix all aspects symbols: neonichu/BBUDebuggerTuckAway@15c3b11.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions