Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Remove backspace character #24

Merged
merged 1 commit into from
Nov 13, 2015
Merged

Remove backspace character #24

merged 1 commit into from
Nov 13, 2015

Conversation

dstranz
Copy link
Contributor

@dstranz dstranz commented Nov 13, 2015

Xcode 7 keeps crashing when we are editing code that use MTSMotisObject, because there is invalid backspace character in comment block.

Application Specific Information:
ProductBuildVersion: 7B1005
ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/IDEPlugins/IDEPlugins-9057/IDEQuickHelp/Controllers/IDEQuickHelpController.m:360
Details:  Error creating XML document from clang-parsed comment block: Error Domain=NSXMLParserErrorDomain Code=9 "Line 2: PCDATA invalid Char value 8
" UserInfo={NSLocalizedDescription=Line 2: PCDATA invalid Char value 8
}
Object:   <IDEQuickHelpInspectorController: 0x7fe7187a7e50>
Method:   -generateHTMLForSymbol:fromQueryDictionary:inExpressionSource:context:
Thread:   <NSThread: 0x7fe712d19bc0>{number = 1, name = main}
Hints:   None
Backtrace:
  0  0x0000000106780d56 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in IDEKit)

mtsmotisobject_h_ _search_results_____b___and_multi-file_search

Xcode 7 keeps crashing when we are editing code that use MTSMotisObject, because there is invalid backspace character in comment block
@vilanovi
Copy link
Contributor

Thanks for the fixing!

vilanovi added a commit that referenced this pull request Nov 13, 2015
Remove backspace character
@vilanovi vilanovi merged commit ab2d972 into mobilejazz:master Nov 13, 2015
@vilanovi
Copy link
Contributor

Changes available in CocoaPods under version 1.4.2

@dstranz
Copy link
Contributor Author

dstranz commented Nov 13, 2015

Thank you :)

@vilanovi
Copy link
Contributor

You're welcome 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants