Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
And it probably shouldn't. Would love a fix for this!
What are you seeing now that you wanted to catch this error? What was the old behavior vs. new behavior? I am not saying we don't want this, but there...
This project currently only supports Objective-C, but feel free to contribute.
Can you provide the full exception/error please and how to reproduce this?
Looks like a straightforward bug, https://github.com/dblock/fui/blob/6fea5ae6fcdc962b34249a60525cb2f463f387de/lib/fui/project.rb#L25 that references `project_path` in verbose mode that doesn't exist. Write a spec and help fix?
I don't think this is right. Files can have a different encoding and we should support that.
Please provide a file/repro @RunningYoung ? Thanks
@wujiegoodluck @zhongqing05 @jiehailong @WeijunDeng someone please add a test with a repro,
To the next person about to add a +1: 1) Write a test that reproduces the problem. 2) Fix the problem. 3) Submit a PR.
@xiaoyaoknight Can you please post a file at least with which this can be reproduced?