DocumentReader-iOS icon indicating copy to clipboard operation
DocumentReader-iOS copied to clipboard

Build error on case sensitive apfs volume

Open akospalfi opened this issue 4 years ago • 2 comments

There's a typo in the RGLCustomization.h header file which breaks the build on macOS systems where the root volume is case sensitive.

#import <UIKit/UIkit.h>

The UIkit.h should be UIKit.h

Please fix this typo if possible.

akospalfi avatar Jun 24 '21 12:06 akospalfi

Hello,

Thanks! The issue has been fixed. The fix will be available in the next Release version. We'll inform you once it's published.

vyakimchik avatar Sep 06 '21 11:09 vyakimchik

Thank you so much!

akospalfi avatar Sep 06 '21 11:09 akospalfi