#68608 closed defect (fixed)
TeXShop @4.79: fatal error: 'Sparkle/SUUpdater.h' file not found
| Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | Schamschula (Marius Schamschula) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.8.1 |
| Keywords: | bigsur | Cc: | cooljeanius (Eric Gallager) |
| Port: | TeXShop |
Description
/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_aqua_TeXShop/TeXShop/work/TeXShop-4.79/Sources/TSPreferences.m:36:9: fatal error: 'Sparkle/SUUpdater.h' file not found
#import <Sparkle/SUUpdater.h>
^~~~~~~~~~~~~~~~~~~~~
Change History (7)
comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
| Keywords: | bigsur added |
|---|
comment:3 Changed 2 years ago by Schamschula (Marius Schamschula)
It will not build against the version of Xcode we use for Big Sur.
comment:4 Changed 2 years ago by cooljeanius (Eric Gallager)
This is probably fallout from #66382...
comment:5 Changed 2 years ago by cooljeanius (Eric Gallager)
| Cc: | cooljeanius added |
|---|
comment:6 Changed 2 years ago by Marius Schamschula <mschamschula@…>
comment:7 Changed 2 years ago by Schamschula (Marius Schamschula)
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

Of course we don't want to use Sparkle at all. Looks like version 5.08 introduced the
USESPARKLEdefine to let you turn it off.Why is this port limiting Big Sur users to 4.79? 5.21 is supposed to be compatible with High Sierra and later.