Robert Gummesson
Robert Gummesson
Do you have more than one target in your project? If so, was the flags added to the one you are building?
Just to rule out some possible scenarios, could you try this on another project and see if you have the same issue there?
@bryan1anderson I just managed to experience a similar issue. In my case, I have been playing around with timezones and Xcode got confused when I had log files made in...
@gprasant - Great. What was missing? @bryan1anderson It would be useful to narrow down the scope of possible causes. Since I can't reproduce this myself, I will unfortunately need to...
Actually, before debugging the code, it may be worth just checking that the build times are being created properly by Xcode. The steps for manually looking at these are detailed...
Thanks for sharing. ...and no, there is no specific chatroom set up for this repo.
Hi @Lascorbe I've used it on projects using CocoaPods and a mix of Swift and Obj-C so at least that can be ruled out as a possible cause. To summarize...
@threat70 - Thanks for reporting. I just fixed it in v1.0.8.
Yes, there is code to detect it automatically upon build completion but it sounds like it's not working properly.
Thanks for the suggestion. Yes, that can be supported with a few modifications to the code. Just need to find the time which is always the tricky bit. :)