ryohey

Results 57 comments of ryohey

The landscape problem seems to be ARKit's bug. Not specifically in ARVideoKit, we can fix it by rotating camera image by setting `background.contents`. However, this solution makes app slower but...

Hi, there I've done a basic implementation. This can probably be used for simple project. Would anyone like to test it on some project? usage ```bash ./XcodeGen migrate --project /path/to/ExistingProject.xcodeproj...

@4brunu @SShayashi @sfdux Thank you for your feedback! I am working on issues you reported. - [x] Only create “debug”, “release” build configuration - [x] Doesn’t create Build phases dependencies...

@Satoru-PriChan It seems that some localized files are missing on the disk. Can you build that project without error?

@Satoru-PriChan I cannot reproduce the error with .lproj directory located in a nested directory. Could you give me a minimum project to reproduce it?

There are still some issues such as redundant spec files being generated and, as already reported, errors in some situations, but after seeing it used in various places over the...

This seems to have been resolved in #57 @danigb Could you release new version?

@rnystrom oh i see. I didn't know that's behavior. now I think it is a good to use `.highlight`. I hope that `.highlight` is the only attribute to do interactive...

Thank you for the feature request. Unfortunately, there is no API to decide whether the user using the mouse wheel or trackpad. How about adding the setting for inverting wheel...