Julian F. Weinert

Results 25 comments of Julian F. Weinert

Breakpoints? Multiple Xcode versions? Can you please explain "Does not work"? This issue has a huge variety from doing nothing over hanging and crashing Xcode to causing a kernel panic....

Yeah, right. That you are not seeing anything is really strange. There is still a bug that causes a crash in some circumstances. But it should always output a link....

Oh, by the way, the best approach is to run (build) the project with an official non-beta Xcode. To do so, simply edit your `Run` scheme and set your Xcode...

Hey Marc! Sorry for forgetting this... Is this still an issue for you? Otherwise I'd close it

During debugging doesn't make any sense... Do you have a log or something happening while stepping? Any output (when LLog isn't running)? I faced the same issue when pasting to...

I tracked the issue down, didn't finish my fix yet, but I'm working on it! Please be patient and stay tuned :)

I did a bit research on this issue. There is one EXTREMELY strange thing happening. For me this issue happens when I try to write comments in the log. I...

You really need to parse whats there. For my current client we have a big project which consists of 3 to n GIT repos each with a xcodeproj and a...

Where did you find this documented? Yes, this can be used to run the Java application from the command line. But I want the packaged .app application bundle, which should...