Opened 4 years ago
Closed 4 years ago
#60699 closed defect (fixed)
Sequel-Ace @2.0.2: error: use of undeclared identifier 'NSAppearanceNameDarkAqua'
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | amake (Aaron Madlon-Kay) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | ||
Port: | Sequel-Ace |
Description
Sequel-Ace does not build with the 10.13 SDK or earlier:
/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_aqua_Sequel-Ace/Sequel-Ace/work/Sequel-Ace-Sequel-Ace-69cd4c9/Frameworks/PSMTabBar/Styles/PSMSequelProTabStyle.m:99:98: error: use of undeclared identifier 'NSAppearanceNameDarkAqua'; did you mean 'NSAppearanceNameAqua'? NSAppearanceName match = [appearance bestMatchFromAppearancesWithNames:@[NSAppearanceNameAqua, NSAppearanceNameDarkAqua]]; ^~~~~~~~~~~~~~~~~~~~~~~~ NSAppearanceNameAqua
Change History (1)
comment:1 Changed 4 years ago by Aaron Madlon-Kay <amake@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In a7d3fda1dcf3284081ebf11da440e33739731051/macports-ports (master):