-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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
Labels
No labels