Petr Korolev

Results 244 comments of Petr Korolev

@Wei18 Missed you comment. here you go! 🚀 I appreciate your willingness to help with the project. Just sent you invite

@willm132 No. Feel free to fix it !

@dmd I submitted it to those projects, that I like, use and work in good manner with labels and issues, so these tool works well. z id one of them.

For these days there are no too much updates, so probaly we don't need chanlog then. So feel fre to close it in this case. As for actively developments it's...

Some more info: the script try to run this command: ``` xcodebuild -sdk iphonesimulator CONFIGURATION_BUILD_DIR=/tmp/screen_shooter/build -workspace EconomicCalendar.xcworkspace -scheme EconomicCalendar -configuration Debug DSTROOT=/tmp/screen_shooter OBJROOT=/tmp/screen_shooter SYMROOT=/tmp/screen_shooter GCC_PREPROCESSOR_DEFINITIONS=' SCREENSHOTS=1' ONLY_ACTIVE_ARCH=NO clean build ```...

I found workaround by delete these strings: ``` DSTROOT=$build_dir \ OBJROOT=$build_dir \ SYMROOT=$build_dir \ ``` from: https://github.com/jonathanpenn/ui-screen-shooter/blob/master/ui-screen-shooter.sh#L118-L120 https://github.com/jonathanpenn/ui-screen-shooter/blob/master/ui-screen-shooter.sh#L127-L129 Now it's works, but I would like to know what the reason...

latest: Version 6.1.1 (6A2008a) I think it's not a problem of IDE, because your example, clonned to this mac is works and other my project work perfect. Problem with one...

**upd:** my `/tmp` dir is: ``` lrwxr-xr-x@ 1 root wheel 11B Sep 18 17:06 tmp -> private/tmp ```

@shayzluf, thanks for participation. As I can see, you don't have experience with iOS on gitHub. Are you ready to start this task?