subethaedit/SubEthaEdit

Set minimum build target to 10.14

Open

#197 aperta il 15 dic 2020

Vedi su GitHub
 (2 commenti) (0 reazioni) (1 assegnatario)Objective-C (115 fork)github user discovery
enhancementhelp wantedmaintenance

Metriche repository

Star
 (1423 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

This allows for less version checks and further modernisation of the app.

Questions:

  • Xcode recommends to enable some warnings. Given the age of the code base, I suspect it'll require quite some work to satisfy the compiler. Even though this will make the code base much stricter, I'd actually do this to prevent running in to trouble later.

Related issues:

  • #37, since WebView is deprecated as from 10.14

Guida contributor