Skip to content

Commit

Permalink
Emoji characters in scheme command-line args crash Xcode (4 & 5) on 1…
Browse files Browse the repository at this point in the history
…0.9.

Fixes #53.
  • Loading branch information
alloy committed Aug 29, 2013
1 parent ec52298 commit e747849
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,14 +98,6 @@
argument = "-title Kicker"
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "-message &apos;&#55357;&#57003; Tests failed.&apos;"
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "-message &apos;&#9989; Tests passed.&apos;"
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "-message &apos;Execute: rake spec&apos;"
isEnabled = "NO">
Expand Down

0 comments on commit e747849

Please sign in to comment.