ahrm / sioyek

Sioyek is a PDF viewer with a focus on textbooks and research papers
https://sioyek.info/
GNU General Public License v3.0
7.16k stars 236 forks source link

Minimum height #680

Closed mizlan closed 9 months ago

mizlan commented 1 year ago

there is some predefined minimum height for a sioyek window after which i cannot make it shorter. this bad for tiling windows.

i wonder if it is this line causing it https://github.com/ahrm/sioyek/blob/90d50c08b9681e30c9823f4bfab6eb001202a6cd/pdf_viewer/main_widget.cpp#L509

ahrm commented 1 year ago

Reduced in ceae13b12df5653d3fe9e087167081e69a2ad48c.

mizlan commented 1 year ago

Should I build from source to use this change?

ahrm commented 1 year ago

Yes, or wait until the next sioyek release.

mizlan commented 1 year ago

Thanks! im getting a compile error so i will wait for next release

ahrm commented 1 year ago

If you post your compile error here I might be able to help.

mizlan commented 1 year ago

MAKE_PARALLEL set to 1
make: Nothing to be done for `default'.
/Library/Developer/CommandLineTools/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names  -arch arm64 -isysroot /Lib
rary/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11 -Wl,-rpath,@executable_path/../Frameworks -Wl,-rpat
h,/opt/homebrew/lib -o sioyek.app/Contents/MacOS/sioyek  book.o config.o database.o document.o document_view.o input.o main
.o main_widget.o pdf_renderer.o pdf_view_opengl_widget.o checksum.o new_file_checker.o coordinates.o sqlite3.o ui.o path.o 
utils.o synctex_parser.o synctex_parser_utils.o RunGuard.o OpenWithApplication.o moc_pdf_renderer.o moc_RunGuard.o moc_Open
WithApplication.o   -F/opt/homebrew/lib -ldl -Lmupdf/build/release -lmupdf -lmupdf-third -lmupdf-threads -lz -framework QtO
penGLWidgets -framework QtOpenGL -framework QtWidgets -framework Qt3DInput -framework Qt3DCore -framework QtGui -framework 
AppKit -framework ImageIO -framework Metal -framework QtNetwork -framework QtConcurrent -framework QtCore -framework IOKit 
-framework DiskArbitration -framework AGL -framework OpenGL   
ld: warning: object file (mupdf/build/release/libmupdf-threads.a(mu-threads.o)) was built for newer macOS version (12.0) th
an being linked (11.0)
ld: warning: dylib (/opt/homebrew/lib/QtOpenGLWidgets.framework/QtOpenGLWidgets) was built for newer macOS version (12.0) t
han being linked (11.0)
ld: warning: dylib (/opt/homebrew/lib/QtOpenGL.framework/QtOpenGL) was built for newer macOS version (12.0) than being link
ed (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(ftbase.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(ftbbox.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(ftbitmap.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(ftdebug.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(ftgasp.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: dylib (/opt/homebrew/lib/Qt3DInput.framework/Qt3DInput) was built for newer macOS version (12.0) than being li
nked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(ftglyph.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: dylib (/opt/homebrew/lib/QtWidgets.framework/QtWidgets) was built for newer macOS version (12.0) than being li
nked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(ftinit.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(ftstroke.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: dylib (/opt/homebrew/lib/Qt3DCore.framework/Qt3DCore) was built for newer macOS version (12.0) than being link
ed (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(ftsynth.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(archive.o)) was built for newer macOS version (12.0) than being li
nked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(ftsystem.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(bbox-device.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(fttype1.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cff.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(bidi-std.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(bidi.o)) was built for newer macOS version (12.0) than being linke
d (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(bitmap.o)) was built for newer macOS version (12.0) than being lin
ked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(type1cid.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(buffer.o)) was built for newer macOS version (12.0) than being lin
ked (11.0)
ld: warning: dylib (/opt/homebrew/lib/QtGui.framework/QtGui) was built for newer macOS version (12.0) than being linked (11
.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(color-fast.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(color-icc-create.o)) was built for newer macOS version (12.0) than
 being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(color-lcms.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(psaux.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(colorspace.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: dylib (/opt/homebrew/lib/QtConcurrent.framework/QtConcurrent) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: dylib (/opt/homebrew/lib/QtNetwork.framework/QtNetwork) was built for newer macOS version (12.0) than being li
nked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(compress.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(compressed-buffer.o)) was built for newer macOS version (12.0) tha
n being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(context.o)) was built for newer macOS version (12.0) than being li
nked (11.0)
ld: warning: dylib (/opt/homebrew/lib/QtCore.framework/QtCore) was built for newer macOS version (12.0) than being linked (
11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(crypt-aes.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(crypt-arc4.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(crypt-md5.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(crypt-sha2.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(device.o)) was built for newer macOS version (12.0) than being lin
ked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(directory.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(pshinter.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)ld: warning: object file (mupdf/build/release/libmupdf.a(document-all.o)) was built for newer macOS versi
on (12.0) than being linked (11.0)

ld: warning: object file (mupdf/build/release/libmupdf.a(document.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(draw-affine.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(psnames.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(raster.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(sfnt.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(smooth.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(truetype.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(type1.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(attribute.o)) was built for newer macOS version (12.0) than 
being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(char_ref.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(error.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(parser.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(draw-blend.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(draw-device.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(string_buffer.o)) was built for newer macOS version (12.0) t
han being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(string_piece.o)) was built for newer macOS version (12.0) th
an being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(tag.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(draw-edge.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(tokenizer.o)) was built for newer macOS version (12.0) than 
being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(draw-edgebuffer.o)) was built for newer macOS version (12.0) than 
being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(draw-glyph.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(draw-mesh.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(draw-paint.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(utf8.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(util.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(vector.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-aat-layout.o)) was built for newer macOS version (12.0) t
han being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-aat-map.o)) was built for newer macOS version (12.0) than
 being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-blob.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-buffer.o)) was built for newer macOS version (12.0) than 
being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-buffer-serialize.o)) was built for newer macOS version (1
2.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-common.o)) was built for newer macOS version (12.0) than 
being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-face.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(draw-path.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-fallback-shape.o)) was built for newer macOS version (12.
0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-font.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(draw-rasterize.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(draw-scale-simple.o)) was built for newer macOS version (12.0) tha
n being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ft.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(draw-unpack.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-map.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-number.o)) was built for newer macOS version (12.0) than 
being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(encode-basic.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-cff1-table.o)) was built for newer macOS version (12.0
) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(encode-fax.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(encodings.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-cff2-table.o)) was built for newer macOS version (12.0
) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-color.o)) was built for newer macOS version (12.0) tha
n being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-face.o)) was built for newer macOS version (12.0) than
 being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-font.o)) was built for newer macOS version (12.0) than
 being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-layout.o)) was built for newer macOS version (12.0) th
an being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-map.o)) was built for newer macOS version (12.0) than 
being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-math.o)) was built for newer macOS version (12.0) than
 being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-meta.o)) was built for newer macOS version (12.0) than
 being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-metrics.o)) was built for newer macOS version (12.0) t
han being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-name.o)) was built for newer macOS version (12.0) than
 being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-shape.o)) was built for newer macOS version (12.0) tha
n being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-shape-complex-arabic.o)) was built for newer macOS ver
sion (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-shape-complex-default.o)) was built for newer macOS ve
rsion (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-shape-complex-hangul.o)) was built for newer macOS ver
sion (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-shape-complex-hebrew.o)) was built for newer macOS ver
sion (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-shape-complex-indic.o)) was built for newer macOS vers
ion (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-shape-complex-indic-table.o)) was built for newer macO
S version (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-shape-complex-khmer.o)) was built for newer macOS vers
ion (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-shape-complex-myanmar.o)) was built for newer macOS ve
rsion (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-shape-complex-thai.o)) was built for newer macOS versi
on (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-shape-complex-use.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-shape-complex-use-table.o)) was built for newer macOS 
version (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-shape-complex-vowel-constraints.o)) was built for newe
r macOS version (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-shape-fallback.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-shape-normalize.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-tag.o)) was built for newer macOS version (12.0) than 
being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ot-var.o)) was built for newer macOS version (12.0) than 
being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-set.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-shape.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-shape-plan.o)) was built for newer macOS version (12.0) t
han being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-shaper.o)) was built for newer macOS version (12.0) than 
being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-static.o)) was built for newer macOS version (12.0) than 
being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-subset.o)) was built for newer macOS version (12.0) than 
being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(error.o)) was built for newer macOS version (12.0) than being link
ed (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(filter-basic.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(filter-dct.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(filter-fax.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(filter-flate.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(filter-jbig2.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(filter-leech.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(filter-lzw.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(filter-predict.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(filter-sgi.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(filter-thunder.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(font.o)) was built for newer macOS version (12.0) than being linke
d (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-subset-cff1.o)) was built for newer macOS version (12.0) 
than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(ftoa.o)) was built for newer macOS version (12.0) than being linke
d (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(geometry.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(getopt.o)) was built for newer macOS version (12.0) than being lin
ked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(glyph.o)) was built for newer macOS version (12.0) than being link
ed (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(glyphbox.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(halftone.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(harfbuzz.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(hash.o)) was built for newer macOS version (12.0) than being linke
d (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-subset-cff2.o)) was built for newer macOS version (12.0) 
than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(image.o)) was built for newer macOS version (12.0) than being link
ed (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(jmemcust.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(link.o)) was built for newer macOS version (12.0) than being linke
d (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(list-device.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-subset-cff-common.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-subset-input.o)) was built for newer macOS version (12.0)
 than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(load-bmp.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-subset-plan.o)) was built for newer macOS version (12.0) 
than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(load-gif.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(load-jbig2.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(load-jpeg.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(load-jpx.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(load-jxr.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(load-png.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(load-pnm.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(load-tiff.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-ucd.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(hb-unicode.o)) was built for newer macOS version (12.0) than
 being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jaricom.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jcomapi.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(log.o)) was built for newer macOS version (12.0) than being linked
 (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jdapimin.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(memento.o)) was built for newer macOS version (12.0) than being li
nked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jdapistd.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jdarith.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(memory.o)) was built for newer macOS version (12.0) than being lin
ked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jdatadst.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(noto.o)) was built for newer macOS version (12.0) than being linke
d (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jdatasrc.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jdcoefct.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jdcolor.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jddctmgr.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(ocr-device.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jdhuff.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(outline.o)) was built for newer macOS version (12.0) than being li
nked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jdinput.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(output-cbz.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jdmainct.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jdmarker.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(output-docx.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jdmaster.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jdmerge.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jdpostct.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jdsample.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jdtrans.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(output-pcl.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jerror.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jfdctflt.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jfdctfst.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jfdctint.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jidctflt.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jidctfst.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jidctint.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(output-pclm.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jmemmgr.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(output-pdfocr.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jquant1.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(output-png.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jquant2.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(output-pnm.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jutils.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmsalpha.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(output-ps.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmscam02.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(output-psd.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmscgats.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(output-pwg.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(output-svg.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(output.o)) was built for newer macOS version (12.0) than being lin
ked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(path.o)) was built for newer macOS version (12.0) than being linke
d (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmscnvrt.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pixmap.o)) was built for newer macOS version (12.0) than being lin
ked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmserr.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmsgamma.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pool.o)) was built for newer macOS version (12.0) than being linke
d (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(printf.o)) was built for newer macOS version (12.0) than being lin
ked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(random.o)) was built for newer macOS version (12.0) than being lin
ked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(separation.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(shade.o)) was built for newer macOS version (12.0) than being link
ed (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmsgmt.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(stext-device.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmshalf.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmsintrp.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(stext-output.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmsio0.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(stext-search.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(store.o)) was built for newer macOS version (12.0) than being link
ed (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmsio1.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(stream-open.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(stream-read.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmslut.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(string.o)) was built for newer macOS version (12.0) than being lin
ked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(strtof.o)) was built for newer macOS version (12.0) than being lin
ked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(svg-device.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmsmd5.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmsmtrx.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmsnamed.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmsopt.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmspack.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(test-device.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(text.o)) was built for newer macOS version (12.0) than being linke
d (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(time.o)) was built for newer macOS version (12.0) than being linke
d (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(trace-device.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmspcs.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmsplugin.o)) was built for newer macOS version (12.0) than 
being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmsps2.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(track-usage.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(transition.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(tree.o)) was built for newer macOS version (12.0) than being linke
d (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(ucdn.o)) was built for newer macOS version (12.0) than being linke
d (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(untar.o)) was built for newer macOS version (12.0) than being link
ed (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(unzip.o)) was built for newer macOS version (12.0) than being link
ed (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmssamp.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(util.o)) was built for newer macOS version (12.0) than being linke
d (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmssm.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmstypes.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(warp.o)) was built for newer macOS version (12.0) than being linke
d (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(writer.o)) was built for newer macOS version (12.0) than being lin
ked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(xml.o)) was built for newer macOS version (12.0) than being linked
 (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(xmltext-device.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmsvirt.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(zip.o)) was built for newer macOS version (12.0) than being linked
 (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(tessocr.o)) was built for newer macOS version (12.0) than being li
nked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-annot.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmswtpnt.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cmsxform.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(one.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-appearance.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-clean-file.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-clean.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-cmap-load.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-cmap-parse.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-cmap.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-colorspace.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-crypt.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-device.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-event.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-font-add.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-font.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-form.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-function.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-graft.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-image.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-interpret.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-js.o)) was built for newer macOS version (12.0) than being lin
ked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-layer.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-layout.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-lex.o)) was built for newer macOS version (12.0) than being li
nked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-link.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(adler32.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(compress.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(crc32.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(deflate.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(inffast.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-metrics.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(inflate.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(inftrees.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(trees.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-nametree.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(uncompr.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(zutil.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-object.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jbig2.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jbig2_arith.o)) was built for newer macOS version (12.0) tha
n being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jbig2_arith_iaid.o)) was built for newer macOS version (12.0
) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jbig2_arith_int.o)) was built for newer macOS version (12.0)
 than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jbig2_generic.o)) was built for newer macOS version (12.0) t
han being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jbig2_halftone.o)) was built for newer macOS version (12.0) 
than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jbig2_huffman.o)) was built for newer macOS version (12.0) t
han being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jbig2_hufftab.o)) was built for newer macOS version (12.0) t
han being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jbig2_image.o)) was built for newer macOS version (12.0) tha
n being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jbig2_mmr.o)) was built for newer macOS version (12.0) than 
being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jbig2_page.o)) was built for newer macOS version (12.0) than
 being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jbig2_refinement.o)) was built for newer macOS version (12.0
) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jbig2_segment.o)) was built for newer macOS version (12.0) t
han being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jbig2_symbol_dict.o)) was built for newer macOS version (12.
0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jbig2_text.o)) was built for newer macOS version (12.0) than
 being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-op-buffer.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(bio.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(cio.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(dwt.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(event.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(function_list.o)) was built for newer macOS version (12.0) t
han being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(image.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(invert.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(j2k.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-op-filter.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-op-run.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-outline.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(jp2.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-page.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(mct.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-parse.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(mqc.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(openjpeg.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(pi.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(sparse_array.o)) was built for newer macOS version (12.0) th
an being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(t1.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-pattern.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-repair.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(t2.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(tcd.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-resources.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(tgt.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(thread.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(alloc.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-run.o)) was built for newer macOS version (12.0) than being li
nked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(astring.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(buffer.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-shade.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-signature.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(document.o)) was built for newer macOS version (12.0) than b
eing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(docx.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-store.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-stream.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-type3.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-unicode.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-util.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(docx_template.o)) was built for newer macOS version (12.0) t
han being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-write.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(extract.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(join.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-xobject.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(mem.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(pdf-xref.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(html.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(odt.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(odt_template.o)) was built for newer macOS version (12.0) th
an being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(outf.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(sys.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(text.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(xml.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf-third.a(zip.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(xps-common.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(xps-doc.o)) was built for newer macOS version (12.0) than being li
nked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(xps-glyphs.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(xps-gradient.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(xps-image.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(xps-link.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(xps-outline.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(xps-path.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(xps-resource.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(xps-tile.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(xps-util.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(xps-zip.o)) was built for newer macOS version (12.0) than being li
nked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(svg-color.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(svg-doc.o)) was built for newer macOS version (12.0) than being li
nked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(svg-parse.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(svg-run.o)) was built for newer macOS version (12.0) than being li
nked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(css-apply.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(css-parse.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(epub-doc.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(html-doc.o)) was built for newer macOS version (12.0) than being l
inked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(html-font.o)) was built for newer macOS version (12.0) than being 
linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(html-layout.o)) was built for newer macOS version (12.0) than bein
g linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(html-outline.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(html-parse.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(reflow-doc.o)) was built for newer macOS version (12.0) than being
 linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(mucbz.o)) was built for newer macOS version (12.0) than being link
ed (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(muimg.o)) was built for newer macOS version (12.0) than being link
ed (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(Dingbats.cff.o)) was built for newer macOS version (12.0) than bei
ng linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NimbusMonoPS-Bold.cff.o)) was built for newer macOS version (12.0)
 than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NimbusMonoPS-BoldItalic.cff.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NimbusMonoPS-Italic.cff.o)) was built for newer macOS version (12.
0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NimbusMonoPS-Regular.cff.o)) was built for newer macOS version (12
.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NimbusRoman-Bold.cff.o)) was built for newer macOS version (12.0) 
than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NimbusRoman-BoldItalic.cff.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NimbusRoman-Italic.cff.o)) was built for newer macOS version (12.0
) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NimbusRoman-Regular.cff.o)) was built for newer macOS version (12.
0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NimbusSans-Bold.cff.o)) was built for newer macOS version (12.0) t
han being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NimbusSans-BoldItalic.cff.o)) was built for newer macOS version (1
2.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NimbusSans-Italic.cff.o)) was built for newer macOS version (12.0)
 than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NimbusSans-Regular.cff.o)) was built for newer macOS version (12.0
) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(StandardSymbolsPS.cff.o)) was built for newer macOS version (12.0)
 than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(SourceHanSerif-Regular.ttc.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(DroidSansFallback.ttf.o)) was built for newer macOS version (12.0)
 than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(DroidSansFallbackFull.ttf.o)) was built for newer macOS version (1
2.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoMusic-Regular.otf.o)) was built for newer macOS version (12.0)
 than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoNaskhArabic-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoNastaliqUrdu-Regular.otf.o)) was built for newer macOS version
 (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSans-Regular.otf.o)) was built for newer macOS version (12.0) 
than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansAdlam-Regular.otf.o)) was built for newer macOS version (1
2.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansAnatolianHieroglyphs-Regular.otf.o)) was built for newer m
acOS version (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansAvestan-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansBamum-Regular.otf.o)) was built for newer macOS version (1
2.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansBassaVah-Regular.otf.o)) was built for newer macOS version
 (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansBatak-Regular.otf.o)) was built for newer macOS version (1
2.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansBhaiksuki-Regular.otf.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansBrahmi-Regular.otf.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansBuginese-Regular.otf.o)) was built for newer macOS version
 (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansBuhid-Regular.otf.o)) was built for newer macOS version (1
2.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansCanadianAboriginal-Regular.otf.o)) was built for newer mac
OS version (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansCarian-Regular.otf.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansCaucasianAlbanian-Regular.otf.o)) was built for newer macO
S version (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansChakma-Regular.otf.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansCham-Regular.otf.o)) was built for newer macOS version (12
.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansCherokee-Regular.otf.o)) was built for newer macOS version
 (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansCoptic-Regular.otf.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansCuneiform-Regular.otf.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansCypriot-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansDeseret-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansDuployan-Regular.otf.o)) was built for newer macOS version
 (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansEgyptianHieroglyphs-Regular.otf.o)) was built for newer ma
cOS version (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansElbasan-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansElymaic-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansGlagolitic-Regular.otf.o)) was built for newer macOS versi
on (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansGothic-Regular.otf.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansGunjalaGondi-Regular.otf.o)) was built for newer macOS ver
sion (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansHanifiRohingya-Regular.otf.o)) was built for newer macOS v
ersion (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansHanunoo-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansHatran-Regular.otf.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansImperialAramaic-Regular.otf.o)) was built for newer macOS 
version (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansInscriptionalPahlavi-Regular.otf.o)) was built for newer m
acOS version (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansInscriptionalParthian-Regular.otf.o)) was built for newer 
macOS version (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansJavanese-Regular.otf.o)) was built for newer macOS version
 (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansKaithi-Regular.otf.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansKayahLi-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansKharoshthi-Regular.otf.o)) was built for newer macOS versi
on (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansKhudawadi-Regular.otf.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansLepcha-Regular.otf.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansLimbu-Regular.otf.o)) was built for newer macOS version (1
2.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansLinearA-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansLinearB-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansLisu-Regular.otf.o)) was built for newer macOS version (12
.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansLycian-Regular.otf.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansLydian-Regular.otf.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansMahajani-Regular.otf.o)) was built for newer macOS version
 (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansMandaic-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansManichaean-Regular.otf.o)) was built for newer macOS versi
on (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansMarchen-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansMasaramGondi-Regular.otf.o)) was built for newer macOS ver
sion (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansMath-Regular.otf.o)) was built for newer macOS version (12
.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansMedefaidrin-Regular.otf.o)) was built for newer macOS vers
ion (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansMeeteiMayek-Regular.otf.o)) was built for newer macOS vers
ion (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansMendeKikakui-Regular.otf.o)) was built for newer macOS ver
sion (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansMeroitic-Regular.otf.o)) was built for newer macOS version
 (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansMiao-Regular.otf.o)) was built for newer macOS version (12
.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansModi-Regular.otf.o)) was built for newer macOS version (12
.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansMongolian-Regular.otf.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansMro-Regular.otf.o)) was built for newer macOS version (12.
0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansMultani-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansNKo-Regular.otf.o)) was built for newer macOS version (12.
0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansNabataean-Regular.otf.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansNewTaiLue-Regular.otf.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansNewa-Regular.otf.o)) was built for newer macOS version (12
.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansNushu-Regular.otf.o)) was built for newer macOS version (1
2.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansOgham-Regular.otf.o)) was built for newer macOS version (1
2.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansOlChiki-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansOldHungarian-Regular.otf.o)) was built for newer macOS ver
sion (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansOldItalic-Regular.otf.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansOldNorthArabian-Regular.otf.o)) was built for newer macOS 
version (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansOldPermic-Regular.otf.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansOldPersian-Regular.otf.o)) was built for newer macOS versi
on (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansOldSogdian-Regular.otf.o)) was built for newer macOS versi
on (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansOldSouthArabian-Regular.otf.o)) was built for newer macOS 
version (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansOldTurkic-Regular.otf.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansOriya-Regular.otf.o)) was built for newer macOS version (1
2.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansOsage-Regular.otf.o)) was built for newer macOS version (1
2.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansOsmanya-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansPahawhHmong-Regular.otf.o)) was built for newer macOS vers
ion (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansPalmyrene-Regular.otf.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansPauCinHau-Regular.otf.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansPhagsPa-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansPhoenician-Regular.otf.o)) was built for newer macOS versi
on (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansPsalterPahlavi-Regular.otf.o)) was built for newer macOS v
ersion (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansRejang-Regular.otf.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansRunic-Regular.otf.o)) was built for newer macOS version (1
2.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansSamaritan-Regular.otf.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansSaurashtra-Regular.otf.o)) was built for newer macOS versi
on (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansSharada-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansShavian-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansSiddham-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansSogdian-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansSoraSompeng-Regular.otf.o)) was built for newer macOS vers
ion (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansSoyombo-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansSundanese-Regular.otf.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansSylotiNagri-Regular.otf.o)) was built for newer macOS vers
ion (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansSymbols-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansSymbols2-Regular.otf.o)) was built for newer macOS version
 (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansSyriac-Regular.otf.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansTagalog-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansTagbanwa-Regular.otf.o)) was built for newer macOS version
 (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansTaiLe-Regular.otf.o)) was built for newer macOS version (1
2.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansTaiTham-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansTaiViet-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansTakri-Regular.otf.o)) was built for newer macOS version (1
2.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansThaana-Regular.otf.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansTifinagh-Regular.otf.o)) was built for newer macOS version
 (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansTirhuta-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansUgaritic-Regular.otf.o)) was built for newer macOS version
 (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansVai-Regular.otf.o)) was built for newer macOS version (12.
0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansWancho-Regular.otf.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansWarangCiti-Regular.otf.o)) was built for newer macOS versi
on (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansYi-Regular.otf.o)) was built for newer macOS version (12.0
) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSansZanabazarSquare-Regular.otf.o)) was built for newer macOS 
version (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerif-Regular.otf.o)) was built for newer macOS version (12.0)
 than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifAhom-Regular.otf.o)) was built for newer macOS version (1
2.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifArmenian-Regular.otf.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifBalinese-Regular.otf.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifBengali-Regular.otf.o)) was built for newer macOS version
 (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifDevanagari-Regular.otf.o)) was built for newer macOS vers
ion (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifDogra-Regular.otf.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifEthiopic-Regular.otf.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifGeorgian-Regular.otf.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifGrantha-Regular.otf.o)) was built for newer macOS version
 (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifGujarati-Regular.otf.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifGurmukhi-Regular.otf.o)) was built for newer macOS versio
n (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifHebrew-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifKannada-Regular.otf.o)) was built for newer macOS version
 (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifKhmer-Regular.otf.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifKhojki-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifLao-Regular.otf.o)) was built for newer macOS version (12
.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifMalayalam-Regular.otf.o)) was built for newer macOS versi
on (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifMyanmar-Regular.otf.o)) was built for newer macOS version
 (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifNyiakengPuachueHmong-Regular.otf.o)) was built for newer 
macOS version (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifSinhala-Regular.otf.o)) was built for newer macOS version
 (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifTamil-Regular.otf.o)) was built for newer macOS version (
12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifTangut-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifTelugu-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifThai-Regular.otf.o)) was built for newer macOS version (1
2.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifTibetan-Regular.otf.o)) was built for newer macOS version
 (12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoSerifYezidi-Regular.otf.o)) was built for newer macOS version 
(12.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(NotoEmoji-Regular.ttf.o)) was built for newer macOS version (12.0)
 than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(CharisSIL-Bold.cff.o)) was built for newer macOS version (12.0) th
an being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(CharisSIL-BoldItalic.cff.o)) was built for newer macOS version (12
.0) than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(CharisSIL-Italic.cff.o)) was built for newer macOS version (12.0) 
than being linked (11.0)
ld: warning: object file (mupdf/build/release/libmupdf.a(CharisSIL.cff.o)) was built for newer macOS version (12.0) than be
ing linked (11.0)
ERROR: Cannot resolve rpath "@rpath/QtGui.framework/Versions/A/QtGui"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtWidgets.framework/Versions/A/QtWidgets"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtGui.framework/Versions/A/QtGui"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtNetwork.framework/Versions/A/QtNetwork"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtNetwork.framework/Versions/A/QtNetwork"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtNetwork.framework/Versions/A/QtNetwork"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtNetwork.framework/Versions/A/QtNetwork"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtNetwork.framework/Versions/A/QtNetwork"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtGui.framework/Versions/A/QtGui"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtGui.framework/Versions/A/QtGui"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtGui.framework/Versions/A/QtGui"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtGui.framework/Versions/A/QtGui"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtGui.framework/Versions/A/QtGui"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtGui.framework/Versions/A/QtGui"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtGui.framework/Versions/A/QtGui"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtPdf.framework/Versions/A/QtPdf"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtGui.framework/Versions/A/QtGui"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtGui.framework/Versions/A/QtGui"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtGui.framework/Versions/A/QtGui"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtGui.framework/Versions/A/QtGui"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtGui.framework/Versions/A/QtGui"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtSvg.framework/Versions/A/QtSvg"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtGui.framework/Versions/A/QtGui"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtVirtualKeyboard.framework/Versions/A/QtVirtualKeyboard"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtQuick.framework/Versions/A/QtQuick"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtQmlModels.framework/Versions/A/QtQmlModels"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtQml.framework/Versions/A/QtQml"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtNetwork.framework/Versions/A/QtNetwork"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtOpenGL.framework/Versions/A/QtOpenGL"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtGui.framework/Versions/A/QtGui"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
ERROR: Cannot resolve rpath "@rpath/QtCore.framework/Versions/A/QtCore"
ERROR:  using QList("/Users/ml/Repositories/sioyek/build/lib")
updating: build/sioyek.dmg (deflated 2%)
ahrm commented 1 year ago

I can't really be sure what the problem is, better wait for the next release XD

ryanwwest commented 1 year ago

Any idea when the next release will be?

ahrm commented 1 year ago

I am not 100% sure but I would say in about a month.

mizlan commented 1 year ago

Would it be possible to make the minimum width and height 0?

ahrm commented 9 months ago

Removed minimum height requirement in the development branch.